/*
Theme Name: Surf Pacific Standard
Theme URI: http://standard-theme.surfpacificworldwide.com/
Description: A WordPress 3.0 compatible theme.
Author: Surf Pacific
Author URI: http://www.surfpacific.com.au
Version: 1.0
*/

/* G L O B A L */

body {
    background: #fff url(images/bg-content.jpg) 0 0 repeat-x;
    font: normal 14px/23px Arial, Helvetica, sans-serif;
    color: #707070;
}

.home { background: #fff url(images/bg-home.jpg) 0 0 repeat-x }

html {
    padding: 0;
    margin: 0;
}

* {
    padding: 0;
    margin: 0;
}

.clr { clear: both }

.left { float: left }

.right { float: right }

.text-center { text-align: center; } 

.text-right { text-align: right; }

.col-01 {
    float: left;
    width: 48%;
}

.col-02 {
    float: right;
    width: 48%;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal }

a:link, a:visited {
    text-decoration: none;
    color: #0095d9;
}

a:hover {
    color: #0571a3;
    text-decoration: underline;
    outline: none;
}

a:focus { outline: none }

img {
    margin: 0;
    padding: 0;
    border: none;
}

input, select, textarea { font: normal 12px Arial, Helvetica, sans-serif }

/* C S S 3 */

.fade {
    -webkit-transition: background-color 0.5s linear;
    -moz-transition: background-color 0.5s linear;
    -o-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
}

.round {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -opera-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.box-shadow {
    -moz-box-shadow: 0px 0px 15px #888;
    -webkit-box-shadow: 0px 0px 15px #888;
    box-shadow: 0px 0px 15px #888;
}

.text-shadow { text-shadow: 0 -1px 0 #666 }

/* S T R U C T U R E */

#container {
    margin: 0 auto;
    width: 980px;
}

#header {
    width: 980px;
    float: none;
    margin: 0 auto;
    position: relative;
    z-index: 9999;
}

.top {
    float: left;
    width: 980px;
    height: 185px;
    background: url(images/bg-smile.jpg) 100% 0 no-repeat;
    position: relative;
    z-index: 9999;
}

.logo { float: left }

.logo img {
    width: 265px;
    height: 175px;
}

.contact {
    float: left;
    width: 980px;
    height: 35px;
}

.contact div {
    float: left;
    width: 25%;
}

.contact p {
    font-size: 15px;
    line-height: 35px;
    color: #fff;
    text-shadow: 0 1px 0 #222;
}

.contact span {
    color: #2ab6f6;
    font-size: 12px;
    text-transform: uppercase;
}

/* M E N U - C O N T A I N E R */

#access {
    background: #11adf4 url(images/bg-nav.jpg) 0 0 repeat-x;
    display: block;
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 9999;
}

#access .menu-header, div.menu {
    font-size: 12px;
    height: 35px;
}

/* M E N U - I T E M S */

#access .menu-header ul, div.menu ul {
    list-style: none;
    margin: 0;
}

#access .menu-header li, div.menu li {
    float: left;
    position: relative;
    z-index: 500;
}

.menu-header > ul > li > a {
    border-right: 1px solid #63ceff;
    border-left: 1px solid #0579ae;
}

.menu-header li:first-child a { border-left: none; }

/* T O P - L E V E L - L I N K S */

#access a {
    color: #fff;
    display: block;
    line-height: 35px;
    padding: 0 15px;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

/* D R O P D O W N - C O N T A I N E R */

#access ul ul {
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    float: left;
    width: 280px;
    z-index: 99999;
}

#access ul ul li { min-width: 270px }

#access ul ul ul {
    left: 100%;
    top: 0;
}

/* S E C O N D - L E V E L - L I N K S */

#access ul ul a {
    background: #0579ae;
    line-height: 1em;
    padding: 10px 15px;
    width: 250px;
    height: auto;
}

#access li:hover > a {
    background: #0579ae;
    color: #fff;
}

#access ul ul :hover > a {
    background: #045479;
    color: #fff;
}

#access ul li:hover > ul { display: block }

/* C U R R E N T - P A G E */

#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
    background: #0579ae;
    color: #fff;
}

/* A L L - L I N K S - H O V E R */

* html #access ul li.current_page_item a, * html #access ul li.current-menu-ancestor a, * html #access ul li.current-menu-item a, * html #access ul li.current-menu-parent a, * html #access ul li a:hover {
    background: #0579ae;
    color: #fff;
}

