@charset "utf-8";

/*
	general styles
 */

header {background:#ffffff;padding-bottom: 2px;}
.container {background:#f1eee9;padding-top:10px;}


.serif,
cite,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6 {
}

h1 
{letter-spacing: 1px;
font-family: 'bebas-neue' !important;
font-style: normal;
font-weight: 100;
font-size: 52px;
line-height: 56px;
color:
#52657a;}

.post h2,
.post h3,
.post h4,
.post h5,
.post h6 {
	margin: 24px 12px 12px;
}

h2 {letter-spacing: 1px;font-family: 'Arial';font-style: normal;font-weight: 100;font-size: 52px;line-height: 56px; color:#52657a;}
h3 {font-family: 'Arial'; font-style: normal; font-weight: 100; font-size: 32px; line-height: 38px; letter-spacing: -2px; color:#c36b4a;}
h4 {font-family: 'Arial'; font-style: normal;font-weight: bold; font-size: 26px;line-height: 32px; color:#c36b4a;}


.monospace,
var,
code {
	font-family: courier new, courier, monospace;
}


.amp {
	font-style: italic;
	font-family: baskerville,palatino,palatino linotype,book antiqua,georgia,times,times new roman,serif;
	font-weight: normal;
}

p {font-family: 'Arial';font-size: 16.5px; line-height: 22px; font-weight: 100; font-style: normal; letter-spacing: 0px; color:#606060;}


a {color:#789d56; text-decoration: none; line-height: 22px; font-weight: 100; font-style: normal; letter-spacing: 0px; font-family: 'Arial'; }

a:link {
	color: #789d56;
}
a:visited {
	color: #789d56;
}
a:hover,a:active {
	color: #789d56;
}

a.blog-more-link {color:#ffffff !important;}

.post-content ul,
.post-content ol {
	padding-left: 24px;
}

::-moz-selection { 
background-color: #7d8e99; 
color: #ffffff;
}

::selection {
background-color: #7d8e99;
color: #ffffff;
}

img.alignright {
text-align:right;
float:right;
padding-left:15px;}

img.alignleft {
text-align:left;
float:left;
padding-right:15px;}

img.aligncenter {
text-align:center;
margin-left:auto;
margin-right:auto;}


.breadcrumb {
    padding: 8px 15px;
    list-style: none;
    background-color: 
    #f5f5f5;
    border-radius: 4px;
    margin-top: -10px;
}

.breadcrumb_Container {

    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -2px;

}


input,
textarea { 
	padding: 5px;
	outline: none;
	font-size:16.5px !important;
	color:#606060 !important;
}
input:hover,
textarea:hover,
input:focus,
textarea:focus {
	border: 1px #444 solid;
}
input:focus,
textarea:focus {
	box-shadow:inset 0px 0px 10px rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0px 0px 10px rgba(0,0,0,.2);
	-moz-box-shadow:inset 0px 0px 10px rgba(0,0,0,.2);
}
textarea {
	min-height: 150px;
	width: 98%;
}

#SearchButton {margin-left:-38px;}

#Find a {color:#ffffff;}
#Find {color:#ffffff; padding:12px 0px 0px 190px;}

.pagination {padding:50px; text-align:center; font-size:20px; font-family: 'PT Sans', sans-serif;}
a.page-numbers {padding:10px 20px; border:solid;}
a.page-numbers:hover {background:#2fa962; color:#ffffff;}
span.page-numbers {padding:10px 20px; border:solid;}

blockquote {
	border-top: 1px #ccc dotted;
	border-bottom: 1px #ccc dotted;
	text-align: justify;
	margin: 20px;
	padding: 12px;
}
	blockquote:first-letter {
		font-size: 24px;
		padding-right: 1px;
	}
	blockquote:first-line {
		font-size: 20px;
}
.search-box input {
                color: #222;
				font-size: 15px;
				padding-left: 10px;	
}

#shiftnav-toggle-main a {

    color: inherit;
    text-decoration: none;
    display: none !important;
    }
    
.shiftnav .shiftnav-menu-title {

    display: none !important;
    
}

.elementor-13 .elementor-element.elementor-element-9a3feba .eael-contact-form.eael-fluent-form-wrapper .ff-el-group .ff-btn-submit {

    background-color: #c36b4a !important;
}


    #blogbanner {background-image:url('https://mwdatademo9.com/wp-content/uploads/2019/10/MDIABanner-Blog.png'); 
      background-position: top center;
      background-repeat: no-repeat;
      background-size: cover;
      transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        padding: 100px 0px 100px 0px;
        height:100%;
        width: 100%;
        top: 0;
        left: 0;
      }

        
    #blogbannertext {color:#ffffff; text-align:center;}
    
    #blogbannertext h1 {font-family: "Galada", PT Sans; font-weight: 100; letter-spacing: 0.7px; text-shadow: 4px 3px 8px rgba(0,0,0,0.68);}
    
    #blogbannertext h5 {font-family: "PT Sans", PT Sans; font-weight: 400;text-shadow: 1px 2px 5px rgba(0,0,0,0.98);}

	#BlogDating p {
	color: #999 !important; text-align:center;padding-top: 12px;
	}

	
	#BlogCatagory{
	margin-top:-27px;
	float:right;
	width:350px;
	text-align:right;
	padding-right:40px;
	height:30px;
	overflow:hidden;
	}
	
	.featured-thumbnail {width:100%; text-align:center; padding-top:25px;text-align:center;}
	
	img.attachment-thumbnail {border:solid;}
	
	#BlogFont {height:225px; padding:60px;}

	.post-single h2 {font-size:32px !important; line-height:38px; letter-spacing:-2px;}
	
	.read-more {background-color:#26b572;color:#ffffff !important; margin:0px 10px; display: inline-block; padding:2px 12px 2px 8px;}

/*
	layout styles
 */

#if-logged-in .container {
	background: #000;
	margin-top: -24px;
}

body {
	background: #ffffff;
	padding: 0px 0;
	margin:0px;
	width:100%;
	height:100%;
	font-size:16.5px !important;
	color:#606060 !important;
	line-height:22px;
	overflow-x:hidden;
}

.listing-title h2 {
    font-size: 50px !important;
    color:#52657a !important;
    letter-spacing: 2px;
    text-align: center;
}

label {

    font-family: 'Arial';
    font-size: 12px;
    font-style: normal;
    font-weight: 100;
    line-height: 30px;
    letter-spacing: 0px;
    color: #b2b2b2;
text-transform: uppercase;}


input#wpbdp-main-box-keyword-field.keywords-field{
background:
#ffffff;
color:
#7aa058;
font-family: 'Arial';
font-size: 16.5px;
font-style: normal;
font-weight: 100;
letter-spacing: 0px;
line-height: 20px;
padding: 12px 15px;
border: 1px solid
rgba(0, 0, 0, 0.13);
}

.wpbdp-listing .listing-title {
    border-bottom: 1px solid 
    #52657a !important;
}

.wpbdp-listing .listing-title {font-size:100% !important;}


.wpbdp-listing .listing-title a {

    font-size: 26px !important;
    color: #52657a !important;}

input#wpbdp-bar-show-directory-button.button.wpbdp-button {display:none;}

input#wpbdp-bar-submit-listing-button.button.wpbdp-button {display:none;}

.wpbdp-listing-contact-form {display:none;}

ul.nm_form .cb_label {margin-bottom:10px;display:block;}

.ContactStyle{list-style-type:none;padding-bottom:10px;}

table, tr, td {
}

td{padding-left:3px;}

#TopBar {
background-color:#7aa058;
width:100%;
height:50px;}

#Search {position: absolute;
right: 0;
margin-top: -30px;
margin-right: 150px;}

#Logo {
    margin:40px 0px 40px 190px;
    width:300px;
    
}

#TopRightCorner{
    width: 575px;
    height:90px;
    float:right;
    margin-top:-110px;
    margin-right:30px;
}

	#header .container {
		padding-top:10px;
		padding-bottom: 50px;
	}
	
	#HomeBottomHeight {
	height:100px;
	}
	
			
	#widget-header {
		clear: both;
	}
	
