/* Theme Name: McLaren Trefanenko New Theme
Theme URI: http://www.mti-cga.com/
Version: 1.0
Description: McLaren Trefanenko Inc. Theme
Author: Skunkworks Creative Group
Author URI: http://skunkworks.ca/ */
/* universal styles */
/* -----------Include font family--------------- */
@font-face {
    font-family: MyriadPro-Regular;
    src: url("fonts/MyriadPro-Regular.eot?") format("eot"),
url("fonts/MyriadPro-Regular.woff") format("woff"),
url("fonts/MyriadPro-Regular.ttf") format("truetype"),
url("fonts/MyriadPro-Regular.otf") format("otf");
}

@font-face {
    font-family: MyriadPro-Light;
    src: url("fonts/MyriadPro-Light.eot?") format("eot"),
url("fonts/MyriadPro-Light.woff") format("woff"),
url("fonts/MyriadPro-Light.ttf") format("truetype"),
url("fonts/MyriadPro-Light.otf") format("otf");
}

@font-face {
    font-family: MyriadPro-Semibold;
    src: url("fonts/MyriadPro-Semibold.eot?") format("eot"),
url("fonts/MyriadPro-Semibold.woff") format("woff"),
url("fonts/MyriadPro-Semibold.ttf") format("truetype"),
url("fonts/MyriadPro-Semibold.otf") format("otf");
}

@font-face {
    font-family: MyriadPro-Italic;
    src: url("fonts/Myriad Pro Italic.eot?") format("eot"),
url("fonts/Myriad Pro Italic.woff") format("woff"),
url("fonts/Myriad Pro Italic.ttf") format("truetype"),
url("fonts/Myriad Pro Italic.otf") format("otf");
}

<meta name="gravityscan-site-verification" content="72be536cd4791d6a4ec5167e8582c462310d6d35a7410fb43733f89633d127d1"/>

body.home {
    margin: 0 auto;
    padding: 0;
    background: url(images/header-bg.jpg) repeat-x 0% 0% #fff;
    font-family: myriadpro-regular,sans-serif;
}

body.page {
    margin: 0 auto;
    padding: 0;
    background: url(images/forest-bgd-small.jpg) repeat-x 0% 0% #ffffff;
}

.wrapper-home {
    margin: 0 auto;
    padding: 0;

    /* background: url(images/nav-bg.jpg) repeat-x 0px 400px; */
    /* background:url("images/nav-bg.jpg") repeat-x scroll 0 416px / 4px auto rgba(0, 0, 0, 0) */
    background: url("images/nav-bg.png") repeat-x scroll 400px 416px rgba(0, 0, 0, 0);
}

.wrapper-page {
    margin: 0 auto;
    padding: 0;

    /* background: url(images/main-nav-bgd.gif) repeat-x 0px 160px; */
    background: url("images/nav-bg.png") repeat-x scroll 400px 160px rgba(0, 0, 0, 0);
}

img {
    border: 0;
}

:link img,
:visited img,
img a,
p a img {
    border: none;
}

sup,
sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    vertical-align: bottom;
    position: relative;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

p {
    font-family: MyriadPro-Light,sans-serif;
    font-size: 0.95em;
    line-height: 1.3em;
    color: #000;
    margin: 0 0 15px 0;
}

p a:link,
p a:visited,
p small a:link,
p small a:visited {
    color: #282b32;
    text-decoration: underline;
}

p a:active,
p a:hover,
p small a:active,
p small a:hover {
    color: #fff;
    background: #5a81ac;
    text-decoration: none;
}

h1 {
    font-family: MyriadPro-Regular,sans-serif;
    font-style: italic;
    font-weight: normal;
    color: #282b32;
    font-size: 1.8em;
    line-height: 1.2em;
    margin: 0 0 25px 0;
}

h2 {
    font-family: MyriadPro-Regular,sans-serif;
    font-style: italic;
    font-weight: normal;
    color: #282b32;
    font-size: 1.3em;
    margin: 30px 0 15px 0;
}

h2 a:link,
h2 a:visited {
    font-style: italic;
    font-weight: normal;
    color: #282b32;
    text-decoration: underline;
}

h2 a:hover,
h2 a:active {
    color: #fff;
    background: #5a81ac;
    text-decoration: none;
}

h3 {
    font-family: MyriadPro-Regular,sans-serif;
    font-weight: normal;
    color: #282b32;
    font-size: 1em;
    margin: 20px 0 20px 0;
}

h3 a:link,
h3 a:visited {
    color: #282b32;
    text-decoration: underline;
}

h3 a:hover,
h3 a:active {
    color: #fff;
    background: #5a81ac;
    text-decoration: none;
}

h4 {
    font-family: MyriadPro-Regular,sans-serif;
    font-weight: normal;
    color: #241e16;
    font-size: 0.85em;
    margin: 20px 0 20px 0;
}

ul {
    font-family: MyriadPro-Regular,sans-serif;
    font-size: 0.9em;
    line-height: 1.2em;
    color: #000;
    margin: 15px 0 15px 30px;
    padding: 0;
}

ul li {
    list-style: none;
    background: url(images/arrow.png) no-repeat 0% 2px;
    padding: 0 0 0 20px;
    margin: 0 0 8px 0;
    font-family: MyriadPro-Light,sans-serif;
}

ul li a:link,
ul li a:visited {
    color: #282b32;
    text-decoration: underline;
}

ul li a:active,
ul li a:hover {
    color: #fff;
    background: #5a81ac;
    text-decoration: none;
}

ul ul,
ol ol,
ul ol,
ol ul {
    font-size: 1em;
    margin: 10px 0 15px 40px;
}

ol {
    font-family: MyriadPro-Regular,sans-serif;
    font-size: 0.9em;
    line-height: 1.2em;
    color: #000;
    margin: 15px 0 15px 50px;
    padding: 0;
}

ol li {
    list-style-type: decimal;
    background: none;
    padding: 0 0 0 5px;
    margin: 0 0 5px 0;
}

ol li a:link,
ol li a:visited {
    color: #5f7449;
    text-decoration: underline;
}

ol li a:active,
ol li a:hover {
    color: #fff;
    background: #5f7449;
    text-decoration: none;
}