/* F E A T U R E - C O N T A I N E R */

.feature {
    width: 980px;
    height: 335px;
    background: #fff;
    position: relative;
}

/* F E A T U R E - I T E M S */

.feature ul {
    list-style-type: none;
    width: 980px;
    height: 335px;
    position: relative;
    z-index: 1;
}

.feature li {
    display: none;
    width: 980px;
    height: 335px;
}

.feature .first { display: block }

.feature img {
    width: 980px;
    height: 335px;
    position: absolute;
    z-index: 2;
}

.feature .text {
    position: absolute;
    bottom: 45px;
    right: 110px;
    z-index: 3;
    width: 400px;
    padding: 15px;
    background: url(images/opacity.png) 0 0 repeat;
}

.feature h2 {
    font-size: 30px;
    line-height: 38px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    font-weight: bold;
}

.feature p { font-size: 13px }

.feature p a {
    color: #fff;
    border-bottom: 1px dotted #fff;
    font-weight: bold;
}

.feature p a:hover {
    color: #fff;
    border-color: #fff;
    text-decoration: none;
}

/* F E A T U R E - N A V I G A T I O N */

.cycle-pager {
    position: absolute;
    bottom: 5px;
    right: 110px;
    z-index: 3;
}

.cycle-pager a {
    font-size: 45px;
    line-height: 45px;
    font-weight: bold;
    padding: 0 3px;
    cursor: pointer;
    color: #484345;
}

.cycle-pager a:hover, .cycle-pager .activeSlide {
    color: #11abf1;
    text-decoration: none;
}

.banner {
    width: 980px;
    height: 285px;
    background: #fff;
}

/* M A I N - C O N T E N T - A R E A */

#main {
    width: 980px;
    padding: 25px 0;
    background: #fff;
    overflow: auto;
}

.content {
    float: left;
    background: #fff;
    overflow: auto;
    width: 600px;
}

.content-full { width: 980px }

.content-right {
    float: right;
    width: 660px;
}

.content-options {
    width: 970px;
    height: 30px;
    margin: 0 0 15px 0;
}

.content-options .left { width: 600px }

.content-options .right { width: 250px }

.content-options .right > div { float: right }

.breadcrumbs { font-size: 11px }

