/*
Theme Name: Delta Force Paintball Australia
Theme URI:
Description: Australian site theme.
Author: Delta Force
Author URI: http://www.paintballing.com.au
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
    font-family: 'eurostile_extendedregular';
    src: url('fonts/eurostile-extended-webfont.eot');
    src: url('fonts/eurostile-extended-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/eurostile-extended-webfont.woff') format('woff'), url('fonts/eurostile-extended-webfont.ttf') format('truetype'), url('fonts/eurostile-extended-webfont.svg#eurostile_extendedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'eurostileregular';
    src: url('fonts/eurostile-webfont.eot');
    src: url('fonts/eurostile-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/eurostile-webfont.woff') format('woff'), url('fonts/eurostile-webfont.ttf') format('truetype'), url('fonts/eurostile-webfont.svg#eurostileregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ds-digitalnormal';
    src: url('fonts/ds-digi-webfont.eot');
    src: url('fonts/ds-digi-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ds-digi-webfont.woff') format('woff'), url('fonts/ds-digi-webfont.ttf') format('truetype'), url('fonts/ds-digi-webfont.svg#ds-digitalnormal') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* General Style */

html body {
    background: url(img/background.jpg);
}

html body {
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #050601;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

html body, .col2 {
    /*color: #c4c4c4;*/
    color: #d4d4d4;
}

.col3 {
    color: #fff;
}

body .header {
    border-bottom: 0;
}

body h1 {
    font-size: 17px;
}

body h1, body h2 body hr {
    border-bottom: 1px solid #7c7c7c;
}

body hr {
    border-top: 0;
}

body a, body h1, body h2, .posted a, .posted a:visited, body h3, body h4, .date, .col1, body h2>a:visited {
    color: #fff200;
}

body h5 {
    color: #fff;
    font-size: 11pt;
}

body a:hover, body a:active, body a:visited, .archive article>h2>a:visited {
    color: #ba983b;
}

body h2 {
    font-size: 17px;
    margin: 4px 0 6px;
}

body h3 {
    font-size: 14px;
    margin: 14px 0 2px 0;
}

.container img, #carousel01 img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 10px #000;
    box-shadow: 0px 0px 10px #000;
}

div.container {
    max-width: 990px;
}

body h1, body h2, body h3, body h4, .h-right, .carousel-caption, .cmenu, #news h3, .font1 {
    font-family: eurostile_extendedregular;
}

.font2 {
    font-family: ds-digitalnormal;
}

footer .container, .cmenu, #news h3, body h1, .h-right, div.carousel-caption {
    text-transform: uppercase;
}

.underline {
    text-decoration: underline;
    font-weight: 700;
    color: #fff;
}

.spacer {
    height: 30px;
    display: block;
}

ul.cmenu, .col-md-8.main, .col-md-12.main, #news {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.firstword, div.carousel-caption, ul.cmenu>li>a {
    color: #fff;
}

ul.cmenu>li>a:hover, footer .container {
    background-color: #050505;
}

table img.img-responsive, table a img.img-responsive {
    margin: 4px;
}

.pdf-list li {
    background-image: url(img/image.png);
    background-repeat: no-repeat;
    background-position: 0 -168px;
    width: 32px;
    height: 32px;
    text-indent: 38px;
    white-space: nowrap;
    list-style: none;
    line-height: 32px;
    margin-bottom: 14px;
}

archive span.glyphicon {
    font-size: 12px;
}

.glyphicon.glyphicon-chevron-right, .glyphicon.glyphicon-chevron-down {
    font-size: 12px;
}

.archive .row, #accordion .panel-default {
    border-bottom: 1px solid #333
}


/* Header */

.h-inner {
    color: #fff;
    position: relative;
    height: 148px;
    min-width: 336px
}

.h-inner .h-left>a {
    position: absolute;
    top: 62px;
    left: 25px;
    display: block;
    width: 108px;
    height: 70px;
}

.h-inner>span.grad {
    min-width: 370px;
    background-image: url(img/head-grad.png);
    background-repeat: repeat-x;
    background-position: 0 100%;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
    height: 102px;
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 0
}