a.pdf {
    background: url(images/doc_pdf.png) no-repeat 100% 20%;
    padding: 2px 20px 2px 0;
}

a.pdf:hover {
    background: url(images/doc_pdf.png) no-repeat 100% 20% #5a81ac;
    padding: 2px 20px 2px 0;
    text-decoration: none;
}

a.ppt {
    background: url(images/doc_powerpoint.png) no-repeat 100% 20%;
    padding: 2px 20px 2px 0;
}

a.ppt:hover {
    background: url(images/doc_powerpoint.png) no-repeat 100% 20% #5a81ac;
    padding: 2px 20px 2px 0;
    text-decoration: none;
}

a.word {
    background: url(images/doc_word.png) no-repeat 100% 20%;
    padding: 2px 20px 2px 0;
}

a.word:hover {
    background: url(images/doc_word.png) no-repeat 100% 20% #5f7449;
    padding: 2px 20px 2px 0;
    text-decoration: none;
}

a.excel {
    background: url(images/doc_excel.png) no-repeat 100% 20%;
    padding: 2px 20px 2px 0;
}

a.excel:hover {
    background: url(images/doc_excel.png) no-repeat 100% 20% #5f7449;
    padding: 2px 20px 2px 0;
    text-decoration: none;
}

a.extlink {
    background: url(images/link.png) no-repeat 100% 20%;
    padding: 2px 20px 2px 0;
}

a.extlink:hover {
    background: url(images/link.png) no-repeat 100% 20% #5f7449;
    padding: 2px 20px 2px 0;
    text-decoration: none;
}

blockquote {
    border: 2px dotted #d9d9b3;
    padding: 30px 0 15px;
    margin: 30px;
}

blockquote p {
    font-family: MyriadPro-Regular,sans-serif;
    font-style: italic;
    font-size: 0.95em;
    line-height: 1.3em;
    color: #3B2D1A;
    margin: 0 0 15px 0;
    padding: 0 30px;
    width: auto !important;
}

blockquote a:link,
blockquote a:visited {
    color: #5f7449;
    text-decoration: underline;
}

blockquote a:active,
blockquote a:hover {
    color: #fff;
    background: #5f7449;
    text-decoration: none;
}

#main-column-home > h1 {
    font-family: MyriadPro-Italic,sans-serif;
    font-size: 32px;
}

/* site template container styles */
/* ** HEADER ** */
/* #header {
	width: 960px;
	height: 93px;
	background: url(images/top-banner-bgd.png);
	margin: 0 auto;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-radius-bottomleft: 5px;
	border-radius-bottomright: 5px;
} */
#header {
    /* background: none repeat scroll 0 0 #f7f7f7;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px; */
    height: 93px;
    margin: 0 auto;
    width: 960px;
}

.header-outer {
    background: none repeat scroll 0 0 #f7f7f7;
    float: none;
    width: 100%;
}

img.logo {
    /* width: 382px;
	height: 87px;
	margin: 15px 2px 2px 0px; */
    margin: 5px 2px 5px 0px;
}

#header-left {
    float: left;
    width: 605px;
    height: 93px;
}

.service-button img {
    border-bottom: 1px solid #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

#header-right {
    float: right;

    /* height: 93px; */
    height: 93px;
    margin-right: 0px;
    width: 320px;
}

#header-right > div {
    text-align: right;
}

#header-nav p a:link,
#header-nav p a:visited {
    color: #282b32;
    font-size: 14px;
    text-decoration: none;
}

#header-nav p a:link,
#header-nav p a:visited {
    border-right: 1px solid;
    color: #282b32;
    display: inline-block;
    font-family: MyriadPro-regular,sans-serif;
    line-height: 12px;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
    text-transform: uppercase;
}

#header-nav p a:hover,
#header-nav p a:active,
#header-nav p a#active-menu {
    color: #282b32;
    text-decoration: none;
    background: none;
}

#search-area {
    width: 217px;
    height: 22px;
}

#searchform {
    width: 217px;
    height: 22px;
    border: none;
    float: left;
}

#search-area input#s {
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    space: 0;
    height: 22px;
    line-height: 22px;
    padding: 0;
}

.search-button {
    background: none repeat scroll 0 0 #5a81ac;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    float: left;
    height: 22px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 9px;
    text-align: center;
    width: 29px;
}

#header-nav > p {
    margin-bottom: 9px;
}

/* ** HOME BANNER ** */
#home-banner {
    width: 960px;
    height: 346px;
    margin: 36px auto 0;
}

#home-intro {
    width: 616px;
    height: 252px;
    float: left;
    margin: 0;
    padding: 35px 40px 0 58px;
    background: url(images/slider-bg.png) repeat;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-radius-topright: 5px;
}

#home-intro h1 {
    font-family: MyriadPro-Regular,sans-serif;
    font-style: initial;
    font-weight: normal;
    font-size: 34px /*2.2em*/;
    color: #fff;

    /* text-shadow: 2px 2px #000; */
    -webkit-text-shadow: 2px 2px #000;
    -moz-text-shadow: 2px 2px #000;
    text-transform: uppercase;
}

#home-intro p {
    font-family: MyriadPro-Light,sans-serif;
    color: #fff;
    font-size: 16px /*1.1em*/;
    line-height: 1.3em;
}

img.tree-pic {
    float: left;
}

#page-banner {
    width: 960px;
    height: 134px;
    margin: 36px auto 0;
}

/* ** MAIN NAV ** */
#page-banner #main-nav {
    margin-top: 31px;
}

#main-nav {
    height: 58px;
    width: 652px;
    float: left;
    margin: 0 0 0 60px;
    border-right: 1px solid #fff;
}

.wrapper-home #main-nav > ul li:last-child {
    border: medium none;
}

.wrapper-page #main-nav {
    border: none;
}

#main-nav ul {
    width: 652px;
    font-size: 1.2em;
    height: 60px;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;

    /* border-right: 1px #2a2012 solid;
	border-left: 1px #161009 solid; */
}

#main-nav ul li {
    display: inline;
    float: left;
    padding: 0;
    margin: 0;
    height: 58px;

    /* border-left: 1px #2a2012 solid; */
    border-right: 1px #fff solid;
    background: none;
}