.breadcrumbs a { color: #808080 }

.breadcrumbs a:hover { text-decoration: underline }

.breadcrumbs .current { color: #333 }

.content-heading {
    width: 980px;
    height: 40px;
    border-bottom: 1px solid #ddd;
    margin: 0 0 20px 0;
}

.content-heading h1 {
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #222;
}

/* C O N T E N T - T Y P O G R A P H Y */

.content h1 {
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    color: #454545;
    margin-bottom: 23px;;
}

.content h2 {
    font-size: 23px;
    line-height: 33px;
    margin-bottom: 23px;
    color: #0d85bc;
}

.content h3 {
    font-size: 19px;
    line-height: 29px;
    margin-bottom: 23px;
    color: #3dbfce;
}

.content h4 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 18px;
    color: #555;
}

.home h4 {
    color: #222;
}

.content p { margin-bottom: 23px; }

.content p a, .content li a {
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}

.content p a:hover, .content li a:hover {
    border-bottom: 1px solid;
    text-decoration: none;
}

.content hr {
    color: #fff;
    background-color: #fff;
    border-bottom: 1px dotted #ccc;
    margin: 0 0 20px 0;
    height: 1px;
    border-style: dotted;
    border-width: 1px;
    clear: both;
}

/* C A L L - T O - A C T I O N */

.cta {
    background: #5cbbe6 url(images/arrow.png) 98% 50% no-repeat;
    padding: 15px 45px 15px 15px;
}

.cta p {
    margin: 0;
    color: #fff;
    font-style: italic;
}

.cta a { color: #fff }

/* L I N K - S T Y L E S */

a.pdf {
    border: 1px solid #ddd;
    background: #f5f5f5 url(images/icon-pdf.png) 3px 50% no-repeat;
    padding: 5px 10px 5px 30px;
    font-size: 12px;
    border-radius: 2px;
}

a.pdf:hover { border-color: #ccc !important }

a.btn {
    padding: 5px 10px;
    background: #808080;
    color: #f5f5f5;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 0 -1px 0 #444;
    border-radius: 3px;
    box-shadow: 1px 1px 5px #999;
    border-bottom: none !important;
}

a.btn:hover {
    background: #444;
    text-shadow: 0 -1px 0 #111;
    color: #fff;
    text-decoration: none;
}

/* L I S T S */

.content ul {
    list-style: disc;
    margin: 0 0 0 40px;
    padding: 0 0 15px 0;
}

.content ol {
    list-style: decimal;
    margin: 0 0 0 40px;
    padding: 0 0 15px 0;
}

.content li {
    margin: 0 0 10px 0;
}

ul.two-col {
    clear: both;
    float: left;
}

ul.two-col li {
    float: left;
    width: 48%;
}

ul.three-col li {
    float: left;
    width: 32%;
}

ul.list-bar {
    list-style: none;
    margin: 0;
}

ul.list-bar li {
    margin-bottom: 3px;
}

ul.list-bar a {
    display: block;
    padding: 5px 10px;
    border: none;
    background: #0095D9;
    color: #fff;
    font-weight: normal;
}

ul.list-bar li:nth-of-type(odd) a { background: #3DBFCE; }

ul.list-bar li a:hover { 
    background: #333; 
    border: none;
}

/* C O L U M N S */

.two-col-01 {
    float: left;
    width: 49%;
}

.two-col-02 {
    float: right;
    width: 49%;
}

.three-col-01 {
    float: left;
    width: 32%;
}

.three-col-02 {
    float: left;
    width: 32%;
    padding: 0 1%;
}

.three-col-03 {
    float: left;
    width: 32%;
}

/* I M A G E - S T Y L I N G */

img.alignright {
    float: right;
    margin: 0 0 21px 21px;
    background: #fff;
    padding: 8px;
    border: 1px solid #ddd;
    box-shadow: 0 8px 6px -6px #ddd;
}

img.alignleft {
    float: left;
    margin: 0 21px 21px 0;
    padding: 8px;
    border: 1px solid #ddd;
    box-shadow: 0 8px 6px -6px #ddd;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 21px;
    padding: 8px;
    border: 1px solid #ddd;
    box-shadow: 0 8px 6px -6px #ddd;
}

a img.alignright {
    float: right;
    margin: 0 0 21px 21px;
}

a img.alignleft {
    float: left;
    margin: 0 21px 21px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background-color: #f3f3f3;
    nowhitespace: afterproperty;
    border: 1px solid #ddd;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    /* optional rounded corners for browsers that support it */ margin: 10px; padding-top: 4px; text-align: center;;
}

.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* C O N T A C T - F O R M S */

.contact-forms {
    float: right;
    width: 660px;
}

.Contact_Form { }

.Contact_Form h2 {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    margin: 0 0 15px 0;
}

.Contact_Form p { margin: 0 }

.Contact_Form p.note { margin: 0 0 15px 0 }

.Contact_Form input, .Contact_Form select { padding: 3px }

.Contact_Form input, .Contact_Form select, .Contact_Form img { margin: 0 0 10px 0 }

.Contact_Form textarea {
    width: 588px;
    padding: 5px;
}

.Contact_Form .btn_submit {
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
    background: #0985be;
    border: none;
    font-weight: bold;
    font-size: 13px;
    margin: 15px 0 0 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.Contact_Form .btn_submit:hover {
    cursor: pointer;
    background: #056591;
}

#f_date-01 {
    padding: 0;
    margin: 0;
    padding: 3px 5px;
    background: #999;
    color: #fff;
    border: 1px solid #999;
}

#f_date-01:hover {
    background: #666;
    border: 1px solid #666;
    cursor: pointer;
}

#f_date-02 {
    padding: 0;
    margin: 0;
    padding: 3px 5px;
    background: #999;
    color: #fff;
    border: 1px solid #999;
}

#f_date-02:hover {
    background: #666;
    border: 1px solid #666;
    cursor: pointer;
}

#f_date-03 {
    padding: 0;
    margin: 0;
    padding: 3px 5px;
    background: #999;
    color: #fff;
    border: 1px solid #999;
}

#f_date-03:hover {
    background: #666;
    border: 1px solid #666;
    cursor: pointer;
}

.col-form_01 {
    float: left;
    width: 290px;
}

.col-form_02 {
    float: right;
    width: 290px;
}

.space {
    float: left;
    display: block;
    width: 600px;
    height: 20px;
    clear: both;
}

.required { color: #e10000 }

#tabs { }

.tab-heading { }

.tab-heading h2 {
    float: left;
    margin: 0;
    height: 35px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #555;
    line-height: 35px;
    display: block;
    padding: 0 25px;
    outline: none;
    border: none;
    cursor: pointer;
}

.tab-heading h2.active {
    background: #f5f5f5;
    color: #333;
    border: none;
}

#tabs ul {
    margin: 0;
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
    background: #f5f5f5;
}

