/*
{
Theme Name:DMPC_E42S
Text Domain:TemplateToaster
Theme URI:https://dmpcwebdesigns.com
Author:DMPC Web Designs
Author URI:https://dmpcwebdesigns.com
Version:1.0
Description:
}
*/
@font-face
{
 font-family:'Amaranth';
font-weight:700;
font-style:Italic;
src:url('Fonts/Amaranth/regular.otf');
}
@font-face
{
 font-family:'Amaranth';
font-weight:700;
font-style:Italic;
src:url('Fonts/Amaranth/regular.otf');
}
@font-face
{
 font-family:'Amaranth';
font-weight:700;
font-style:Italic;
src:url('Fonts/Amaranth/regular.otf');
}
.screen-reader-text 
{
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus
{
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
top: 5px;
width: auto;
z-index: 100000;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
}
img
{
vertical-align:bottom;
}
.dmp_verticalmenu_header img,.dmp_block img
{
vertical-align:middle;
}
*
{
margin:0;
padding:0;
}
#dmp_page.container 
{
padding-left:0;
padding-right:0;
}
#dmp_menu .navbar-collapse 
{
padding-left:0;
padding-right:0;
}
hr
{
margin:inherit !important;
}
#dmp_content_and_sidebar_container 
{
width:auto !important;
margin:0 auto;
}
.dmp_block  .dmp_radio
{
float:left;
margin-right:4px;
}
fieldset
{
border:0px;
padding-bottom:5px;
}
.boxcolor,.form-text
{
width: 100%;
}
 .login_head h1
{
text-align:center;
}
.dmp_comment_reply_edit 
{
float:right;
}
.dmp_comment_reply_edit span 
{
padding-right:5px;
}
.dmp_post .dmp_post_content_inner
{
overflow:hidden;
}
.dmp_comment form p input,.dmp_ comment form p textarea 
{
overflow:hidden;
}
#dmp_content .dmp_comment p
{
margin-top:5px;
margin-bottom:0;
text-align:left;
margin-left:0;
margin-right:0;
line-height:20px;
background:none;
}
#dmp_content .dmp_comment .form-submit
{
}
 .dmp_article dl 
{
margin:2px;
}
#dmp_content .pagination
{
}
.back-to-top 
{
position:fixed;
bottom: 0;
right: 2em;
text-decoration: none;
padding: 0.5em;
display: none;
z-index:99;
}
.form-item label
{
text-align:left;
}
#user-login-form ul li
{
background:none!important;
text-align:left;
padding-left:0px!important;
margin-left:0px!important;
margin-top:5px!important;
}
/*----------- */
.menu-toggle 
{
display:none;
}
.widget_before_title
{
color:#FFFFFF;
font-size:16px;
margin: 0 5px;
}
.footerwidget
{
margin:0 auto;
}
.menutexticon
{
float:left;
margin-right:3px;
}
.fullwidth
{
width:100%;
}
.remove_collapsing_margins
{
height: 0px;
width: 0px;
overflow: hidden;
-webkit-margin-top-collapse: separate;
}
.transparent
{
background-color:transparent;
}
.comment_hr
{
color:#fff;
}
.error
{
padding: 5px 9px;
border: 1px solid red;
color: red;
border-radius: 3px;
}
.success
{
padding: 5px 9px;
border: 1px solid green;
color: green;
border-radius: 3px;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; /* Image does not overflow the content area */
padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 20px 20px 0;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.sticky .featured-post{
background:url('images/pin.png') no-repeat center;
display:block;
width:16px;
height:16px;
float:left;
}
/* Audio */
.format-audio .entry-content .audio-icon {
background:url('images/audio.png') no-repeat center;
width:32px;
height:32px;
padding-left:15px;
padding-top:15px;
float:left;
}
.format-audio .audio-content {
background: url(images/dotted-line.png) repeat-y left top;
background-size: 4px 4px;
float: right;
padding-left: 35px;
width: 80%;
width: -webkit-calc(100% - 85px);
width:         calc(100% - 85px);
}
.format-audio .wp-audio-shortcode {
height: 30px !important; /* Override mediaelement.js style */
margin: 20px 0;
max-width: 400px !important; /* Override mediaelement.js style */
}
.format-audio audio {
max-width: 100% !important; /* Avoid player width overflow. */
}
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
max-width: 100%;
}
.gallery {
margin-bottom: 20px;
margin-left: -4px;
}
.gallery-item {
float: left;
margin: 0 4px 4px 0;
overflow: hidden;
position: relative;
}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
display: table;
margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
text-align: center;
}
.gallery-columns-4 .gallery-item {
max-width: 23%;
max-width: -webkit-calc(25% - 4px);
max-width:         calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
max-width: 19%;
max-width: -webkit-calc(20% - 4px);
max-width:         calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
max-width: 15%;
max-width: -webkit-calc(16.7% - 4px);
max-width:         calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
max-width: 13%;
max-width: -webkit-calc(14.28% - 4px);
max-width:         calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
max-width: 11%;
max-width: -webkit-calc(12.5% - 4px);
max-width:         calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
max-width: 9%;
max-width: -webkit-calc(11.1% - 4px);
max-width:         calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n){
margin-right: 0;
}
.gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
box-sizing: border-box;
color: #fff;
font-size: 14px;
line-height: 1.3;
margin: 0;
max-height: 50%;
opacity: 0;
padding: 2px 8px;
position: absolute;
bottom: 0;
left: 0;
text-align: left;
-webkit-transition: opacity 400ms ease;
transition:         opacity 400ms ease;
width: 100%;
}
.gallery-caption:before {
box-shadow: 0 -10px 15px #000 inset;
height: 100%;
min-height: 49px;
position: absolute;
left: 0;
top: 0;
width: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
#dmp_content ol.commentlist li{
list-style:none;
text-indent: 0 !important;
}
.bypostauthor .vcard,.vcard{
float:left;
max-width:74px;
}
.commentmetadata, .reply{
float: right;
}
#dmp_content .commentlist img{
position:static;
}
.says
{
display:none;
}
#dmp_content ol.commentlist p{
}
.author.vcard
{
float: none;
}
.aligncenter,img.aligncenter
{
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft,img.alignleft
{
display: inline;
float: left;
}
.alignright,img.alignright
{
float: right;
display: inline;
}
img.size-auto,img.size-full,img.size-large,img.size-medium,.attachment img
{
max-width:100%;
height:auto;
}
.commentlist img
{
left:0;
position:absolute;
}
.commentlist
{
margin:0;
list-style:none outside none;
vertical-align:baseline;
padding:0;
}
#comments li
{
margin:0 0 35px;
position:relative;
}
#wp-calendar
{
width:100%;
text-align:left;
}
p
{
margin:0;
padding:0;
}
.btn:hover
{
clear:none;
margin:3px;
height:auto;
}
.postedon img
{
vertical-align: middle;
margin: 0 2px;
}
 #dmp_sidebar_left table 
{
width:100%;
}
 #dmp_sidebar_right table 
{
width:100%;
}
#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar
{
margin-bottom: 0 !important;
}
#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results 
{
padding-left: 0 !important;
}
#bbpress-forums div.bbp-topic-author a.bbp-author-name, #bbpress-forums div.bbp-reply-author a.bbp-author-name
{
clear: left !important;
display: inline !important;
}
#bbp_search_submit
{
height: 25px !important;
}
#bbp-user-navigation > ul
{
display: inline-block !important;
}
.bbp-user-topics-created-link 
{
 display: inline-block !important;
}
#bbpress-forums .avatar
{
 max-width: none !important;
}
.bbp-form select
{
 height: 27px !important;
}
 #bbpress-forums #bbp-search-form #bbp_search
{
 height: 25px !important;
}
.bbp-user-topics-created-link 
{
 display: inline-block !important;
}
#bbp-user-navigation > ul
{
 display: inline-block !important;
}
#comment
{
margin-left: 5px !important;
}
code
{
background-color: rgba(0, 0, 0, 0) !important;
border-radius: 0 !important;
color: inherit !important;
font-size: 90% !important;
padding: 0 !important;
white-space: normal !important;
}
#buddypress .activity-list .activity-avatar
{
margin-left: 5px !important;
}
#buddypress table.notifications tr td, #buddypress table.notifications-settings tr td, #buddypress table.profile-settings tr td, #buddypress table.profile-fields tr td, #buddypress table.wp-profile-fields tr td, #buddypress table.messages-notices tr td, #buddypress table.forum tr td, #buddypress table.notifications tr th, #buddypress table.notifications-settings tr th, #buddypress table.profile-fields tr th, #buddypress table.wp-profile-fields tr th, #buddypress table.messages-notices tr th, #buddypress table.forum tr th 
{
padding: 3px !important;
}
 #buddypress select
{
  height: 27px !important;
}
 #buddypress #members_search_submit
{
 height: 25px !important;
padding: 5px !important;
}
 #buddypress div.dir-search input[type="text"], #buddypress li.groups-members-search input[type="text"] 
{
  height: 27px !important;
}
@media only screen
and (min-width : 150px)
and (max-width : 1024px) 
{
 footer, header#dmp_header
{
max-width: 100%;
}
}
@media (min-width : 992px)

{
 .container 
{
max-width : 100%;
}
}
label
{
font-weight:normal;}
body
{
background-color:#00004F;
background:url(images/homeDesktopbody-specialeffect.png),rgba(0,0,79,1);
background-repeat:no-repeat;
background-size:100% 100%;
background-position:left top;
background-clip:padding-box;margin:0;
background-attachment:fixed;}
 #dmp_page
{
min-width: 20px;
margin-top:0px;
margin-bottom:0px;
border-radius:1px 1px 1px 1px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;box-sizing:border-box;
}
 .navbar 
{
height:30px;
}
 .dmp_footer_bottom_footer_inner
{
height:100px;
}
 .dmp_footer_bottom_footer_inner, #dmp_footer_top_for_widgets 
{
position:relative;
margin:0 auto;
}
 #dmp_header_inner 
{
height:145px;
position:relative;
margin:0 auto;
}
 #dmp_menu.navbar 
{
height:30px;
min-height:30px;
border-radius:0px 0px 0px 0px;
border:solid #E7E7E7;
border:solid rgba(231,231,231,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 #dmp_menu_inner_in 
{
min-height: 115px;
height:auto;
 text-align: right;
position:relative;
margin:0 auto;
}
 #dmp_page .innermenu#dmp_menu_inner_in 
{
 text-align: right;
position:relative;
margin:0 auto;
}
 input[type=checkbox] 
{
visibility: hidden;
}
 .dmp_checkbox 
{
position: relative;
width:13px;
height:13px;
display:inline;
margin-top:5px;
margin-right:5px;
}
 .dmp_checkbox label 
{
cursor: pointer;
position: absolute;
width: 15px;
height: 15px;
top: 0;
left: 0;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #808080;
border:solid rgba(128,128,128,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
}
 .dmp_checkbox label:after 
{
opacity: 0;
content: '';
position: absolute;
width: 15px;
height: 5px;
top: 0px;
left: 1px;
border: 2px solid rgba(0,0,0,1);
border-top: none;
border-right: none;
transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
}
 .dmp_checkbox input[type=checkbox]:checked + label:after 
{
opacity: 1;
}
.dmp_checkbox label 
{
width: 13px;
padding-left: 0;
}
 input[type=radio] 
{
visibility: hidden;
}
 .dmp_radio 
{
position: relative;
width:13px;
height:13px;
margin-right:5px;
}
 .dmp_radio label 
{
cursor: pointer;
position: absolute;
width: 13px;
height: 13px;
top: 0;
left: 0;
border-radius:0px 0px 0px 0px;
border:solid #808080;
border:solid rgba(128,128,128,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
border-radius:50%;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;box-sizing:content-box;
}
 .dmp_radio label:after 
{
background-color:#000000;
background:rgba(0,0,0,1);
background-clip:padding-box;opacity: 0;
content: '';
position: absolute;
width: 9px;
height: 9px;
top: 2px;
left: 2px;
border-radius:50%;
}
 .dmp_radio input[type=radio]:checked + label:after 
{
opacity: 1;
}
 .dmp_radio label 
{
width: 13px;
padding-left: 0;
}
 .radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox]{float: none !important;
margin-left:0px !important;
position: static;
}
 .dmp_footershape1
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
left:0;
right :817px;
margin:auto;
width:283px;
top:24.5px;
min-height:51px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .dmp_footershape1 , .dmp_footershape1 p, .dmp_footershape1 .tt_link 
{
font-size:14px !important;
}
 .dmp_title_position 
{
top:0px;
position:absolute;
left:0%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .dmp_title_position 
{
display:none;}
 header .dmp_title_style, header .dmp_title_style a, header .dmp_title_style a:link, header .dmp_title_style a:visited, header .dmp_title_style a:hover
{
font-size:28px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
margin:0;
line-height:normal;
padding:0;
background:none;
}
 .dmp_slogan_position 
{
top:15px;
position:absolute;
margin:auto;
left: 0 ;
right : 0 ;
position:absolute;
display:block;
overflow:hidden;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .dmp_slogan_position 
{
display:none;}
 .dmp_slogan_style
{
font-size:24px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
margin:0;
line-height:normal;
padding:0;
background:none;
text-align:center;}
 .headerposition1
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
top: 9px;
left:34.13%;
width: 600px;
min-height: 77px;
position:absolute;
}
 .dmp_header_logo 
{
background-repeat: no-repeat;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
top: 0.5px;
bottom:auto;
left : -750.404624277457px;
right:0;
margin:auto;
height:144px;
width:349.595375722543px;
display:block;
position:absolute;
border:0 none;
z-index:499;
}
.navbar-right .dropdown-menu 
{
right : auto !important;
}
.dmp_menu_items .dropdown-menu 
{
padding:0px;
}
 .dmp_menu_items.nav .open .sub-menu > li > a 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
min-width:160px;
line-height:30px;
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:20px;
padding-right:0px;
padding-bottom:0px;
}
 .navbar-nav 
{
padding:0;
 list-style:none;
position:relative;
margin:0;
z-index:499;
border:0px !important;
margin:0;
padding-top:0px !important;
padding-right:0;
text-align:left;
zoom:1;
}
 .navbar-default
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #E7E7E7;
border:solid rgba(231,231,231,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:85px;
margin-left:0px;
margin-right:50px;
margin-bottom:0px;
padding-top:10px;
padding-left:0px;
padding-right:0px;
padding-bottom:10px;
box-sizing:content-box}
 ul.navbar-nav .dropdown-menu, ul.navbar-nav .sub-menu, ul.navbar-nav .collapse li a  
{
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
font-family:"Arial";
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #C8CCCC;
border:solid rgba(200,204,204,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
margin:0;
padding:0;
list-style:none;
}
 .navbar-nav .dropdown-menu > li > a 
{
min-width:160px;
line-height:30px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:20px;
padding-right:0px;
padding-bottom:0px;
}
.dropdown-menu 
{
min-width:160px;
}
.navbar-nav ul.dropdown-menu > li 
{
position: relative;
}
 .dmp_menu_items.navbar-nav ul.dropdown-menu .sub-menu 
{
left: 100% ;
position: absolute;
top: 0px;
margin-top: -1px;
}
@media only screen
and (min-width : 1025px) 
{
.dmp_menu_items .dropdown-menu li:hover > .dropdown-menu 
{
display: block;
}
 .navbar-nav .dropdown-menu > li:hover > a 
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;}
 .nav.dmp_menu_items  li:hover ul.child
{
left:2px;
top:30px;
}
 .dmp_menu_items.navbar-nav ul.dropdown-menu .sub-menu 
{
left: 100%;
position: absolute;
top: 0;
visibility: hidden;
margin-top: -1px;
}
ul.dmp_menu_items.nav li.dropdown:hover > ul.dropdown-menu 
{
display:block;
}
 .dmp_menu_items .dropdown-menu li:hover .sub-menu 
{
visibility: visible;
}
 .dmp_menu_items  li:hover ul.child li a
{
display:block;
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
min-width:160px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
line-height:30px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:20px;
padding-right:0px;
padding-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 .dmp_menu_items.nav  li:hover li:hover > a.subchild
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
color:rgba(51,51,51,1);
}
 .dmp_menu_items.nav  li:hover ul.child li a:hover
{
 font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
  .dmp_menu_items  li:hover ul.child li a.subchild:hover
{
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
}
@media only screen
and (min-width : 1025px) 
{
 .dmp_menu_items  li:hover ul.child
{
}
}
@media only screen
and (min-width : 768px)

{
 .container 
{
overflow: visible !important;
}

}
 .nav-pills
{
padding:0;
 list-style:none;
text-align:left;
zoom:1;
}
 .nav.dmp_menu_items  li a.dmp_menu_items_parent_link, .nav.dmp_menu_items  li span.separator 
{
display:block;
padding-left:5px;
padding-right:5px;
float:left;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;line-height:30px;
font-size:16px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#343434;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
margin-top:0px;
margin-left:2px;
margin-right:2px;
margin-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
cursor:pointer;
height:30px;
box-sizing:border-box;
padding-top:0px;
padding-bottom:0px;
}
 .nav.dmp_menu_items  li a.dmp_menu_items_parent_link_arrow 
{
display:block;
padding-left:5px;
padding-right:5px;
line-height:30px;
font-size:16px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#343434;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:2px;
margin-right:2px;
margin-bottom:0px;
box-sizing:border-box;
cursor:pointer;
height:30px;
float:left;
padding-top:0px;
padding-bottom:0px;
}
 .dmp_menu_items  li:hover a.dmp_menu_items_parent_link, .nav.dmp_menu_items  li:hover span.separator
{
font-size:16px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:3px 3px 3px 3px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .nav.dmp_menu_items  li:hover a.dmp_menu_items_parent_link_arrow
{
font-size:16px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:3px 3px 3px 3px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .dmp_menu_items  li ul.child li a
{
}
 .navbar-default .nav.dmp_menu_items  li ul.child li a
{
display:block;
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
min-width:160px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
line-height:30px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 .dmp_menu_items.nav   li ul.child li a.subchild
{
text-align:left;
line-height:30px;
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .nav.dmp_menu_items  li a.dmp_menu_items_parent_link_active_arrow
{
padding-left:5px;
padding-right:5px;
box-sizing:border-box;
font-size:16px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
cursor: pointer;
display: block;
line-height:30px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:3px 3px 3px 3px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:2px;
margin-right:2px;
margin-bottom:0px;
height:30px;
float:left;
padding-top:0px;
padding-bottom:0px;
}
 .nav.dmp_menu_items  li a.dmp_menu_items_parent_link_active
{
display:block;
cursor: pointer;
font-size:16px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
box-sizing:border-box;
height:30px;
line-height:30px;
padding-left:5px;
padding-right:5px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:3px 3px 3px 3px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:2px;
margin-right:2px;
margin-bottom:0px;
float:left;
padding-top:0px;
padding-bottom:0px;
}
 .nav.dmp_menu_items  li.active:hover a.dmp_menu_items_parent_link_active
{
font-size:16px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:3px 3px 3px 3px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .nav.dmp_menu_items  li.active:hover a.dmp_menu_items_parent_link_active_arrow
{
font-size:16px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:3px 3px 3px 3px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .dmp_menu_items ul 
{
}
 .dmp_menu_items li:hover ul ul,
.dmp_menu_items li:hover  li:hover ul ul

{
top:-9999px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 .nav.dmp_menu_items  li:hover  li:hover   li:hover a.subchild

{
}
 .nav.dmp_menu_items  li:hover    li:hover  li a.subchild

{
}
 .nav.dmp_menu_items  li  ul.child li .separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:auto;
margin:0 0px 0 0px;
display:none;
}
 .nav.dmp_menu_items  li ul.child ul li .separator, .nav.dmp_menu_items  li  li:hover ul li .separator, .nav.dmp_menu_items  li li:hover li:hover ul li .separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:auto;
margin:0 0px 0 0px;
display:none;
}
 .dmp_menu_items .horiz_separator
{
float:right;
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:30px;
margin:0;
display:none;
}
 header#dmp_header 
{
background-color:#58AEF4;
background:url(images/homeDesktopheader-texture.png),rgba(88,174,244,1);
background-repeat:repeat;
background-size:auto auto;
background-position:left top;
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #E7E7E7;
border:solid rgba(231,231,231,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
height:145px;
width: auto;
box-sizing:content-box;

}
 header#dmp_header 
{
display:block;}
 .innermenu
{
width:1100px;
margin-left:auto;
margin-right:auto;

}
 .innermenu
{
position:absolute;
top:0px;
margin:0 auto;
left:0;
right:0;
max-width:100%;

}
 #dmp_sidebar_left 
{
float: right;
clear: none;
width: 200px;
}
@media (min-width : 992px)

{
 #dmp_sidebar_left 
{
width: 18.18%;
}
}
 #dmp_sidebar_left_margin 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #BABABA;
border:solid rgba(186,186,186,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
box-sizing:border-box;
position:relative;
z-index:2;
}
 .dmp_block a:hover:not(.btn), .dmp_block a:hover:not(.btn)
{
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .dmp_block a:visited:not(.btn), .dmp_block a:visited:not(.btn)
{
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .dmp_block a:not(.btn), .dmp_block a:not(.btn)
{
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .dmp_block_content ul
{
list-style:none outside url(images/bulleticons.png);
padding-left: 10px;
}
 .dmp_block ul li, .dmp_block li, .dmp_block li
{
line-height:12px;
}
 #dmp_sidebar_right 
{
float: right;
clear: none;
width: 200px;
}
@media (min-width : 992px)

{
 #dmp_sidebar_right 
{
width: 18.18%;
}
}
 #dmp_sidebar_right_margin 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid #BABABA;
border:solid rgba(186,186,186,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
box-sizing:border-box;
position:relative;
z-index:2;
}
 .dmp_verticalmenu 
{
margin-top:3px;
margin-left:6px;
margin-right:6px;
margin-bottom:3px;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;text-align:center;
}
 .dmp_verticalmenu_header  
{
border-radius:0px 0px 0px 0px;
border:solid #D3D3D3;
border:solid rgba(211,211,211,1);
border-width:0px 0px 1px 0px;
box-shadow:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin-top:4px;
margin-left:4px;
margin-right:4px;
margin-bottom:4px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
min-height:30px; 
box-sizing: content-box; 
}
 #dmp_page .dmp_verticalmenu_content 
{
display:inline-block;
width:90%;
}
@media only screen
and (min-width : 1025px) 
{
 .dmp_vmenu_items.nav  li:hover li:hover > a.subchild
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:1px 1px 1px 1px;
box-shadow:none;
color:rgba(51,51,51,1);
}
 .dmp_vmenu_items.nav  li:hover ul.child li a:hover
{
 background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:1px 1px 1px 1px;
box-shadow:none;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
}
  .dmp_vmenu_items  li:hover ul.child li a.subchild:hover
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:1px 1px 1px 1px;
box-shadow:none;
}
}
@media only screen
and (min-width : 1025px) 
{
 .sub-menu 
{
position:absolute;
visibility:hidden;
}
 .dmp_vmenu_items.nav li.dropdown:hover ul 
{
display:inline-block;
}
 .dmp_vmenu_items.nav #dropdown-menu li:hover > .sub-menu 
{
visibility: visible;
}
 .dmp_vmenu_items  li:hover ul.child
{
height:auto;
width:100%;
border-radius:0px 0px 0px 0px;
border:solid #C8CCCC;
border:solid rgba(200,204,204,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
}
}
@media only screen
and (min-width : 768px)

{
 ul.dmp_vmenu_items.nav li.dropdown ul.dropdown-menu 
{
top:40px;
margin-top:-40px;
left:100%;
list-style:none;
}
 ul.dmp_vmenu_items.nav ul li.dropdown-submenu.open > ul 
{
display: block;
visibility: visible;
list-style:none;
}

}
.dropdown-backdrop
{
position:relative;
}
 ul.dmp_vmenu_items.nav-pills .dropdown-menu, ul.navbar-nav .collapse li a  
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
font-family:"Arial";
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #C8CCCC;
border:solid rgba(200,204,204,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
list-style:none;
}
 .dmp_vmenu_items.nav .dropdown-menu > li > a 
{
min-width:160px;
}
 ul.dmp_vmenu_items.nav  .sub-menu > li > a 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
min-width:160px;
line-height:20px;
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .nav-stacked > li + li 
{
margin-top:0;
}
.dmp_vmenu_items .dropdown-menu 
{
padding:0px;
}
 .container 
{
overflow:visible!important;
}
 .dmp_vmenu_items.nav ul.collapse > li 
{
position: relative;
}
 .nav-pills li 
{
font-size:16px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#343434;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
font-family:"Arial";
}
 .nav-pills li:hover 
{
font-size:16px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
font-family:"Arial";
}
 .dmp_vmenu_items .dropdown-menu > li > a 
{
width:160px;
}
 .dmp_vmenu_items .dropdown-menu > li:hover > a 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 ul.dmp_vmenu_items.nav li.dropdown:hover ul.dropdown-menu li.unstyled 
{
min-height: 1px;
list-style: none;
}
 ul.dmp_vmenu_items.nav li.dropdown:hover ul.dropdown-menu li.unstyled ul 
{
list-style: none;
}
 .dmp_vmenu_items .collapse > li > a 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 .dmp_vmenu_items .collapse > li:hover > a 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:1px 1px 1px 1px;
box-shadow:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 #dmp_page dmp_.nav 
{
display:inline;
}
 .dmp_vmenu_items ul#dropdown-menu li
{
display:block;
}
 ul.dmp_vmenu_items.nav li.dropdown:hover ul.collapse li 
{
list-style:none;
}
 #dmp_sidebar_left .dropdown-menu > li 
{
display: inline-block;
font-weight: normal;
position: relative;
vertical-align: top;
}
 .dmp_vmenu_items #dropdown-menu li:hover .sub-menu 
{
}
 .nav-pills
{
padding:0;
 list-style:none;
text-align:left;
background:none;
z-index:500;
*display:inline;
zoom:1;
}
 .nav.dmp_vmenu_items  li a.dmp_vmenu_items_parent_link, .nav.dmp_vmenu_items  li span.separator 
{
display:block;
text-align:left;
padding-left:4px;
padding-right:4px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;line-height:40px;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
cursor:pointer;
padding-top:0px;
padding-bottom:0px;
}
 .nav.dmp_vmenu_items  li a.dmp_vmenu_items_parent_link_arrow 
{
display:block;
text-align:left;
padding-left:4px;
padding-right:14px;
line-height:40px;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
cursor:pointer;
padding-top:0px;
padding-bottom:0px;
}
 .dmp_vmenu_items  li:hover a.dmp_vmenu_items_parent_link, .nav.dmp_vmenu_items  li:hover span.separator
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
line-height:40px;
}
 .nav.dmp_vmenu_items  li:hover a.dmp_vmenu_items_parent_link_arrow
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
line-height:40px;
}
 .dmp_vmenu_items  li ul.child li a
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
display:block;
line-height:20px;
text-indent:5px;
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .navbar-default .nav.dmp_vmenu_items  li ul.child li a
{
}
 .dmp_vmenu_items.nav   li ul.child li a.subchild
{
text-align:left;
line-height:20px;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;display:block;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .nav.dmp_vmenu_items ul.child
{
 }
 .nav.dmp_vmenu_items  li a.dmp_vmenu_items_parent_link_active_arrow
{
text-align:left;
padding-left:4px;
padding-right:14px;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
cursor: pointer;
display: block;
line-height:40px;
background-color:#E7E7E7;
background:rgba(231,231,231,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
 .nav.dmp_vmenu_items  li a.dmp_vmenu_items_parent_link_active
{
display:block;
cursor: pointer;
text-align:left;
padding-left:4px;
padding-right:4px;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
line-height:40px;
background-color:#E7E7E7;
background:rgba(231,231,231,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
 .nav.dmp_vmenu_items  li.active:hover a.dmp_vmenu_items_parent_link_active
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .nav.dmp_vmenu_items  li.active:hover a.dmp_vmenu_items_parent_link_active_arrow
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .dmp_vmenu_items ul 
{
width:100%;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #C8CCCC;
border:solid rgba(200,204,204,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
}
 .dmp_vmenu_items li:hover ul ul,
.dmp_vmenu_items li:hover  li:hover ul ul

{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 .nav.dmp_vmenu_items  li:hover  li:hover   li:hover a.subchild

{
}
 .nav.dmp_vmenu_items  li:hover    li:hover  li a.subchild

{
}
 .nav.dmp_vmenu_items  li  ul.child li .separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:auto;
margin:0 5px 0 5px;
display:none;
}
 .nav.dmp_vmenu_items  li ul.child ul li .separator, .nav.dmp_vmenu_items  li  li:hover ul li .separator, .nav.dmp_vmenu_items  li li:hover li:hover ul li .separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:auto;
margin:0 5px 0 5px;
display:none;
}
 .dmp_vmenu_items .horiz_separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:auto;
margin:0;
display:none;
}
 footer 
{
position: relative;
background-color:#164F2F;
background:rgba(22,79,47,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #DCDCDC;
border:solid rgba(220,220,220,1);
border-width:1px 0px 1px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:1px;
}
 .dmp_footer_bottom_footer 
{
height:100px;
}
 footer h1, footer h1 a, footer h1 a:hover, footer h1 a:visited
{
font-size:36px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h2, footer h2 a, footer h2 a:hover, footer h2 a:visited
{
font-size:30px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h3, footer h3 a, footer h3 a:hover, footer h3 a:visited
{
font-size:24px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h4, footer h4 a, footer h4 a:hover, footer h4 a:visited
{
font-size:18px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h5, footer h5 a, footer h5 a:hover, footer h5 a:visited
{
font-size:14px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h6, footer h6 a, footer h6 a:hover, footer h6 a:visited
{
font-size:12px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer ol li
{
font-size:8px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
list-style-position:inside;
list-style-type:decimal;
}
footer ol li
{
list-style-position:outside !important;
text-indent:0px;
}
 footer ul 
{
list-style:none;
margin-left: 15px;
}
 footer ul li
{
font-size:12px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
footer ul li
{
list-style-position:outside !important;
text-indent:0px;
}
 footer a:not(.btn)
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#5582A5;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 footer a:hover:not(.btn)
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#324D62;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 footer a:visited:not(.btn)
{
font-size:8px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#97B3C9;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #dmp_copyright, #dmp_copyright a, #dmp_copyright span
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#F3F3F3;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #dmp_copyright a, #dmp_copyright span
{
display:none;}
 #dmp_footer_designed_by_links 
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
top: 45px;
position:absolute;
margin:auto;
left: 0 ;
right:auto;
overflow:auto;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 #dmp_footer_designed_by_links
{
display:inline-block;
}
 #dmp_footer_designed_by_links a, #dmp_footer_designed_by_links a:link, #dmp_footer_designed_by_links a:visited, #dmp_footer_designed_by_links a:hover 
{
display:inline-block;font-size:8px;
font-family:"Arial";
font-weight:400;
font-style:italic;
color:#B3B3B3;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .footerposition1
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
top: 12px;
left:0%;
width: 591px;
min-height: 66px;
position:absolute;
overflow:auto;
}
 .dmp_block 
{
overflow:hidden;
border-radius:0px 0px 0px 0px;
border:solid #D3D3D3;
border:solid rgba(211,211,211,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin-top:9px;
margin-left:6px;
margin-right:6px;
margin-bottom:9px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .dmp_block_header
{
border-radius:0px 0px 0px 0px;
border:solid #D3D3D3;
border:solid rgba(211,211,211,1);
border-width:0px 0px 1px 0px;
box-shadow:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;min-height:30px; 
box-sizing: content-box; 
margin-top:4px;
margin-left:4px;
margin-right:4px;
margin-bottom:4px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .dmp_block_content,  .dmp_block_content p 
{
padding-top:2px;
padding-left:2px;
padding-right:2px;
padding-bottom:2px;
margin-top:3px;
margin-left:3px;
margin-right:3px;
margin-bottom:3px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #D3D3D3;
border:solid rgba(211,211,211,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .dmp_block_content h1, .dmp_block_content h1 a, .dmp_block_content h1 a:hover, .dmp_block_content h1 a:visited 
{
font-size:36px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:8px;
margin-bottom:8px;
}
 .dmp_block_content h2, .dmp_block_content h2 a, .dmp_block_content h2 a:hover, .dmp_block_content h2 a:visited 
{
font-size:30px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:10px;
margin-bottom:10px;
}
.dmp_block_content h3, .dmp_block_content h3 a, .dmp_block_content h3 a:hover, .dmp_block_content h3 a:visited 
{
font-size:24px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:12px;
margin-bottom:12px;
}
.dmp_block_content h4, .dmp_block_content h4 a, .dmp_block_content h4 a:hover, .dmp_block_content h4 a:visited 
{
font-size:18px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:16px;
margin-bottom:16px;
}
 .dmp_block_content h5, .dmp_block_content h5 a, .dmp_block_content h5 a:hover, .dmp_block_content h5 a:visited 
{
font-size:14px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:20px;
margin-bottom:20px;
}
 .dmp_block_content h6, .dmp_block_content h6 a, .dmp_block_content h6 a:hover, .dmp_block_content h6 a:visited 
{
font-size:12px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:28px;
margin-bottom:28px;
}
 .dmp_block ol li
{
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
list-style-position:inside;
list-style-type:decimal;
}
 .dmp_block ol li
{
list-style-position:outside !important;
margin-left: 15px !important;
text-indent:0px;
}
 .dmp_block ul li
{
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
}
 .dmp_block ul li
{
text-indent:0px;
margin-left: 5px;
}
.html_content p,.html_content span
{
font-family:Arial;
font-size:1em;
line-height: normal;
color:#000000;
font-style:normal;
font-weight:normal;
text-align:left;
margin:0;
}
 input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], select
{
border-radius:0px 0px 0px 0px;
border:solid #DCDCDC;
border:solid rgba(220,220,220,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding:6px;
width:100%;
height:30px !important;
}
 input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="url"]:focus, input[type="email"]:focus, input[type="tel"]:focus
{
border-radius:4px 4px 4px 4px;
border:solid #66AFE9;
border:solid rgba(102,175,233,1);
border-width:1px 1px 1px 1px;
box-shadow:1px 0px 10px rgba(191,222,246,1);
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#343434;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 textarea,  textarea.form-control
{
border-radius:0px 0px 0px 0px;
border:solid #DCDCDC;
border:solid rgba(220,220,220,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding:6px;
width:100%;
}
 textarea:focus,  textarea.form-control:focus
{
border-radius:4px 4px 4px 4px;
border:solid #66AFE9;
border:solid rgba(102,175,233,1);
border-width:1px 1px 1px 1px;
box-shadow:1px 0px 10px rgba(191,222,246,1);
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#343434;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 .dmp_banner_menu_inner_above0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .menuabovecolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .menuabovecolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .menuabovecolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .menuabovecolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .dmp_banner_menu_inner_below0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .menubelowcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .menubelowcolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .menubelowcolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .menubelowcolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .dmp_banner_slideshow_inner_above0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .slideshowabovecolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .slideshowabovecolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .slideshowabovecolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .slideshowabovecolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .dmp_banner_slideshow_inner_below0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .slideshowbelowcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .slideshowbelowcolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .slideshowbelowcolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .slideshowbelowcolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .dmp_banner_header
{
margin: 0 auto;}
 .dmp_banner_menu
{
}
 .dmp_banner_slideshow
{
}
 .html_content a:hover, .html_content a:focus
{
text-decoration:none;}
 a
{
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#E1E100;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 a:visited:not(.btn, .dmp_menu_items a, .dmp_vmenu_items a)
{
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#E1E100;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 a:hover, a:focus
{
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#B3B300;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 a:hover.separator, .login_link a
{
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#E1E100;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .login_link a:visited
{
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#E1E100;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .login_link a:hover
{
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#B3B300;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .footer-widget-area_fixed
{
font-size:8px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .footer-widget-area
{
font-size:8px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin: 0 auto;}
 .dmp_footer-widget-area_inner_below0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:10px;
margin-right:10px;
margin-bottom:0px;
background-color:#086180;
background:rgba(8,97,128,1);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .footerbelowcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 #dmp_content_margin 
{
padding-top:0px;
padding-left:15px;
padding-right:15px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:20px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;box-sizing:border-box;
}
 #dmp_content 
{
width: 1100px;
clear: none;
}
@media (min-width : 992px)

{
 #dmp_content 
{
width: 100%;
}
}
 .dmp_comments 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:10px;
margin-left:20px;
margin-right:20px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
position: relative;
display:table;
}
 .dmp_comment_author 
{
display:none;
}
 .dmp_comment_author_right 
{
display:none;
}
 .dmp_comment_text 
{
margin-left: 0 !important;;
}
#dmp_content .dmp_comment_text p 
{
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
line-height:normal;
margin-left:5px;
}
 #dmp_content .dmp_comments .dmp_author_name, #dmp_content .dmp_comments .dmp_author_name:hover, #dmp_content .dmp_comments .url 
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #dmp_content .dmp_comments .dmp_comment_date, #dmp_content .dmp_comments .dmp_comment_date:hover 
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
#dmp_content .dmp_comment_reply_edit a, #dmp_content  .dmp_comment_reply_edit a:hover
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
.dmp_post_inner_box 
{
border-radius:1px 1px 1px 1px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .dmp_post 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}
 .dmp_post_title 
{
font-size:24px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-repeat: repeat;
margin:0;
}
 .dmp_comment
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:20px;
margin-right:20px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .dmp_comment p label
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
text-align:0 0.5em ;
}
 h1, h1 a, h1 a:hover, h1 a:visited 
{
font-size:36px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:8px;
margin-bottom:8px;
}
 h2, h2 a, h2 a:hover, h2 a:visited 
{
font-size:30px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:10px;
margin-bottom:10px;
}
 h3, h3 a, h3 a:hover, h3 a:visited, h3 a:focus 
{
font-size:24px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:12px;
margin-bottom:12px;
}
 h4, h4 a, h4 a:hover, h4 a:visited 
{
font-size:18px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:16px;
margin-bottom:16px;
}
 h5, h5 a, h5 a:hover, h5 a:visited 
{
font-size:14px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:20px;
margin-bottom:20px;
}
 h6, h6 a, h6 a:hover, h6 a:visited 
{
font-size:12px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:28px;
margin-bottom:28px;
}
 p, .producttag
{
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
line-height:19.88px;
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
}
 #dmp_content
{
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #dmp_content ol li
{
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#CBCBCB;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
list-style-position:inside;
list-style-type:decimal;
}
 #dmp_content ol li
{
list-style-position:outside !important;
margin-left: 20px !important;
text-indent:0px;
}
 #dmp_content .breadcrumb li
{
list-style-position: inside !important;
margin-left: 0px !important;
text-indent: 0px !important;
}
 #dmp_content ul
{
padding-left:15px;
}
 #dmp_content ul
{
list-style-image:url(images/homeDesktoplistimg.png);
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#CBCBCB;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #dmp_content ul li
{
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
}
 #dmp_content ul
{
text-indent:0px;
margin-left: 0px;
}
 #dmp_content .pagination
{
text-indent: 0px !important;
}
 #dmp_content blockquote p
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 #dmp_content .postedon a
{
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#5582A5;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #dmp_content .postedon a:hover
{
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#446783;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .dmp_post_title a
{
font-size:24px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:transparent;
}
 .dmp_post_title a:visited 
{
font-size:24px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:transparent;
}
 .dmp_post_title a:hover 
{
background-color:transparent;
font-size:24px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
}
 .dmp_article 
{
font-size:18px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .postcontent, .postcontent p
{
margin-top:10px;
margin-bottom:10px;
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
line-height:19.88px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 #dmp_content .postcontent
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:5px;
padding-left:0px;
padding-right:0px;
padding-bottom:10px;
}
 table
{
background: transparent none repeat scroll 0 0;
border-spacing:2px;
border: 1px solid #DDDDDD;
border-collapse: collapse;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
 .table > thead > tr > th, .table > tbody > tr > th, .table > thead > tr > td, .table > tbody > tr > td
{
padding-top:8px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
border: 1px solid #DDDDDD;
border-collapse: collapse;
}
 td
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 tr, td
{
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#CBCBCB;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 th
{
font-size:14px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 #dmp_content .activelink a, #dmp_content .activelink a:visited, #dmp_content .activelink a:hover
{
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#E1E100;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #dmp_content .hoverlink a, #dmp_content .hoverlink a:visited, #dmp_content .hoverlink a:hover
{
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#B3B300;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #dmp_content .visitedlink a, #dmp_content .visitedlink a:visited, #dmp_content .visitedlink a:hover
{
font-size:18px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#E1E100;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .badge
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
border-radius:10px 10px 10px 10px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
background-color:#808080;
background:rgba(128,128,128,1);
background-clip:padding-box;}
 .badge:hover
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 hr
{
border-width:2px 0px 0px 0px;
border-color:#000000;
border-style:Solid;
}
 .label
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .label:hover
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .label-default
{
background-color:#5582A5;
background:rgba(85,130,165,1);
background-clip:padding-box;}
 .label-primary
{
background-color:#5582A5;
background:rgba(85,130,165,1);
background-clip:padding-box;}
 .label-success
{
background-color:#C9D3DF;
background:rgba(201,211,223,1);
background-clip:padding-box;}
 .label-info
{
background-color:#C9D3DF;
background:rgba(201,211,223,1);
background-clip:padding-box;}
 .label-warning
{
background-color:#C9D3DF;
background:rgba(201,211,223,1);
background-clip:padding-box;}
 .label-danger
{
background-color:#C9D3DF;
background:rgba(201,211,223,1);
background-clip:padding-box;}
 .label-default:hover
{
background-color:#5582A5;
background:rgba(85,130,165,1);
background-clip:padding-box;}
 .label-primary:hover
{
background-color:#5582A5;
background:rgba(85,130,165,1);
background-clip:padding-box;}
 .label-success:hover
{
background-color:#C9D3DF;
background:rgba(201,211,223,1);
background-clip:padding-box;}
 .label-info:hover
{
background-color:#C9D3DF;
background:rgba(201,211,223,1);
background-clip:padding-box;}
 .label-warning:hover
{
background-color:#C9D3DF;
background:rgba(201,211,223,1);
background-clip:padding-box;}
 .label-danger:hover
{
background-color:#C9D3DF;
background:rgba(201,211,223,1);
background-clip:padding-box;}
 .alert
{
padding-top:4px;
padding-left:4px;
padding-right:4px;
padding-bottom:4px;
}
 .alert-success
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#164F2F;
background:rgba(22,79,47,1);
background-clip:padding-box;}
 .alert-info
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#164F2F;
background:rgba(22,79,47,1);
background-clip:padding-box;}
 .alert-warning
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#164F2F;
background:rgba(22,79,47,1);
background-clip:padding-box;}
 .alert-danger
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#164F2F;
background:rgba(22,79,47,1);
background-clip:padding-box;}
 #dmp_content .pagination li > a, #dmp_content .pagination li > span
{
border-radius:0px 0px 0px 0px;
border:solid #808080;
border:solid rgba(128,128,128,1);
border-width:2px 2px 2px 2px;
box-shadow:none;
font-size:14px;
font-family:"Amaranth","Arial";font-weight:700;
font-style:italic;
color:#00004F;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#D3D3D3;
background:rgba(211,211,211,1);
background-clip:padding-box;margin-top:1px;
margin-left:1px;
margin-right:1px;
margin-bottom:1px;
padding-top:3px;
padding-left:5px;
padding-right:5px;
padding-bottom:3px;
display:inline-block;}
 #dmp_content .pagination .active a, #dmp_content .pagination .active > span
{
border-radius:0px 0px 0px 0px;
border:solid #808080;
border:solid rgba(128,128,128,1);
border-width:2px 2px 2px 2px;
box-shadow:none;
font-size:14px;
font-family:"Amaranth","Arial";font-weight:700;
font-style:italic;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
margin-top:1px;
margin-left:1px;
margin-right:1px;
margin-bottom:1px;
padding-top:3px;
padding-left:5px;
padding-right:5px;
padding-bottom:3px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;display:inline-block;}
 #dmp_content .pagination a:hover, #dmp_content .pagination > span:hover
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #DDDDDD;
border:solid rgba(221,221,221,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
font-size:14px;
font-family:"Amaranth","Arial";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .breadcrumb 
{
background-color:#F5F5F5;
background:rgba(245,245,245,1);
background-clip:padding-box;border-radius:4px 4px 4px 4px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:1px;
margin-left:1px;
margin-right:1px;
margin-bottom:1px;
padding-top:3px;
padding-left:5px;
padding-right:5px;
padding-bottom:3px;
display:inline-block;
color:#5582A5;
}
 .breadcrumb > li + li:before
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#5582A5;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #dmp_content .breadcrumb a,.breadcrumb a
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#5582A5;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #dmp_content .breadcrumb a:hover, .breadcrumb a:hover
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#5582A5;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #dmp_content .breadcrumb span, .breadcrumb span
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#CCCCCC;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #nav
{
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
top:155px;
position:absolute;
left:48.64%;
font-size:0;
}
 #prev span
{
background-image:url(images/Leftbutton00.png);
display:block;
height: 30px;
width: 30px;
text-indent:-999px;
font-size:0px;
}
 #next span
{
background-image:url(images/Rightbutton00.png);
display:block;
height: 30px;
width: 30px;
text-indent:-999px;
font-size:0px;
}
 .left-button
{
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-shadow:none;
border-radius:0px 0px 0px 0px;
position:absolute;
display:block;
top: 65px;
left:0%;
margin:0;
width: 30px;
}
 .right-button
{
box-shadow:none;
border-radius:0px 0px 0px 0px;
position:absolute;
display:block;
top: 65px;
left:95.45%;
margin:0;
width: 30px;
}
 .postcontent img, img.alignleft,img.alignright
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
 img.aligncenter
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-left:auto;
margin-right:auto;
}
 .btn
{
margin:3px;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .btn:hover
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
border-radius:0px 0px 0px 0px;
border:solid #ADADAD;
border:solid rgba(173,173,173,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .btn-default
{
background-color:#164F2F;
background:rgba(22,79,47,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
padding-top:6px;
padding-left:12px;
padding-right:12px;
padding-bottom:6px;
box-sizing:inherit;
clear:none;
width:auto;
height:auto;
overflow:visible;
}
 .btn-primary
{
background-color:#164F2F;
background:rgba(22,79,47,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#4C7594;
}
 .btn-success
{
background-color:#C9D3DF;
background:rgba(201,211,223,1);
background-clip:padding-box;color:#000000;
border-color:#B9C6D6;
}
 .btn-info
{
background-color:#C9D3DF;
background:rgba(201,211,223,1);
background-clip:padding-box;color:#000000;
border-color:#B9C6D6;
}
 .btn-warning
{
background-color:#C9D3DF;
background:rgba(201,211,223,1);
background-clip:padding-box;color:#000000;
border-color:#B9C6D6;
}
 .btn-danger
{
background-color:#C9D3DF;
background:rgba(201,211,223,1);
background-clip:padding-box;color:#000000;
border-color:#B9C6D6;
}
 .btn-primary:hover 
{
background-color:#2E8B57;
background:rgba(46,139,87,1);
background-clip:padding-box;color:#222222;
border-color:#ADADAD;
}
 .btn-success:hover 
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;color:#333333;
border-color:#ADADAD;
}
 .btn-info:hover 
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;color:#333333;
border-color:#ADADAD;
}
 .btn-warning:hover 
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;color:#333333;
border-color:#ADADAD;
}
 .btn-danger:hover 
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;color:#333333;
border-color:#ADADAD;
}
 .btn-lg, .btn-group-lg > .btn, .btn-lg:hover, .btn-group-lg > .btn:hover 
{
border-radius:6px 6px 6px 6px;
padding-top:10px;
padding-left:16px;
padding-right:16px;
padding-bottom:10px;
font-size:18px;
}
 .btn-sm, .btn-group-sm > .btn, .btn-sm:hover, .btn-group-sm > .btn:hover 
{
border-radius:3px 3px 3px 3px;
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
font-size:12px;
}
 .btn-xs, .btn-group-xs > .btn, .btn-xs:hover, .btn-group-xs > .btn:hover 
{
border-radius:3px 3px 3px 3px;
padding-top:1px;
padding-left:5px;
padding-right:5px;
padding-bottom:1px;
font-size:12px;
}
 .btn-default:hover, a.btn-default:hover 
{
border-radius:0px 0px 0px 0px;
border:solid #ADADAD;
border:solid rgba(173,173,173,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
background-color:#2E8B57;
background:rgba(46,139,87,1);
background-clip:padding-box;box-sizing:inherit;
clear:none;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
width:auto;
height:auto;
overflow:visible;
}
 .inputbutton
{
background: none repeat scroll 0 0 transparent;
border: medium none;
color:#FFFFFF;
cursor: pointer;
font-size:14px;
padding-top:6px;
padding-left:12px;
padding-right:12px;
padding-bottom:6px;
 left: -15px;
}
 h1.dmp_verticalmenu_heading, h2.dmp_verticalmenu_heading,  h3.dmp_verticalmenu_heading, h4.dmp_verticalmenu_heading, h5.dmp_verticalmenu_heading, h6.dmp_verticalmenu_heading, p.dmp_verticalmenu_heading, span.dmp_verticalmenu_heading
{
font-size:14px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:center;
text-decoration:none;
line-height:30px;
background:none;
margin:0;
}
 h1.dmp_block_heading, h2.dmp_block_heading,  h3.dmp_block_heading, h4.dmp_block_heading, h5.dmp_block_heading, h6.dmp_block_heading, p.dmp_block_heading, span.dmp_block_heading
{
font-size:14px;
font-family:"Amaranth","Times New Roman";font-weight:700;
font-style:italic;
color:#E1E1E1;
text-shadow:none;
text-align:center;
text-decoration:none;
text-transform:none;
line-height:30px;
background:none;
margin:0;
}
 #dmp_block, #dmp_block, #dmp_block .boxcolor, #dmp_block .boxcolor
{
font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
}
/*
{
TemplateToaster Version:6.0.0.12795
}
*/
@media only screen
and (max-width : 640px)
{
object, video
{
width:100% !important;
height:auto !important;
}
}
@media only screen
and (max-width : 767px)
{
#dmp_menu.navbar 
{
height:30px;
border-radius:0px 0px 0px 0px;
border:solid #E7E7E7;
border:solid rgba(231,231,231,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
}
@media only screen
and (max-width : 767px)
{
menu_inner_in
{
height: 115px;
}
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-width : 150px)
and (max-width : 767px) 
{
#dmp_header_inner 
{
width:auto !important;
text-align:center !important;
}
#dmp_menu_inner_in .dmp_menu_items 
{
display:inline-block;
}
#dmp_menu_inner_in 
{
width:auto !important;
height:auto !important;
text-align:left !important;
}
 .dmp_slideshow_last
{
width:auto;

}
#navigationmenu .navbar-header 
{
position: relative;

}
.dmp_menu_items .horiz_separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
width:auto !important;
height:auto !important;
float:none !important;
margin:0;
display:none;
}
.gallery-item{
float:none;
}.logo 
{
display:block;
text-align:center;
}
#dmp_sidebar_left 
{
float: none !important;
width: auto !important;
margin:0;
border-radius:0;
padding:0;}
#dmp_sidebar_left_margin 
{
height: auto !important;
}
#dmp_sidebar_right_margin 
{
height: auto !important;
}
#dmp_sidebar_right 
{
float: none !important;
width: auto !important;
margin:0;
border:0;
border-radius:0;
padding:0;
}
#dmp_content 
{
float: none !important;
width: auto !important;
margin:0;
border:0;
border-radius:0;
}
#dmp_content_single_sidebar_left,#dmp_content_single_sidebar_right,#dmp_content_zero_sidebar,#dmp_content_both_sidebar 
{
float: none !important;
width: auto !important;
}
#dmp_page 
{
max-width:none !important;
min-width:0 !important;
padding-top:0;
}
.dmp_slogan_style 
{
text-align:center;
}
#dmp_page .dmp_footer_bottom_footer_inner 
{
width:auto !important;
text-align:center;
}
.footer-widget-area 
{
width:auto  !important;
border:0;
border-radius:0;
padding:0;
margin:0;
}
#dmp_page .dmp_slideshow_inner 
{
height:100% !important;
}
ul.dmp_menu_items li 
{
margin:0;}
ul.dmp_menu_items li.dmp_menu_items_parent a, ul.dmp_menu_items li.dmp_menu_items_parent span.separator 
{
float:none !important;
}
#dmp_menu .dmp_menu_items 
{
display:block;
}
.dmp_vmenu_items ul.child li a 
{
cursor:pointer;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
display:block;
}
.nav.dmp_vmenu_items ul.child li a:hover 
{
cursor:pointer;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
display:block;
}
 .nav-stacked > li + li 
{
margin-top:0;
}
.nav.dmp_vmenu_items li a.dmp_vmenu_items_parent_link_arrow 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;display:block;
text-align:left;
padding-left:4px;
padding-right:4px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
}
.nav.dmp_vmenu_items li:hover a.dmp_vmenu_items_parent_link_arrow,dmp_ .nav.dmp_vmenu_items li:hover a.dmp_vmenu_items_parent_link_active_arrow 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;display:block;
text-align:left;
padding-left:4px;
padding-right:4px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
}
.nav.dmp_vmenu_items li:hover a.dmp_vmenu_items_parent_link,dmp_ .nav.dmp_vmenu_items li:hover a.dmp_vmenu_items_parent_link_active 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;display:block;
text-align:left;
padding-left:4px;
padding-right:4px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
}
.menu-center 
{
width:100%;
z-index:99999;
}
.article_column
{
width:100% !important;float:none !important;padding-right:0 !important;}
}
 .dmp_menu_items  li a.dmp_menu_items_parent_link
{
display:block;
padding-left:5px;
padding-right:5px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;font-size:16px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#343434;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:2px;
margin-right:2px;
margin-bottom:0px;
cursor:pointer;
box-sizing:border-box;
padding-top:0px;
padding-bottom:0px;
}
 .dmp_menu_items  li a.dmp_menu_items_parent_link_arrow
{
display:block;
padding-left:5px;
padding-right:5px;
font-size:16px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#343434;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:2px;
margin-right:2px;
margin-bottom:0px;
box-sizing:border-box;
cursor:pointer;
padding-top:0px;
padding-bottom:0px;
}
 .dmp_menu_items  li ul.child li a.subchild
{
text-align:left;
line-height:30px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;font-size:12px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
box-shadow:none;
}
 .dmp_menu_items  li a.dmp_menu_items_parent_link_active_arrow
{
float: left;
padding-left:5px;
padding-right:5px;
box-sizing:border-box;
font-size:16px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
cursor: pointer;
display: block;
line-height:30px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:3px 3px 3px 3px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:2px;
margin-right:2px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
 .nav.dmp_menu_items  li a.dmp_menu_items_parent_link_active
{
display:block;
cursor: pointer;
font-size:16px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
box-sizing:border-box;
padding-left:5px;
padding-right:5px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:3px 3px 3px 3px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:none;
margin-top:0px;
margin-left:2px;
margin-right:2px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
/* Small Tabs (portrait and landscape) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 1024px) 
{
#dmp_header_inner 
{
width: 100%  !important;
text-align:center;
}
#dmp_menu_inner_in 
{
width: auto !important;
}
.headerposition1
{
background-size:100% 100%;
height:auto;
width:auto;
}
.footerposition1
{
background-size:100% 100%;
height:auto;
width:auto;
}
.gallery-item{
float:none;
}.dmp_vmenu_items li a.dmp_vmenu_items_parent_link_active 
{
 background-color:#E7E7E7;
background:rgba(231,231,231,1);
background-clip:padding-box;display:block;
text-align:left;
padding-left:4px;
padding-right:4px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
}
.nav.dmp_vmenu_items li:hover a.dmp_vmenu_items_parent_link,dmp_ .nav.dmp_vmenu_items li:hover a.dmp_vmenu_items_parent_link_active 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;display:block;
text-align:left;
padding-left:4px;
padding-right:4px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
}
body
{
margin:0;
}
.logo 
{
display:block;
text-align:center;
}
#dmp_page 
{
max-width:none !important;
min-width:0 !important;
padding-top:0;
}
.article_column
{
width:100% !important;float:none !important;padding-right:0 !important;}
}
@media only screen
and (min-width : 150px)
and (max-width : 1024px) 
{
.dmp_footer_bottom_footer_inner 
{
width:100% !important;
text-align:center;
}
img 
{
max-width : 100% !important;}
}
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 1024px) 
{
.dmp_header_logo 
{
background-size:100% 100%;
}
#dmp_header_inner 
{
width: 100% !important;
}
.dmp_slideshow_last
{
width:auto;

}
#dmp_page .dmp_footer_bottom_footer_inner 
{
width:auto !important;
}
#dmp_page 
{
max-width:none !important;
min-width:0 !important;
}
.dmp_banner_header 
{
width:auto !important;
}
.dmp_banner_slideshow 
{
width:auto !important;
}
.dmp_banner_menu 
{
width:auto !important;
}
.footer-widget-area 
{
width:auto !important;
}
}
@media only screen
and (min-width : 768px)
and (max-width : 1024px) 
{
label
{
font-weight:normal;}
 .totopshow {
display: none;}
 .container 
{
width:100%;

}
 .dmp_footer_bottom_footer_inner, #dmp_footer_top_for_widgets 
{
position:relative;
margin:0 auto;
}
 .dmp_footershape1
{
left:2.67%;
right:auto;
width:250px;
top:20px;
min-height:60px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .dmp_footershape1 , .dmp_footershape1 p, .dmp_footershape1 .tt_link 
{
font-size:14px !important;
}
 .dmp_title_position 
{
top:60px;
position:absolute;
left: 39.71%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 header .dmp_title_style, header .dmp_title_style a, header .dmp_title_style a:link, header .dmp_title_style a:visited, header .dmp_title_style a:hover
{
margin:0;
line-height:normal;
padding:0;
background:none;
}
 .dmp_slogan_position 
{
top:90px;
position:absolute;
left: 42.91%;
right:auto;
position:absolute;
display:block;
overflow:hidden;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .dmp_slogan_style
{
margin:0;
line-height:normal;
padding:0;
background:none;
}
 .headerposition1
{
top: 7px;
left:52.54%;
width: 351px;
min-height: 76px;
position:absolute;
}
 .dmp_header_logo 
{
background-repeat: no-repeat;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
top: 0px;
bottom:auto;
left:0%;
margin:0;
height:144px;
width:349.595375722543px;
display:block;
position:absolute;
border:0 none;
z-index:499;
}
 header#dmp_header 
{
box-sizing:content-box;

}
 nav#dmp_menu 
{
max-width:100%;

}
 .innermenu
{
width:100%;

}
 .innermenu
{
position:absolute;
top:0px;
margin:0 auto;
left:0;
right:0;
max-width:100%;

}
.dropdown-backdrop
{
position:relative;
}
 .container 
{
overflow:visible!important;
}
 .dmp_vmenu_items.nav ul.collapse > li 
{
position: relative;
}
li.open > ul.child.collapse 
{
display:inline-block;
}
 #dmp_copyright a, #dmp_copyright span
{
display:none;}
 #dmp_footer_designed_by_links 
{
top: 45px;
position:absolute;
left: 81.95%;
right:auto;
overflow:auto;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 #dmp_footer_designed_by_links #dmp_footer_designed_by 
{
display:inline-block;
}
 #dmp_footer_designed_by_links a , #dmp_footer_designed_by_links a:link, #dmp_footer_designed_by_links a:visited, #dmp_footer_designed_by_links a:hover 
{
display:inline-block;}
 .footerposition1
{
top: 0px;
left:0%;
width: 459px;
min-height: 81px;
position:absolute;
overflow:auto;
}
 #dmp_content 
{
width: 748px;
clear: none;
}
 #nav
{
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
top:155px;
position:absolute;
left:47.06%;
}
 .left-button
{
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
position:absolute;
display:block;
top: 65px;
left:0%;
margin:0;
}
 .right-button
{
position:absolute;
display:block;
top: 65px;
left:95.45%;
margin:0;
}
 .left-button
{
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
position:absolute;
display:block;
top: 65px;
left:0%;
margin:0;
}
 .right-button
{
position:absolute;
display:block;
top: 65px;
left:140.37%;
margin:0;
}
 #prev span
{
background-image:url(images/Leftbutton.png);
display:block;
height: 30px;
width: 30px;
text-indent:-999px;
font-size:0px;
}
 #next span
{
background-image:url(images/Rightbutton.png);
display:block;
height: 30px;
width: 30px;
text-indent:-999px;
font-size:0px;
}
 img.aligncenter
{
margin-left:auto;
margin-right:auto;
}
 .headerposition1
{
display:block;
}
 .footerposition1
{
display:block;
}
 .postedon
{
display: none;
}
 #dmp_sidebar_left 
{
width: 0%;
}
 #dmp_content 
{
width: 100%;
}
 #dmp_sidebar_right 
{
width: 0%;
}
}
@media only screen
and (max-width : 767px)
{
label
{
font-weight:normal;}
 .totopshow {
display: none;}
 .container 
{
width:100%;

}
 .dmp_footer_bottom_footer_inner
{
height:80px;
}
 .dmp_footer_bottom_footer_inner, #dmp_footer_top_for_widgets 
{
position:relative;
margin:0 auto;
}
 #dmp_header_inner 
{
height:200px;
position:relative;
margin:0 auto;
}
 #navigationmenu 
{
width:auto;
margin:0 auto;
}
 #dmp_menu.navbar 
{
height:30px;
min-height:30px;
}
 #dmp_menu_inner_in 
{
min-height: 110px;
height:auto;
position:relative;
margin:0 auto;
}
 .dmp_footershape1
{
left:0%;
right:auto;
width:260px;
top:2px;
min-height:59px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .dmp_footershape1 , .dmp_footershape1 p, .dmp_footershape1 .tt_link 
{
font-size:14px !important;
}
 .dmp_title_position 
{
top:10px;
position:absolute;
left: 22.67%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 header .dmp_title_style, header .dmp_title_style a, header .dmp_title_style a:link, header .dmp_title_style a:visited, header .dmp_title_style a:hover
{
margin:0;
line-height:normal;
padding:0;
background:none;
}
 .dmp_slogan_position 
{
top:42px;
position:absolute;
left: 30.67%;
right:auto;
position:absolute;
display:block;
overflow:hidden;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .dmp_slogan_style
{
margin:0;
line-height:normal;
padding:0;
background:none;
}
 .headerposition1
{
top: 157px;
left:0%;
width: 235px;
min-height: 43px;
position:absolute;
}
 .dmp_header_logo 
{
background-repeat: no-repeat;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
top: 0px;
bottom:auto;
left:0;
right:0;
margin:auto;
height:144px;
width:300px;
display:block;
position:absolute;
border:0 none;
z-index:499;
}
 .dmp_menu_items.nav .open .sub-menu > li > a 
{
line-height:30px;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#343434;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
}
 .navbar-nav 
{
padding:0;
 list-style:none;
position:relative;
margin:0;
z-index:499;
border:0px !important;
margin:0;
padding-top:7.5px !important;
text-align:left;
zoom:1;
}
 .navbar-default
{
margin-top:80px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:10px;
padding-left:0px;
padding-right:0px;
padding-bottom:10px;
box-sizing:content-box}
ul.dmp_menu_items.navbar-nav .dropdown-menu,ul.dmp_menu_items.navbar-nav .sub-menu, ul.dmp_menu_items.navbar-nav .collapse li a  
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#343434;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
font-family:"Arial";
background-color:#CBCBCB;
background:rgba(203,203,203,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #00004F;
border:solid rgba(0,0,79,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
margin:0;
padding:0;
list-style:none;
}
 .dmp_menu_items.navbar-nav .dropdown-menu > li > a 
{
line-height:30px;
}
 .nav.dmp_menu_items.navbar-nav .dropdown-menu > li:hover > a 
{
background-color:#F3F3F3;
background:rgba(243,243,243,1);
background-clip:padding-box;}
 .dmp_menu_items .sub-menu > li > a 
{
background-color:#E1E1E1;
background:rgba(225,225,225,1);
background-clip:padding-box;line-height:30px;
}
 #dmp_page .dmp_menu_items  li ul.child
{
top:15px;
}
 .dmp_menu_items.navbar-nav li ul.dropdown-menu 
{
background-color:#CBCBCB;
background:rgba(203,203,203,1);
background-clip:padding-box;}
 ul.dmp_menu_items.nav .dropdown-submenu.open > ul 
{
display:block;
visibility:visible;
}
 .dmp_menu_items .child.dropdown-menu .sub-menu 
{
display: none;
left: 0;
list-style: none outside none;
position: absolute;
 top: 100%;
}
 .dmp_menu_items .dropdown-menu li:hover .sub-menu 
{
visibility: visible;
}
 .dmp_menu_items .sub-menu > li:hover > a 
{
background-color:#F3F3F3;
background:rgba(243,243,243,1);
background-clip:padding-box;}
 .dmp_menu_items ul.sub-menu 
{
background-color:#CBCBCB;
background:rgba(203,203,203,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #00004F;
border:solid rgba(0,0,79,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
}
 .nav.dmp_menu_items  li a.dmp_menu_items_parent_link, .nav.dmp_menu_items  li span.separator 
{
display:block;
background-color:#959595;
background:rgba(149,149,149,1);
background-clip:padding-box;line-height:48px;
border-radius:0px 0px 0px 0px;
border:solid #00004F;
border:solid rgba(0,0,79,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
cursor:pointer;
height:50px;
box-sizing:border-box;
}
 .nav.dmp_menu_items  li a.dmp_menu_items_parent_link_arrow 
{
display:block;
line-height:48px;
background-color:#959595;
background:rgba(149,149,149,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #00004F;
border:solid rgba(0,0,79,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
box-sizing:border-box;
cursor:pointer;
height:50px;
}
 .dmp_menu_items  li:hover a.dmp_menu_items_parent_link, .nav.dmp_menu_items  li:hover span.separator
{
font-size:14px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#E1E1E1;
background:rgba(225,225,225,1);
background-clip:padding-box;border-radius:3px 3px 3px 3px;
border:solid #00004F;
border:solid rgba(0,0,79,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
}
 .nav.dmp_menu_items  li:hover a.dmp_menu_items_parent_link_arrow
{
font-size:14px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#E1E1E1;
background:rgba(225,225,225,1);
background-clip:padding-box;border-radius:3px 3px 3px 3px;
border:solid #00004F;
border:solid rgba(0,0,79,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
}
 .navbar-default .nav.dmp_menu_items  li ul.child li a
{
display:block;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#343434;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
line-height:30px;
background-color:#E1E1E1;
background:rgba(225,225,225,1);
background-clip:padding-box;*display:inline;
zoom:1;
}
 .dmp_menu_items.nav   li ul.child li a.subchild
{
text-align:left;
line-height:30px;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#343434;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#E1E1E1;
background:rgba(225,225,225,1);
background-clip:padding-box;}
 .nav.dmp_menu_items  li a.dmp_menu_items_parent_link_active_arrow
{
box-sizing:border-box;
font-size:14px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
cursor: pointer;
display: block;
line-height:48px;
background-color:#E1E1E1;
background:rgba(225,225,225,1);
background-clip:padding-box;border-radius:3px 3px 3px 3px;
border:solid #00004F;
border:solid rgba(0,0,79,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
height:50px;
}
 .nav.dmp_menu_items  li a.dmp_menu_items_parent_link_active
{
display:block;
cursor: pointer;
font-size:14px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
box-sizing:border-box;
height:50px;
line-height:48px;
background-color:#E1E1E1;
background:rgba(225,225,225,1);
background-clip:padding-box;border-radius:3px 3px 3px 3px;
border:solid #00004F;
border:solid rgba(0,0,79,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
}
 .nav.dmp_menu_items  li.active:hover a.dmp_menu_items_parent_link_active
{
font-size:14px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#E1E1E1;
background:rgba(225,225,225,1);
background-clip:padding-box;border-radius:3px 3px 3px 3px;
border:solid #00004F;
border:solid rgba(0,0,79,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
}
 .nav.dmp_menu_items  li.active:hover a.dmp_menu_items_parent_link_active_arrow
{
font-size:14px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#E1E1E1;
background:rgba(225,225,225,1);
background-clip:padding-box;border-radius:3px 3px 3px 3px;
border:solid #00004F;
border:solid rgba(0,0,79,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
}
 .dmp_menu_items li:hover ul ul,
.dmp_menu_items li:hover  li:hover ul ul

{
background-color:#CBCBCB;
background:rgba(203,203,203,1);
background-clip:padding-box;}
 .dmp_menu_items .horiz_separator
{
float:right;
height:15px;
}
 header#dmp_header 
{
height:200px;
box-sizing:content-box;

}
 nav#dmp_menu 
{
max-width:100%;

}
 .innermenu
{
position:absolute;
top:70px;
margin:0 auto;
left:0;
right:0;
max-width:100%;

}
.dropdown-backdrop
{
position:relative;
}
 .container 
{
overflow:visible!important;
}
 .dmp_vmenu_items.nav ul.collapse > li 
{
position: relative;
}
li.open > ul.child.collapse 
{
display:inline-block;
}
 .nav.dmp_vmenu_items  li a.dmp_vmenu_items_parent_link, .nav.dmp_vmenu_items  li span.separator 
{
display:block;
cursor:pointer;
}
 .nav.dmp_vmenu_items  li a.dmp_vmenu_items_parent_link_arrow 
{
display:block;
background-image: none;
cursor:pointer;
}
 .dmp_vmenu_items  li:hover a.dmp_vmenu_items_parent_link, .nav.dmp_vmenu_items  li:hover span.separator
{
}
 .nav.dmp_vmenu_items  li:hover a.dmp_vmenu_items_parent_link_arrow
{
background-image: none;
}
 .navbar-default .nav.dmp_vmenu_items  li ul.child li a
{
}
 .dmp_vmenu_items.nav   li ul.child li a.subchild
{
text-align:left;
display:block;
}
 .nav.dmp_vmenu_items  li a.dmp_vmenu_items_parent_link_active_arrow
{
cursor: pointer;
display: block;
}
 .nav.dmp_vmenu_items  li a.dmp_vmenu_items_parent_link_active
{
display:block;
cursor: pointer;
}
 .nav.dmp_vmenu_items  li.active:hover a.dmp_vmenu_items_parent_link_active
{
}
 .nav.dmp_vmenu_items  li.active:hover a.dmp_vmenu_items_parent_link_active_arrow
{
}
 .dmp_vmenu_items li:hover ul ul,
.dmp_vmenu_items li:hover  li:hover ul ul

{
}
 .dmp_vmenu_items .horiz_separator
{
}
 .dmp_footer_bottom_footer 
{
height:80px;
}
 #dmp_copyright, #dmp_copyright a, #dmp_copyright span
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#F3F3F3;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #dmp_copyright a, #dmp_copyright span
{
display:none;}
 #dmp_footer_designed_by_links 
{
top: 50px;
position:absolute;
left: 1%;
right:auto;
overflow:auto;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 #dmp_footer_designed_by_links #dmp_footer_designed_by 
{
display:inline-block;
}
 #dmp_footer_designed_by_links a , #dmp_footer_designed_by_links a:link, #dmp_footer_designed_by_links a:visited, #dmp_footer_designed_by_links a:hover 
{
display:inline-block;}
 .footerposition1
{
top: 0px;
left:0%;
width: 300px;
min-height: 114px;
position:absolute;
overflow:auto;
}
 #dmp_content 
{
width: 300px;
clear: none;
}
 #nav
{
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
top:120px;
position:absolute;
left:43.33%;
}
 .left-button
{
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
position:absolute;
display:block;
top: 65px;
left:0%;
margin:0;
}
 .right-button
{
position:absolute;
display:block;
top: 50px;
left:90%;
margin:0;
}
 img.aligncenter
{
margin-left:auto;
margin-right:auto;
}
 .headerposition1
{
display:none;
}
 .footerposition1
{
display:block;
}
 .postedon
{
display: none;
}
 .open > .child 
 {
display: block;

}
 .nav.navbar-nav li.dmp_menu_items_parent a 
{
margin-bottom:0px;

}
 ul.dmp_menu_items 
{
padding-top:0 !important;

}
 .dmp_vmenu_items .dropdown-submenu.open > ul 
{
 display: block !important;
visibility: visible !important;
position:static !important;
float:none;
list-style:none outside none;
}
 .dmp_vmenu_items .dropdown-menu > li, .dmp_vmenu_items li ul.child li a 
{
 display: block !important;
}
  ul.child ul 
{
 display:none;
}
.navbar-nav ul.dropdown-menu .sub-menu 
{
left: 0px !important;
position: static !important;
top: 0px !important;
float:none !important;
}
 .dmp_vmenu_items .open .child {float: none;
position: static;
list-style:none outside none;

}
 #dmp_menu .navbar-toggle
{

}
 #dmp_menu .navbar-toggle
{
border-radius: 0;
padding: 9px 7px;
float:left;
margin-left:3px;

}
 #dmp_menu .navbar-toggle:hover, #dmp_menu .navbar-toggle:focus
{
float:left;
margin-left:3px;

}
 #dmp_menu .navbar-toggle, #dmp_menu .navbar-toggle:hover, #dmp_menu .navbar-toggle:focus
{

}
 #dmp_menu .navbar-toggle
{
background-color:#3366C4;
background:rgba(51,102,196,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #DCDCDC;
border:solid rgba(220,220,220,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#F3F3F3;
text-shadow:none;
text-align:left;
text-decoration:none;

}
 nav#dmp_menu .icon-bar
{
background-color:#F3F3F3;
background:rgba(243,243,243,1);
background-clip:padding-box;
}
 #dmp_menu .navbar-toggle:hover, #dmp_menu .navbar-toggle:focus
{
background-color:#3366C4;
background:rgba(51,102,196,1);
background-clip:padding-box;font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#F3F3F3;
text-shadow:none;
text-align:left;
text-decoration:none;

}
 #dmp_menu .navbar-nav
{
margin:0;

}
 .dmp_menu_items  li a.dmp_menu_items_parent_link
{
display:block;
background-color:#959595;
background:rgba(149,149,149,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #00004F;
border:solid rgba(0,0,79,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
cursor:pointer;
box-sizing:border-box;
padding-top:0px;
padding-bottom:0px;
}
 .dmp_menu_items  li a.dmp_menu_items_parent_link_arrow
{
display:block;
background-color:#959595;
background:rgba(149,149,149,1);
background-clip:padding-box;border-radius:0px 0px 0px 0px;
border:solid #00004F;
border:solid rgba(0,0,79,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
box-sizing:border-box;
cursor:pointer;
padding-top:0px;
padding-bottom:0px;
}
 .dmp_menu_items  li ul.child li a.subchild
{
text-align:left;
line-height:30px;
background-color:#E1E1E1;
background:rgba(225,225,225,1);
background-clip:padding-box;font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#343434;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
}
 .dmp_menu_items  li a.dmp_menu_items_parent_link_active_arrow
{
float: left;
padding-left:5px;
box-sizing:border-box;
font-size:14px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
cursor: pointer;
display: block;
line-height:13px;
background-color:#E1E1E1;
background:rgba(225,225,225,1);
background-clip:padding-box;border-radius:3px 3px 3px 3px;
border:solid #00004F;
border:solid rgba(0,0,79,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
padding-top:0px;
padding-bottom:0px;
}
 .nav.dmp_menu_items  li a.dmp_menu_items_parent_link_active
{
display:block;
cursor: pointer;
font-size:14px;
font-family:"Arial";
font-weight:700;
font-style:italic;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
box-sizing:border-box;
background-color:#E1E1E1;
background:rgba(225,225,225,1);
background-clip:padding-box;border-radius:3px 3px 3px 3px;
border:solid #00004F;
border:solid rgba(0,0,79,1);
border-width:1px 1px 1px 1px;
box-shadow:none;
padding-top:0px;
padding-bottom:0px;
}
}