#main-nav ul li a:link,
#main-nav ul li a:visited {
    font-family: MyriadPro-Regular,sans-serif;
    text-align: center;
    text-decoration: none;
    width: 159px;
    height: 50px;
    padding-top: 20px;
    color: #fff;
    display: block;
    text-transform: uppercase;
}

li#active-menu a,
#main-nav ul li a:hover,
#main-nav ul li a:active {
    /* background: url(images/main-nav-bgd-on.gif) repeat-x; */
    color: #fff !important;
    background: none;
}

#main-nav #active-menu {
    background: none repeat scroll 0 0 gray;
}

#main-nav ul li:hover {
    background: none repeat scroll 0 0 gray;
    color: #fff;
}

#main-nav ul li:first-child {
    border-left: 1px solid #fff;
}

#featured-annoucement .top {
    background: url("images/img1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block !important;
    float: left;
    height: 72px;
    margin-left: 47px;
    margin-top: 34px;
    text-align: center;
    vertical-align: middle !important;
    width: 100% !important;
}

#featured-annoucement .bottom {
    background: url("images/img2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block !important;
    float: left;
    height: 82px;
    margin-left: 47px;
    vertical-align: middle;
    width: 100% !important;
}

/* ** CONTENT HOME ** */
#content-wrap {
    width: 960px;
    margin: 0 auto;
}

#main-column-home {
    width: 684px;
    float: left;
    margin: 58px 0 0;
}

.service-button:hover ul {
    color: #13161B;
}

.buttons-wrap {
    position: relative;
    width: 684px;

    /* background: url(images/button-bgd.png) repeat-y; */
    margin: 15px 0 0 0;
    padding: 0;
    float: left;
}

.buttons-wrap h2 {
    background: none repeat scroll 0 0 #1b1d22;
    color: #fff;
    font-family: MyriadPro-Regular,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    left: 0;
    margin: 0;
    opacity: 0.84;
    padding: 3px 10px 4px 9px;
    position: absolute;
    text-decoration: none;
    top: 105px;
    width: auto;
}

.buttons-wrap ul {
    font-family: MyriadPro-Light,sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    color: #14171d;
    margin: 26px 0 25px 10px;
    padding: 0;
}

#footer-last {
    background: none repeat scroll 0 0 #5a84b1;
    float: left;
    width: 100%;
}

.buttons-wrap p {
    font-family: 'CandelaBook', Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    color: #281e11;
    padding: 5px 10px 0 15px;
    margin: 0;
}

.buttons-wrap a:link h2,
.buttons-wrap a:visited h2,
.buttons-wrap h2 a:visited {
    color: #fff;
    text-decoration: none;
}

.service-button a:link,
.service-button a:visited {
    text-decoration: none;
}

.buttons-wrap a:hover h2,
.buttons-wrap h2 a:hover,
.buttons-wrap a:active h2 {
    color: #5a84b1;
    text-decoration: underline;
}

.buttons-footer {
    /* background: url(images/button-bgd-bottom.png) no-repeat; */
    width: 684px;
    height: 9px;
    margin: 0 0 20px 0;
    padding: 0;
    float: left;
}

.service-button {
    background: none repeat scroll 0 0 #e2e2e2;
    border-bottom: 2px solid #5a83af;
    float: left;
    position: relative;
    width: 220px;
}

/* * HOME SIDEBAR * */
#home-sidebar {
    width: 230px;
    float: left;
    margin: 64px 0 0 46px;
}

.customisable,
.customisable:link,
.customisable:visited {
    color: #5a83af !important;
}

.home-side-box {
    width: 230px;
    background: url(images/home-sidebar-top.gif) no-repeat top center;
    margin: 0 0 30px 0;
}

.home-side-box h2 {
    background: none repeat scroll 0 0 #5a83af;
    border-bottom: 2px solid #000;
    color: #fff;
    font-family: MyriadPro-Regular,sans-serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    padding: 6px 15px;
}

.home-side-box h2 a:link,
.home-side-box h2 a:visited {
    color: #241e16;
    text-decoration: none;
}

.home-side-box h2 a:hover,
.home-side-box h2 a:active {
    text-decoration: underline;
    background: none;
}

.home-side-box ul {
    width: 200px;

    /* background: url(images/home-sidebar-bottom.gif) no-repeat bottom center; */
    margin: 0;
    padding: 7px 15px 7px 4px;
}

.home-side-box ul li {
    font-family: MyriadPro-Light,sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    list-style-type: none;
    color: #14171d;
    padding: 7px 0 !important;
    margin: 0 !important;

    /* border-top: 1px #dbdbb7 solid; */
    border-bottom: none !important;
    background: none;
    background-image: url('images/line.png');
    background-position: bottom;
    background-repeat: no-repeat;
    display: block;
}

.home-side-box li:last-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.home-side-box .h-feed .h-entry {
    background-image: url('images/line.png');

    /* background-position: right; */
    background-repeat: no-repeat;
    display: block;
}

.home-side-box ul li a:link,
.home-side-box ul li a:visited {
    color: #282b32;
    text-decoration: none;
}

.home-side-box ul li a:hover,
.home-side-box ul li a:active {
    color: #241e16;
    text-decoration: none;
    background: none;
}

.textwidget li a:link,
.textwidget li a:visited {
    /* color: #738764 !important; */
    color: #282b32;
    text-decoration: none;
}

.textwidget li a:hover,
.textwidget li a:active {
    color: #241e16 !important;
    text-decoration: none;
    background: none;
}

/* ** Featured Annoucement ** */
#featured-annoucement {
    background-color: #5a84b1;
    border-radius: 10px;
    margin: 40px auto 0;
    padding: 20px;
}

#featured-annoucement .col-title {
    width: 50%;
    float: left;
    display: table;
    min-height: 300px;
}

#featured-annoucement .col-title span {
    display: table-cell;
    float: left;
    vertical-align: middle;
    width: 100%;
    padding: 100px 0px;
}

#featured-annoucement .col-title h1 {
    border-radius: 8px;
    color: #fff;
    margin: 0 50px 0 30px;
    padding: 30px 10px;
    text-align: center;
    text-shadow: 0px 2px #243445;
    font-size: 32px;
    font-family: MyriadPro-Semibold,sans-serif;
    border-top: 3px solid;
    border-bottom: 3px solid;
}

