/*
Theme Name: 
Theme URI: /themes//
Author: Sandhills // Olivia LeDuc
Author URI: https://sandhills.com
Description: Sandhills default template.
Version: 1.0
Text Domain: sandhills
Tags: Sandhills default
*/

/*--fonts and colors 
font-family: 'Open Sans', sans-serif;

gray: dadada
green: 3b943b (main LICA color)
dark green: 22691a
*/


html, body {
	height:100%;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	overflow-x:hidden;
    margin-top: 0 !important;
	-webkit-overflow-scrolling: touch;
}

a{color: #317C31;}
h1 { letter-spacing: 2px; font-size:35px; font-weight: 800; font-style: italic; text-transform: uppercase; color: #3b943b; z-index: 9999;}
h1 span{font-weight: 400; color: #000; font-style: normal;  font-size: 25px;}
h2 { letter-spacing: 1px; font-size:28px; font-weight: 800; font-style: italic; text-transform: uppercase;}
h3 {letter-spacing: 2px; font-weight: 300; text-transform: uppercase; font-size: 20px; }

b{letter-spacing: 1px;}
.fine-print{font-size: 13px; }

.clear{clear: both;}

#pad{padding: 30px 0;}
#l-pad{padding: 50px 0;}

.wrapper-center{text-align: center; margin: 0 auto !important;}

/*---BUTTONS--- JUST BACKGROUND----------*/
.green-button{background: #3b943b; color: #fff; text-transform: uppercase; text-align: center; letter-spacing: 1px; font-style: italic; font-weight: 800; font-size: 14px; display: inline-block; margin: 5px; width: 100%; max-width: 400px; padding: 10px 0;}

.white-button{background: #fff; color: #22691a; text-transform: uppercase; text-align: center; letter-spacing: 1px; font-style: italic; font-weight: 800; font-size: 14px; display: inline-block; margin: 5px; width: 100%; max-width: 400px; padding: 15px 0;}

/*---BUTTONS---FUNCTIONING---------------*/
#green-button{background: #3b943b; color: #fff; text-transform: uppercase; text-align: center; letter-spacing: 1px; font-style: italic; font-weight: 800; font-size: 14px; display: inline-block; margin: 5px; width: 100%; max-width: 400px; padding: 10px 0;}
#green-button:hover{background: #000; }

#white-button{background: #fff; color: #22691a; text-transform: uppercase; text-align: center; letter-spacing: 1px; font-style: italic; font-weight: 800; font-size: 14px; display: inline-block; margin: 5px; width: 100%; max-width: 400px; padding: 15px 0;}
#white-button:hover{background: #000;}

/*---PAGE IMAGES-------------------------*/
.pageimage{width: 100%; border-bottom: 35px solid transparent;
  -webkit-border-image: url(/siteart/black-stripes.jpg) 30 round; /* Safari 3.1-5 */
  -o-border-image: url(/siteart/black-stripes.jpg) 30 round; /* Opera 11-12.1 */
  border-image: url(/siteart/black-stripes.jpg) 30 round;}

.background-cover {
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.background-no-repeat {
	-moz-background-repeat: no-repeat;
	-o-background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-repeat: no-repeat;
}
.background-center+center{
	-moz-background-position: center center;
	-o-background-position: center center;
	-webkit-background-position: center center;
	background-position: center center;
	
}


/*---HEADER------------------------------*/
#header{}
.header-social{text-align: right; padding-top:10px;position: relative;z-index: 99999; margin-right: 50px;}
.header-social .fab {color: #000; font-size: 30px;}
.header-social .fab:hover{opacity: .7;}

.logo-wrapper{ 
	background: #000; 
	width: 885px;  
    display: inline-block;   
	top: 0;
    left: 0;
    transform-origin: top right;
    -ms-transform: skew(-20deg, 0deg);
    -webkit-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
	
	border-right: 30px solid rgba(0,0,0,0.6);
	
	-moz-background-clip: border;     /* Firefox 3.6 */
	-webkit-background-clip: border;  /* Safari 4? Chrome 6? */
	background-clip: border-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */

	-moz-background-clip: padding;     /* Firefox 3.6 */
	-webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
	background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */

	-moz-background-clip: content;     /* Firefox 3.6 */
	-webkit-background-clip: content;  /* Safari 4? Chrome 6? */
	background-clip: content-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */}

.co-logo {margin: 0 auto; 
	width: 75%; 	
	-ms-transform: skew(20deg, 0deg);
    -webkit-transform: skew(20deg, 0deg);
    transform: skew(20deg, 0deg);
	position: relative; 
	z-index: 9999
}
.custom-logo{width: 170px !important; height: 170px !important;}

/*--HOME -SLIDE SECTIONS-------------------------------*/
#sidebar14-slide-text{
	background:#000; position: absolute; z-index: 9; float: left;
	height: 630px;
	width:823px;;
    display: inline-block;
    top: -2px;
    left: 0;
    transform-origin: top right;
    -ms-transform: skew(-20deg, 0deg);
    -webkit-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
	
	border-right: 30px solid rgba(0,0,0,0.6);
	
	-moz-background-clip: border;     /* Firefox 3.6 */
	-webkit-background-clip: border;  /* Safari 4? Chrome 6? */
	background-clip: border-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */

	-moz-background-clip: padding;     /* Firefox 3.6 */
	-webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
	background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */

	-moz-background-clip: content;     /* Firefox 3.6 */
	-webkit-background-clip: content;  /* Safari 4? Chrome 6? */
	background-clip: content-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
}

.slide-text{
	padding-top: 5%;
	width: 85%; 	
	-ms-transform: skew(20deg, 0deg);
    -webkit-transform: skew(20deg, 0deg);
    transform: skew(20deg, 0deg);
}
.slide-text h1{font-size: 35px; text-align: right; float: right; width: 85%;}
.slide-text h1 span{color: #fff; font-size: 25px; font-weight: 400;}
.slide-text .title-border-white{width:55%; text-align: right; top: -18px; float: right;}


#sidebar14-slideshow{float: right;}

#sidebar14-slide-buttons{position: relative; z-index: 10; margin-top: -17vw; width:1850px;}

.slide-button1{background: rgba(59,148,59,.99); display: block; margin: 8px 0; padding: 12px 0 12px 15%;}
.slide-button2{background: rgba(34,105,26,.99); display: block; margin: 8px 0; padding: 12px 0 12px 15%;}

.slide-button1:hover{background:rgba(59,148,59,.7);}
.slide-button2:hover{background:rgba(34,105,26,.7);}
	
.slide-button1 a, .slide-button2 a{ color: #fff; border-left: 5px solid #fff; font-weight: 800; font-style: italic; text-transform: uppercase;letter-spacing: 1px; text-align: left; padding: 12px 0 12px 40px;}

#sidebar14-space{padding: 20px 0;}

/*---CALL OUT SECTION ---------------------------*/
#sidebar14-call-outs{z-index: 9999; position: absolute; top: 7vw;}
.callouts{margin: 10px 20px 0 20px;}
.callout-bg{background: #dadada; color: #22691a; text-align: center; padding: 10px 0; /*min-height: 130px;*/ font-weight:800; box-shadow: 2px 7px 13px -4px rgba(0,0,0,0.45); margin: 0 auto;}
.callout-bg:hover{background: #fff;}
.callout-bg h2{width: 75%; text-align: center; margin: 0 auto; padding: 15px 0; font-size: 1.55em}

#sidebar14-green-waves{position: relative; z-index: 999;margin-top: -6.5vw;}

/*---HOME - NEWS SECTION-------------------------*/
/*#sidebar14-news-section{margin-top: -340px; background:url(/wp-content/uploads/2019/08/news-bg-1-e1567178761602.jpg); width:100%; height:860px;}

#sidebar14-news-title{margin-top: -620px;}
.news-title{text-align: center;}
.news-title h1 span{color: #000;}

#sidebar14-news-boxes{position: relative; margin-top: -400px; z-index: 999;}
.news-box{background: rgba(255,255,255,.8); border: 1px solid #ddd; width: 98%; min-height: 280px;}

.news-box-inner{width: 95%; margin: 10px auto;  text-align: center;}

.news-box-left{display: inline-block; float: left; width: 25%; margin-top: 30px;}

.news-box-right{width: 70%; text-align: left; padding: 10px 10px 10px 0; display: inline-block; float: right;}
.news-box-right h2{color: #3b943b; font-size: 20px}
.news-box-right  h3{font-size:16px;}

.news-box-right .date{ text-transform: uppercase; padding-bottom: 5px;}
.news-box-right .text {font-size: 15px;}

.news-box-right #green-button{margin: 20px 0 5px 0; max-width: 100%;}
*/

/*---HOME - EVENTS SECTION--*/
#sidebar14-news-section{margin-top: -340px; background:url(/siteart/news-bg-1-e1567178761602.jpg) no-repeat center center fixed; width:100%; height:800px;}

#sidebar14-news-title{margin-top: -530px; text-align: center;}

#sidebar14-news-boxes{position: relative; z-index: 999; margin:-375px auto 0 auto;}
#sidebar14-news-boxes .widget_sandhills_events{width: 80% !important; margin: 0 auto !important}


#sidebar14-news-boxes .widget_sandhills_events .event-left img{height: 143px;}


/*---HOME - BLACK BAR----------------------------*/
#sidebar14-black-bar{background: #000; color: #fff; padding:20px 0px; box-shadow:0 6px 13px -4px rgba(0,0,0,0.4);  }

.home-black-bar h1 span{color: #fff; font-weight: 800; font-style: italic; font-size: 28px;}
.home-black-bar h1 {font-size: 40px;}
.home-black-bar p{text-transform: uppercase; letter-spacing: 1px;}

.home-black-bar li{list-style: none; line-height: 28px; text-transform: uppercase; letter-spacing: 2px;}

/*---HOME - ABOUT SECTION-------------------------------*/
#sidebar14-about-section{border-bottom: 35px solid transparent;
  -webkit-border-image: url(/siteart/black-stripes.jpg) 30 round; /* Safari 3.1-5 */
  -o-border-image: url(/siteart/black-stripes.jpg) 30 round; /* Opera 11-12.1 */
  border-image: url(/siteart/black-stripes.jpg) 30 round;}
.about-column-left { padding: 20% 0;}

.green-img-border{border-left:12px solid #3b943b; display: inline-block; height: 310px; vertical-align: middle;}
.about-img{display: inline-block; vertical-align: middle; }

.about-column-left img{width: 100%; max-width: 500px; margin: 0px; display: inline-block; float: left;}

.about-column-right{width: 80%; padding:25% 0;}
.about-column-right h1{color: #3b943b; font-size: 50px;}
.about-column-right h1 span{color: #000; font-size: 35px; font-weight:400}
.about-column-right p{color:#000;}


/*-- HOME - FORM SECTION ------------------------*/
#sidebar14-form-left,#sidebar14-form-area{padding: 3% 0;}

#sidebar14-form-area{z-index: 9999;}
#sidebar14-form-area #widget_sandhills_contact_form_13{width: 70%;}
#sidebar14-form-area h1{display: none;} 

#sidebar14-form-left{color: #000;}
.form-bg{margin-top: -26vw;}


/*---ABOUT PAGES----------------------------------*/
/*---HISTORY---*/
#sidebar217-green-area{background: #3b943b; padding: 3% 0 6% 0; color: #fff;}

/*---EXECUTIVE COMMITTEE---*/
#sidebar242-text-area-2, #sidebar242-text-area-3,#sidebar242-text-area-4{margin: 25px 0;}
.directors-box{width: 85%; text-align: center; margin: 0 auto; background:#3b943b;color: #fff; padding: 20px 30px; min-height: 225px; box-shadow: 2px 4px 7px -4px rgba(0,0,0,0.45);}

/*---CHARTER-HONORARY---*/
#sidebar244-text-area{padding: 2% 0;}

#sidebar244-text-area-2,#sidebar244-text-area-3,#sidebar244-text-area-4,#sidebar244-text-area-5{background: #3b943b;  color: #fff; padding: 20px 0; text-align: center;}
#sidebar244-text-area-5{padding-bottom: 6%;}
#sidebar244-text-area-2 h1{color: #fff;}

.charter-box{width: 85%; text-align: center; margin:0 auto; background:#fff;color: #3b943b; padding: 20px 30px; min-height: 275px; box-shadow: 2px 4px 7px -4px rgba(0,0,0,0.45);}


/*---PAST PRESIDENTS---*/
#sidebar246-text-area{padding-bottom: 3%}
.title-year{display: inline-block; width: 35%;}
.title-president{display: inline-block; width: 45%;}

.president-row-gray{padding: 10px 0; font-size: 15px; background: #f3f3f3;}
.president-row{padding: 10px 0; font-size: 15px;}

.year{display: inline-block; width: 35%; padding-left: 10px;}
.president{display: inline-block; width:45%;}


/*---REGION MAP---*/
#sidebar248-text-area{padding: 3% 0 2% 0;}

/*---SCHOLARSHIP---*/
.scholarship li{list-style: none; line-height: 35px;}
.scholarship i{padding-right: 20px;}
#sidebar29-green-text-area{background: #3b943b; padding: 3% 0 6% 0; color: #fff;}
#sidebar29-green-text-area h1, #sidebar29-green-text-area p, #sidebar29-green-text-area a{color: #fff;}

/*---MEMBERSHIP PAGES----------------------------------*/
/*--archive benefits--*/
.wrapper-benefits{width: 75%; margin: 0 auto;}

.benefits-row{width: 30%; display: inline-block; margin: 5px; padding: 20px 30px; background: #f3f3f3; text-align: center; vertical-align: top;}
.green-bg{background: #3b943b; color: #fff;}
.green-bg .wrapper-center h1{color: #fff;}

/*--BENEFITS HOLDING PAGE----*/
.page-header{padding: 0; margin: 0; border:  none;}

.benefit-box-title{text-align: center; margin: 0 auto; width:100%;}

.benefit-container{margin: 0 auto; text-align: center;}
.benefit-container .entry-title a{text-align: center !important;}

.benefit-img img{border: 1px solid #ddd; box-shadow: 2px 6px 5px -4px rgba(0,0,0,0.2);  width: 100%; max-width: 60%;}

.benefit-button-primary{text-align: center; background:#3b943b; color:#fff !important;padding: 10px 20px; font-weight: 800; font-style: italic; letter-spacing: 2px; font-size: 14px; transition: 0.3s;  width: 100%; display: block; margin-top: 20px;}
.benefit-button-primary:hover{background: #22691a;}


/*--BENEFITS SINGLE PAGE---*/
.wrapper-single-post {width:75%; margin: 0 auto; padding:10px 0 6% 0;}
.page-title-header{width:75%; margin: 0 auto; }

.benefit-left {width:30%; display: inline-block; text-align: left; vertical-align: top;}
.benefit-right {width:68%; display: inline-block; vertical-align: top; }

.benefits .entry-title a{font-size: 18px; color: #000;}

.benefit-width {width:60%; margin: 0 auto; padding:15px 0;}

.benefit-img-single {text-align: left; float: left; margin: 0 auto; max-width:300px; width: 100%;}
.benefit-img-single img{border:1px solid #ddd; box-shadow: 2px 6px 5px -4px rgba(0,0,0,0.2); max-width: 228px;}

.benefit-button-download{text-align: center; background:#3b943b; color:#fff !important; padding: 10px 20px; font-weight: 800; font-style: italic; letter-spacing: 2px; font-size: 14px; transition: 0.3s; margin-top: 20px; display: block; width: 250px;}
.benefit-button-download:hover{background: #22691a;}


.benefit-title-all { text-align: left; font-weight: bold; letter-spacing: 1px; padding:6px 0; }

.center-text{text-align: center !important;}
.center-text h2.entry-title a{text-align: center !important;}

.benefit-sub-title{font-weight: 800; font-style: italic; color: #000; padding-bottom: 10px; font-size: 20px; text-transform: uppercase;}


/*--BENEFIT PROGRAM CONTACTS--*/
.title-row{background: #3b943b; color: #fff; padding: 10px; letter-spacing: 1px; font-size:18px; font-weight: 800; font-style: italic; text-transform: uppercase; width: 100%; margin-bottom: 10px;}
.title-benefit-name{display: inline-block; width: 35%;}
.title-contact-name{display: inline-block; width: 22%;}
.title-phone{display: inline-block;width: 18%;}
.title-email{display: inline-block;width: 20%;}

.contact-row-gray{padding: 10px 0; font-size: 13px; background: #f3f3f3;}
.contact-row{padding: 10px 0; font-size: 13px;}
.benefit-name{display: inline-block; width: 35%; padding-left: 10px;}
.contact-name{display: inline-block; width: 22%;}
.phone{display: inline-block;width: 18%;}
.email{display: inline-block;width: 20%; font-size: 13px;}

.contact-name-desc{display: inline-block;width: 60%; font-size: 12px;}

#sidebar262-text-area-3{margin-top: 40px;}

/*---DEFINITIONS---*/
#sidebar290-green-text-area{background: #3b943b; padding: 3% 0 3% 0; color: #fff;}
#sidebar290-green-text-area h1{color: #fff;}

#sidebar290-text-area-2{padding: 3% 0;}
.membership-box{margin: 15px 0; padding: 1% 0;}


/*--MEMBERSHIP APPLICATIONS--*/
/*--MEMBERSHIP FORM CURRENCY PAY --*/
.currency img {max-width: 150px; width: 100%; padding:15px 0; display: inline-block; vertical-align: middle;}
.registerform {
width:80%;
margin: 30px auto;
border-radius: 0;

}
.registerform label {
	width:100%;
	float:left;
}

.registerform input {
	width: 100%;
	border-radius: 0;
    padding: 15px 5px;
    font-size: 15px;
    background-color: #fff;
    border: 1px solid #000;
	box-sizing:border-box;
}
.registerform input[type=checkbox], input[type=checkbox]{
	display: inline-block;
	width: 25px;
    padding: 15px 5px;
    font-size: 15px;
    background-color: #fff;
    border: 1px solid #000;
	box-sizing:border-box;	
	float:left;
	border-radius: 0;
}

#formactivities {width:22%!important;}

#fullrow {width:98.5%!important;	}

    a.btn, button, button.btn, input[type="submit"], .Actions .action {
        background: #3b943b;
        color: #FFF;
       font-size:16px;
		letter-spacing: 2px;
        padding: 10px 45px;
        margin-top: 10px;
        margin-bottom: 10px;
        text-transform: uppercase;
        border: none;
        margin-right: 10px;
		font-weight:800;
		font-style: italic;
		margin:0 auto;
		width:auto;
    }
       a.btn:hover, button.btn:hover, button:hover, input[type="submit"], .Actions .action:hover {
       background:#22691a !important; }

a.btn.dark-btn, button.btn.dark-btn{
    background: #22691a !important;
}
.number {
font-family: 'Poppins', sans-serif;	
	border-radius: 0;
}

.reds {
color:#F40004;	
}

.whites {
color:#fff;	
text-shadow: 2px 3px 13px #000
}

.required {
display:none;	
}

.disclaim {font-size:9px; padding-bottom: 15px;}

.costhalf {
	width:48.5%;
	float:left;
	margin-right:1.5%;
}

.costhalf2 {
	width:48.5%;
	float:left;
	margin-left:1.5%;
	margin-bottom:20px;
}

.cardlogos {
width:50%;
float:left;
margin: 10px 25%;	
}

.cardlogos img {
width:100%;
max-width:400px;
margin:0 auto;
display:block;	
}

.currencylogo {
width:50%;
float:left;
margin:10px 25%;
}

.currencylogo img {
width:100%;
max-width:300px;
display:block;
margin:0 auto;	
}

#owed {
width:100%;
float:left;
padding:10px 0;
border-top:1px solid #D9D9D9;
border-bottom:1px solid #d9d9d9;
margin:10px 0;	
}

#owed h2 {
text-align:center;	
}

.registerform {
width:95%;
max-width:1200px;	
}

.registerform label {
	width:100%;
	float:left;
}

.registerform input {
	width: 100%;
    padding: 15px 5px;
    font-size: 15px;
    background-color: #fff;
    border: 1px solid #000;
	box-sizing:border-box;
}




form {

	margin:0 auto;
    width: 100%;
}

#EditableFileField15 {
margin-bottom:81px;	
	
}

#Form_Form_EditableFormHeading30 {
width:48%;
clear:none;
margin-left:1.5%;
font-size:13px;
}

#EditableCheckboxGroupField25 {
margin-bottom:24px;
}

#EditableCheckboxGroupField25  form .checkboxset li, form .optionset li {
margin-top:0!important;	
}

.costs h2 {font-family: 'Poppins', sans-serif;	font-size: 25px;}

div.field {
    margin: 10px 0 15px;
	width:47%;
	float:left;
	margin: 10px 1.5%;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
	width:100%;
}
form label {
    margin-bottom: 5px;
}
    form label.left {
        display: block;
        font-weight: bold;
		font-size:15px;
		color:#000;
    }
    form label.right {
        font-size: 12px;
        color: #888;
    }

form input.text,
form textarea,
form .textajaxuniquetext,   /* Not sure if this is used? */
form select {
    width: 100%;
	border-radius: 0;
    padding: 15px 5px;
    font-size: 15px;
    background-color: #fff;
    border: 1px solid #000;
	box-sizing:border-box;
}


form select {
padding: 14px 5px;	
}
    .ie7 form select { width: 400px; }

form input.text:focus,
form textarea:focus,
form .textajaxuniquetext:focus,
form select:focus {
    outline:none;
}
form input[disabled], form textarea[disabled] {
    background-color: #f7f7f7;
    border: 1px solid #000;
}
textarea {
    resize: vertical;
}


/* Radio and Checkbox */
.field .checkbox, .field .radio {
    float: left; 
    width: 13px; 
    height: 13px; 
    margin-right: 6px; 
    margin-top: 3px;
    padding: 0;
}
    .checkbox label.right,
    .radio label.right {
        float: left;
    }


/* Messages */
form .message {
    background-color: #fef4ba;
    padding: 5px 10px;
    border: 1px solid #e8c805;
    border-radius: 3px;
}
    form .good {
        background-color: #ecf9d0;
        border-color: #8fbe00;
    }
    form .bad, form .required {
        background-color: #f9d0d0;
        border-color: #cf0000;
        color: #b80000;
    }


/* ACTIONS */
.Actions {
    margin-bottom: 20px;
	margin-left:1.5%;
}
    a.btn {
        line-height: 18px;
        margin-bottom: 10px;
    }
    a.btn:after {                     /* creates arrow in button */
        content: none;
        padding-left: 10px;
    }
    .ie7 input.action {
        width: 0;                     /* IE table-cell margin fix */
        overflow: visible;
    }
    input.action[class] {             /* IE ignores [class] */
        width: auto;                  /* cancel margin fix for other browsers */
    }

    .ie7 .Actions .action {
        float: left;
    }
    .Actions:after {
        color: #B94A48;
        content: "* Indicates a required field";
        display: inline-block;
        font-weight: normal;
        margin-top: 9px;
    }
    #MemberLoginForm_LoginForm .Actions:after {
        display: none;
    }
	

.membership-green-bg{background: #3b943b; color: #fff; padding: 40px 0;}
.membership-green-bg .wrapper-inner{width: 60%; margin: 0 auto; padding: 5% 0 7% 0; }
.membership-green-bg .wrapper-inner h1{color: #fff;padding-bottom: 5px;}





/*--EVENTS---------------------------------------*/
.wrapper-events{margin: 0 auto;}

.event-wrap{background: #f3f3f3; margin:8px 5px; box-shadow: 2px 4px 7px -4px rgba(0,0,0,0.3);}
.event-wrap .wrapper-inner{width: 95%; margin: 0 auto; padding: 20px 0}

h2.landing-title{text-align: center; margin: 0 auto; font-size: 18px;}

.event-left{display: inline-block; vertical-align: middle; width:35%;}
.event-left img{display: inline-block; width: 200px; height: 143px; }

.event-right{display: inline-block; vertical-align: middle; margin-left: 20px; width: 60%; text-align: left !important;}

.event-right p strong{font-size: 15px !important; letter-spacing: .5px;  color: #000; font-weight: 800; font-style: italic; }
.event-right p{font-size: 15px !important;}

#event-button{float: left; text-align: center; background:#317C31; color:#fff !important;padding: 8px 0; font-weight: 800; font-style: italic; letter-spacing: 2px; font-size: 14px; transition: 0.3s;  width: 150px; display: block;}
#event-button:hover{background: #22691a;}

/*--EVENTS SINGLE PAGE (single listing once chosen)--*/
.event-single .event-left{display: inline-block; vertical-align: top; width:35%;}
.event-single .event-left img{display: inline-block; width: 100%; max-width: 400px; height: auto;  border: .75px solid #eee; box-shadow: 2px 6px 5px -4px rgba(0,0,0,0.1);}

.event-single .event-right{display: inline-block; vertical-align: top; margin-left: 20px; width: 60%; text-align: left !important;}

.event-single .event-right p strong{font-size: 15px !important; letter-spacing: .5px;  color: #000; font-weight: 800; font-style: italic; }
.event-single .event-right p{font-size: 15px !important;}



/*--events-registration forms--*/

#sidebar1457-form-area{padding: 50px 0 150px 0; margin: 0 auto;}
#sidebar1457-form-area .form-group.has-feedback label{font-weight: 700 !important;}
#sidebar1457-form-area .checkbox label input{font-weight: 400 !important;}


#sidebar1457-form-area a.btn, button, input[type="submit"], .Actions .action{width: auto;}




/*---MEMBERS ONLY PAGES -------------------------*/
/*---MEMBERSHIP DIRECTORY----*/
#sidebar266-form-area{padding-bottom: 100px;}
#sidebar266-form-area h1{display: none;}
#sidebar266-form-area a.btn, button, input[type="submit"], .Actions .action{width: auto;}


/*--BY LAWS--*/
#sidebar264-text-area-2{background: #3b943b; padding: 2% 0 4% 0; color: #fff;}
#sidebar264-text-area-2 h1{color: #fff;}


/*--NYLICA MINUTES--*/
/*--archives page--*/
.minutes-wrapper{width: 80%; margin: 0 auto !important;}

.meeting-green{background: #3b943b; padding: 12px 0;}
.meeting-green h2{margin: 0 !important; padding: 0 !important;  color: #fff; font-size: 20px;}
.minutes-wrapper .row{ background: #f3f3f3;}
.minutes-wrapper .row:nth-child(odd){background: #fff;}

.meeting-row{padding: 12px 0; }
.meeting-date{display: inline-block; width: 35%; padding-left: 20px;}
.meeting-title{display: inline-block; width:60%;}
.meeting-title a{text-decoration: underline;}
.meeting-title a:hover{font-weight: 400;}


/*--SAFETY MGMT--*/
.safety-plan h2{color: #000;}
.safety-plan h2:hover{color:#3b943b;}
.safety-plan a h2, .safety-plan a li{text-decoration: underline;}
.safety-plan li{list-style:none; line-height: 30px; color: #000; text-indent: 20px;}


/*---CONTACT PAGE--------------------------------*/
#sidebar31-form-area{padding: 1% 0 150px 0; margin: 0 auto;}
#sidebar31-form-area a.btn, button, input[type="submit"], .Actions .action{width: auto;}


.CaptchaPanel{
	text-align: left !important;
}
.CaptchaPanel, .CaptchaAnswerPanel, .CaptchaImagePanel, .CaptchaMessagePanel{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.CaptchaWhatsThisPanel a{
	color: #3b943b !important;
}

/*---FOOTER--------------------------------------*/

#sidebar14-footer-green-waves{position: absolute; z-index: 999;margin-top: -30vw;}

#small-footer-green{position: relative; margin-top: -6vw;}

#footer{background: #e6e6e6; color: #000; padding:0 0 15px 0;}
.footer-wrapper{ 
	margin: 0 auto; 
	font-family: 'Open Sans', sans-serif;
}
.footer-center{margin: 0 auto; width: 80%; padding-bottom: 1%;}

.foot-section{color: #000;}
.foot-section h6{color: #000;font-weight: 800; font-style: italic; letter-spacing: 1px; font-size: 20px; text-transform: uppercase;}
.foot-section p{color: #000; font-size: 14px; font-weight: 300; letter-spacing: 1px;}
.foot-section a{color: #000;}

.foot-section .fab{font-size: 25px; margin-right: 5px;}
.foot-section .fab:hover{opacity: .7;}

.foot-link{text-transform: uppercase;}
.foot-link:hover{text-decoration: underline;}


/*-- MENUS---------------------------------------------*/

.wp-custom-header iframe,
.wp-custom-header img,
.wp-custom-header video {
	display: block;
	height: auto;
	max-width: 100%;
}
.wp-custom-header {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.wp-custom-header iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.navbar-default { 
	background-color:transparent!important;
	border-color:transparent!important;
}
.navbar {
	min-height:auto!important;
	margin-bottom:0!important;
	z-index: 50;
}
.navigation-top {
	width:100%;
}
.menu li {
	width:auto!important;
	padding-right:6%;
	display:inline-block;
}
.menu li:last-child {
	padding-right:0!important;
} 
.menu li > a {
	color:#000;
	font-size:1.5em;
}
.dropdown-menu {
	background-color: rgba(0,0,0,0.7);
	color:orange;
	border-radius:0px;
	min-width: 230px;
}
.navbar-nav> li .fas{font-size: 12px; padding-left: 10px; margin-top: -5px;}
.navbar-nav>li{
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
	font-size:18px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#e68a24;
}
.dropdown-menu:not(.head-list)>li>a {
    color: #000;
	font-size:16px;
	font-weight:400;
}
.dropdown-menu:not(.head-list)>li>a:hover {
    background-color: #e68a24;
    transition: linear 0.2s;
}

.navbar-right .dropdown-menu {
	left: 0;	
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #22691a;
	background-color: transparent;
}

.dropdown-menu>li>a:focus {background-color: transparent!important;} 


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


/*HEADER*/
.full-nav {
	padding-bottom:3px;
}

.navbar {   
	width: 100%;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header{
    width: 100%;
    display: block;
    top: 0;
    right: 0;
    z-index: 9999999;
    transform-origin: top right;

}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a {
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 14px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {background:#000; color: #fff;}

#menu-primary {
    background: #348334;
	border-bottom: 3px solid #000;
	padding-left: 20px;
	margin-top: -117px;
	width: 73%;
}

.menu-link.main-menu-link {
    padding-left: 10px;
    padding-right: 10px;
}

.dropdown-menu {
	background-color: #3b943b;	
}

.dropdown-menu:not(.head-list)>li>a {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;	
	text-transform: uppercase;
	font-size: 16px;
}

.dropdown-menu:not(.head-list)>li>a:hover {
	background-color: transparent;
	color: 	#22691a;
}

.dropdown-menu>li:last-child {
	padding: 3px 5px;
}

.dropdown-menu>li:first-child {
	padding: 3px 5px;
}

.dropdown-menu>li {
	border-top: dotted #fff 1px!important;	
	padding: 3px 5px;
}


.dropdown-menu:not(.head-list)>li>a {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;	
	text-transform: uppercase;
	font-size: 14px;
	
}

.dropdown-menu:not(.head-list)>li>a:hover {
	background-color: #fff;
	color: 	#000;
}

.dropdown-menu>li:last-child {
	padding: 3px 5px;
}

.dropdown-menu>li:first-child {
	padding: 3px 5px;
}

.dropdown-menu>li {
	padding: 3px 5px;
	transform: none !important;
}

.navbar-nav>li>.dropdown-menu {
	z-index: 20000000;
	width: 350px;
}


.navbar{border: none !important;}
.navbar-toggle{border-radius: 0;}

/*------ menu and header responsive styles---------------------------------*/

/*==========  Non-Mobile First Method  ==========*/
@media only screen and (max-width : 1680px) {
#menu-primary {width: 75%; padding-left: 0px;}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a{font-size: 13px;}
	

}


@media only screen and (max-width : 1440px) {
#menu-primary {width: 83%;}
.co-logo{width: 85%;}
	
}


@media only screen and (max-width : 1270px) {
.header-social{margin-top:0; margin-right: 10px;}
.header-social .fab{color: #fff;}
	
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header {background-color: #3b943b; border-bottom: 3px solid #000}
.navbar{background: #3b943b;}
	
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a{font-size: 13px;}
	
#menu-primary{width:100%; margin: 0 auto !important; text-align: center !important; border-bottom: none;}
	
#header{background: #000;}	
	
.menu-link.main-menu-link{}

}
	

/* Large Devices, Wide Screens */

@media only screen and (max-width : 1200px) {
.logo-wrapper{transform: none; width: auto}
.co-logo{transform: none; width: 50%; float: left;}
}


@media only screen and (max-width : 1024px) {
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a, .dropdown-menu:not(.head-list)>li>a {font-size: 12px !important; letter-spacing: .5px;}
.menu-link.main-menu-link{padding-left: 5px; padding-right:5px;}
}


@media only screen and (max-width : 785px) {
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a, .dropdown-menu:not(.head-list)>li>a {font-size: 11px !important; letter-spacing: .5px;}
.menu-link.main-menu-link{padding-left: 5px; padding-right:5px;}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.top-nav {background-color: transparent; padding-left: 4%!important; padding-right: 4%!important;}
.header-right {text-align: center;}
	
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header {background-color: #3b943b;}
	
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {border-radius: 0px!important; background-color: #fff!important; width: 30px!important;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: transparent;}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a, .dropdown-menu:not(.head-list)>li>a {font-size: 14px !important; letter-spacing: 1px;}
	
	
.hamburger--3dxy.is-active .hamburger-inner {background-color: transparent!important;}
.hamburger--3dxy.is-active .hamburger-inner::before {background-color: #fff!important;}
.hamburger--3dxy.is-active .hamburger-inner::after {background-color: #fff!important;}
.hamburger:hover {opacity: 1.0!important;}
.navbar-toggle{float: none;padding: 15px !important; text-align: center;}

#header{padding-bottom: 0;}
#menu-primary{transform: none; margin: 0; text-align: left !important;}
.navbar-nav>li{	transform: none;}

.navbar{border-radius: 0 !important;}
}
	

@media only screen and (max-width : 767px) {
.nav-wrapper {margin: 0!important;}
.navbar-header {margin: 0!important;}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header {margin: 0!important;}
#menu-primary {padding-left: 2%!important; padding-right: 2%!important;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {color: #fff;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover { background: #fff;}
.dropdown-menu>li:last-child {border-bottom: dotted #fff 1px!important;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {color: #22691a!important}

.mobile-border{display: none;}
}


	
@media only screen and (max-width : 480px) {
.co-logo{text-align: center;}
}


/*--------RESPONSIVE STYLES------------------------------------------------------------*/

/*==========  Non-Mobile First Method  ==========*/
@media only screen and (max-width : 1680px) {
/*--SLIDER TEXT--*/
	#sidebar14-slide-text{height: 540px;}
/*--HOME - ABOUT SECTION--*/
	.about-column-right{float: right; width: 95%}
}


@media only screen and (max-width : 1440px) {
/*--SLIDER TEXT--*/
	#sidebar14-slide-text{height: 480px;}	
	#sidebar14-slide-buttons{margin-top: -14vw;}
	
/*--BENEFITS--*/
	.benefits .entry-title a{font-size: 16px;}
}


@media only screen and (max-width : 1385px) {
/*--ABOUT PAGES--*/
	.directors-box{width: 95%; padding: 20px 5px}
	.directors-box h2{font-size: 22px;}

	.callouts {margin: 0 5px;}
	.callout-bg h2{ font-size: 1em; width: 73%}
	
	
/*--HOME - EVENTS SECTION--*/
	#sidebar14-news-boxes .widget_sandhills_events{width: 95% !important;}

	
	
/*--EVENTS---------------------------------------*/
	.event-left{display: none;}
	.event-right{display: block; margin-left: 0px; width: 100%; text-align: center !important;}
	#event-button{float: none; width: 150px; display: inline-block; margin-top: 15px;}
		
}


@media only screen and (max-width : 1270px) {
/*--benefits---*/
	.benefits-row{width: 90%; min-height: auto;}

/*--SLIDER TEXT--*/
	#sidebar14-slide-text{width: 600px; height: 395px}
	.slide-text h1 span {font-size: 20px;}
	.slide-text h1{font-size: 27px;}
	#sidebar14-slide-buttons{width: 1300px;}
	.slide-button1 a, .slide-button2 a{font-size: 15px;}
}
	

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	

/*--ABOUT PAGES--*/
	.charter-box{width: 98%; padding:20px 5px }
	.charter-box h2{font-size: 22px;}

h2{font-size: 25px;}	

/*-- home - about section--*/
	#sidebar14-about-section .col-sm-offset-2 .col-sm-4, #sidebar14-about-section .col-sm-5, .about-img {display: block !important; width: 90% !important; margin: 0 auto !important; text-align: center !important; float: none !important; padding: 1% 0 !important;}
	.about-column-left, .about-column-right{padding: 2% 0; text-align: center; margin: 0 auto;}
	.about-column-left img{float: none;}	
}
	
@media only screen and (max-width : 1150px) {
/*--HOME - EVENTS SECTION--*/
	#sidebar14-news-section{margin-top: -115px; height:850px;}

	#sidebar14-news-title{margin-top: -780px;}

	#sidebar14-news-boxes{margin:-645px auto 0 auto;}
	#sidebar14-news-boxes .widget_sandhills_events .col-sm-6{width: 100%;}		
}

@media only screen and (max-width : 1050px) {
/*--BENEFITS--*/
	.wrapper-single-post{width: 95%; padding-top: 0;}

	.wrapper-single-post{width: 75%; padding-top: 0;}
	.benefit-right{width: 60%; float: right;}	
	
/*--ABOUT PAGES--*/
	.president-row{font-size: 14px}
}


@media only screen and (max-width : 992px) {
.foot-section{margin: 20px 0;}

/*-- SLIDER--*/
	#sidebar14-slide-text{width: 470px; height: 350px}
	.slide-text h1 span {font-size: 15px;}
	.slide-text h1{font-size: 22px;}	

	#sidebar14-slide-buttons {width: 1000px;}
	.slide-button1, .slide-button2 {padding-left: 5%; margin: 5px 0;}
	
	
/*--ABOUT PAGES--*/
	.directors-box{width: 99%; padding: 20px 5px}
	.directors-box h2{font-size: 20px;}

	.year{width: 49%;}
	.president{width: 45%;}

/*--BENEFITS PAGES--*/
	.contact-row-gray,.contact-row,.email{font-size: 12px;}
	.title-benefit-name{width: 20%;}
	.benefit-name{width: 20%; padding:0 10px 0 5px;}
	.contact-name{width: 20%; padding-right: 5px;}
	.title-row{font-size: 14px;}

	.title-contact-name{width: 20%;}
	.title-contact-name,.title-phone,.title-email{vertical-align: top;}	
	
	
/*--benefits--*/
	.benefit-img img{ width: 100%; max-width: 220px;}
	.benefits .entry-title a{font-size: 18px;}
	
/*-- CALLOUTS--*/
	#sidebar14-space{padding: 0 !important;}
	#sidebar14-call-outs{position: relative; margin: 0 auto; top: 0;}
	#sidebar14-call-outs .col-sm-2{width: 49%; margin: 0 auto; text-align: center; display: inline-block;}
	.callout-bg h2{ font-size: 1.5em; width: 60%}
	.callouts {margin:10px 5px;}
	.callouts img{width: 100% !important; max-width: 100% !important; height: 100%;}


#sidebar14-green-waves{margin-top: -25vw;}

	
/*--EVENTS---------------------------------------*/
	.wrapper-events{width: 90%; margin: 0 auto; text-align: center;}
	.event-wrap{min-height: auto; width: 90%; margin: 10px auto}
	
		

}
	

@media only screen and (max-width : 830px) {	
/*-- SLIDER--*/
	#sidebar14-slide-text{width: 470px; height: 300px}
}



/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {	

/*---HOME PAGE------------------------------------------*/
/*--SLIDER--*/
	#sidebar14-slide-text{width: 100%; height: auto; top:0; transform: none; border-right: 0; position: relative;}
	.slide-text{transform: none; padding-top: 0%; padding-bottom: 1%; margin: 0 auto;}
	.slide-text h1 {font-size: 27px; text-align: left; float: left; width: 95%; margin-top: 5px}
	.slide-text h1 span {font-size: 20px;}
	
	#sidebar14-slide-buttons{width: 100%; margin-top: 20px;}
	
	#sidebar14-space{display: none;}
	
	#sidebar14-slideshow{width: 100%;}
	
	
/*--HOME - EVENTS SECTION--*/
	#sidebar14-news-section{height:700px;}

	#sidebar14-news-title{margin-top: -605px;}

	#sidebar14-news-boxes{margin:-475px auto 0 auto;}
	#sidebar14-news-boxes .widget_sandhills_events .event-wrap .event-left{display: none}
	#sidebar14-news-boxes .widget_sandhills_events .event-wrap .event-right{width: 100%; text-align: center !important; float: none; margin-left: 0;}
	#sidebar14-news-boxes .widget_sandhills_events .event-wrap .event-right #event-button {float: none;   display: block; margin: 0 auto!important;}
	

/*--HOME  black bar--*/	
.home-black-bar	{width: 90%; margin: 0 auto;}	
	
/*--HOME FORM SECTION--*/	
	#sidebar14-form-left,#sidebar14-form-area{margin: 0 auto; width: 90%;}	
	#sidebar14-form-area #widget_sandhills_contact_form_4{width: 100%;}

	#sidebar14-form-area a.btn, button, input[type="submit"], .Actions .action {background: #3b943b; color: #fff;}

	#sidebar14-form-area #widget_sandhills_contact_form_9{width: 100%;}

	#sidebar14-footer-green-waves{display: none;}
	
	
/*----ABOUT---------------------------------------------*/	
/*--HISTORY--*/
	#sidebar217-text-area{margin: 0 auto; width: 90%;}	
	#sidebar217-green-area .wrapper-inner{margin: 0 auto; width: 90%;}	
	#sidebar217-green-area .white-button{margin: 5px 0; max-width: 100%;}
	
/*--LICA DEFINED--*/
	#sidebar250-text-area{margin: 0 auto; width: 90%;}
	
/*--EXECUTIVE BOARD--*/
	#sidebar250-text-area{margin: 0 auto; width: 90%;}
	.directors-box{width: 90%; padding: 20px 5px; margin:10px auto; min-height: auto;}
	.directors-box h2{font-size: 28px;}
	#sidebar242-text-area-2, #sidebar242-text-area-3,#sidebar242-text-area-4{margin: 0;}
	
/*--CHARTER--*/
	#sidebar244-text-area{margin: 0 auto; width: 90%;}
	#sidebar244-text-area-2 .wrapper-center{margin: 0 auto; width: 90%;}	

	.charter-box{width: 90%; padding:20px 5px; margin:10px auto; min-height: auto;}
	.charter-box h2{font-size: 28px;}

	#sidebar244-text-area-3,#sidebar244-text-area-4,#sidebar244-text-area-5{margin: 0; padding: 0;}

/*--PAST PRESIDENTS--*/
	#sidebar246-title-area,#sidebar246-text-area{margin: 0 auto; width: 90%;}	

/*--REGION MAP--*/
	#sidebar248-text-area{margin: 0 auto; width: 90%;}
	#sidebar248-text-area #region-map{float: left;}
	
/*--SCHOLARSHIPS--*/
	#sidebar29-text-area{margin: 0 auto; width: 90%;}	
	#sidebar29-green-text-area .wrapper-center{margin: 0 auto; width: 90%;}		
	
	
	
/*----BENEFITS---------------------------------------------*/	
/*--archive--*/
	.green-bg .wrapper-center{width: 90%;}
	
/*--benefits--*/
	.wrapper-single-post{text-align: center;}
	.page-title-header{text-align: center; margin: 0 auto;}
	.benefit-left{width: auto; margin:  0 auto; text-align: center; float: none;}
	.benefit-right{padding-top: 20px; width: 100%; margin:5px auto; text-align: center; float: none;}
	.benefit-button-download{margin: 20px auto 0 auto}
	
/*--BENEFITS PROGRAM DIRECTORY--*/
	#sidebar262-text-area,#sidebar262-text-area-2,#sidebar262-text-area-3{margin: 0 auto; width: 95%;}

	
/*--MEMBERSHIP APP--*/
	div.field {margin: 10px 0; width:100%;}
	.membership-green-bg .wrapper-inner{width: 90%;}
	
/*--MEMBER DEFINITIONS--*/
	#sidebar290-text-area, #sidebar290-text-area-2{margin: 0 auto; width: 90%;}
	#sidebar290-green-text-area .wrapper-inner{margin: 0 auto; width: 90%;}	
	#sidebar290-green-text-area .white-button{margin: 5px 0; max-width: 100%;}
	#sidebar290-space{display: none;}

	
	
/*----EVENTS PAGE ---------------------------------------------*/
	.event-single .wrapper-inner{width: 90%; margin: 0 auto;}	
	
/*---single page --*/
	.event-single .event-left {width: 100%; display: block;}

.event-single .event-right {
    display: block;
    margin-left: 0px;
    width: 100%;
    text-align: left !important;
	margin-top: 50px;
}
	
/*--events registration--*/
#sidebar1457-form-area{margin: 0 auto; width: 90%;}
	#sidebar1457-space-left, #sidebar1457-space-right{display: none;}
	

	
/*----MEMBERS ONLY---------------------------------------------*/	
/*--BY LAWS--*/
	#sidebar264-text-area{margin: 0 auto; width: 90%;}
	#sidebar264-text-area-2	.wrapper-inner{margin: 0 auto; width: 90%;}
	#sidebar264-text-area-2 .white-button{margin: 5px 0; max-width: 100%;}

	
/*--MEETING MINUTES--*/	
/*--archives page--*/
.minutes-wrapper{width: 90%;}

.meeting-green{padding: 10px 0;}
.meeting-green h2{ font-size: 18px;}

.meeting-date{ padding-left: 10px; font-size: 14px}
.meeting-title{font-size: 14px}


	
/*--SAFETY MGMT.--*/
	#sidebar274-text-area{margin: 0 auto; width: 90%;}
	
/*--MEMBERSHIP DIRECTORY--*/
	#sidebar266-text-area,#sidebar266-form-area{margin: 0 auto; width: 90%;}
	#sidebar266-space{display: none;}

	
/*--CONTACT PAGE--*/
	#sidebar31-form-area{margin: 0 auto; width: 90%; padding-bottom: 2%;}	
}

	
@media only screen and (max-width : 580px) {

	
/*--NYLICA MINUTES--*/
	.meeting-green h2{ font-size: 16px;}
.meeting-row{padding: 10px 0; }
.meeting-date{display: inline-block; width: 40%; vertical-align: middle;}
.meeting-title{display: inline-block; width:55%; vertical-align: middle;}

	.slick-track{max-height: unset !important;}
	
}

	
@media only screen and (max-width : 480px) {
/*--ABOUT PAGES--*/
.directors-box h2{font-size: 23px;}	
	
/*--CALL OUTS --*/
	#sidebar14-call-outs .col-sm-2{width: 100%;}
	.callouts {margin:10px 0px;}		
	

}

@media only screen and (max-width : 400px) {

/*--NYLICA MINUTES--*/

.meeting-row{padding: 10px 0; }
.meeting-date{display: block; width: 100%; }
.meeting-title{display: block; width:100%;padding-left: 10px;}

}