#Wrap-Content{
width:1120px;
margin-left:auto;
margin-right:auto;}

	#content {
		width:1120px;
		height:auto;
		margin-left: auto;
        margin-right: auto;
	}
	#BlogContent {
		width:800px;
		height:auto;
		float:left;
		margin-top:10px;
	}

	#homecontent {
		width:100%;
	}
	
	#widget-alert {
			background: #C6D8CD;
			border: 1px #5b816a solid;
			padding: 24px;
			margin-bottom: 24px;
		}
	
	.post-single {
			padding-bottom: 20px;
			margin-bottom: 20px;
			border-bottom: 1px #dedede solid;
		}
		
#nav-primary
{
		clear: both;
		letter-spacing:0px;
		padding:0px 0px 50px 0px;
		color:#ffffff !important;
		width: 615px;
}

#nav-primary ul
{
	list-style:none;
	position:relative;
	margin:0;
	padding:0;
}

#nav-primary ul a
{
	display:block;
	text-decoration:none;
	font-size:13px;
	line-height:30px;
	padding:8px 18px 12px 18px;
	color:#7aa058;
	font-weight:700;
	font-family: 'Arial', sans-serif;
}

#nav-primary ul a:hover
{ color:#c36b4a;}

#nav-primary ul a:selected
{ color:#c36b4a;}

#nav-primary ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0;
}

#nav-primary ul li:hover
{
    color:#27b574;
}

#nav-primary ul ul a{color:#6b6b6b !important;}
#nav-primary ul ul a:hover {color:#ffffff !important;background:#cdcec7;}

#nav-primary ul ul
{
	display:none;
	position:absolute;
	top:100%;
	z-index:10;
	left:0;
	color:#6b6b6b !important;
	background:#d5d6d0;
	padding-top:0;
	padding-bottom:5px;
	margin-top:0;
	  opacity: 0.95;
  filter: alpha(opacity=95);
}
#nav-primary ul ul li
{
	float:none;
	width:265px;
}

#nav-primary ul ul a
{
	line-height:120%;
	padding:10px 15px;
	font-size:13.5px;
}

#nav-primary ul ul ul
{
    right: 100%;
    left: auto;
    margin-top:-45px;
}

#nav-primary ul li:hover > ul
{
	display:block
}

.shiftnav {
    background:#ffffff;
}

.shiftnav a:link {color:#7aa058; font-weight: bold;}
.shiftnav a:visited {color:#7aa058;}
.shiftnav a:selected {color:#7aa058;}

a.shiftnav-target ul li {font-weight:bold;}

ul.shiftnav-menu ul.sub-menu li.menu-item > .shiftnav-target{background:#e8e9e5;color:#6b6b6b; font-weight:300 !important;}

label.screen-reader-text {display:none;}
select.postform {width:180px;}
select#archives-dropdown-2 {width:180px;}

	#sidebar {
		padding:20px;
		border:1px solid #999999;
		border-radius:10px;
		margin-left:0em;
		margin-top:2em;
		width:190px;
	}
		#sidebar .widget-area {
			padding-bottom: 20px;
			margin-bottom: 20px;
			border-bottom: 1px #dedede solid;
		}
			#siebar ul,
			#sidebar li {
				padding-bottom:15px;
				margin: 0;
				list-style: none;
			}
				#sidebar .children {
					padding-left: 10px;
				}
					#sidebar .children .children {
						padding-left: 10px;
					}
	