#featured-annoucement .col-content {
    width: 50%;
    float: left;
    color: #fff;
    border-bottom: 1px solid;

    /* border-top: 1px solid; */
}

#featured-annoucement .col-content h2 {
    border-bottom: none;
    color: #fff;
    font-family: MyriadPro-Regular,sans-serif;
    font-size: 32px;
    font-style: normal;
    margin-top: 16px;
    padding-bottom: 8px;
}

#featured-annoucement .col-content > h2:first-child {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 1px solid !important;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
}

#featured-annoucement .col-content p {
    color: #fff;
    font-size: 14px;
    font-family: MyriadPro-Regular,sans-serif;
    line-height: 23px;
}

#featured-annoucement a:link,
#featured-annoucement a:visited {
    color: #fff;
    text-decoration: underline;
}

#featured-annoucement a:hover,
#featured-annoucement a:active {
    color: #fff;
    text-decoration: underline;
}

/* ** CONTENT PAGE ** */
p#breadcrumbs {
    float: left;
    height: 29px;
    margin: 0 0 0 30px;
    padding: 15px 0 0 0;
    font-family: 'CandelaBook', Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    line-height: 1.1em;
    list-style-type: none;
    color: #282b32;
}

p#breadcrumbs a:link,
p#breadcrumbs a:visited {
    color: #5a81ac;
    text-decoration: none;
    border-bottom: 1px dotted #9b8561;
}

p#breadcrumbs a:hover,
p#breadcrumbs a:active {
    color: #241e16;
    border-bottom: 1px dotted #241e16;
    background: none;
}

#main-column {
    width: 534px;
    float: left;
    margin: 50px 0 0 0;
    padding-right: 150px;
}

#sidebar {
    width: 230px;
    float: left;
    margin: 50px 46px 0 0;
}

/* .sidebar-box {
	width: 234px;
	background: url(images/sidebar-top.gif) no-repeat top center #d9d9b3;
	margin: 0 0 25px 0;
} */
.sidebar-box {
    background: none repeat scroll 0 0 #5a81ac;
    border-radius: 4px;
    border-top: 3px solid #000;
    margin: 0 0 25px;
    width: 234px;
}

.sidebar-box h2 {
    color: #fff;
    font-family: MyriadPro-Regular,sans-serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    padding: 15px 15px 5px;
}

/* .sidebar-box h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #241e16;
	font-size: 1.2em;
	margin: 0;
	padding: 15px 15px 5px;
} */
.sidebar-box ul {
    width: 200px;

    /* background: url(images/sidebar-bottom.gif) no-repeat bottom center; */
    margin: 0;
    padding: 10px 17px 0px;
}

.sidebar-box ul li {
    font-family: 'CandelaBook', Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    line-height: 1em;
    list-style-type: none;
    color: #7b5e30;
    padding: 2px 0;
    margin: 0;
    background: url(images/line.png) repeat-x top;
}

/* .sidebar-box ul li a:link, .sidebar-box ul li a:visited {
	color: #7b5e30;
	padding: 12px 0;
	margin: 0;
	text-decoration: none;
	background: none;
	display: block;
} */
.sidebar-box ul li a:link,
.sidebar-box ul li a:visited {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    display: block;
    font-family: myriadpro-light,sans-serif;
    margin: 0;
    padding: 12px 0;
    text-decoration: none;
}

.sidebar-box li.current_page_item a,
.sidebar-box ul li a:hover,
.sidebar-box ul li a:active {
    color: #241e16 !important;
    text-decoration: none;
}

#google-map {
    border: 1px #fff solid;
}

strong.search-excerpt {
    background-color: #d9d9b3;
    font-weight: normal;
}

.hor {
    height: 1px;
    width: 80%;
    background: none;
    border-bottom: 2px dotted #d9d9b3;
}

/* BIO PAGE */
#main-column-bio {
    width: 419px;
    float: left;
    margin: 50px 0 0 0;
    padding: 0;
}

h1.bio {
    line-height: 0.9em;
}

span.title-description {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 0.7em;
    line-height: 1em;
    color: #5a81ac;
    margin: 0 0 15px 0;
}

#bio-sidebar {
    width: 230px;
    float: left;
    margin: 60px 0 0 35px;
}

.bio-photo-box {
    position: relative;
    width: 230px;
    height: 263px;
    margin: 0 0 30px 0;
}

.bio-photo-box-top {
    position: absolute;
    z-index: 0;
    width: 230px;
    height: 8px;
    top: 0px;
    background: url(images/photo-box-top2.png) no-repeat top center;
    margin: 0;
    padding: 0;
}

.bio-photo-box-bottom {
    position: absolute;
    z-index: 0;
    width: 230px;
    height: 8px;
    bottom: 0px;
    margin: 0;
    padding: 0;
    background: url(images/photo-box-bottom2.png) no-repeat bottom center;
}

bio-photo-box img {
    position: relative;
    width: 200px;
    height: auto;
    z-index: 200;
    margin: 0;
    padding: 0;
}

.bio-side-box {
    width: 230px;
    background: url(images/home-sidebar-top1.gif) no-repeat top center;
    margin: 0 0 30px 0;
}

.bio-side-box h2 {
    background: none repeat scroll 0 0 #5a83af;
    border-bottom: 2px solid #000;
    color: #fff;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    padding: 5px;
}

.bio-side-box ul {
    width: 200px;
    font-size: 0.8em;

    /* background: url(images/home-sidebar-bottom1.gif) no-repeat bottom center; */
    margin: 0;
    padding: 0 15px 10px;
}

.bio-side-box ul li {
    font-family: 'CandelaBook', Arial, Helvetica, sans-serif;
    line-height: 1.2em;
    list-style-type: none;
    color: #7b5e30;
    padding: 7px 0 7px 25px !important;
    margin: 0 !important;

    /* border-top: 1px solid #5a81ac; */
    border-bottom: 1px dotted gray;
    background: none;
}

.bio-side-box ul li a:link,
.bio-side-box ul li a:visited {
    color: #5a81ac;
    text-decoration: none;
    background: none;
}

.bio-side-box ul li a:hover,
.bio-side-box ul li a:active {
    color: #5a81ac;
    text-decoration: none;
    background: none;
}