#tabs ul li {
    list-style-type: none;
    margin: 0;
    padding: 20px;
}

/* S I D E B A R - R I G H T */

#sidebar {
    float: right;
    width: 295px;
}

#sidebar > div { margin-bottom: 28px; }

.sidebar-contact {
    background: #484345;
    padding: 15px;
}

.sidebar-contact h2 {
    color: #fff;
    font-weight: bold;
    text-transform: lowercase;
    font-size: 21px;
    margin: 0 0 15px 0;
    color: #0095d9;
}

.sidebar-contact h2 span { color: #fff }

.sidebar-contact p {
    color: #fff;
    font-size: 12px;
    line-height: 19px;
    margin: 0 0 15px 0;
}

.sidebar-contact a {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    color: #3dbfce;
    text-transform: lowercase;
    font-style: normal;
}

.sidebar-contact a:hover {
    text-decoration: none;
    background: #3dbfce;
    color: #fff;
}

.sidebar-feature h2 {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 5px 0;
}

.sidebar-feature h2 span {
    background: #454545;
    padding: 5px 10px;
}

.sidebar-feature > div {
    padding: 10px;
    background: #878787;
    margin: 0;
}

.sidebar-feature img {
    margin: 0;
    padding: 0;
}

.sidebar-feature p {
    font-size: 11px;
    line-height: 15px;
    color: #fff;
}

.sidebar-feature a {
    color: #fff;
    font-weight: bold;
}

.sidebar-feature a:hover { color: #fff }

.sidebar-list h2 {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 9px 0;
}

.sidebar-list h2 span {
    background: #454545;
    padding: 5px 10px;
}

.sidebar-list ul { list-style-type: none }

.sidebar-list li { margin: 3px 0 0 0 }

.sidebar-list a {
    display: block;
    padding: 5px 10px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}

.sidebar-list a:hover, .sidebar-list .current_page_item a {
    color: #fff;
    background: #333;
    text-decoration: none;
}

.sidebar-list .first { background: #0095d9 }

.sidebar-list .second { background: #3dbfce }

.sidebar-list .third { background: #808080 }

/* S I D E B A R - L E F T */

#sidebar-left {
    float: left;
    width: 280px;
}

#sidebar-left div {
    padding: 15px;
    border: 1px solid #ddd;
    margin: 0 0 15px 0;
}

#sidebar-left h3 {
    font-size: 19px;
    line-height: 27px;
    margin: 0 0 15px 0;
    font-weight: bold;
    color: #3dbfce;
    text-transform: uppercase;
}

#sidebar-left h2 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 5px 0;
    color: #333;
}

#sidebar-left p {
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 10px 0;
}

#sidebar-left hr {
    color: #fff;
    background-color: #fff;
    border-bottom: 1px dotted #ccc;
    margin: 0 0 10px 0;
    height: 1px;
    border-style: dotted;
    border-width: 1px;
}

#sidebar-left a {
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}

#sidebar-left a:hover {
    border-bottom: 1px solid;
    text-decoration: none;
}

.bg-btm {
    width: 100%;
    height: 205px;
    background: url(images/bg-btm.jpg) 0 0 repeat-x;
}

/* B O T T O M - F E A T U R E - A R E A */

.btm {
    width: 980px;
    height: 162px;
    padding: 0;
    margin: 0 auto;
    background: #333;
}

.btm ul {
    list-style-type: none;
    text-align: center;
    width: 980px;
}

.btm li {
    width: 295px;
    height: 100px;
    float: left;
    margin: 30px 35px 0 0;
}

.btm li.last { margin: 30px 0 0 0 }

.btm a { display: block }

.btm ul:hover > li {
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
    -webkit-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
}

.btm ul:hover > li:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}

/* S U B S C R I B E */

#subscribe {
    width: 950px;
    height: 30px;
    padding: 5px 15px;
    margin: 0 0 20px 0;
    margin: 5px auto 0 auto;
}

#subscribe p {
    float: left;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
    font-size: 15px;
}

#subscribe span { color: #0aaaba }

#subscribe div { float: right }

#subscribe form {
    width: 550px;
    height: 30px;
}

#subscribe form input { float: left }

.subscribe-input {
    border: 1px solid #ccc;
    width: 218px;
    background: #fff;
    padding: 5px;
    float: left;
    color: #999;
    margin: 0 5px 0 0;
}

