/* 
  -----------------------------------
  PVII Vanilla
  by Project Seven Development
  www.projectseven.com
  CSS
  -----------------------------------
*/

body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: anago, sans-serif;
	font-size: 1em;
	    line-height: 1.5em;
}
@media only screen and (min-width: 767px) and (max-width: 1100px) {
body {font-size: 85%;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

body {font-size: 80%;}
}

@media only screen and (min-width: 0px) and (max-width: 480px) {

body {font-size: 80%;}
}
.scalable {
	width: auto;
	height: auto;
	max-width: 100%;
}
.rounded {
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,.25);
}
#layout-container {
	margin: auto;
	box-sizing: border-box;
	/*padding: 20px;*/
	background-color: #fff;
}
@media only screen and (min-width: 0px) and (max-width: 700px) {
#layout-container {
	background-color: #2490df;
}
}
.max-980 {
	max-width: 980px;
}
.max-1024 {
	max-width: 1024px;
}
.max-1280 {
	max-width: 1400px;
}
.max-1440 {
	max-width: 1440px;
}
.max-1600 {
	max-width: 1600px;
}
.max-none {
	max-width: none;
}
h1, h2, h3, h4 {
	margin: 0px;
	font-weight: normal;
	font-family: anago, sans-serif;
	line-height:normal;
}
h3, h4 {margin-top: 1em;}
#p7DMM_1 {
	/*border-radius: 6px 6px 0px 0px;*/
}
#masthead {
	/*padding-bottom: 10px;*/
	position: relative;
	background-image:url(../images/homess1.jpg);
}
#masthead h1 {
	font-family: anago, sans-serif;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-size: contain;
	padding-left: 1.35em;
	font-size: 3em;
}
#masthead h1 a, #masthead h1 a:hover {
	color: #000;
	text-decoration: none;
}
h1 {font-size: 2.4em;}
h2 {font-size: 1.9em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.4em;}
.p7dmm-fixed, .p7DMM-toolbar {
	/*background-image: url(img/logo-small.png);
	background-repeat: no-repeat;
	background-position: 1em center;
	padding-left: 1.35em;
	border-radius: 0px !important;*/
}
#masthead-left {
	float: left;
	width: 60%;
}
#masthead-right {
	float: left;
	width: 40%;
	text-align: right;
}
#masthead form {
	margin-top: 1.25em;
}
input, button {
	border-radius: 4px;
	border: 1px solid rgba(0,0,0,.25);
	padding: .75em;
}
form {
	position: relative;
}
input.search-box {
	border-radius: 4px;
	border-right: none;
	border: 1px solid rgba(0,0,0,.25);
	width: 70%;
}
input.search-box:focus {
	background-color: #82CEE1;
}
input.search-button {
	background: url(img/search.png);
	background-repeat: no-repeat;
	background-position: center;
	min-width: 32px;
	cursor: pointer;
	border: none;
	position: absolute;
	right: 5px;
	top: 0px;
}
#masthead.one-column #masthead-right, #masthead.one-column #masthead-left {
	float: none;
	width: auto;
}
#masthead.one-column #masthead-right {
	display: none;
}
.columns-container:after, #masthead:after {
	content: "";
	display: table;
	clear: both;
}
.columns-container {
	/*border: 1px solid;*/
}
.column {
	box-sizing: border-box;
}
.sidebar-right .column, .sidebar-both .column {
	float: left;
}
.sidebar-left .column {
	float: right;
}
.sidebar-none .column {
	float: none;
}
.sidebar-right .main-content, .sidebar-left .main-content {
	width: 75%;
	padding: 20px 30px;
}
.sidebar-both .main-content {
	width: 60%;
	padding: 20px 30px;
}
.sidebar-none .main-content {
	width: auto;
	padding: 20px 30px;
	background-color: white;
}
.sidebar-right .sidebar, .sidebar-left .sidebar {
	width: 25%;
	padding: 20px 20px;
}
.sidebar-both .sidebar {
	width: 20%;
	padding: 20px 20px;
}
.left-border {
	border-left: 1px dotted;
}
.right-border {
	border-right: 1px dotted;
}
#footer {
	background-color: #3c58a7;
	color: #fff;
	box-sizing: border-box;
	padding: 0px 30px;
	/*border-radius: 0px 0px 6px 6px;*/
	font-size: 85%;
	text-align: center;
	    text-shadow: 1px 1px 10px #000, 3px 3px 8px #000;
}
@media only screen and (min-width: 950px) and (max-width: 1020px) {
#footer {
	padding-top: 10px !important;
}
}
@media only screen and (min-width: 0px) and (max-width: 1020px) {
#footer {
	padding: 10px 30px;
}
}
#footer a {
	    color: #fff;
    text-decoration: underline;
}
#footer a:hover {
	    color: #c1c1c1;
    text-decoration: underline;
}
.addthis a {
	    color: #fff;
    text-decoration: none !important;
	text-shadow: none;
}
.addthis a:hover {
	    color: #fff !important;
    text-decoration: none !important;
	text-shadow: none !important;
}
.content-link {
	color: #000;
	text-decoration: underline;
}
.content-link:hover {
	color: #AD2B2D;
	text-decoration: underline;
}
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0px;
	overflow: hidden;
}
.video-wrapper iframe, .video-wrapper object, .video-wrapper embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