.bio-side-box ul li.linkedin {
    background: url(images/linkedin-icon.png) no-repeat 0% 50%;
}

.bio-side-box ul li.twitter {
    background: url(images/twitter-icon.png) no-repeat 0% 50%;
}

.bio-side-box ul li.wordpress {
    background: url(images/wordpress-icon.png) no-repeat 0% 50%;
}

.bio-side-box ul li.email {
    background: url(images/email.png) no-repeat 0% 50%;
}

.bio-side-box ul li.phone {
    background: url(images/telephone.png) no-repeat 0% 50%;
}

.bio-side-box ul li.resources {
    background: url(images/resources.png) no-repeat 0% 20%;
}

/* FAQs (Resources) */
.faqs {
    position: relative;
    padding: 0 0 10px 30px;
    margin: 0;
}

.faqs h3 {
    cursor: pointer;
    font-size: 1em;
    line-height: 1.1em;
    padding: 10px 0 5px 20px;
    margin: 0;
    background: url(images/add-off.png) center left no-repeat;
}

.faqs h3:hover,
.faqs h3:active {
    background: url(images/add.png) center left no-repeat;
}

.faqs h3.active {
    color: #79904C;
}

.faqs div {
    height: 0;
    overflow: hidden;
    position: relative;
    margin: 0;
}

.faqs div p {
    padding: 0 0 15px 20px;
    margin: 0;
    line-height: 1.1em;
    display: block;
}

/* .view-button {
	width: 164px;
	background: url(images/green-button-top.png) no-repeat top;
	margin: 15px 0;
	padding: 10px 0 0 0;
} */
.view-button {
    background: none repeat scroll 0 0 #5a81ac;
    border-bottom: 2px solid #282b32;
    border-radius: 3px;
    border-top: 2px solid #282b32;
    margin: 15px 0;
    padding: 10px 0 0;
    width: 164px;
}

.view-button a:link,
.view-button a:visited {
    width: 144px;
    font-family: 'CandelaBold', Arial, Helvetica, sans-serif;
    display: block;
    color: #fff;
    padding: 8px 10px 15px;
    text-decoration: none;

    /* background: #aeb35d url(images/green-button-bottom.png) no-repeat bottom; */
}

.view-button a:hover,
.view-button a:active {
    color: #000;
    text-decoration: none;
}

.clear-fix {
    clear: both;
}

@media only screen and (max-width: 960px) {
    #page-banner .tree-pic {
        display: none;
    }

    #page-banner #main-nav {
        margin-top: 49px;
    }

    #page-banner {
        float: left;
        width: 94%;
        margin: 0;
        padding: 0 3%;
        height: auto;
    }

    .wrapper-home {
        background: none;
    }

    #header-left,
    der-right {
        width: 100%;
        text-align: center;
        margin: 0;
    }

    #header,
    tent-wrap,
    ter-wrap,
    e-banner {
        height: auto;
        float: left;
        margin: 0;
        width: 94%;
        padding: 0 3%;
    }

    #home-banner {
        margin-top: 30px;
    }

    #search-area {
        float: right;
        margin: 25px 0;
        padding: 0;
    }

    #header-nav {
        float: left;
        margin: 0;
        padding: 0;
    }

    img {
        max-width: 100%;
    }

    img.logo {
        margin: 0;
        height: auto;
        width: auto;
    }

    #outer-wrap {
        height: auto;
        float: left;
        margin: 0;
        width: 100%;
        padding: 0;
    }

    .blog-title {
        width: 100%;
    }

    #main-column,
    ht-sidebar {
        width: 100%;
        margin: 0;
    }

    .side-box,
    e-side-box {
        width: 100%;
        margin: 0 0 30px 0;
        background: none !important;
    }

    .side-box ul,
    e-side-box ul {
        padding: 10px 0;
        width: 100%;
        border-bottom: 2px solid #d9d9b3;
        background: none !important;
    }

    div.simplesocial,
    mplesocial {
        max-width: 100%;
        overflow: hidden;
    }

    #home-intro {
        width: auto;
        padding: 27px;
        float: none;
        margin: 0 0 0 246px;
        height: 292px;
    }

    #main-nav {
        background: url(images/top-banner-bgd1.png);
        margin: 0;
        width: 100%;
    }

    #main-nav ul {
        width: 100%;
    }

    #main-column {
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .left-sidebar {
        width: 100%;
        text-align: center;
    }

    .content-column {
        width: 100%;
    }

    .avatar {
        display: inline-block;
    }

    #header-left {
        height: 65px;
    }

    #header-nav {
        text-align: center;
        width: 100%;
    }

    #header-nav p {
        width: 100%;
    }

    #header-right {
        height: auto;
    }

    #search-area {
        width: 100%;
        text-align: center;
    }

    #searchform {
        float: none;
        display: inline-block;
    }

    .blog-title h1 {
        font-size: 1.2em;
    }

    .tree-pic {
        display: none;
    }

    #home-intro {
        margin: 0;
        padding: 30px 3%;
        float: left;
        width: 94%;
        height: auto;
    }

    #main-nav ul li {
        border: 0;
        float: left;
        display: block;
        width: 100%;
    }

    #main-nav ul li a {
        display: block;
        text-align: center;
        width: 100%;
    }

    #main-nav ul li a:link,
    n-nav ul li a:visited {
        width: 100%;
    }

    #main-nav {
        height: auto;
    }

    #main-nav ul {
        height: auto;
    }

    #main-column-home,
    tons-wrap {
        width: 100%;
        text-align: center;
    }

    .service-button {
        float: none;
        display: inline-block;
    }

    #home-sidebar {
        margin: 0;
        width: 100%;
    }

    .buttons-footer {
        display: none;
    }

    .buttons-wrap {
        background: none;
        -moz-box-shadow: 0px 0px 2px #ccc inset;
        -webkit-box-shadow: 0px 0px 2px #ccc inset;
        box-shadow: 0px 0px 2px #ccc inset;
        padding-top: 20px;
        border-radius: 5px;
    }

    #main-nav ul {
        border: none;
    }

    #main-column-bio {
        width: 100%;
    }

    #google-map {
        width: 99% !important;
    }

    #main-column {
        padding: 0 3%;
        width: 94%;
    }

    table td {
        width: 100%;
        display: block;
    }

    #footer-left img.cga-logo {
        position: relative;
        top: auto;
        right: auto;
    }

    #featured-annoucement .col-title,
    atured-annoucement .col-content {
        width: 100%;
        float: none;
        min-height: 0;
    }

    #featured-annoucement .col-title h1 {
        margin: 10px 0;
    }

    #featured-annoucement .bottom {
        margin-left: 0px;
    }

    #featured-annoucement .top {
        margin-left: 0px;
    }
}

