@charset "utf-8";
/* CSS Document */
	html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit; vertical-align: baseline;}
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
	body {line-height: 1;}
	ul, ol {list-style: none;}
	table {border-collapse: collapse; border-spacing: 0;}
	figure {position: relative;}
	figure img {width: 100%;}
	/** {margin: 0; padding: 0;}*/
/* #Basic Styles ================================================== */
	body {background-color: #fff; color: #444; font-family: 'robotolight', Arial, sans-serif; font-size: 16px; line-height: 22px; margin: 0;}
/* #Typography ================================================== */
@font-face {font-family: 'montserratextralight';src: url('../fonts/montserrat-extralight-webfont.eot');src: url('../fonts/montserrat-extralight-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/montserrat-extralight-webfont.woff') format('woff'),url('../fonts/montserrat-extralight-webfont.ttf') format('truetype'),url('../fonts/montserrat-extralight-webfont.woff2') format('woff2'),url('../fonts/montserrat-extralight-webfont.svg#montserratextralight') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'montserratsemibold';src: url('../fonts/montserrat-semibold-webfont.eot');src: url('../fonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/montserrat-semibold-webfont.woff') format('woff'),url('../fonts/montserrat-semibold-webfont.ttf') format('truetype'),url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'),url('../fonts/montserrat-semibold-webfont.svg#montserratsemibold') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'robotolight'; src: url('../fonts/roboto-light-webfont.eot');src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/roboto-light-webfont.woff') format('woff'), url('../fonts/roboto-light-webfont.ttf') format('truetype'), url('../fonts/roboto-light-webfont.woff2') format('woff2'),url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');font-weight: normal;font-style: normal;}
	h1 {font-family: 'montserratsemibold', Arial, sans-serif; font-size: 60px; line-height: 64px; margin: 0 auto; padding-bottom: 10px; text-transform: uppercase;}
	h2 {color: #ff6600; font-family: 'montserratextralight', Arial, sans-serif; font-size: 44px; letter-spacing: -.035em; line-height: 46px; margin: 0 auto; padding-bottom: 30px;}
	h3 {color: #0097a7; font-family: 'montserratextralight', Arial, sans-serif; font-size: 30px; letter-spacing: -.025em; line-height: 34px; margin: 0 auto; padding-bottom: 10px;}
	h4 {color: #ff6600; font-family: 'robotolight', Arial, sans-serif; font-size: 24px; font-weight: normal; line-height: 30px; margin: 0 auto; padding-bottom: 10px;}
	h5 {color: #000; font-family: 'robotolight', Arial, sans-serif; font-size: 18px; font-weight: normal; letter-spacing: 0.3px; line-height: 22px; margin: 0 auto; padding: 0 0 10px 0;}
	p {font-family: 'robotolight', Arial, sans-serif; font-size: 16px; line-height: 24px; margin-bottom: 16px; white-space: normal;}
	a:link {text-decoration: none;} a {transition: color 0.3s ease 0s;}
	em {font-style: italic; line-height: 14px;}
	small {font-size: 80%;} strong {font-weight: bold;}
/* ---------------------- COLORS -------------------------*/ 
.color-white {color: #fff;}
.color-black {color: #000;}
.color-org {color: #ff6600;}
.color-bluegrey {color: #215968;}
.color-grey {color: #444;}
/* Alternate text styles */
.center-text {text-align: center; margin-top: 10px;}
.sub-tagline {font-family: 'robotolight', sans-serif; font-size: 24px; font-weight: normal; line-height: 30px;}
.subtitle-h2 {font-size: 36px; line-height: 42px;} /* --------smaller h2 for our services long title only-------------*/ 
hr {border: 0;border-bottom: 1px dotted #c2c2c2; margin: 50px 0; padding: 0 0 50px 0; clear: both;}
.break {display: inline-block; width: 100%; height: 0;}
/* ----- Image Styles ---------------------------------------------------*/
img {display: block; height: auto; margin: 0 auto; max-width: 100%;}
.floatleft {float: left; height: auto; margin: 0 25px 15px 0; max-width: 100%;}
.floatright {float: right; height: auto; margin: 0 0 15px 25px; max-width: 100%;}
.floatcenter {display: block; height: auto; margin: 0 auto; max-width: 100%;}
a img {border:none;}
/* ----------------------------- ICONS ---------------------------*/
.titleicons {margin: 0 auto; margin-bottom: 25px; padding: 0;}
.gsicon {margin: 0 auto; padding: 6px 0 2px 0;}
.icons-left {display: inline-block; height: auto; margin: 0 5px 0 12px; max-width: 100%; padding: 0; vertical-align: middle;}
.icons-services {display: block; height: auto; margin: 0 auto; max-width: 100%;}
/* ------------ buttons -------------------*/
.button-main a {border-radius: 50px; display: inline-block; font-size: 20px; height: auto; line-height: 24px; margin: 0 auto; margin-top: 10px; padding:6px 30px 10px; position: relative; text-align: center;}
.quickbtn a{background-color: #ff6600; color: #fff;}
.quickbtn a:hover {background-color: #4d4d4d; color: #fff;}
.jump-up {bottom: 0; height: auto; left: 0; margin: 0 auto; max-width: 100%; padding: 0; position: absolute; right: 0;}
.button-padding {margin-bottom: 50px; padding: 0 20px; text-align: center;}
/* #CLearFix */.clearfix:before,.clearfix:after {content: " "; display: table;}.clearfix:after {clear: both;}.clear {clear: both;}.clearfix:after {clear: both; content: " "; display: block; font-size: 0; height: 0; visibility: hidden;}
/* GRID STYLES */
.wrapper {height: auto; margin: 0 auto; min-height: 100%; max-width: 100%; position: relative;}
.content {padding:20px;}
/* ----- Special areas ---------------------------------------------------*/
.section-title {margin-bottom: 50px; padding: 0 20px; text-align: center;}
.section-padding {padding: 80px 0 50px;}
article {height: auto;width: 100%;}
.article-header {clear: both; height: auto; margin: 0 auto; padding-top: 50px; text-align: center; width: 100%;}
.top-padding {padding-top: 20px;}
/*--------------------- 2020 NEW HEADER TOP LOGO NAV AREA -------------------*/
header {background-color: #fff; display: table; width: 100%;}
.header-container {max-width: 1200px; margin: 0 auto; padding: 0 20px; position: relative; width: 100%;}
.logo {background:url('../images/cpms-logo.jpg') no-repeat; float: left; height: 111px; margin: 40px 0 0 0; padding: 0; width: 289px;}
/* -------------------- main navigation ---------------------------------*/
.nav-container {color: white; float: right; height: 50px; margin-top: 10px; max-width: 100%; padding: 0; position: relative; width: auto; z-index: 1000;}
nav {float: right; margin: 0 auto; width: auto;}
nav ul {display: table; margin: 0 auto; position: relative; text-align: right;}
nav ul li {float: left; padding: 0; margin: 0;}
nav ul li a {color: #000; display: inline-block; font-size: 18px; padding: 25px 20px; transition: all 0.5s ease 0s;}
nav ul li a:hover {border-bottom: 3px solid #ff6600; transition: all 0.5s ease 0s;}
.menu-toggle {cursor: pointer; padding: 1em; position: absolute; right: .5em; top: 1em;z-index: 3000;}
.hamburger,
.hamburger::before,
.hamburger::after {background: #000; border-radius: 3px; content: ''; display: block; height: 3px; transition: all ease-in-out 500ms; width: 1.75em;}
.hamburger::before {transform: translateY(-6px);}
.hamburger::after {transform: translateY(3px);}
.open .hamburger {transform: rotate(45deg);}
.open .hamburger::before {opacity: 0;}
.open .hamburger::after {transform: translateY(-3px) rotate(-90deg);}
@media (min-width: 980px) {.menu-toggle {display: none;}}
/*-------------- HOME PG - SKEWED SECTION -------------------*/
.skewed-container-org {display: block; height: auto; left: 0; margin: 0 auto; max-width: 100%; padding: 110px 0 140px 0; position: relative; top:0; width: 100%;}
.skewed-container-org::before{
background-position: 0 0;background-size: 124% 118%;background: rgb(255,102,0);
background: -webkit-gradient(180deg, rgba(255,102,0,1) 0%, rgba(251,140,0,1) 55%, rgba(33,89,104,1) 55%);
background: -o-linear-gradient(180deg, rgba(255,102,0,1) 0%, rgba(251,140,0,1) 55%, rgba(33,89,104,1) 55%);
background: -moz-linear-gradient(180deg, rgba(255,102,0,1) 0%, rgba(251,140,0,1) 55%, rgba(33,89,104,1) 55%);
background: -webkit-linear-gradient(180deg, rgba(255,102,0,1) 0%, rgba(251,140,0,1) 55%, rgba(33,89,104,1) 55%);
background: linear-gradient(180deg, rgba(255,102,0,1) 0%, rgba(251,140,0,1) 55%, rgba(33,89,104,1) 55%);
background: -ms-linear-gradient(180deg, rgba(255,102,0,1) 0%, rgba(251,140,0,1) 55%, rgba(33,89,104,1) 55%);
bottom: 10%;content: ' '; display: block; height: 100vh; position: absolute; 
-webkit-transform: skewY(-7deg); -ms-transform: skewY(-7deg); -moz-transform: skewY(-7deg); -o-transform: skewY(-7deg); transform: skewY(-7deg); 
top: 0;width: 100%;}
.skew-box-text {color: #fff; display: block; margin: 0 auto; max-width: 1200px; position: relative; text-align: center;}
.skew-box-text::after {clear: both;content: ' '; height: 100%; /*padding: 20px;*/ width: 80%;}
/* ------------- HOME PG - What We Do Area ---------------------------------------------------*/
.what-we-do {background-color:#000; max-width: 100%; margin: 0 auto; min-height: 600px; position: relative; padding-bottom: 100px; text-align: center;}
.what-we-do .subtitle {color: #ff6600; font-size: 20px;}
.what-we-do p {color: #fff; font-size: 18px; line-height: 24px; text-align: center;}
.what-we-do ul {padding-bottom: 20px; list-style-type: none;}
.what-we-do ul li {color: #fff; font-size: 14px; line-height: 20px; list-style: outside none; margin-left: 20px; padding: 0 0 10px 0; text-align: left; text-indent: -10px;}
/* ----- Inner page styles ---------------------------------------------------*/
.bodycontent {background-color:#fff; max-width: 100%; min-height: 600px; margin: 0 auto; padding: 100px 0; position: relative; width: 100%;}
.mainbody {max-width: 1200px; margin: 0 auto; padding: 0; position:relative; text-align: left;}
.mainbody ul {padding-bottom: 20px; list-style-type: none;}
.mainbody ul li {color: #000; line-height: 24px; list-style: outside none; font-stretch:normal; margin-left: 20px; padding: 0 0 10px 0; text-indent: -10px;}
.mainbody ul ul {padding-bottom: 0; margin-top: 10px;}
.mainbody ul ul li {margin-left: 20px;}
.mainbody a {color: #f47f24; font-weight: 600;}
.mainbody a:hover {color: #4d4d4d;}
.feature-box {border: 2px solid #ff6600; padding: 20px;margin-bottom: 10px;}
.min-height {min-height: 450px;}
/*-------------- INNER PG - SKEWED SECTION -------------------*/
.skewed-container-org-inner {display: block; height: auto; left: 0; margin: 0 auto; max-width: 100%; padding: 80px 0 10px 0; position: relative; top:0; width: 100%;}
.skewed-container-org-inner::before{background-position: 0 0;background-size: 124% 118%;background: rgb(255,102,0);
background: -webkit-gradient(225deg, #ff6600 0%, #fb8c00 80%, #FFFFFF 100%);
background: -o-linear-gradient(225deg, #ff6600 0%, #fb8c00 80%, #FFFFFF 100%);
background: -moz-linear-gradient(225deg, #ff6600 0%, #fb8c00 80%, #FFFFFF 100%);
background: -webkit-linear-gradient(225deg, #ff6600 0%, #fb8c00 80%, #FFFFFF 100%);
background: linear-gradient(-225deg, #ff6600 0%, #fb8c00 80%, #FFFFFF 100%);
bottom: 10%;content: ' '; display: block; height: 100vh; position: absolute;-webkit-transform: skewY(-7deg); -ms-transform: skewY(-7deg); -moz-transform: skewY(-7deg); -o-transform: skewY(-7deg);transform: skewY(-7deg);
top: 10%;width: 100%;}
.skew-box-text-inner {color: #fff; display: block; margin: 0 auto; max-width: 1200px; position: relative; text-align: center;}
.skew-box-text-inner::after {clear: both;content: ' '; height: 100%; width: 80%;}
/*-------------- INNER PG - flex box split divs -------------------*/
.splitbox {min-height: 1px; position: relative; width: 100%;} /*--splits--*/
.split-side {align-items: center; padding: 0 20px; justify-content: center; text-align: center; }
.split-content {padding: 20px; text-align: center;} /*padding-bottom: 3rem; padding-top: 3rem;*/ 
.split-content-left {padding: 20px; text-align: left;} /*padding-bottom: 3rem; padding-top: 3rem;*/ 
@media (min-width: 850px) {
	.splitbox {flex: 0 0 50%; max-width: 50%;}
	.h-md-100 {height: auto; padding: 20px 0;}/*height: 100vh;*/ 
	.h-100 {height: 100%}
	.d-md-flex {display: flex;}
}
/*-------------- POP UP GALLERY PORTFOLIO -------------------*/
.gallery-wrap {max-width: 100%; margin: 0 auto; padding: 0; position: relative; text-align: center;}
.portfolio-imgs {display: inline-block; height: 175px; margin: 0 auto; max-width: 100%;}
.popup {background: #000;background: rgba(0, 0, 0, 0.8); bottom: 0; display: block; font-family: "Roboto", sans-serif; font-size: 24px; left: 0; right: 0; overflow-y: scroll; position: fixed; top: 0;}
.popup .popup-wrap {background: #f8f8f8; margin: 50px auto;max-width: 700px; padding: 50px 0 0; width: 100%;}
.popup .popup-wrap header {padding: 10px 0 3px 0; position: relative; text-align: center;}
.popup .popup-wrap header .cross {height: 30px; font-size: 40px; line-height: 30px; margin-right: 20px; position: absolute; right: 0; top: -45px; width: 30px;}
.popup .popup-wrap header .cross:hover {cursor: pointer;}
.popup .popup-wrap section {margin-top: 0; padding: 0; width: 100%;}
.popup .popup-wrap section img {width: 100%;}
/*-----------------------resp tables--------------------*/
table {border-collapse: collapse; margin-bottom: 10px; width: 100%;}
/* Zebra striping */
tr:nth-of-type(odd) {background: #d2d2d2;}
th {background: #fcd625; color: #000; font-size: 18px; line-height: 20px; text-align: center;}
td, th {border: 1px solid #fff; padding: 15px 0 15px 20px; vertical-align: middle;}
td {font-size: 16px; line-height: 20px; text-align: left;}
.table-icons {display: block; height: auto; margin: 0 auto; max-width: 100%;}
/*--------------------------contact us form area--------------------*/
.antispam {display:none;}
form .website{ display:none;}
input, textarea {-webkit-border-radius: 0; border-radius: 0;}/*---To prevent iOS buttons from rounding---*/ /*-webkit-appearance: none;*/
input[type=submit] {-webkit-border-radius:0; border-radius:0;}
.contact-form {color: #CCCCCC; margin-bottom: 25px; width: 100%;}
.contact-form form > .row {width: 100%;}
.contact-form form > .row50 {float: left; width: 50%;}
.contact-form form > div > fieldset > div > div {margin: 0 0 10px 0;}
.contact-form form > div > label {display: block; padding-right: 5px;}
.contact-form legend {color: #4d4d4d; float: left; padding: 10px 0; text-align: left; width: auto;}
.contact-form form > div > div, .contact-form form > div > fieldset label {color: #4d4d4d; padding: 10px 0;}
.contact-form fieldset {border: 0; padding: 0;}
.contact-form .notification {background:#9A2C2C; color:#fff; display:inline-block; font-size: 14px; line-height:20px; font-style:italic; padding: 4px 8px; position:relative;}
.contact-form p {color: #424242; margin-bottom: 0; padding: 10px 0 6px 0; text-align: left;} 
.contact-form input[type=text], 
.contact-form input[type=email], 
.contact-form input[type=url], 
.contact-form input[type=password],
.contact-form input[type=number],
.contact-form input[type=tel],
.contact-form textarea {border: 1px solid #ccc; color: #000; display: inline-block; font-family: 'robotolight', Arial, sans-serif; font-size: 14px; height: auto; margin: 4px; padding: 12px; width:100%;} /* text area is for the messages field */
.contact-form input:focus,
.contact-form textarea:focus,
.contact-form input[type=text]:focus, 
.contact-form input[type=email]:focus, 
.contact-form input[type=url]:focus, 
.contact-form input[type=password]:focus, 
.contact-form input[type=number]:focus, 
.contact-form input[type=tel]:focus,
.contact-form textarea:focus {outline: 0; border-color: #ff6600;}
.contact-form input[type="checkbox"],
.contact-form input[type="radio"] {margin: 6px 0; padding: 0;}
.contact-form button[type="submit"] {background:#215968; border: 0; color:#FFF; cursor:pointer; display: inline-block; font-size: 14px; font-weight: normal; letter-spacing: 0.02em; margin: 4px; padding:12px 50px; text-transform: uppercase; width:auto;}
.contact-form button[type="submit"]:hover {background-color: #ff6600;}
.contact-form button[type="submit"]:active {-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5); -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5); box-shadow:inset 0 1px 3px rgba(0,0,0,0.5);}
::-webkit-input-placeholder {color:#424242;}
:-moz-placeholder {color:#424242;}
::-moz-placeholder {color:#424242;}
:-ms-input-placeholder {color:#424242;}


.form-code-box {
    background: #ff6600;
    color: #000;
    letter-spacing: .05em;
    padding: 8px;
    text-align: center;
}
/*-------------------------For responsive videos or google maps--------------------*/
.video-container {position: relative; /*padding-bottom: 56.25%;*/padding-bottom:25%; padding-top: 30px; height: 0; overflow: hidden;}
.video-container iframe,
.video-container object,
.video-container embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.video-wrapper {/*width: 700px;*/ max-width: 100%; background-color: #fff; border: #dddddd 4px solid;  margin-bottom: 10px; clear:both;}
/* ----- footer ---------------------------------------------------*/
footer {background-color: #215968; bottom: 0; margin: 0 auto; min-height: 400px; padding: 30px 0; position: relative; width: 100%;}
footer ul {margin: 2px 4px 20px 2px;}
footer li {color: #fff; letter-spacing: 0.02em; list-style-type: none; padding-bottom: 7px; text-decoration: none;}
footer li a {color: #fff; text-decoration: none;}
footer li a:hover {color: #ff6600; text-decoration: none;}
/*--------------------------copyright_area--------------------*/
.copyright {background-color: #424242; bottom: 0; min-height: 75px; position: relative; width: 100%;}
.copyright p {color:#fff; font-size:14px; line-height: 20px; text-align: center;}
.copyright a {color: #fff; text-decoration: none;}
.copyright a:hover {color: #ff6600; text-decoration: none;}
.sitecredit {clear: both; font-size: 12px; line-height: 14px; padding-top: 10px;}
/*-------------------------------------------------MOBILE DEVICE AREA SETTINGS----------------------------------------------*/
/*Styles for screen 1280px and lower*/
@media screen and (max-width: 1280px) {
.skewed-container-org::before {background: linear-gradient(180deg, rgb(255, 102, 0) 0%, rgb(251, 140, 0) 75%, rgb(33, 89, 104) 75%);}
.skewed-container-org {padding: 100px 0 150px 0;}
}
@media screen and (max-width: 1200px) , screen and (min-height: 414px) {
.skewed-container-org::before {background: linear-gradient(180deg, rgb(255, 102, 0) 0%, rgb(251, 140, 0) 80%, rgb(33, 89, 104) 80%); height: 120%;}
}
/*Styles for HEADER NAV TOP AREA screen 980px and lower*/
 @media only screen and (max-width: 980px) {
header {padding: 20px 0 0 0;}
.header-container {padding: 0;}
.logo {display: inline-block; float: none; margin: 0 0 0 20px; max-width: 100%; position: relative;}
}
/* ------------------NEW Resp CSS Navigation changed 07 22 2020 --------------------- */
/*Styles for screen 980px and lower for N A V I G A T I O N */
@media only screen and (max-width: 980px) {
.navbar-collapse {height: 1vh; overflow: hidden; position: absolute; right: 0; top: 0; transition: all 0.6s ease; z-index: 1000;}
.collapse {height: 100vh;}
nav {background: rgb(76,175,80);background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,.7) 60%, rgba(0,0,0,0) 75%); display: block; float: right; height: 100vh; padding: 0; position: relative; right: 0; top: 90px; transition: 0.5s; width: 250px;z-index: 99;}
nav ul {display: block; padding: 0;}
nav ul li {display: block; list-style: none; padding: 0; width: 100%;}
nav ul li a {border-bottom: 1px solid #fff; color: #FFF; display: block; font-size: 15px; padding: 10px 20px; text-align: left;}
nav ul li a:hover {background-color: #215968; border-bottom: 1px solid #fff;}
}
/* ------------------ END NAVIGATION --------------------- */
/*Styles for screen 880px and lower*/
@media screen and (max-width: 880px) {
.skewed-container-org {height: 100%; padding: 40px 0 150px 0;}
.section-padding {padding: 30px 0;}
.section-header {margin-bottom: 0;}
hr {margin: 20px 0; padding: 0 0 20px 0;}
.splitbox-mobile {display: flex; flex-wrap:wrap;}
.right-order-top {order:1;}
.left-order-bottom {order:2;}
.skewed-container-org {padding: 100px 0 80px 0; transition: all 0.5s ease 0s;}
.break {display: none;}
.icons-services {max-width: 35%; padding-bottom: 20px;}
.button-padding {margin-bottom: 20px; padding: 0;}
}
/*Styles for screen 800px and lower*/
@media screen and (max-width: 800px) {
	.section-padding {padding: 30px 0;}
	.section-title {margin-bottom: 0;}
	.what-we-do {padding-bottom: 50px;}
	.skewed-container-org {padding: 60px 0 80px 0;}
}
/*Styles for screen 768px and lower*/
@media screen and (max-width: 768px) {
	.floatright {float: none; margin: 0 auto; max-width: 100%; padding: 10px;}
  	.floatleft {float: none; margin: 0 auto; max-width: 100%; padding: 10px;}
  	.floatcenter {max-width: 80%; padding-bottom: 20px;}
  	.skewed-container-org::before {height: 135%; top: 5%; background: linear-gradient(180deg, rgb(255, 102, 0) 0%, rgb(251, 140, 0) 65%, rgb(33, 89, 104) 65%);}
}
/*Styles for screen 667px and lower*/
@media screen and (max-width: 667px) {
h1 {font-size: 50px;}
h2 {font-size: 38px; line-height: 42px; padding-bottom: 10px;}
.bodycontent {padding: 50px 0;}
}
/*Styles for screen 603px and lower*/
@media screen and (max-width: 603px) {
	.logo-container {padding: 0;}
	.article-header {padding: 20px 0;}
	h1 {font-size: 43px; line-height: 46px;text-align: center;}
	h2 {font-size: 36px; line-height: 40px; text-align: center; }
	h3 {text-align: center;}
	h4 {text-align: center;}
	h5 {text-align: center;}
	footer li {text-align: center;}
	.bodycontent {padding: 0;}
  	.sub-tagline {font-size: 20px; line-height: 28px;text-align: center;}
  	.skewed-container-org-inner {padding: 50px 0 0 0;}
}
/*Styles for screen 568px and lower*/
@media only screen and (max-width : 568px) {
  	table {width: 95%;}
  	.mainbody ul {margin: 20px 0 0 0;}
  	.mainbody ul li {margin-left: 10px; padding: 0 0 10px 0;}
  	.icons-services {max-width: 60%;}
}
/*Styles for screen 460px and lower for N A V I G A T I O N */
@media only screen and (max-width: 460px) {.nav-container {top: 0;}}
/*Styles for screen 450px and lower*/
@media only screen and (max-width : 450px) {	
	h2 {font-size: 26px; line-height: 32px; padding-bottom: 20px;}
	h3 {font-size: 24px; line-height: 28px;}
	.subtitle-h2 {font-size: 28px; line-height: 34px; padding-bottom: 0;}
	.bodycontent {padding: 0 0 60px 0;}
	.article-header {padding: 10px 0;}
	.section-title {padding: 0 10px;}
	.section-padding {padding: 30px 0 10px 0;}
	.copyright p {font-size: 12px; line-height: 18px;}
}
/*Styles for screen 410px and lower*/
@media only screen and (max-width : 410px) {
h1 {font-size: 36px; line-height: 38px;}
.skewed-container-org {padding: 75px 0 80px 0;}
}
/*Styles for screen 380px and lower*/
@media only screen and (max-width : 380px) {
.nav-container {margin:0; position: absolute; right: 0; top: 48px;}
.menu-toggle {top: .25em;}
nav {top: 50px;}
}