#HomeSlideshow{
width:42%;
height:auto;
padding-left:0px;
padding-top:0px;
margin-top:15px;
z-index:5;
position:absolute;
background-color:red;
}
#HomeSlideMarquee{
    width:58%;
    position:absolute;
    z-index:5;
    background-color:green;
}

#HomeSlideContent{
    margin-top:15px;
    position:relative;
    z-index:4;
}

#footer-contact {
	background: #52667b;
	padding:20px 0px;
	text-align:center;
}

#footer-contact a:link {color:#ffffff !important;}
#footer-contact a:visited {color:#ffffff !important;}
#footer-contact a:hover {color:#ffffff !important;}
#footer-contact a:selected {color:#ffffff !important;}

#footer .container {
		margin-top:0px;
		padding-top: 20px;
		padding-bottom: 20px;
		background: #7aa058;
	}

#footer a:link {color:#ffffff !important;}
#footer a:visited {color:#ffffff !important;}
#footer a:hover {color:#ffffff !important;}
#footer a:selected {color:#ffffff !important;}

		#footer-content {
			padding: 20px;
		}
			#footer ul,
			#footer li {
				display: inline;
				list-style: none;
			}
				#footer li a {
					padding: 0 10px;
				}

#footer a:link {color:#ffffff;}
#footer a:hover {color:#e6b121;}

#MainContentInfo {width: 999px;
margin-left: auto;
margin-right: auto;
}

	#FooterPartners{
		color:#ffffff; text-align:center; padding-bottom:45px;
	}
	
	#FooterPartners p {color:#ffffff !important; font-family: "PT Sans", PT Sans;}
    #FooterPartners h4 {font-family:'Galada', cursive; font-size:38px; }