@media (max-width: 640px) {
    #bio-sidebar {
        width: 100%;
        margin: 60px 0 0 0;
    }
}

.all_right {
    float: left;
    margin: 12px 12px 12px 0;
    width: 47%;
}

.all_right > p {
    color: #fff;
    margin: 0;
    padding: 0;
}

.PrettyLink.profile.customisable.h-card {
    color: #5a83af !important;
}

/* -------Responsive----------- */
@media screen and (min-width:768px) and (max-width:979px)
{
    .wrapper-home #main-nav > ul li:last-child {
        border-right: 1px solid #fff;
    }

    .wrapper-page {
        background: url("images/nav-bg.png") repeat-x scroll 400px 175px rgba(0, 0, 0, 0) !important;
        margin: 0 auto;
        padding: 0;
    }

    .header-outer {
        background: none repeat scroll 0 0 #f7f7f7;
        float: left !important;
        width: 100%;
    }

    #featured-annoucement .bottom {
        margin-left: 0px;
    }

    #featured-annoucement .top {
        margin-left: 0px;
    }

    #footer-left ul {
        font-size: 13px !important;
    }

    .footer-side-box ul {
        padding: 0px !important;
        width: 100%;
    }

    .footer-side-box ul li {
        text-align: right;
        float: right !important;
        padding: 0px !important;
    }

    .all_right {
        float: left;
        margin-top: 6px!important;
        padding-left: 10px!important;
        width: 44%!important;

        /* padding: 10px!important; */
    }

    .footer-side-box {
        float: right!important;
        margin: 0!important;
        text-align: right;
        width: 46%!important;
        background: none !important;
        padding: 10px!important;
    }
}

@media screen and (min-width:320px) and (max-width:479px)
{
    #search-area input#s {
        border-right: none !important;
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
    }

    .home-side-box ul li {
        background: url("images/line.png") no-repeat scroll left bottom rgba(0, 0, 0, 0) !important;
    }

    #home-sidebar {
        margin: 15px 0 0 !important;
        width: 100%;
    }

    .wrapper-page {
        background: none !important;
    }

    .header-outer {
        background: none repeat scroll 0 0 #f7f7f7;
        float: left !important;
        width: 100%;
    }

    #footer-left ul li {
        border: none !important;
    }

    .all_right {
        float: left;
        margin: 5px !important;
        padding: 0px!important;
        width: 90%!important;
    }

    .footer-side-box {
        background: none !important;
        float: left!important;
        margin: 5px!important;
        width: 100%;
    }

    .footer-side-box ul {
        float: left!important;
        padding-left: 10px!important;
        width: 95%!important;
        padding: 0px 10px !important;
    }

    #featured-annoucement .top {
        background-size: contain;
    }

    #featured-annoucement .bottom {
        background-size: contain;
    }

    .service-button {
        margin: 10px !important;
    }

    #header-right > div {
        text-align: center !important;
    }

    #header-nav {
        margin: 10px 10px 10px 0 !important;
    }
}

@media screen and (min-width:480px) and (max-width:767px)
{
    #search-area input#s {
        border-right: none !important;
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
    }

    .home-side-box ul li {
        background: url("images/line.png") no-repeat scroll left bottom rgba(0, 0, 0, 0) !important;
    }

    #header-nav {
        margin: 10px 10px 10px 0 !important;
    }

    #home-sidebar {
        margin: 15px 0 0 !important;
        width: 100%;
    }

    .wrapper-page {
        background: none !important;
    }

    .header-outer {
        background: none repeat scroll 0 0 #f7f7f7;
        float: left !important;
        width: 100%;
    }

    .service-button {
        margin: 10px !important;
    }

    #header-right > div {
        text-align: center!important;
    }

    #featured-annoucement .top {
        background-size: contain;
        height: 82px!important;
    }

    #featured-annoucement .bottom {
        background-size: contain;
        height: 82px!important;
    }

    #footer-left ul li {
        border: none !important;
    }

    .all_right {
        float: left;
        margin: 5px !important;
        padding: 0px!important;
        width: 90%!important;
    }

    .footer-side-box {
        background: none !important;
        float: left!important;
        margin: 5px!important;
        width: 100%;
    }

    .footer-side-box ul {
        float: left!important;
        padding-left: 10px!important;
        width: 95%!important;
        padding: 0px 10px !important;
    }
}

@media screen and (min-width:640px) and (max-width:700px)
{
    #featured-annoucement .col-title span {
        display: table-cell;
        float: left;
        vertical-align: middle;
        width: 73% !important;
    }
}

.wrapper-page .mc_custom_border_hdr {
    background: none repeat scroll 0 0 #5a81ac;
    border-radius: 2px;
    color: #fff;
    font-family: myriadpro-regular,sans-serif;
    margin-bottom: 13px;
    padding: 5px;
    text-align: center;
}

.wrapper-page .mc_input {
    padding: 7px;
}

.wrapper-page .mc_var_label {
    font-family: myriadpro-light,sans-serif;
}

.wrapper-page #mc_signup_submit {
    background: none repeat scroll 0 0 #5a81ac;
    border: medium none;
    color: white;
    cursor: pointer;
    font-family: myriadpro-regular,sans-serif;
    font-size: 15px;
    margin-top: 1.5em;
    padding: 3px;
    width: 80%;
}

#mc-indicates-required {
    color: red;
    width: 100%;
}

#mc_display_rewards > a {
    color: #282b32;
    font-family: myriadpro-regular,sans-serif;
}

#main-column #fm_name {
    border: 1px solid #5a81ac;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    font-family: myriadpro-light,sans-serif;
}

#frm_submit {
    background: none repeat scroll 0 0 #5a81ac;
    border-radius: 0 !important;
    color: #fff;
    font-family: myriadpro-light,sans-serif;
    font-size: 13px;
    height: 28px;
    padding: 13px 6px 1px;
    text-align: center;
    vertical-align: middle;
}