.map-wrapper {
	position: relative; 
	padding-bottom: 100%; 
	padding-top: 0px; 
	height: 0px; 
	overflow: hidden; 
	margin-bottom: 20px; 
}
.map-wrapper iframe, .map-wrapper object, .map-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*Row/Column Creator Rules*/
.vanilla-row .column-group .vanilla-column {
	box-sizing: border-box;
}
.vanilla-column {
	float: left;
}
.vanilla-row:after, .column-group:after {
	content: "";
	display: table;
	clear: both;
}
.column-15 {
	width: 15%;
}
.column-20 {
	width: 20%;
}
.column-25 {
	width: 25%;
}
.column-30 {
	width: 30%;
}
.column-33 {
	width: 33.3334%;
}
.column-35 {
	width: 35%;
}
.column-40 {
	width: 40%;
}
.column-45 {
	width: 45%;
}
.column-50 {
	width: 50%;
}
.column-55 {
	width: 55%;
}
.column-60 {
	width: 60%;
}
.column-65 {
	width: 65%;
}
.column-70 {
	width: 70%;
}
.column-75 {
	width: 75%;
}
.column-80 {
	width: 80%;
}
.column-100 {
	width: auto;
	float: none !important;
}
.padded {padding: 20px 30px;}

@media only screen and (min-width: 0px) and (max-width: 700px) {
body {
	-webkit-text-size-adjust: none;
}
#layout-container {
	max-width: none;
	padding: 0px;
}
#masthead {
	padding: 5px 10px;
}
.column, .vanilla-column {
	float: none !important;
	width: auto !important;
}
.columns-container, .column-group {
	border: none;
	background-image: none;
}
#p7DMM_1, #footer {
	border-radius: 0px 0px 0px 0px;
}
#masthead-left, #masthead-right {
	float: none;
	width: auto;
	text-align: left;
}
#masthead form {
	margin-top: .5em;
	margin-bottom: .35em;
}
.left-border, .right-border {
	border: none;
}
input.search-box {
	width: 100%;
	box-sizing: border-box;
	min-width: 0px;
}
.waves {display:none;}
.waves-b {display:none;}
.top-col {display:none;}
}

@media only screen and (max-device-width: 480px) {
body {
	-webkit-text-size-adjust: none;
	font-size: 16px;
}
input.search-box, select:focus, input:focus {
	font-size: 10px;
}
input.search-box {
	width: 60%;
}
input.search-button {
	right: 41%;
}
}

@media only screen and (max-device-width: 480px) and (orientation : landscape) {
body {
	-webkit-text-size-adjust: none;
	font-size: 12px;
}
input.search-box {
	width: 70%;
}
input.search-button {
	right: 31%;
}
}

.waves {    margin-top: -226px;
    margin-bottom: -150px; /*min-width:810px;*/}
.waves-b {    margin-top: -226px;
    margin-bottom: -110px; /*min-width:810px;*/}