/*	13-column layout
	60 px columns, 24 px gutters, 72 px margins, 1212 px total (extra space for scrollbars)
	---------------------------------------------------------------------------------------
	1     2      3      4      5      6      7      8      9      10     11     12     13
	60px  144px  228px  312px  396px  480px  564px  648px  732px  816px  900px  984px  1068px	*/

@media only screen and (max-width: 1120px) and (min-width: 800px) {
        .breadcrumb 
    {display:none;}

header {
    background: 
#ffffff;
padding: 10px 0px 2px 0px;}

#Logo {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 40px;}
    
    #TopRightCorner {display:none;}
	
	.container {
	}
	
#BlogDating {
	margin-top:-2px;}

#BlogCatagory{
	margin-top:-27px;
	}
	
#BlogComments{
	margin-top:-22px;}	
	#SearchWidget {display:none;}
	
	.Background-HomePage {
	background-repeat:repeat-y;
	height:1600px;
	}	
	
	
	#Wrap-Content{
		width:770px;
		margin-right:auto;
		margin-left:auto;}
	
	#content {
		width:770px;
		margin-right:auto;
		margin-left:auto;
		margin-top:70px;
		padding:2px 0px 80px 0px;
		height:auto;
		float:none;
	}
	
	#Find {
    padding: 12px 0px 0px 100px;
}

#Search {
    margin-right: 100px;
}

	#TopBar {
		background-color: #7d8e99;
	    margin-top: -10px;
	}
	
	#BlogContent {
		width:770px;
		margin-right:auto;
		margin-left:auto;
		margin-top:70px;
		padding:25px 0px 80px 0px;
		height:auto;
		float:none;
	}
	

	.container {
		margin-top:0px;}
	#nav-bar{
		height:5px;
		margin-top:120px;
		}
	
	#nav-primary{
	display:none;}
	
	#navCorner {
	display:none;}
	
	#HomeSlider {
		margin-top:120px;
	}
	
	#HomeSlideshow{
		height:150px;
		color:#ffffff;
		padding-left:0px;
		padding-top:10px;
		background-color:#383633;}
	
	#HomeBottomAccent{
		height:47px;
		width:836px;
		margin-top:90px;
		margin-left:-130px;
	}
	
	#HomeBottomHeight {
	height:125px;
	}
	
	#MainContentInfo2 {
		width:750px;
		margin-left:auto;
		margin-right:auto;
		margin-top:270px;	
	}	
	
	#MainContentInfo {
		width:750px;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;	
	}
	
	#MainContent {
		margin-top:220px;}

	#HomeColumn1{
		margin-left:70px;
		width:80%;
		height:auto;
		margin-top:4em;
		position:relative;
	}
	
	#HomeColumn2{
		position:relative;
		width:80%;
		height:auto;
		margin-left:70px;
	}
	
	#HomeColumn3{
		position:relative;
		margin-top:4em;
		width:80%;
		height:auto;
		margin-left:auto;
		margin-right:auto;
	}
	
	#HomeColumn4{
		position:relative;
		margin-top:4em;
		width:80%;
		height:auto;
		margin-left:auto;
		margin-right:auto;
	}
	
		#sidebar {
		display:none;
		}


}


/*	5-column layout
	60 px columns, 24 px gutters, 42 px margins, 480 px total
	---------------------------------------------------------
	1     2      3      4      5
	60px  144px  228px  312px  396px	*/

@media only screen and (max-width: 800px) and (min-width: 700px) {
    
    .breadcrumb 
    {display:none;}
    
    #TopRightCorner {display:none;}
	
	.container {
		margin-top:0px;}
		
#BlogDating {
	margin-top:-2px;
	margin-left:0;
	}

#BlogCatagory{
	margin-top:-27px;
	padding-right:0;
	}


	#Wrap-Content{
		width:660px;
		margin-right:auto;
		margin-left:auto;
		}
	
	#content {
		width:660px;
		margin-top:70px;
		margin-right:auto;
		margin-left:auto;
		padding:25px 0px 80px 0px;
		height:auto;
		float:none;
	}

	#BlogContent {
		width:660px;
		margin-top:70px;
		margin-right:auto;
		margin-left:auto;
		padding:25px 0px 80px 0px;
		height:auto;
		float:none;
	}

	#Find {
    padding: 12px 0px 0px 80px;
}