/* ------------------blog page css---------------- */
.avatar strong {
    color: #5a83af;
}

#right-sidebar {
    float: left;
    margin: 10px 0 0 46px;
    padding: 60px 0 0;
    width: 230px;
}

#main-column1 {
    float: left;
    margin: 0;
    padding: 60px 0 0;
    width: 674px;
}

.left-sidebar {
    float: left;
    width: 138px;
    padding-right: 15px;
}

.content-column {
    float: left;
    margin-bottom: 30px;
    width: 520px;
}

.content-column a {
    color: #5a83af;
}

#right-sidebar #recent-posts-3 > h2 {
    background: none repeat scroll 0 0 #5a83af;
    border-bottom: 2px solid #000;
    color: #fff;
    font-family: MyriadPro-Regular,sans-serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    padding: 6px 15px;
}

#right-sidebar .widget {
    list-style: outside none none;
    margin: 0 0 15px;
}

#right-sidebar .widget_archive .screen-reader-text {
    float: left;
    margin: 15px 5px 0px 0px;
}

#right-sidebar .widget_archive #archives-dropdown-3 {
    float: left;
    margin-top: 15px;
}

#categories-3 > h2 {
    background: none repeat scroll 0 0 #5a83af;
    border-bottom: 2px solid #000;
    color: #fff;
    font-family: MyriadPro-Regular,sans-serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    padding: 6px 15px;
}

#archives-3 > h2 {
    background: none repeat scroll 0 0 #5a83af;
    border-bottom: 2px solid #000;
    color: #fff;
    font-family: MyriadPro-Regular,sans-serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    padding: 6px 15px;
}

#tag_cloud-3 > h2 {
    background: none repeat scroll 0 0 #5a83af;
    border-bottom: 2px solid #000;
    color: #fff;
    font-family: MyriadPro-Regular,sans-serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    padding: 6px 15px;
}

#recent-posts-3 li {
    background: url("images/line.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    border-bottom: medium none !important;
    color: #14171d;
    display: block;
    font-family: MyriadPro-Light,sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    list-style-type: none;
    margin: 0 !important;
    padding: 7px 0 !important;
}

#recent-posts-3 > ul {
    margin: 0;
    padding: 7px 15px 18px 4px;
}

#recent-posts-3 a {
    font-size: 14px;
    text-decoration: none;
}

#categories-3 li {
    background: url("images/line.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    border-bottom: medium none !important;
    color: #14171d;
    display: block;
    font-family: MyriadPro-Light,sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    list-style-type: none;
    margin: 0 !important;
    padding: 7px 0 !important;
}

#categories-3 > ul {
    margin: 0;
    padding: 7px 15px 18px 4px;
}

#categories-3 a {
    font-size: 14px;
    text-decoration: none;
}

#archives-3 li {
    background: url("images/line.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    border-bottom: medium none !important;
    color: #14171d;
    display: block;
    font-family: MyriadPro-Light,sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    list-style-type: none;
    margin: 0 !important;
    padding: 7px 0 !important;
}

#archives-3 > ul {
    margin: 0;
    padding: 7px 15px 18px 4px;
}

#archives-3 a {
    font-size: 14px;
    text-decoration: none;
}

#archives-3 li {
    background: url("images/line.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    border-bottom: medium none !important;
    color: #14171d;
    display: block;
    font-family: MyriadPro-Light,sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    list-style-type: none;
    margin: 0 !important;
    padding: 7px 0 !important;
}

#archives-3 > ul {
    margin: 0;
    padding: 7px 15px 7px 4px;
}

#archives-3 a {
    font-size: 14px;
    text-decoration: none;
}

.tagcloud a {
    color: #282b32;
    font-family: myriadpro-light,sans-serif;
    font-size: 14px !important;
    text-decoration: none;
}

.tagcloud a:after {
    content: ",";
}

.content-column div.alignleft {
    float: left;
    margin: 0 20px 20px 0;
    border: 0 none;
    color: #bbbb8d;
    font-size: 0.8em;
    padding: 5px 5px 0;
    text-align: center;
}

.alignleft img {
    border: 2px solid #bbbb8d;
    margin: 0 0 7px;
    padding: 0 !important;
}

p.wp-caption-text {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
}

.content-column img.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}

#right-sidebar .textwidget .contributors {
    margin: 15px 0;
}

#right-sidebar .textwidget .contributors li {
    padding: 0;
    background: none;
}

#text-3 > h2 {
    background: none repeat scroll 0 0 #5a83af;
    border-bottom: 2px solid #000;
    color: #fff;
    font-family: MyriadPro-Regular,sans-serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    padding: 6px 15px;
}

.nextpreviouslink {
    clear: both;
}

#home-sidebar .recent-posts {
    margin: 0;
}

#home-sidebar .recent-posts li {
    padding: 0;
    background: none;
}

.buttons-wrap h2 {
    background: none repeat scroll 0 0 #111217;
    padding: 4px 25px 4px 10px;
    font-size: 16px;
}

#footer-left .inc {
    font-family: MyriadPro-Light,sans-serif;
    font-size: 18px;
}

#footer-left p {
    font-size: 14px;
}

#header-right #search-area {
    float: right;
    width: 195px;
}

#header-right #searchform {
    width: 195px;
}

.buttons-wrap .service-button ul li {
    font-family: MyriadPro-Regular,sans-serif;
}

.hilite {
    background: none repeat scroll 0 0 #5a85b3;
    color: #fff;
}

.footer-divide-logo {
    text-align: center;
}

.footer-divide-logo img.logo {
    height: 60px;
    margin: 0px;
}

#right-sidebar  h2 {
    background: none repeat scroll 0 0 #5a83af;
    border-bottom: 2px solid #000;
    color: #fff;
    font-family: MyriadPro-Regular,sans-serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    padding: 6px 15px;
}

#right-sidebar .subscribe_blog {
    margin: 15px 0;
}

#right-sidebar .subscribe_blog > li {
    background: none;
    padding: 0;
}

.subscribe_blog .rss {
    background-image: url('images/rss.png');
    background-repeat: no-repeat;
    padding-left: 25px;
}