.h-inner ul {
    text-align: right;
    margin: 0;
}

.h-inner ul li {
    vertical-align: top;
}

.h-left {
    background-image: url(img/image.png);
    background-repeat: no-repeat;
    background-position: 0 100%;
    width: 147px;
    height: 148px
}

.h-right {
    height: 148px;
    padding: 104px 0 0;
    font-size: 20px;
    letter-spacing: 1px;
}

.h-inner span.h-img {
    background-position: -662px -849px
}

span.h-img {
    background-image: url(img/image.png);
    background-repeat: no-repeat;
    background-position: -662px -657px;
    width: 283px;
    height: 148px;
    display: block;
    position: absolute;
    top: 0;
    right: -35px;
    z-index: 1
}

#h-tag {
    top: -4px;
    left: -119%;
}

#h-ph {
    top: -32px;
    right: 5%;
}

#h-ph, #h-tag, .h-left {
    font-family: eurostileregular;
    position: relative;
    z-index: 50
}

#h-ph>span, #h-tag>span {
    background: url(img/image.png);
    background-repeat: no-repeat;
    background-position: -940px 0;
}

#h-tag>span {
    background-position: -940px -27px;
    font-size: 15px;
    padding: 3px 0 2px;
}

#h-ph>span {
    padding: 0 0 1px;
}

#h-ph>span>span {
    color: #fff200;
}

#h-ph>span>span, #h-tag>span>span {
    margin-left: 24px;
    letter-spacing: 2px;
}

#h-ph .textwidget, #h-tag .textwidget {
    font-size: 13px;
    line-height: 9px;
}

#h-ph {
    font-family: eurostileregular;
    text-align: right
}

#h-tag {
    margin-right: 14px;
}


/* Menus */

.nav-menu-1, ul.cmenu, .nav-menu-1 a {
    font-size: 11px;
}

.nav-menu-1 {
    background: url(img/menu.png);
    background-repeat: repeat-x;
    margin: 3px 0 0;
    line-height: 15px
}

ul.cmenu>li>a {
    padding: 8px;
    transition: background 1s ease;
}

.nav-menu-1>li>a:hover {
    background: url(img/background.jpg);
    background-position: center -862px;
}

ul.cmenu>li {
    float: left;
}

ul.cmenu>li.active>a, ul.cmenu .open>a:focus, ul.cmenu li.current-page-ancestor a {
    color: #fff200;
}

ul.cmenu>li.first a:hover {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
}

ul.cmenu>li.last, ul.cmenu .open>a:focus, #nav-menu-99>li {
    background: transparent;
}

#nav-menu-99 li.last a {
    border-right: 0;
}

ul.cmenu>li {
    background: url(img/divider.png);
    background-repeat: no-repeat;
    background-position: 100% 0;
}

#nav-menu-99 li a {
    border-right: 1px solid #eee;
    padding: 0 10px;
    line-height: 12px;
}

ul.cmenu>li.last a {
    padding-right: 9px;
}

ul.dropdown-menu {
    background-color: #050505;
}

ul.dropdown-menu li a {
    color: #fff;
}

ul.dropdown-menu li.active a, ul.dropdown-menu li.active a:hover, ul.dropdown-menu li a:hover, ul.dropdown-menu li a:focus {
    background-color: transparent;
}

ul.dropdown-menu li.active a, ul.cmenu li.current-menu-ancestor>a {
    color: #fff200;
}

.sub-menu {
    display: none;
}


/* Content */

.container.content {
    background-image: url(img/content.png);
    /* hide background or .jpg show bg */
    background-repeat: repeat-y;
    background-position: center top;
}

.type-post .entry-content, .category-news .archive p {
    text-align: justify;
}

.container.cms {
    margin: 0;
}

.col-md-8.main {
    max-width: 610px;
}