.subscribe-btn {
    border: 0;
    float: left;
    text-align: center;
    width: 60px;
    height: 27px;
    padding: 5px 0;
    background: #333;
    border: 1px solid #333;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

.subscribe-btn:hover {
    background: #333;
    border: 1px solid #333;
    cursor: pointer;
}

/* F O O T E R */

#footer {
    clear: both;
    overflow: auto;
    padding: 15px 0;
    margin: 0 auto;
    width: 980px;
}

#footer p, #footer a {
    font-size: 11px;
    color: #777;
}

#footer a:hover { color: #444 }

/* F O O T E R - L I N K S */

.footer-nav { padding: 0 0 15px 0 }

.footer-nav a {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 20px;
}

.table {
    margin: 0 auto;
    display: table;
}

#footer ul {
    list-style-type: none;
    margin: 0 auto;
}

#footer ul li { float: left }

#footer ul li ul { margin: 10px 0 0 0 }

#footer ul li ul li {
    float: none;
    display: block;
}

#footer ul li ul li a {
    text-transform: none;
    font-size: 11px;
    line-height: 18px;
}

/* C O P Y R I G H T */

.copyright {
    padding: 10px 0;
    text-align: center;
}

.to-top { font-family: Tahoma, Arial, sans-serif }

.amp {
    font-family: "Minion Pro", Georgia, "Times New Roman", serif;
    font-style: italic;
}

/* C O M M E N T S */

.gravatar { float: right }

.comments-template {
    margin: 10px 0 0;
    padding: 30px 0 0;
}

.comments-template ol {
    margin: 0;
    padding: 0 0 15px;
    list-style: none;
}

.comments-template ol li {
    margin: 10px 0 0;
    line-height: 18px;
    padding: 0 0 10px;
    border-bottom: 1px solid #ccc;
}

.comments-template textarea { width: 500px }

#show-nav,
.mobile-nav,
.mobile-contact {
    display: none;
}

.mobile-banner {
    display: none;
}