.subscribe_blog .emailrss {
    background-image: url('images/email.png');
    background-repeat: no-repeat;
    padding-left: 25px;
    margin-left: 10px;
}

.textwidget .subscribe_blog li .rss:hover {
    background-image: url('images/rss.png');
    background-repeat: no-repeat;
    font-family: MyriadPro-regular,sans-serif;
}

.textwidget .subscribe_blog li .emailrss:hover {
    background-image: url('images/email.png');
    background-repeat: no-repeat;
    font-family: MyriadPro-regular,sans-serif;
}

#header-right #header-nav > p {
    margin: 23px 0px 7px;
}

#footer .all_right > p {
    color: #fff;
    margin: 0;
    padding: 29px 0;
}

#header img.logo {
    margin: 15px 2px 15px 0;
    width: 188px;
}

.panel-group .panel-body {
    color: #000;
    font-family: myriadpro-light,sans-serif;
    font-size: 0.90em;
    line-height: 1.3em;
}

/* ============	Media 320Px to 480px ============ */
@media (min-width: 320px) and (max-width: 480px) {
    #main-column1 {
        padding: 0;
        width: 100%;
    }

    .content-column {
        width: 100%;
    }

    .left-sidebar {
        width: 100%;
    }

    body.home {
        background: none;
    }

    #home-banner {
        margin-top: 0;
    }

    #header-right #search-area {
        width: 100%;
    }

    #header {
        padding-top: 20px;
    }

    .footer-side-box ul li {
        display: inline-block;
        float: none !important;
        margin-bottom: 10px !important;
        padding: 0 !important;
        vertical-align: middle;
    }

    .all_right {
        width: 100% !important;
        text-align: center;
        margin: 12px 0 !important;
    }

    .footer-side-box ul {
        float: none;
        text-align: center;
        padding: 0px !important;
    }

    .footer-side-box {
        margin: 10px 0px!important;
    }

    #header-nav {
        margin: 0 !important;
    }

    #header-nav > p {
        margin: 25px 0 10px;
    }

    #searchform > input {
        -moz-appearance: none;
        -webkit-appearance: none;
        border-radius: 0;
    }

    .wrapper-page #mc_signup_submit {
        -moz-appearance: none;
        -webkit-appearance: none;
        border-radius: 0;
    }

    .page-id-968 #main-column .iframe-class {
        width: 100% !important;
    }

    #footer .all_right > p {
        padding: 10px 0px;
    }
}

/* ============	Media 481Px to 767px ============ */
@media (min-width: 481px) and (max-width: 767px) {
    #main-column1 {
        padding: 0;
        width: 100%;
    }

    .content-column {
        width: 73%;
        padding: 0 0 0 2%;
    }

    .left-sidebar {
        width: 23%;
        padding: 0 2% 0 0;
        text-align: left;
    }

    body.home {
        background: none;
    }

    #home-banner {
        margin-top: 0;
    }

    #header-right #search-area {
        width: 100%;
    }

    #header {
        padding-top: 20px;
    }

    .footer-side-box {
        width: auto !important;
    }

    .footer-side-box ul li {
        float: left !important;
    }

    .all_right {
        width: 100% !important;
        text-align: center;
        margin: 12px 0 !important;
    }

    .footer-side-box ul {
        float: none;
        text-align: center;
    }

    .footer-side-box {
        margin: 10px 0px!important;
        width: 100% !important;
    }

    .footer-side-box ul li {
        display: inline-block;
        float: none !important;
        margin-bottom: 10px !important;
        padding: 0 !important;
        vertical-align: middle;
    }

    #featured-annoucement .top,
    tured-annoucement .bottom {
        background-position: center;
    }

    #header-nav {
        margin: 0 !important;
    }

    #header-nav > p {
        margin: 25px 0 10px;
    }

    #searchform > input {
        -moz-appearance: none;
        -webkit-appearance: none;
        border-radius: 0;
    }

    .wrapper-page #mc_signup_submit {
        -moz-appearance: none;
        -webkit-appearance: none;
        border-radius: 0;
    }

    .page-id-968 #main-column .iframe-class {
        width: 100% !important;
    }

    #footer .all_right > p {
        padding: 10px 0px;
    }

    #featured-annoucement .col-title span {
        width: 100% !important;
    }
}

/* ============	Media 768Px to 979px ============ */
@media (min-width: 768px) and (max-width: 979px) {
    #main-column1 {
        padding: 0;
        width: 70%;
    }

    #right-sidebar {
        width: 29%;
        padding: 0;
        margin: 0;
    }

    .content-column {
        width: 94%;
    }

    body.home {
        background: none;
    }

    #header {
        padding-top: 20px;
    }

    #header-nav > p {
        margin: 35px 0 10px;
    }

    .footer-side-box {
        width: auto !important;
    }

    .footer-side-box ul li {
        float: left !important;
        padding: 29px 0px !important;
    }

    .footer-side-box ul li.footer-divide-logo {
        float: left !important;
        padding: 0px !important;
    }

    #searchform > input {
        -moz-appearance: none;
        -webkit-appearance: none;
        border-radius: 0;
    }

    .wrapper-page .mc_signup_submit #mc_signup_submit {
        -moz-appearance: none;
        -webkit-appearance: none;
        border-radius: 0;
    }

    .page-id-78 #main-column,
    e-id-1150 #main-column,
    e-id-968 #main-column,
    e-id-74 #main-column ,
    e-id-76 #main-column {
        padding: 0 3%;
        width: 94%;
    }

    .page-id-968 #main-column .iframe-class {
        width: 100% !important;
    }

    .GuestPage #middlePanel > div > div {
        padding: 6px 15px 0!important;
    }
}

/* ============	Media 319px ============ */
@media (max-width: 319px){
    body.home {
        background: none;
    }
}

/* ============	Media 980Px to 1024px ============ */
@media (min-width: 980Px) and (max-width: 1024px) {
    #searchform > input {
        -moz-appearance: none;
        -webkit-appearance: none;
        border-radius: 0;
    }

    .wrapper-page .mc_signup_submit #mc_signup_submit {
        -moz-appearance: none;
        -webkit-appearance: none;
        border-radius: 0;
    }

    .page-id-968 #main-column .iframe-class {
        width: 100% !important;
    }
}