#Search {
    margin-right: 80px;
}

	#TopBar {
		background-color: #7d8e99;
	    margin-top: 0px;
	}

    #Logo {		margin-left:auto;
		margin-right:auto;}
    
	#nav-primary{
	display:none;}
	
	#navCorner {
	display:none;}
	
	#HomeBottomHeight {
	height:125px;
	}
	
	#HomeSlideshow{
		padding-top:5px;
		height:140px;
		margin-left:0px;}

	
	#HomeBottomAccent{
		height:47px;
		width:815px;
		margin-top:80px;
		margin-left:-130px;
	}
	
	
	#MainContentInfo2 {
		width:660px;
		margin-left:auto;
		margin-right:auto;
		margin-top:155px;
	}	
	
	#MainContentInfo {
		width:660px;
		margin-left:auto;
		margin-right:auto;
	}
	
	#MainContent {
		margin-top:120px;}

	#nav-bar {
		height:10px;
	}
		
	#navCorner {
		display:none;
	}
	
	#HomeColumn1{
		margin-left:40px;
		width:80%;
		height:auto;
		margin-top:4em;
		position:relative;
	}
	
	#HomeColumn2{
		position:relative;
		width:80%;
		height:auto;
		margin-left:40px;
	}
	
	#HomeColumn3{
		position:relative;
		margin-top:4em;
		width:80%;
		height:auto;
		margin-left:auto;
		margin-right:auto;
	}
	
	#HomeColumn4{
		position:relative;
		margin-top:4em;
		width:80%;
		height:auto;
		margin-left:auto;
		margin-right:auto;
	}
	
	
	
		#sidebar {
		display:none;
		}
	
}


/*	3-column layout
	60 px columns, 24 px gutters, 46 px margins, 320 px total
	---------------------------------------------------------
	1     2      3
	60px  144px  228px	*/

@media only screen and (max-width: 700px) and (min-width: 580px) {
        .breadcrumb 
    {display:none;}
    
	#Find {
    padding: 12px 0px 0px 20px;
    text-align: center;
}

    #Search {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 20px;
    position: relative;
    width: 200px;
    }
    
	#TopBar {
		background-color: #7d8e99;
	    margin-top: 0px;
	    height: 105px;
	   
	}
	
	#Logo{
		margin-left:auto;
		margin-right:auto;
	}
		
	
	.container {
		margin-top:0px;}
	
	#BlogDating {
	margin-top:2px;
	margin-left:0;
	}

	#BlogCatagory{
	margin-top:-27px;
	padding-right:0;
	}

	.Background-HomePage {
	background-repeat:repeat-y;
	height:1600px;
	}	
	
	#Wrap-Content{
		width:560px;
		margin-right:auto;
		margin-left:auto;
	}
	
	#content {
		width:560px;
		margin-top:0px;
		margin-right:auto;
		margin-left:auto;
		padding:25px 0px 80px 0px;
		height:auto;
		float:none;
	}
	
	#BlogContent {
		width:560px;
		margin-top:0px;
		margin-right:auto;
		margin-left:auto;
		padding:25px 0px 80px 0px;
		height:auto;
		float:none;
	}	
	
	
	#nav-bar{
		height:5px;
		margin-top:120px;
		}
	
	#nav-primary{
	display:none;}
	
	#navCorner {
	display:none;}
	
	#HomeSlider {
		margin-top:70px;
		}
	
	#HomeSlideshow{
		padding-top:2px;
		padding-bottom:70px;
		padding-left:0px;
		height:0px;
		}

	#pscroller1{
		margin-left:320px;
		margin-top:-75px;
	}

	#HomeBottomAccent {
	  display:none;}
	
	#HomeBottom{display:none}
	
	#HomeBottomHeight {
	height:125px;
	}
	
	#MainContentInfo2 {
		width:550px;
		margin-left:auto;
		margin-right:auto;
		margin-top:195px;
	}
	
	#MainContentInfo {
		width:550px;
		margin-left:auto;
		margin-right:auto;
	}
	
	#MainContent {
	margin-top:120px;}

	#nav-bar {
		height:10px;
	}
		
	#navCorner {
		display:none;
	}
	
	#HomeColumn1{
		margin-left:40px;
		width:80%;
		height:auto;
		margin-top:4em;
		position:relative;
	}
	
	#HomeColumn2{
		position:relative;
		width:80%;
		height:auto;
		margin-left:40px;
	}
	
	#HomeColumn3{
		position:relative;
		margin-top:4em;
		width:80%;
		height:auto;
		margin-left:auto;
		margin-right:auto;
	}
	
	#HomeColumn4{
		position:relative;
		margin-top:4em;
		width:80%;
		height:auto;
		margin-left:auto;
		margin-right:auto;
	}	
	
		#sidebar {
		display:none;
		}

	
}