@media only screen and (max-width: 980px) {

    #container,
    .contact,
    .top,
    .feature {
        float: none;
        margin: 0 auto;
        width: 760px;
    }

    .btm {
        width: 760px;
        height: 120px;
    }

    body {
        background: #fff url(images/bg-content2.jpg) 0 0 repeat-x;
    }

    .home {
        background: #fff url(images/bg-content3.jpg) 0 0 repeat-x;
    }

    #header,
    .feature ul,
    .feature ul li,
    .banner,
    #main,
    .content-options,
    .btm ul,
    #subscribe,
    #footer {
        width: 100%;
    }

    .contact div {
        width: auto;
        margin-right: 24px;
    }

    .banner {
        height: 221px;
    }

    #main {
        padding-top: 10px;
    }

    .content-options .left {
        width: 480px;
    }

    .addthis_toolbox.addthis_default_style {
        margin-right: 12px;
    }

    .content {
        width: 435px;
    }

    .feature,
    .feature ul,
    .feature li {
        height: 260px;
    }

    .feature .text {
        bottom: 25px;
        right: 25px;
    }

    .feature h2 {
        font-size: 28px;
        line-height: 1.2;
    }

    .bg-btm {
        background: none;
    }

    .btm-wrap {
        background: #333;
    }

    .btm li {
        width: 30%;
        margin-right: 5%;
        margin-top: 20px;
    }

    .btm li.last {
        margin-right: 0;
        margin-top: 20px;
    }

    .subscribe-wrap {
        background: #0a85be;
    }

    #subscribe {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: auto;
    }

    #subscribe p {
        float: none;
        text-align: center;
    }

    #subscribe div {
        float: none;
    }

    #subscribe form {
        margin: 0 auto;
    }

    img,
    .feature img {
        max-width: 100%;
        height: auto;
    }

    #access {
        display: none;
    }

    #show-nav {
        background: #10adf4;
        border-bottom: 1px solid #1177a5;
        display: block;
        padding: 0;
        position: relative;
        z-index: 2100; 
    }
    
    #show-nav a {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        color: #fff;
        display: block;
        font-size: 20px;
        height: 32px;
        line-height: 32px;
        padding: 0 30px;
        text-align: right;
        width: 100%; 
    }

    #show-nav a:hover,
    #show-nav a:focus,
    #show-nav a:active {
        color: #fff;
        text-decoration: none; 
    }

    #show-nav a span {
        font-size: 19px; 
    }

    .mobile-nav {
        display: none;
        list-style: none;
    }

    .mobile-nav li a {
        box-sizing: border-box;
        background: #10adf4;
        display: block;
        border-top: 1px solid #80d4fa;
        border-bottom: 1px solid #1177a5;
        color: #fff;
        padding: 4px 12px;
    }

    .mobile-nav li a:hover,
    .mobile-nav li a:focus {
        text-decoration: none;
    }

    .top {
        background: none;
    }

    .content-right {
        width: 450px;
    }

    .gform_wrapper .top_label li.gfield.gf_left_half,
    .gform_wrapper .top_label li.gfield.gf_right_half {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    body .gform_wrapper .gform_footer input[type=submit] {
        --webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        float: none !important;
    }

    .contact-forms {
        float: none;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    #container,
    .contact, 
    .top, 
    .feature,
    .btm {
        width: 88%;
    }

    .logo {
        padding-top: 10px;
    }

    body {
        font-family: 'Open Sans', sans-serif;
    }

    .home,
    body {
        background: none;
    }

    .contact-wrap {
        display: none;
        float: none;
        background: #595355; /* Old browsers */
        background: -moz-linear-gradient(top,  #595355 0%, #494345 94%, #332f30 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  #595355 0%,#494345 94%,#332f30 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  #595355 0%,#494345 94%,#332f30 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595355', endColorstr='#332f30',GradientType=0 ); /* IE6-9 */
    }

    .banner {
        height: auto;
    }

    .mobile-banner {
        display: block;
    }

    .content-options {
        height: auto;
        margin-bottom: 8px;
    }

    .content-options .left,
    .content-options .right {
        float: none;
        width: 100%;
    }

    .content-options .right > div {
        float: none;
        margin: 0;
    }

    .content h1 {
        letter-spacing: -1px;
        margin-bottom: 8px;
    }

    .content h2 {
        font-size: 23px;
        line-height: 1.3;
        letter-spacing: -1px;
        margin-bottom: 12px;
    }

    .content h3 {
        line-height: 1.2;
        margin-bottom: 12px;
    }

    .content, 
    #sidebar {
        float: none;
        width: 100%;
    }

    #sidebar {
        padding-top: 30px;
    }

    .sidebar-feature p {
        font-size: 14px;
        line-height: 1.3;
    }

    .sidebar-feature h2,
    .sidebar-list h2 {
        font-size: 18px;
        line-height: 1.2;
    }

    .sidebar-list a {
        font-size: 15px;
    }

    .btm {
        height: auto;
    }

    .btm li,
    .btm li.last {
        display: block;
        float: none;
        width: 295px;
        max-width: 90%;
        margin: 0 auto 10px;
    }

    .bg-btm {
        height: auto;
    }

    .btm-wrap {
        height: auto;
        padding: 20px 0 10px;
    }

    #subscribe {
        padding: 10px 10px 12px;
    }

    #subscribe p {
        line-height: 1.2;
        padding-bottom: 12px;
    }

    #subscribe form {
        width: 100%;
    }

    .subscribe-input {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: none;
        font-family: 'Open Sans', sans-serif;
        width: 100%;
        margin: 0 0 8px;
    }

    #subscribe form input[type="submit"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: none;
        width: 100%;
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        padding: 0;
    }

    #subscribe form {
        height: auto;
    }

    #footer ul li {
        float: none;
        text-align: center;
    }

    .feature {
        display: none;
    }

    .feature .text {
        display: none;
    }

    .logo img {
        width: 75%;
        height: auto;
    }

    .top {
        height: auto;
    }

    .mobile-contact {
        background: #10adf4;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        height: 28px;
        padding: 0 20px;
        text-align: right;
        width: 100%; 
    }

      .mobile-contact span {
        background: url("images/phone.png") left center no-repeat;
        display: inline-block;
        font-size: 16px;
        height: 28px;
        line-height: 28px;
        padding-left: 16px; 
    }

      .mobile-contact span,
      .mobile-contact span a {
        color: #fff;
        font-weight: bold;
        text-decoration: none; 
    }

    .breadcrumbs {
        font-size: 11px;
        line-height: 1.4;
        margin-bottom: 10px;
    }

}

.clearfix:after {
  content: " ";
  display: block;
  height: 0%;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

/* Hide from IE Mac \*/
.clearfix {
  display: block; }

/* End hide from IE Mac */
.clear {
  clear: both; }