.col-md-8.main, .col-md-12.main {
    border-top: 1px solid #6f6f6f;
    border-right: 1px solid #4b4b4b;
    border-bottom: 1px solid #4b4b4b;
    border-left: 1px solid #6f6f6f;
    padding: 10px 14px 18px;
    margin: 0 20px 20px 0;
    background: url(img/trans.png);
    background-repeat: repeat;
    overflow: hidden
}

.main .container {
    margin-bottom: 14px;
}

.main .container a {
    text-decoration: none;
}

.archive span.glyphicon-link {
    font-size: 11px;
}

.post-details {
    margin-bottom: 14px
}


/* Sidebar */

aside>div.col-md-4 {
    max-width: 300px;
    padding: 0;
}

#banners {
    overflow: hidden;
    margin: 0;
}

#banners img {
    margin: 0;
}

#banners li {
    margin: 0 0 14px;
    overflow: hidden;
}

li.ads a {
    display: block;
    color: #fff;
}

#news {
    border-top: 1px solid #6f6f6f;
    border-right: 1px solid #4b4b4b;
    border-bottom: 1px solid #4b4b4b;
    border-left: 1px solid #6f6f6f;
    padding: 0 0 4px 15px;
    background: url(img/trans.png);
    background-repeat: repeat;
}

#news a {
    color: #fff;
}

#news h3 {
    max-width: 94%;
    font-size: 17px;
}

#news .date {
    font-size: 9px;
}

li.book-now a {
    display: block;
    width: 301px;
    height: 50px;
    background: url(img/image.png);
    background-repeat: no-repeat;
    background-position: 0 -50px;
    text-indent: -99999px;
}

li.book-now a:hover {
    text-decoration: none;
    background-position: 0 -104px;
}

.sbb #banners li {
    display: inline-block;
    margin-right: 10px;
}

.sbb #banners {
    margin-top: 14px;
    padding-bottom: 14px;
}


/* Slideshow */

#carousel01 {
    margin-bottom: 6px
}

.entry-content .slideshow_container {
    margin: 0 auto 14px auto;
    clear: both
}

div.slideshow_description h2 a {
    word-spacing: 7px
}


/* Price table */

table.prices td {
    vertical-align: top;
}

table.prices td.font2 {
    min-width: 100px;
}

table.prices td.price-center {
    padding-left: 18px;
}

table.prices img {
    margin: 0;
}

table.prices td.font2 p.col1 {
    vertical-align: top;
    margin: 0;
}

table.prices td.font2 p {
    text-align: center;
}

table.prices td.font2 span {
    font-size: 35px;
}

table.prices td.font2 sup {
    font-size: 19px;
}

table.prices td.font2 span.perp {
    font-size: 14px;
    position: relative;
    top: -10px;
}

table.prices tr {
    border-bottom: 1px solid #7c7c7c;
}

table.prices tr.spacer {
    border-bottom: 0;
}


/* Icons */

.icons {
    background-repeat: no-repeat;
    background-image: url(img/icons.png);
    background-position: 0 -1263px;
    display: inline-block;
    height: 40px;
    margin: 0 0 10px 10px;
}

span.back a {
    display: block;
    height: 40px;
    width: 40px;
}

.none.icons {
    background: transparent;
    margin-left: 0
}

.none.icons>span, .none.icons>div {
    margin: 0;
}

.icons>span, .icons>div {
    margin: 0 0 0 46px;
    padding-top: 6px;
    display: inline-block;
    max-width: 592px;
}

.icons>span>h2, .icons>div>h2 {
    margin: 0;
    line-height: 14px;
}

.youth-groups {
    background-position: 0 0;
}

.weekend-warriors {
    background-position: 0 -47px;
}

.tropic-thunder {
    background-position: 0 -93px;
}

.tomb-raider, .tombraider {
    background-position: 0 -185px;
}

.tick.icons, .safety-record.icons {
    background-position: 0 -232px;
}

.speedball.icons, .chemical-alley.icons {
    background-position: 0 -280px;
}

.save.icons, .specials.icons {
    background-position: 0 -328px;
}

.share.icons {
    background-position: 0 -376px;
}