/*	3-column layout
	60 px columns, 24 px gutters, 46 px margins, 320 px total
	---------------------------------------------------------
	1     2      3
	60px  144px  228px	*/

@media only screen and (max-width: 580px) and (min-width: 450px) {
        .breadcrumb 
    {display:none;}
    
    .elementor-button .elementor-align-icon-left {float:none !important;}

	#Find {
    padding: 12px 0px 0px 20px;
    text-align: center;
}

    #Search {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 20px;
    position: relative;
    width: 200px;
    }
    
	#TopBar {
		background-color: #7d8e99;
	    margin-top: 0px;
	    height: 105px;
	   
	}
	
	#Logo{
		margin-left:auto;
		margin-right:auto;
	}
	
	.container {
		margin-top:0px;}
		
	#BlogDating {
	margin-top:2px;
	margin-left:0;
	font-size:11px;
	}

	#BlogCatagory{
	margin-top:-22px;
	padding-right:0;
	font-size:11px;
	position:absolute;
	width:400px;
	}


	#Wrap-Content{
		width:400px;
		margin-right:auto;
		margin-left:auto;
	}	
	
	#content {
		width:400px;
		margin-top:0px;
		margin-right:auto;
		margin-left:auto;
		padding:25px 0px 80px 0px;
		height:auto;
		float:none;
	}	
	
	#BlogContent {
		width:400px;
		margin-top:0px;
		margin-right:auto;
		margin-left:auto;
		padding:25px 0px 80px 0px;
		height:auto;
		float:none;
	}

	#HomeBottomAccent {
		display:none;}	
		
	
	#nav-bar{
		display:none;
		}
	
	#nav-primary{
		display:none;}
	
	#navCorner {
		display:none;}
	
	#HomeSlider {
		margin-top:70px;
		}
	
	
	#HomeBottomHeight {
	height:125px;
	}
	
	#HomeBottom {
		display:none;}
	
	#HomeSlideshow{
		padding-top:5px;
		padding-bottom:70px;
		padding-left:0px;
		height:0px;
		}
	

	#HomeBottomHeight {
	height:125px;
	}
	
	#MainContentInfo2 {
		width:400px;
		margin-left:auto;
		margin-right:auto;
		margin-top:190px;
	}	
	
	#MainContentInfo {
		width:400px;
		margin-left:auto;
		margin-right:auto;
		padding-top:20px;
	}
	
	#MainContent{
		margin-top:120px;
	}	
	

	#nav-bar {
		height:10px;
	}
		
	#navCorner {
		display:none;
	}
	
	#HomeColumn1{
		margin-left:20px;
		width:80%;
		height:auto;
		margin-top:4em;
		padding-bottom:25px;
		position:relative;
	}
	
	#HomeColumn2{
		position:relative;
		width:80%;
		height:auto;
		padding-bottom:25px;
		margin-left:20px;
	}
	
	#HomeColumn3{
		position:relative;
		margin-top:4em;
		width:80%;
		height:auto;
		padding-bottom:25px;
		margin-left:auto;
		margin-right:auto;
	}
	
	#HomeColumn4{
		position:relative;
		margin-top:4em;
		width:80%;
		height:auto;
		padding-bottom:25px;
		margin-left:auto;
		margin-right:auto;
	}	
	
		#sidebar {
		display:none;
		}
	
	
}



/*	3-column layout
	60 px columns, 24 px gutters, 46 px margins, 320 px total
	---------------------------------------------------------
	1     2      3
	60px  144px  228px	*/