@media only screen and (min-width: 1320px) and (max-width: 1470px) {
.waves { margin-bottom: -130px;}
.waves-b { margin-bottom: -110px;}
.top-col { height:80px !important;}
}
@media only screen and (min-width: 1220px) and (max-width: 1320px) {
.waves { margin-bottom: -120px;}
.waves-b { margin-bottom: -110px;}
.top-col { height:70px !important;}
}
@media only screen and (min-width: 1120px) and (max-width: 1220px) {
.waves { margin-bottom: -110px;}
.waves-b { margin-bottom: -102px;}
.top-col { height:60px !important;}
}
@media only screen and (min-width: 1020px) and (max-width: 1120px) {
.waves { margin-bottom: -98px;}
.top-col { height:48px !important;}
}
@media only screen and (min-width: 1082px) and (max-width: 1120px) {
.waves-b { margin-bottom: -102px;}
}
@media only screen and (min-width: 10820px) and (max-width: 1120px) {
.waves-b { margin-bottom: -80px;}
}
@media only screen and (min-width: 950px) and (max-width: 1020px) {
.waves {    margin-top: -136px;
    margin-bottom: -90px;}
	.waves-b {    margin-top: -136px;
    margin-bottom: -84px;}
	.top-col { height:40px !important;}
}
@media only screen and (min-width: 900px) and (max-width: 950px) {
.waves {    margin-top: -136px;
    margin-bottom: -84px;}
		.waves-b {    display:none;}
		.top-col { height:34px !important;}
}
@media only screen and (min-width: 850px) and (max-width: 900px) {
  .waves {     margin-top: -136px;
    margin-bottom: -78px;}
	.waves-b {    display:none;}
	.top-col { height:28px !important;}
}
@media only screen and (min-width: 700px) and (max-width: 850px) {
  .waves {     margin-top: -136px;
    margin-bottom: -61px;}
		.waves-b {    display:none;}
		.top-col { height:24px !important;}
}
	.video_overlays {
    position: absolute;
    display: table-cell;
    vertical-align: middle;
    z-index: 1;
    width: 100%;
}

.max-415 {max-width:315px;}
@media only screen and (min-width: 700px) and (max-width: 1170px) {
.max-415 {width:27%;}
}
@media only screen and (min-width: 500px) and (max-width: 700px) {
.max-415 {width:25%;}
}
@media only screen and (min-width: 0px) and (max-width: 500px) {
.max-415 {display:none;}
.logo-sm {max-width:160px;     padding-bottom: 20px;}
}
@media only screen and (min-width: 500px) {
.logo-sm {display:none;}
}
.top-col {width: auto;
    height:100px;
    background-color: white;}
.head-col {width: auto;
    padding:0px;
    background-color: #07507b;
	color:#fff;}
.top-table {max-width:1280px;     padding: 0px 30px;}
.main-heading {padding-bottom: 2%;}

.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.responsive-iframe-container iframe,   
.vresponsive-iframe-container object,  
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.no-line-h {line-height:0 !important; margin-top:0px !important; margin-bottom:0px !important;} 

.no-txt-sh {text-shadow:none;}

.button-icon {
    display: inline-block;
    background: #e43317;
    border-radius: 6px;
    line-height: 1.5em;
    /*padding: 0 1.5em;*/
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    text-decoration: none !important;
    /*text-transform: uppercase;*/
    outline: 0;
    white-space: nowrap;
    /*font-family: 'Open Sans', sans-serif;
    font-weight: 700;*/
    font-size: 1.3em !important;
    color: #fff !important;
	width:100%;
	padding-bottom:10px;
	/*padding-top:30px;*/
	    box-shadow: inset 0px 72px 26px rgba(255,255,255,.2);
}
.button-icon:hover { 
background: #f3931b;
}
.but-span {font-size:0.8em !important;}

.button-more {
    display: inline-block;
    background: #3c58a7;
	border-radius: 6px;
    line-height: 2.1em;
    padding: 0 1.1em;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    text-decoration: none !important;
    outline: 0;
    white-space: nowrap;
	font-weight:600;
    color: #fff !important;
	font-size: 0.9em !important;
}
.button-more:hover { 
background: #64abde;
text-decoration:none !important;
}
.word-wrap {
    word-wrap: break-word;
}