.pricing.icons, .prices.icons, .standard-prices {
    background-position: 0 -426px;
}

.person.icons {
    background-position: 0 -474px;
}

.resident-evil {
    background-position: 0 -521px;
}

.trio.icons, .bring.icons {
    background-position: 0 -568px;
}

.call.icons {
    background-position: 0 -618px;
}

.news.icons {
    background-position: 0 -667px;
}

.paintball-neck-protection {
    background-position: 0 -717px;
}

.guns, .paintball-guns {
    background-position: 0 -767px;
}

.email.icons {
    background-position: 0 -815px;
}

.london-after-the-apocalypse {
    background-position: 0 -865px;
}

.suit-case.icons {
    background-position: 0 -913px;
}

.hens-parties {
    background-position: 0 -963px;
}

.headgear {
    background-position: 0 -1013px;
}

.group-pricing.icons, .group-rates.icons {
    background-position: 0 -1062px;
}

.players-gallery {
    background-position: 0 -1113px;
}

.bricks.icons, .gold-rush.icons {
    background-position: 0 -1163px;
}

.horse-shoe.icons, .dodge-city.icons, .the-wildwest.icons {
    background-position: 0 -1213px;
}

.default {
    background-position: 0 -1262px;
}

.corporate-groups {
    background-position: 0 -1313px;
}

.ammunition {
    background-position: 0 -1362px;
}

.rocket.icons, .checkpoint-charlie.icons {
    background-position: 0 -1459px;
}

.car.icons {
    background-position: 0 -1508px;
}

.body-suit {
    background-position: 0 -1555px
}

.camera.icons {
    background-position: 0 -1604px;
}

.bucks-parties {
    background-position: 0 -1653px;
}

.torso-protection {
    background-position: 0 -1700px;
}

.bday-groups, .birthday-groups {
    background-position: 0 -1750px;
}

.back-button.icons {
    background-position: 0 -1849px;
}

.average-joes {
    background-position: 0 -1896px;
}

.black-hawk.icons {
    background-position: 0 -1945px;
}

.celebrities.icons {
    background-position: 0 -1993px;
}

.downloads.icons {
    background-position: 0 -2041px;
}

.contact-us.icons {
    background-position: 0 -2089px;
}

.fully-insured.icons {
    background-position: 0 -2137px;
}

.fundraising.icons {
    background-position: 0 -2185px;
}

.join-mailing-list.icons {
    background-position: 0 -2234px;
}

.request-a-callback.icons {
    background-position: 0 -2283px;
}

.testimonials.icons {
    background-position: 0 -2332px;
}

.thewall.icons, .the-wall.icons {
    background-position: 0 -2382px;
}

.the-fort.icons {
    background-position: 0 -2432px;
}

.bravo-4-zero.icons {
    background-position: 0 -2483px;
}

.behind-enemy-lines.icons {
    background-position: 0 -2534px;
}

.escape-from-guantanamo-bay.icons {
    background-position: 0 -2585px;
}

.delta-force-appin.icons {
    background-position: 0 -1263px;
}

.price-match-promise.icons {
    background-position: 0 -1263px;
}


/* Parent Page */

.title-wrap {
    position: relative;
    min-height: 100px;
    max-width: 301px;
    float: left;
    width: 100%;
    margin: 0 14px 14px 0;
}

.title-wrap .icons {
    position: absolute;
    top: 8px;
    left: 4px
}

.title-wrap .icons h2 a {
    text-shadow: 0 0 3px #666;
}

.title-wrap span {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 10px #000;
    box-shadow: 0px 0px 10px #000;
    border-top: 1px solid #444;
    border-left: 1px solid #333;
    display: block
}

.title-wrap .icons>div {
    padding-top: 2px
}

.title-wrap h2 {
    border-bottom: 0
}

.title-wrap span>a {
    display: block
}

.sub-cont {
    margin-bottom: 24px;
    clear: both;
    border-bottom: 1px solid #333;
    padding-bottom: 8px;
}

.sub-page a {
    padding-top: 4px;
    display: block
}