@media only screen and (max-width: 450px) and (min-width: 300px) {
        .breadcrumb 
    {display:none;}
    
       .elementor-button .elementor-align-icon-left {float:none !important;}
	
#TopRightCorner {display:none;}

	#Find {
    padding: 12px 0px 0px 0px;
    text-align: center;
}

    #Search {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 20px;
    position: relative;
    width: 200px;
    }
    
	#TopBar {
		background-color: #7d8e99;
	    margin-top: 0px;
	    height: 105px;
	   
	}
	
	#Logo{
		margin-left:auto;
		margin-right:auto;
	}

	.container {
		margin-top:0px;}
	

	
	.Background-HomePage {
	background-repeat:repeat-y;
	height:2100px;
	}	
	
	#Wrap-Content{
		width:280px;
		margin-right:auto;
		margin-left:auto;
	}	
	
	#content {
		width:280px;
		margin-top:0px;
		margin-right:auto;
		margin-left:auto;
		padding:25px 0px 80px 0px;
		height:auto;
		float:none;
	}
	
	#BlogContent {
		width:280px;
		margin-top:0px;
		margin-right:auto;
		margin-left:auto;
		padding:25px 0px 80px 0px;
		height:auto;
		float:none;
	}
	
	
	#MainContent {
		margin-top:120px;
		}
	
	#MainContentInfo2 {
		width:265px;
		margin-left:auto;
		margin-right:auto;
		margin-top:120px;
	}
	
	#MainContentInfo {
		width:265px;
		margin-left:auto;
		margin-right:auto;
	}

	#nav-bar {
		display:none;
	}
	
	#nav-primary{
	display:none;}
		
		
	#navCorner {
		display:none;
	}
		
	#HomeBottom{display:none;}
	
	#HomeSlideShow{
		height:70px;
	}
	
	
		#sidebar {
		display:none;
		}
	
}


/*	3-column layout
	60 px columns, 24 px gutters, 46 px margins, 320 px total
	---------------------------------------------------------
	1     2      3
	60px  144px  228px	*/

@media only screen and (max-width: 300px) {
        .breadcrumb 
    {display:none;}
    
       .elementor-button .elementor-align-icon-left {float:none !important;}
	
	.container {
		margin-top:125px;}
		
	#SearchWidget {display:none;}	
	
	#BlogDating {
	margin-top:2px;
	margin-left:0;
	font-size:9px;
	}

	#BlogCatagory{
	display:none;
	}
		
	
.Background-HomePage {
	background-repeat:repeat-y;
	height:2000px;
	}	

	#Wrap-Content {
		width:200px;
		margin-right:auto;
		margin-left:auto;
	}	
	
	#content {
		width:200px;
		margin-top:0px;
		margin-right:auto;
		margin-left:auto;
		padding:25px 0px 80px 0px;
		height:auto;
		float:none;
	}
	
	#BlogContent {
		width:200px;
		margin-top:0px;
		margin-right:auto;
		margin-left:auto;
		padding:25px 0px 80px 0px;
		height:auto;
		float:none;
	}
	
	#Find {
    padding: 12px 0px 0px 0px;
    text-align: center;
}

    #Search {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 20px;
    position: relative;
    width: 200px;
    }
    
	#TopBar {
		background-color: #7d8e99;
	    margin-top: 0px;
	    height: 105px;
	   
	}
	
	#Logo{
		margin-left:auto;
		margin-right:auto;
	}

	
	#nav-bar{
		display:none;
		}
	
	#nav-primary{
	display:none;}
	
	#navCorner {
	display:none;}
	
	#HomeSlider {
		margin-top:70px;
		}
	
	
	#HomeBottomHeight {
	display:none;
	}
	
	
	#HomeBottomHeight {
	height:125px;
	}
	
	#MainContentInfo {
		width:200px;
		margin-left:auto;
		margin-right:auto;
	}
	
	#MainContent{
	margin-top:120px;}

	#nav-bar {
		display:none;
	}
		
		
	#navCorner {
		display:none;
	}
	
	#HomeBottom{display:none;}
	
	#HomeBottomAccent {
	display:none;}
	
	#HomeColumn1{
		margin-left:0px;
		height:auto;
		margin-top:4em;
		position:relative;
	}
	
	#HomeColumn2{
		position:relative;
		height:auto;
		margin-left:0px;
	}
	
	#HomeColumn3{
		position:relative;
		margin-top:4em;
		height:auto;
		margin-left:0px;
	}
	
	#HomeColumn4{
		position:relative;
		margin-top:4em;
		height:auto;
		margin-left:0px;
	}	
	
		#sidebar {
		display:none;
		}
	

}


/* Enable images in posts to automatically resize */
/* as browser window changes sizes.               */

.post-content img {
  max-width: 100%;
  height: auto;
}


/* Always remember to compress your live stylesheet and keep an uncompressed backup */