.sub-page p {
    margin: 0;
}


/* More Subs */

#ms-menu {
    text-align: center;
    margin: 24px 0;
    clear: both;
}

#ms-menu li {
    display: inline-block;
    margin: 0 14px 0 0;
    vertical-align: top;
}

#ms-menu li a {
    display: block;
}

#ms-menu .more-subs {
    margin: 0 auto;
    width: 40px;
    display: block
}


/* FAQ */

div.panel-body {
    border-top: 0 !important
}

body .faq h2 {
    font-size: 12px
}


/* Footer */

footer .container {
    max-width: 960px;
    margin: 14px auto;
    text-align: center;
    padding: 0 0 14px;
}

.footer {
    border-top: 1px solid #212121;
    border-bottom: 1px solid #212121;
    margin: 14px 0;
}

footer ul {
    display: inline-block;
}

address {
    float: left;
}

#copyright, .pagination li a {
    list-style: none;
    margin: 0;
    padding: 0 10px;
    line-height: 12px;
}

#copyright, .pagination li a, .footer>p {
    color: #8f8a8e;
}

.footer>p {
    text-transform: capitalize;
}

.footer>p, #copyright {
    font-size: 11px;
}

.footer .row a {
    color: #565759;
    transition: color 0.8s ease
}

.footer .row {
    text-align: left;
}

.footer div.row2 {
    margin-top: 22px;
}

.footer .f-logos * {
    margin: 0;
    padding: 0;
    font-family: eurostile_extendedregular;
}

.footer .tlo {
    font-size: 15px;
}

.row.f-logos {
    margin: 6px 0 0 50px;
}

.row.f-logos a:hover {
    text-decoration: none;
    color: #fff;
}

.footer .blo {
    font-size: 10px;
    letter-spacing: 1px;
    position: relative;
    top: -5px;
}

.footer .syd {
    letter-spacing: 4.5px;
}

.footer .mel .tlo {
    font-size: 12px;
    letter-spacing: .3px;
}

.footer .mel .blo {
    top: -1px;
}

.footer .per .tlo {
    letter-spacing: 9.7px;
}

.footer .bri .tlo {
    letter-spacing: .5px;
}

.footer .can .tlo {
    font-size: 14px;
    letter-spacing: .2px;
}

.footer .can .blo {
    top: -4px;
}

.footer .adl .tlo {
    letter-spacing: .5px;
}

.footer .df-aus .tlo {
    letter-spacing: 6.5px;
}

.footer .nz .tlo {
    letter-spacing: -1px;
    font-size: 12px;
}

.footer .nz .blo {
    top: -1px;
}

.footer .jtp .tlo, .footer .aupba .tlo, .footer .inf .tlo, .footer .ipg .tlo {
    background: url(img/image.png);
    background-repeat: no-repeat;
    text-indent: -99999px;
    width: 150px;
    height: 50px;
}

.footer .jtp .tlo {
    background-position: -791px -59px;
}

.footer .jtp a:hover .tlo {
    background-position: -791px -9px;
}

.footer .aupba .tlo {
    background-position: -786px -158px;
}

.footer .aupba a:hover .tlo {
    background-position: -786px -108px;
}

.footer .inf .tlo {
    background-position: -786px -257px;
}

.footer .inf a:hover .tlo {
    background-position: -786px -207px;
}

.footer .ipg .tlo {
    background-position: -786px -356px;
}

.footer .ipg a:hover .tlo {
    background-position: -786px -306px;
}

#copyright {
    text-transform: none;
}


/* 404 */

body.error404>div {
    background: url(img/404.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.container.fzf {
    text-align: center;
}

.container.fzf p {
    font-size: 16px;
}

.fzf p.font1 {
    font-size: 30px;
    color: #fff;
}

.fzf .notfound {
    height: 148px;
}

.fzf .content {
    height: 677px;
    margin-bottom: 30px;
    position: relative;
}

.fzf .content .pull-left {
    text-align: left;
    left: 30px;
}

.fzf .content .pull-right {
    text-align: right;
    right: 30px;
}

.fzf .content>ul {
    position: absolute;
    bottom: 0;
    margin-bottom: 2px;
}

.fzf .content>ul a {
    color: #fff;
    font-family: eurostile_extendedregular;
    text-transform: uppercase;
}

.fzf .content>ul li {
    margin-bottom: 20px;
}

.fzf .content>ul>li>span {
    background-image: url(img/image.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 19px;
    width: 19px;
    display: inline-block;
    line-height: 20px;
}

.fzf .content>ul.pull-left>li>span {
    margin-right: 10px;
}

.fzf .content>ul.pull-right>li>span {
    margin-left: 10px;
}


/* Prevent dotted border in firefox*/

:focus {
    outline: none !important;
}

::-moz-focus-inner {
    border: 0 !important;
}


/* Share Buttons AddThis - Social, Follow*/

.addthis_toolbox {
    clear: both
}

#afw {
    position: relative;
    top: 63px;
    left: -169px;
    width: 174px;
    display: block;
    z-index: 99999
}

a.add-follow>span {
    background-image: none;
    background: transparent
}

a.add-follow {
    height: 21px;
    width: 21px;
    margin-right: 8px;
}

a.add-follow:hover {
    transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    /* IE 9 */
    -webkit-transform: rotate(10deg);
    /* Safari and Chrome */
    -webkit-backface-visibility: hidden;
    background-color: transparent
}

a#add-fb.add-follow {
    background-image: url(img/image.png);
    background-repeat: no-repeat;
    background-position: 0 -229px
}

a#add-twit.add-follow {
    background-image: url(img/image.png);
    background-repeat: no-repeat;
    background-position: -31px -229px
}

a#add-gplus.add-follow {
    background-image: url(img/image.png);
    background-repeat: no-repeat;
    background-position: -61px -229px
}

a#add-tube.add-follow {
    background-image: url(img/image.png);
    background-repeat: no-repeat;
    background-position: -90px -229px
}

a#add-pint.add-follow {
    background-image: url(img/image.png);
    background-repeat: no-repeat;
    background-position: -119px -229px
}

a#add-inst.add-follow {
    background-image: url(img/image.png);
    background-repeat: no-repeat;
    background-position: -147px -229px
}


/* Wordpress Start*/

.sticky, .gallery-caption, .bypostauthor {
    font-weight: 700;
}

.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
    max-width: 100%;
    height: auto;
}


/* ---CMS Editor */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
    clear: right
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
    clear: left
}

.aligncenter {
    display: block;
    margin: 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* Wordpress End*/


/* Gravity Forms */

.gfield>label {
    font-family: eurostile_extendedregular;
    font-size: 14px;
    color: #fff200
}

.ginput_container>span {
    margin-bottom: 8px
}

.gform_wrapper span.gfield_required {
    color: #ff0000;
}

@media (min-width:768px), handheld {
    #nav1 {
        display: block
    }
    #nav-t {
        display: none
    }
}

@media (max-width: 768px), handheld {
    /* 768px */
    .aside, .footer .row, .sbb, #h-ph .textwidget, #banners {
        display: none;
    }
    .header {
        overflow: hidden
    }
    body .container {
        margin: 0;
        padding: 0
    }
    .col-md-8, .col-md-8.main, .col-md-12, .col-md-12.main {
        margin: 0 auto
    }
    #h-ph {
        font-size: 14px;
        top: 0;
        right: 22px
    }
    #h-ph>span {
        padding: 0 0 5px
    }
    ul.cmenu>li {
        float: none
    }
    #nav-menu-99 li a {
        border-right: 0
    }
    #nav-menu-99 li {
        margin-bottom: 5px;
        display: inline-block
    }
    #nav1 {
        position: absolute;
        background: #656565;
        z-index: 999999;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomright: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    #nav1 ul {
        margin: 0;
        padding: 0
    }
    #nav1 li {
        background: transparent;
        border-bottom: 1px solid #7c7c7c
    }
    #nav1 ul li a {
        padding: 9px 14px
    }
    h1 {
        padding-left: 14px
    }
    .nav-menu-1 {
        background: transparent
    }
    #nav-t {
        display: block;
        background-color: #000;
        font-size: 17px;
        color: #fff
    }
    #nav-t .glyphicon {
        padding: 4px 8px 0 8px;
        font-size: 16px
    }
    #nav-t:hover {
        text-decoration: none
    }
    #nav-t:focus, #nav-t:visited {
        text-decoration: none;
        color: #fff
    }
    .icons {
        margin-left: 0
    }
    .icons>span {
        max-width: 174px;
    }
    .archive .row {
        padding-left: 7px
    }
    .cform li input, .cform select, .cform label {
        width: 90%;
        max-width: 90%
    }
    .entry-content p a {
        font-weight: 700;
        font-size: 14px;
    }
    #nav-menu-99 li a {
        display: inline-block;
        line-height: 48px;
    }
    #afw .at-icon-wrapper, #afw .at-icon-wrapper svg {
        height: 25px !important;
        width: 25px !important;
    }
    #afw {
        top: 148px;
        left: initial;
        right: 0.5em;
        width: inherit;
    }
    #afw .addthis_toolbox {
        float: right;
        right: 35px;
        position: relative;
    }
}


/* 768px End*/

#afw>span>a {
    background: transparent !important
}

@media (min-width: 769px) and (max-width: 949px), handheld {
    .nav-menu-1, ul.cmenu, .nav-menu-1 a {
        font-size: 9px
    }
    ul.cmenu>li>a {
        padding: 8px 6px
    }
}

@media (min-width: 769px) and (max-width: 1005px), handheld {
    .container.content {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .col-md-4.aside, .row.f-logos, #banners {
        display: none
    }
    .col-md-8.main {
        max-width: 100%;
        margin-right: 0 !important;
    }
}


/*

############################# responsive slider begin

*/

#carousel01 {
    display: block !important;
}

#carousel01 #hpsa {
    display: block !important;
}

.youtube-iframe {
    width: 100% !important;
}

@media (max-width: 1200px) {
    .slideshow_title {
        margin-left: 5px;
        font-size: 1.0em !important;
    }
    div#carousel01 div.slideshow_description_box {
        top: 85% !important;
    }
}

@media (max-width: 853px) {
    .youtube-iframe {
        width: 100% !important;
    }
}

@media (max-width: 600px) {
    .slideshow_title {
        font-size: 0.8em !important;
    }
    .slideshow_container_slideshow-jquery-image-gallery-custom-styles_1 .slideshow_pagination {
        bottom: 20px !important;
    }
    .slideshow_pagination_center {
        display: none !important;
    }
}

@media (max-width: 400px) {
    div#carousel01 div.slideshow_description_box {
        top: 82% !important;
    }
    .slideshow_title {
        font-size: 0.7em !important;
    }
}


/*

############################# responsive slider end

*/


/* wide submit gform */
.gform_wrapper .gform_footer .gform_button[type="submit"]{ border:0; background-color:#fff200; text-transform:uppercase; font-size:16pt; font-weight:bold; width:100%; padding:0.5rem;font-family:eurostile_extendedregular; letter-spacing: 0.2rem;}
/* readable error message gform */
body .gform_wrapper div.validation_error, body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {  	background-color: #200; 	font-size: 1em; 	font-weight: 700; 	margin-bottom: 25px; 	border-top: 2px solid #900; 	border-bottom: 2px solid #900; 	padding: 16px 0; 	clear: both; 	width: 100%; 	box-sizing: border-box; padding-left: 1rem;  }
body .gform_wrapper div.validation_error, body .gform_wrapper .validation_message {  color: #d00; }
body .gform_wrapper .gfield_error .gfield_label, body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, body .gform_wrapper li.gfield_error ul.gfield_checkbox, body .gform_wrapper li.gfield_error ul.gfield_radio {  color: inherit; }
body .gform_wrapper div.validation_error, { text-align: center; }
