/*
Theme Name:     Newspaper Child theme
Theme URI:      http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI:     http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        1
*/
@import url("../Newspaper/style.css");

/*  ----------------------------------------------------------------------------
    Your custom style.... here :)
*/

@font-face {
    font-family: 'cafetaregular';
    src: url('fonts/cafetaregular/cafeta__-webfont.eot');
    /* IE9 Compat Modes */
    src: url('fonts/cafetaregular/cafeta__-webfont.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */ url('fonts/cafetaregular/cafeta__-webfont.woff') format('woff'),
        /* Modern Browsers */ url('fonts/cafetaregular/cafeta__-webfont.ttf') format('truetype'),
        /* Safari, Android, iOS */ url('fonts/cafetaregular/cafeta__-webfont.svg') format('svg');
    /* Legacy iOS */
}

@font-face {
    font-family: 'Genericons';
    src: url('fonts/genericons/genericons-regular-webfont.eot');
    src: url('fonts/genericons/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/genericons/genericons-regular-webfont.woff') format('woff'), url('fonts/genericons/genericons-regular-webfont.ttf') format('truetype'), url('fonts/genericons/genericons-regular-webfont.svg#genericonsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.genericon {
    display: inline-block;
    width: 16px;
    height: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 1;
    font-family: 'Genericons', sans-serif;
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    vertical-align: top;
}

.genericon-twitter:before {
    content: '\f202';
}

.genericon-facebook:before {
    content: '\f203';
}

.genericon-pinterest-alt:before {
    content: '\f210';
}

.genericon-skype:before {
    content: '\f220';
}

.genericon-youtube:before {
    content: '\f213';
}

.genericon-googleplus:before {
    content: '\f206';
}

/* FontAwesome */

@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome/fontawesome-webfont.eot?v=4.1.0');
    src: url('fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('fonts/fontawesome/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('fonts/fontawesome/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('fonts/fontawesome/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.fa-ul > li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714286em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-dot-circle-o:before {
    content: "\f192";
}

#click_to_call a {
    font-size: 1.5em;
}

#click_to_call span {
    display: inline-block;
    line-height: 1.2em;
    margin: .3em 1em 0 .5em;
}

#click_to_call .fa-phone-square {
    color: #2e911b;
}

#click_to_call button {
    background: none;
    border: none;
    margin-top: -.5em;
    margin-right: -1em;
    margin-left: 0;
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-twitter-square:before {
    content: "\f081";
}

#hat_social_links {
    list-style: none;
}

#hat_social_links li {
    display: inline-block;
}

#site_header {
    margin-top: .3em;
}

.header-style-3 .container-fluid {
    text-align: left !important;
}

.header-search-wrap #search-button {
    height: inherit;
    line-height: inherit;
    display: inline-block;
    width: 25px;
}

.header-search-wrap #search-button .td-sp-ico-search {
    position: static;
}

.header-search-wrap .header-search {
    float: right;
    margin-top: 2px;
}

.header-search-wrap .header-search:before {
    display: inline-block;
    content: 'Site Search: ';
    position: relative;
    top: -10px;
}

.header-search-wrap .dropdown-menu {
    top: 30px;
    left: -202px;
}

.td-footer-wrap {
    padding-top: 1em;
    margin-top: 1em;
}

#inner-wrap > div:nth-child(9) {
    font-size: 1.1em;
    background-color: transparent;
}

#inner-wrap > div:nth-child(8) .fa {
    margin: 0 1.5em;
}

#hat1,
#hat2 {
    vertical-align: 100%;
    font-size: 5em;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.8);
}

#hat1 {
    margin-right: .15em;
    color: #0f6d99;
}

#hat2 {
    color: #2e911b;
}

#hat3 {
    position: relative;
    top: -.43em;
    left: 1.15em;
    font-size: 9.6em;
    margin-left: .033em;
    color: #e0aa0a;
    text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.8);
    transform: scale(1, .75);
    -webkit-transform: scale(1, .75);
    /* Safari and Chrome  */

    -moz-transform: scale(1, .75);
    /* Firefox  */

    -ms-transform: scale(1, .75);
    /* IE 9+   */

    -o-transform: scale(1, .75);
    /*  Opera  */
}

.headerPhone {
    text-align: center;
    padding: .25em;
    margin-top: .25em;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 146, 10, 1);
    background: -moz-linear-gradient(top, rgba(255, 146, 10, 1) 0%, rgba(255, 146, 10, 1) 1%, rgba(255, 175, 75, 1) 55%, rgba(255, 146, 10, 1) 100%);
    /*background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 146, 10, 1)), color-stop(1%, rgba(255, 146, 10, 1)), color-stop(55%, rgba(255, 175, 75, 1)), color-stop(100%, rgba(255, 146, 10, 1)));*/
    /*background: -webkit-linear-gradient(top, rgba(255, 146, 10, 1) 0%, rgba(255, 146, 10, 1) 1%, rgba(255, 175, 75, 1) 55%, rgba(255, 146, 10, 1) 100%);*/

    background: -o-linear-gradient(top, rgba(255, 146, 10, 1) 0%, rgba(255, 146, 10, 1) 1%, rgba(255, 175, 75, 1) 55%, rgba(255, 146, 10, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 146, 10, 1) 0%, rgba(255, 146, 10, 1) 1%, rgba(255, 175, 75, 1) 55%, rgba(255, 146, 10, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 146, 10, 1) 0%, rgba(255, 146, 10, 1) 1%, rgba(255, 175, 75, 1) 55%, rgba(255, 146, 10, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff920a', endColorstr='#ff920a', GradientType=0);
}

.headerPhone span:first-child {
    vertical-align: text-top;
    display: block;
    font-family: 'Arial Black', sans-serif;
    font-weight: 900;
    margin-bottom: .85em;
    color: #FFF;
    font-size: 2.6em;
    font-style: normal;
    letter-spacing: .05em;
    transform: scale(1, 1.8);
    text-shadow: 2px 1px 1px rgba(0, 0, 0, .9);
}

.headerPhone span {
    display: block;
    margin-top: .5em;
    font-weight: bold;
    font-style: italic;
}

#hat_social_links a .genericon {
    font-size: 1.8em;
    color: #326e8a;
}

#hat_social_links {
    margin-left: 1em;
}

#hat_social_links li {
    width: 15%;
    list-style: none;
    display: inline-block;
}

#hat_social_links li:last-child {
    margin-right: 0;
}

#site_header .span2 img {
    float: none;
}

#site_header .site-description {
    margin: 13% -30% 0 0;
    font-family: 'Brush Script MT', script;
    text-indent: -4em;
    font-size: 1.6em;
}

#site_header .span2 p:nth-child(1) {
    margin-bottom: 0;
}

.site-title {
    max-height: 150px;
    overflow: hidden;
}

.sf-menu .td-not-mega > a {
    color: #FFF;
    font-family: 'Open Sans Condensed', sans-serif;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

ul.sub-menu li > a {
    text-shadow: none !important;
}

.slogans {
    position: absolute;
    top: 3em;
    background-color: rgba(0, 0, 0, 0.4);
    padding: .25em 1em;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.slogans h2 {
    font-family: 'cafetaregular', sans-serif;
    font-size: 4em;
    color: #ffffff;
    margin: 0;
    line-height: 1em;
    margin-bottom: -.15em;
    text-transform: uppercase;
}

.slogans p {
    color: #e0aa0a;
    font-size: 1.25em;
    margin: 0;
    font-family: 'Cantora One', sans-serif;
    font-weight: normal;
}

#home_form h2 {
    color: #FFF;
    font-size: 2em;
    padding: .25em;
    text-align: center;
    background: #fceabb;
    vertical-align: top;
    font-family: 'Arial Black', sans-serif;
    text-shadow: 0 -1px 0 #374683;
    margin: 0;

    /* Old browsers */

    background: -moz-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
    /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fceabb), color-stop(50%, #fccd4d), color-stop(51%, #f8b500), color-stop(100%, #fbdf93));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
    /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
    /* Opera 11.10+ */

    background: -ms-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
    /* IE10+ */

    background: linear-gradient(to bottom, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
    /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceabb', endColorstr='#fbdf93', GradientType=0);
    /* IE6-9 */
}

/*#home_page_sidebar_form fieldset input {*/
    /*display: block;*/
    /*float: right;*/
    /*width: 58%;*/
/*}*/

/*#home_page_sidebar_form fieldset p label {*/
    /*!*width: 27%;*!*/
    /*text-align: right;*/
    /*float: right;*/
/*}*/


aside#home_form fieldset {
    background-color:rgba(187,229,242,0.44);
    padding: .5em;
    border: solid 1px #ccc;
}
.home-form-item {
    width: 100%;
}

.home-form-item label,
.home-form-item input{
   display: inline-block;
    
}
.home-form-item input {
    margin: 0;
    vertical-align: baseline;
    border: solid 1px #ccc;
}
input.lead-submit {
    border: none!important;
    color: white;
    background-color: #2e911b;
    padding: 0 5px !important;
}
.home-form-item label {
    min-width: 28%;
    position: relative;
    text-align: right;
    margin: 0;
    
}
.home-form-item label span {
    display: inline-block;
   
}
.home-slide-wrap {
    max-width: 700px;
    margin:0 auto;
    position: relative;
}

/*#inf_option_Newsletter {*/
    /*width: 210px;*/
/*}*/
aside#home_form p {
    clear: both;
}
.home-form-item input {
    padding:0 0 0 2px;
    margin: 2px 0;
}

aside#home_form {
    text-align: center;
}
@media screen
and (min-width: 1023px) {
    .home-slide-wrap {
        float: left;
    }
    
}
@media screen
and (max-width: 1023px) {
    
    
    #home_page_sidebar_form {
        margin: 0 auto;
        max-width: 700px;
    }

   
}
@media screen
and (min-width: 1024px)
and (max-width: 1439px) {
    .home-slide-wrap {
        width: 610px;
    }
}
@media screen
and (min-width: 1440px) {
    .home-slide-wrap {
        width: 700px;
        margin-bottom: 1.5em;
    }
    .home-form-item input {
        padding:0 0 0 2px;
        margin: 5px 0;
    }
}
.lead-form noscript {
    color: #eee;
    background: darkred;
    display: block;
    padding: 1em;
}

.lead-form noscript h2 {
    color: #eee;
}

.form-success {
    font-size: 1.5em;
    padding: 1em;
    margin-bottom: 0;
}

#hawaii_hotels_form p.form-success,
.page-template-default p.form-success {
    font-size: 1.25em;
    color: #eee;
}

#activities_form p.form-success {
    color: #000;
    font-size: 1.25em;
}

#short_sidebar_form p.form-success {
    font-size: 1.25em;
}

a.emd_dl_red_darker {
    width: 100%;
    font-family: sans-serif;
    height: inherit;
   
}

span.emd-title {
    font-size: 2em;
    line-height: .8em;
    font-weight: bold;
    text-transform: capitalize;
    padding: 0 .5em;
}

#hawaii_trip_planner {
    background-color: #eee;
    padding: 1em 2em;
}

form#hawaii_trip_planner input {
    width: 100%;
    padding-left: .3em;
}

#hawaii_trip_planner p.form-success {
    color: black;
}

#hawaii_wedding_planner p.form-success {
    color: #000;
}

fieldset.infusion-captcha {
    margin: 0;
    padding: 0;
    position: relative;
    max-width: 250px;
}

.infusion-captcha img {
    display: inline;
    margin: 0 0 1.5em 2em;
    width: 110px;
    vertical-align: middle;
}

.cruise-quote-form .infusion-captcha img {
    margin: 0;
    width: 50%;
}

.infusion-captcha input {
    margin-right: 2em;
    width: 20% !important;
}

.infusion-code label {
    text-align: right;
    margin-right: 2em;
    width: 16% !important;
}

.td-grid-wrap {
    padding-top: 1em;
}

.td-footer-wrap .widget_nav_menu {
    margin-bottom: 1em !important;
}

#bbb_seal {
    margin-top: 1em;
}

#footer-schema div[itemprop="description"] {
    visibility: hidden;
    display: none;
}

#footer-schema {
    font-family: 'cafetaregular', sans-serif;
    color: #8adaff;
    text-align: center;
    line-height: 150%;
    font-size: 1.5em;
    letter-spacing: .042em;
    padding: .5em;
}

#footer-schema a {
    color: #8adaff;
}

#footer-schema a:hover {
    color: white;
    text-decoration: none;
}

#footer-schema i.fa {
    margin: auto .4em;
    font-size: .7em;
    position: relative;
    top: -.15em;
}

.single-agent h2.block-title {
    margin-top: 2em;
}

.single-agent h3 {
    margin-top: 0;
}

#agent_list {
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#agent_list li {
    position: relative;
    display: inline-block;
    width: 10%;
    background-color: #003c58;
    text-align: center;
}

#agent_list li img {
    width: 100%;
}

#agent_status h1 {
    font-size: 1.33em;
    text-align: center;
    background-color: #e0aa0a;
    margin: 0;
}

.agent_online {
    font-size: .75em;
    position: absolute;
    bottom: 20%;
    display: block;
    background-color: rgba(0, 0, 0, 0.25);
    color: #00FF88;
    text-shadow: 1px 1px 2px #000;
    width: 100%;
    text-align: left;
}

.agent_item {
    /*display: inline-block;*/
    /*position: relative;*/
    /*width: 10%;*/
    /*margin: 0 -4px 0 0;*/
    /*padding: 0;*/
    /*overflow: hidden;*/
    /*background-color: #003c58;*/
    /*font-family: 'Arial Narrow', sans-serif;*/
    /*text-align: center;*/
    /*letter-spacing: 1px;*/
}

.agent_online .dashicons {
    font-size: 1.5em;
}

.agent_name {
    color: #FFF;
    font-family: 'Arial Narrow', sans-serif;
    font-size: .85em !important;
    text-align: center;
    padding: .5em 0;
}

.agent_item .agent_online {
    font-size: .75em;
    height: 1.8em;
    line-height: 2em;
    vertical-align: bottom;
    text-transform: none;
    margin-bottom: .75em !important;
    text-align: left;
}

#menu-home-features,
#menu-home-featured-activities,
#menu-home-offers {
    position: relative;
    padding: 0;
    margin: 2.5em 1em;
}

#menu-home-features li,
#menu-home-featured-activities li,
#menu-home-offers li {
    position: relative;
    display: inline-block;
    list-style-type: none;
    width: 21%;
    margin: 2.5% 3.7% 2.5% 0;
    text-align: center;
}

#menu-home-featured-activities li:last-child,
#menu-home-offers li:last-child {
    margin: 0;
}

#menu-home-features li img {
    max-width: 100%;
}

#menu-podcast-categories {
    /*font-family: 'Cantora One', sans-serif;*/
}

#menu-podcast-categories li {
    list-style: none;
    font-size: 1.25em;
    line-height: 1.2em;
}

#menu-blog-categories li {
    list-style: none;
    font-size: 1.25em;
    line-height: 1.2em;
}

.blog-home .td-page-title,
.category .td-page-title {
    position: relative;
    top: initial;
    margin: .35em -2em 0 0 !important;
}

.blog-home .td-page-title a,
.category .td-page-title a {
    font-size: 1.65em;
    font-family: 'Cantora One', serif;
    text-shadow: 3px 3px 8px black !important;
    text-transform: uppercase;
}

.home_box_link {
    font-family: 'Cantora One', serif;
    display: block;
    position: absolute;
    bottom: 0;
    padding: .45em;
    font-size: 1.35em;
    line-height: 1em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    z-index: 950;
}

.home .features a {
    background-color: #2e911b;;
}

#menu-home-features li a,
#menu-home-featured-activities li a,
#menu-home-offers li a {
    color: white;
    text-transform: uppercase;
}

.menu .home_box_link {
    display: block;
    position: absolute;
    bottom: 0;
    text-align: center;
}

.home_title {
    font-size: 1.5em;
    font-family: 'Cantora One', serif;
    color: #FFF;
    background-color: #2e911b;
    text-align: center;
    margin: 0 0 0 0;
    padding: .35em;
}

.header-search-wrap {
    position: relative;
}

.home h2.block-title span {
    color: black;
    background-color: #e0aa0a;
}

.home .td-no-pagination {
    margin: 0;
}

.home .wpb_video_wrapper {
    height: 378.6px
}

.td-footer-wrap .td-grid-wrap {
    padding-top: 1em !important;
}

.home .td_mod4 .thumb-wrap img {
    position: inherit;
    margin-left: .5em;
    float: right;
}

#ui-datepicker-div {
    background-color: #FFF;
    -webkit-box-shadow: 10px 10px 67px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 10px 67px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 10px 10px 67px 0px rgba(0, 0, 0, 0.75);
}

#ui-datepicker-div td {
    padding: .25em .5em;
}

.ui-datepicker-header {
    text-align: center;
}

.ui-datepicker-next {
    float: right;
}

.ui-datepicker-prev {
    float: left;
}

#short_sidebar_form {
    position: relative;
    border: 3px dashed #2e911b;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 1em 1em 1em 1em;
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    background: rgba(254, 182, 69, 1);
    background: -moz-linear-gradient(top, rgba(254, 182, 69, 1) 0%, rgba(241, 231, 103, 1) 100%);
    /*background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254, 182, 69, 1)), color-stop(100%, rgba(241, 231, 103, 1)));*/

    background: -webkit-linear-gradient(top, rgba(254, 182, 69, 1) 0%, rgba(241, 231, 103, 1) 100%);
    background: -o-linear-gradient(top, rgba(254, 182, 69, 1) 0%, rgba(241, 231, 103, 1) 100%);
    background: -ms-linear-gradient(top, rgba(254, 182, 69, 1) 0%, rgba(241, 231, 103, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 182, 69, 1) 0%, rgba(241, 231, 103, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb645', endColorstr='#f1e767', GradientType=0);
}

#short_sidebar_form h2 {
    color: #60a917;
    font-size: 2em;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    margin: auto .25em .75em .25em;
    text-align: center;
    font-family: 'cantora one', serif;
    line-height: 1em;
    text-transform: uppercase;
}

#short_sidebar_form fieldset {
    display: block;
    position: relative;
}

#short_sidebar_form fieldset input,
#short_sidebar_form fieldset label {
    display: inline-table !important;
}

#short_sidebar_form fieldset input {
    max-width: 50% !important;
}

#short_sidebar_form fieldset label {
    min-width: 40% !important;
    vertical-align: text-bottom;
}

#short_sidebar_form .infusion-option label {
    margin-bottom: 0;
    width: auto !important;
}

#short_sidebar_form fieldset.infusion-option input {
    vertical-align: top;
    width: auto !important;
    float: right;
    margin-right: 1em;
}

#short_sidebar_form fieldset.infusion-option {
    text-align: right;
    margin-bottom: .5em;
}

#short_sidebar_form .infusion-captcha {
    text-align: center;
    padding: 0;
    max-width: inherit;
    vertical-align: text-top;
}

#short_sidebar_form .infusion-captcha img {
    margin: 0 .5em;
    vertical-align: text-bottom;
}

#short_sidebar_form .infusion-captcha input {
    /*width:;*/
    /*padding-right: 0;*/

    margin-right: 1em;
    margin-top: 1em;
    vertical-align: bottom;
}

#short_sidebar_form > fieldset.infusion-captcha > input:nth-child(5) {
    width: auto !important;
    vertical-align: top;
}

.page dl figcaption.wp-caption-text {
    padding-bottom: 0;
}

.page dl figure.thumb-wrap {
    margin-top: 1.5em !important;
}

#all_inclusive_form,
.all-inclusive-form,
#group-travel-form {
    position: relative;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 3px dashed #2e911b;
    padding: 1em;
    margin-top: 1em;
    background-color: orange;
}

#all_inclusive_form h2,
.all-inclusive-form h2,
#group-travel-form h2 {
    font-size: 1.5em;
    margin: auto 0 .75em 0;
    text-align: center;
    font-family: 'cantora one', serif;
    line-height: 1em;
    text-transform: uppercase;
}

#all_inclusive_form fieldset input {
    width: 95%;
    padding: .1em .2em;
}

#group-travel-form fieldset input {
    width: 98%;
    padding: .1em .2em;
}

#group-travel-form fieldset select,
#group-travel-form fieldset textarea {
    width: 100%;
    padding: 0;
}

#group-travel-form fieldset label {
    margin-bottom: 0;
}

#group-travel-form .infusion-radio .infusion-option {
    display: inline-block;
}

#group-travel-form .infusion-radio .infusion-option input #group-travel-form .infusion-radio .infusion-option label {
    width: inherit !important;
    display: inline-block;
}

#group-travel-form .infusion-option input[type='checkbox'] {
    margin-right: .5em;
}

.newsletter_checkbox {
    width: inherit !important;
    display: inline;
    vertical-align: top;
    font-size: .9em;
}

#group-travel-form .infusion-captcha {
    max-width: 100%;
    text-align: center;
    margin: .5em 0;
}

#group-travel-form .infusion-captcha label {
    display: inline-block;
    vertical-align: top;
}

#group-travel-form .infusion-captcha img {
    margin: 0 auto 1em auto;
    width: 220px;
    height: 60px;
}

#all_inclusive_form fieldset:nth-child(n+1):nth-child(-n+10) {
    position: relative;
    margin-right: .5em;
    width: 45%;
    display: inline-block;
    /*float: left;*/
}

#all_inclusive_form span.infusion-option {
    display: block;
    position: relative;
}

#all_inclusive_form span.infusion-option input,
#all_inclusive_form span.infusion-option label {
    display: inline;
    width: auto;
    vertical-align: text-bottom;
    line-height: .5em;
    margin-bottom: 0;
}

#all_inclusive_form > fieldset label {
    line-height: 1em;
    margin-bottom: .25em;
}

#all_inclusive_form span.infusion-option label {
}

#all_inclusive_form .infusion-radio {
    margin: .31em 0 1em 0;
}

#all_inclusive_form .infusion-captcha img {
    margin: 0;
}

#captcha {
    width: 15% !important;
    margin-right: 0;
}

.infusion-form {
    position: relative;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 3px dashed #2e911b;
    padding: 1em;
    margin-top: 1em;
    margin-bottom: 0;
    background-color: lightblue;
}

.infusion-form h2 {
    margin-top: 0;
}

.infusion-form legend {
    font-size: 100%;
    line-height: 1em;
    border: none;
    margin-bottom: .5em;
}

.infusion-radio input[type='radio'] {
    margin-bottom: .56em;
}

.infusion-option input[type="text"] {
    margin-bottom: 0;
}

.infusion-option label {
    display: inline-block;
}

.infusion-field button,
.infusion-field input[type='submit'] {
    margin-top: .5em;
}

.infusion-field label {
    margin-top: .5em;
}

.infusion-field-input-container {
    width: 90% !important;
}

.infusion-field .radio-label {
    margin: .8em 0 0 0;
    font-weight: bold;
}

.infusion-field .field-label {
    margin: 0;
    font-weight: bold;
}

.infusion-radio label {
    display: inline-block;
    margin: 0;
}

.infusion-radio span {
    display: block;
    line-height: 1em;
}

.td_mod_wrap .meta-info {
    position: fixed !important;
}

.td_mod4 .thumb-wrap {
    height: 65px;
    width: 110px;
    float: right;
}

.post-type-archive-blog .td_mod5 {
    clear: both;
    margin: 0 1em;
}

.post-type-archive-blog .td_mod5 .thumb-wrap img {
    float: left;
    margin: 0 1em 1em 0;
}

.single-post .entry-title {
    margin-top: 0;
}

.single-post .entry-category a {
    background-color: #2e911b;
    padding: .3em .5em;
}

.single-post dt {
    margin-top: 1em !important;
    font-size: 1.2em;
}

.single-post .thumb-wrap {
    margin-bottom: 1em;
}

.page dt {
    margin-top: 1em !important;
    font-size: 1.2em;
}

.blog-home #inner-wrap > div:nth-child(5) > div > div > div,
.category #inner-wrap > div:nth-child(5) > div > div > div,
.single-post #inner-wrap > div:nth-child(5) > div > div > div {
    -moz-box-shadow: inset 0 0 10px 0 #111;
    -webkit-box-shadow: inset 0 0 10px 0 #111;
    box-shadow: inset 0 0 10px 0 #111;
    margin-top: .25em;
    margin-bottom: 1em;
    padding-top: 1em;
    padding-bottom: .5em;
    background-color: #e0aa0a;
}

.single-post #inner-wrap > div:nth-child(5) > div > div > div {
    margin-bottom: 0 !important;
}

.single-post #inner-wrap > div:nth-child(5) > div > div > div {
    padding-top: .5em !important;
    padding-bottom: .5em !important;
    margin-bottom: 1.5em !important;
}

#blog_post .thumb-wrap:first-child {
    margin-bottom: .5em;
}

#blog_post .thumb-wrap.caption,
#blog_post .thumb-wrap.nocaption {
    margin: 2.5em auto 1em auto;
}

#blog_post .featured-image {
    margin: 0 !important;
}

#blog_header .td-page-title span,
#blog_title a,
.single-post .td-page-title span .single-post .td-page-title span a {
    font-family: 'Cantora One', serif;
    color: white !important;
    text-shadow: 2px 1px 1px rgba(0, 0, 0, .9);
    text-transform: uppercase;
    font-size: 1.33em;
}

.single-post #blog_title a {
    font-family: 'Cantora One', serif;
    color: white !important;
    text-shadow: 2px 1px 1px rgba(0, 0, 0, .9);
    font-size: 1.33em;
    text-transform: capitalize;
}

#blog_title {
    top: initial;
    margin: 0 0 .3em 0;
}

.single-post .td-page-title {
    position: inherit;
}

.single-post .td-page-title span a {
    font-family: 'Cantora One', serif;
    color: white !important;
    text-shadow: 2px 1px 1px rgba(0, 0, 0, .9);
    text-transform: uppercase;
    font-size: 1.33em;
}

#blog_header p {
    line-height: 1.2em;
}

#blog_header .td-page-title {
    color: white;
    text-shadow: 3px 3px 8px black;
}

#blog_header .td-page-title a {
    color: white;
}

#blog_header .td_block_slide {
    padding-bottom: 0;
}

#blog_header #category-description {
    font-size: large;
}

#blog_header > div > div.span4.wpb_column.column_container > div > h1 {
    position: relative;
    margin-bottom: 0em;
}

#blog_header > div > div.span4.wpb_column.column_container > div > h1 i {
    font-size: 1.5em;
}

#blog_feed_link,
#podcast_feed_link {
    font-size: .5em;
    position: absolute;
    line-height: normal;
    right: 0;
    bottom: 0;
}

a#podcast_feed_link {
    color: #e0aa0a !important;
    /*color: white !important;*/
}

a:hover#podcast_feed_link {
    color: white !important;
    /*color: white !important;*/
}

a#podcast_feed_link i {
    font-size: 1.5em !important;
}

#podcast_post .thumb-wrap {
    float: right;
    margin: 0 0 1em 1.5em;
}

#podcast_post .thumb-wrap img {
    vertical-align: text-top;
}

#podcast_post .powerpress_links {
    margin-bottom: 1.25em;
}

#menu-blog {
    margin: 0;
    padding-bottom: 1em;
    position: relative;
    vertical-align: top;
}

#menu-blog .sub-menu {
    margin-left: 5%;
}

ul#menu-blog li {
    display: inline-block;
    width: 15.9%;
    font-size: 1.2em;
    font-weight: bold;
    margin-right: .5%;
    padding: 0;
    line-height: .25em;
    vertical-align: text-top;
}

#menu-blog li:last-child {
    margin-right: 0;
}

ul#menu-blog li a:hover {
    color: white !important;
    text-decoration: none !important;
}

#blog_header .iosSlider {
    -moz-box-shadow: 0 0 15px 0 #111;
    -webkit-box-shadow: 0 0 15px 0 #111;
    box-shadow: 0 0 5px 10px #111;
}

.slide-meta-author {
    display: none;
    visibility: hidden;
}

#menu-blog .sub-menu li {
    font-size: .75em;
    font-weight: normal;
    width: 100%;
    line-height: .7em !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: transparent;
}

#menu-blog li a:nth-child(1) {
    line-height: 1.25em;
}

#menu-blog .nav-menu li ~ a:link {
    font-size: 2em;
}

#menu-blog .sub-menu li a {
    color: #000;
}

.post-type-archive-podcast #inner-wrap > div:nth-child(5) > div > div > div,
.single-podcast #inner-wrap > div:nth-child(5) > div > div > div {
    background-color: rgb(0, 60, 88);
    margin-bottom: 1.5em;
    padding-top: .75em;
    padding-bottom: 1em;
}

.post-type-archive-podcast h1.entry-title {
}

.td-sp-ico-home {
    background-color: #FFF !important;
    border-radius: 15%;
}

.td-menu-wrap #td-top-menu {
    padding-left: 0;
}

.post-type-archive-podcast .td_mod8 .item-details {
    text-align: left;
}

#podcast_header {
    color: rgba(255, 255, 255, .95);
}

#podcast_header .last p {
    line-height: 1.3em;
}

#podcast_header p:last-child {
    margin-bottom: 0;
}

#podcast_header h1 span {
    line-height: .9em;
    margin: 0;
    transform: scale(1, 1.3);
    -webkit-transform: scale(1, 3);
    /* Safari and Chrome */

    -moz-transform: scale(1, 1.3);
    /* Firefox */

    -ms-transform: scale(1, 1.3);
    /* IE 9+ */

    -o-transform: scale(1, 1.3);
    /* Opera */
}

#podcast_header h1 {
    margin: 0;
    position: relative !important;
    top: auto;
    margin-right: -2em;
}

#single_podcast_header {
    position: relative;
}

#single_blog_header .td-page-title {
    top: initial !important;
}

#single_blog_header .thc_social,
#single_podcast_header .thc_social {
    margin-top: .95em;
}

#single_blog_header h1.td-page-title a {
    font-family: 'Cantora One', serif !important;
    font-size: 1.25em !important;
    color: white !important;
    margin: .5em 0 .5em 0 !important;
    text-shadow: 3px 3px 8px black !important;
    text-transform: capitalize;
}

#single_podcast_header h1 {
    top: initial;
}

#single_podcast_header h1.td-page-title a {
    font-family: 'Cantora One', serif !important;
    font-size: 1.25em !important;
    color: white !important;
    margin: .5em 0 .5em 0 !important;
    text-transform: capitalize;
}

#single_podcast_header p span {
    font-size: 2.5em;
    font-family: 'Cantora One', serif;
    text-transform: uppercase;
    color: #FFF !important;
    transform: scale(1, 1.3) !important;
    -webkit-transform: scale(1, 3);
    /* Safari and Chrome */

    -moz-transform: scale(1, 1.3);
    /* Firefox */

    -ms-transform: scale(1, 1.3);
    /* IE 9+ */

    -o-transform: scale(1, 1.3);
    /* Opera */
}

#single_podcast_header .td-category,
#single_blog_header .td-category {
    margin-top: .75em;
}

#single_podcast_header ul.td-category a {
    color: black;
    background-color: #e0aa0a !important;
}

#single_podcast_header h1 a {
}

#podcast_header .td-page-title {
    top: auto;
}

#podcast_header a:hover,
a:visited,
a:link,
a:active {
    text-decoration: none;
}

.single .entry-title {
    margin-top: 0;
}

.post-type-archive-podcast .td-page-title span {
    color: white !important;
    font-family: 'Cantora One', serif !important;
    text-transform: uppercase;
    font-size: 1.75em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

.post-type-archive-podcast > #inner-wrap > div:nth-child(7) {
    background-color: pink;
}

/*.post-type-archive-podcast .td-page-title a:link {*/
/*text-decoration: none;*/
/*}*/

.post-type-archive-podcast .td-admin-edit {
    padding: 0;
}

.post-type-archive-podcast .td_mod8 .item-details {
    top: 0;
    margin: 0 0 0 0;
    clear: both;
    padding: 0 1% .1% 230px;
}

.post-type-archive-podcast .td_mod8 .item-details h3 {
    padding-top: 0;
    margin: -.15em 0 .5em 0;
    line-height: 20px;
    vertical-align: text-top;
}

.podcast .thumb-wrap {
    margin: 5px 0 4% 4%;
    float: right;
}

.podcast .powerpress_player {
}

.post-type-archive-podcast .td_mod8 {
    margin-bottom: 0;
}

.post-type-archive-podcast .powerpress_links,
.podcast .powerpress_links {
    font-size: .8em;
    margin-bottom: 1em !important;
}

.post-type-archive-podcast .powerpress-mejs-audio {
    margin-right: 0;
    width: 100%;
}

article.podcast header {
    margin-bottom: 2em;
}

/*
***** Cruises Menu
*/

#menu-cruises,
#menu-podcast,
#menu-activity-types,
#menu-hotels,
#menu-activity-types,
#menu-activity-islands,
#menu-all-inclusive,
#menu-vacation-packages,
#menu-home-features,
#menu-home-offers,
#menu-home-featured-activities,
#menu-video-genres {
    position: relative;
    margin: 0 -5% 0 0;
    padding: 0;
}

#menu-podcast li {
    position: relative;
    display: inline-block;
    width: 12%;
    margin: 0 1.5% 1.5% 0;
    vertical-align: top;
    /*background-color: rgba(0, 0, 0, 0.1);*/
}

#menu-podcast li a span {
    font-family: 'Cantora One', serif;
    display: block;
    position: absolute;
    text-align: left;
    bottom: 0;
    padding: .45em;
    font-size: 1.35em;
    line-height: 1em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    z-index: 950;
}

#menu-podcast li a {
    color: white;
    text-transform: uppercase;
}

.single-podcast #menu-podcast {
    margin-bottom: 1em;
}

.single-podcast #menu-podcast li {
    position: relative;
    display: inline-block;
    width: 12.5%;
    margin: 0 1.25% .25% 0;
    vertical-align: top;
    /*background-color: rgba(0, 0, 0, 0.1);*/
}

.single-podcast #menu-podcast li a span {
    font-family: 'Cantora One', serif;
    display: block;
    position: absolute;
    text-align: left;
    bottom: 0;
    padding: .45em;
    font-size: 1.35em;
    line-height: 1em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    z-index: 950;
}

.single-podcast #menu-podcast li a:before {
    content: "\f177";
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 20px/1 'dashicons';
    vertical-align: text-bottom;
    margin: 0 .15em 0 0;
}

.single-podcast #menu-podcast li a {
    color: #e0aa0a;
    text-transform: none;
}

.post-type-archive-hawaii-videos #inner-wrap > div:nth-child(5) > div > div > div,
.single-hawaii-videos #inner-wrap > div:nth-child(5) > div > div > div {
    -moz-box-shadow: inset 0 0 10px 0 #111;
    -webkit-box-shadow: inset 0 0 10px 0 #111;
    box-shadow: inset 0 0 10px 0 #111;
    margin-top: .25em;
    margin-bottom: 1em;
    background-color: #2e911b;
}

.post-type-archive-hawaii-videos .td-page-title a,
.single-hawaii-videos .td-page-title a {
    font-family: 'Cantora One', serif;
    color: white;
    text-align: left;
    font-size: 1.35em;
    margin-top: 1em;
    line-height: 1em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    z-index: 950;
}

.single-hawaii-videos .td-page-title span {
    font-family: 'Cantora One', serif;
    color: white;
}

#menu-video-genres li {
    position: relative;
    display: block;
    margin: 0 0 4% 0;
    vertical-align: top;
    background-color: #326e8a;
    -webkit-box-shadow: inset 1px 1px 10px -2px rgba(40, 40, 40, 1);
    -moz-box-shadow: inset 1px 1px 10px -2px rgba(40, 40, 40, 1);
    box-shadow: inset 1px 1px 10px -2px rgba(40, 40, 40, 1);
}

#menu-blog-categories li {
    position: relative;
    display: block;
    margin: 0 0 4% 0;
    vertical-align: top;
    background-color: #2e911b;
    -webkit-box-shadow: inset 1px 1px 10px -2px rgba(40, 40, 40, 1);
    -moz-box-shadow: inset 1px 1px 10px -2px rgba(40, 40, 40, 1);
    box-shadow: inset 1px 1px 10px -2px rgba(40, 40, 40, 1);
}

#menu-podcast-categories li {
    position: relative;
    display: block;
    margin: 0 0 4% 0;
    vertical-align: top;
    background-color: #e0aa0a;
    -webkit-box-shadow: inset 1px 1px 10px -2px rgba(40, 40, 40, 1);
    -moz-box-shadow: inset 1px 1px 10px -2px rgba(40, 40, 40, 1);
    box-shadow: inset 1px 1px 10px -2px rgba(40, 40, 40, 1);
}

#menu-podcast-categories li a span {
    font-family: 'Cantora One', serif;
    display: block;
    text-align: left;
    bottom: 0;
    padding: .65em;
    font-size: 1em;
    line-height: 1em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    z-index: 950;
}

#menu-video-genres li a span {
    font-family: 'Cantora One', serif;
    display: block;
    text-align: left;
    bottom: 0;
    padding: .45em;
    font-size: 1.25em;
    line-height: 1.25em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    z-index: 950;
}

#menu-blog-categories li a span {
    font-family: 'Cantora One', serif;
    display: block;
    text-align: left;
    bottom: 0;
    padding: .65em;
    font-size: .95em;
    line-height: 1em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    z-index: 950;
}

#menu-video-genres li > a,
#menu-podcast-categories li > a,
#menu-blog-categories li > a {
    padding: 0;
    display: block;
}

#menu-video-genres li a,
#menu-podcast-categories li a,
#menu-blog-categories li a {
    color: white;
    text-transform: uppercase;
}

#menu-video-genres li a:hover,
#menu-podcast li a:hover,
#menu-weddings li a:hover,
#menu-activity-islands li a:hover,
#menu-hotels li a:hover,
#menu-cruises li a:hover,
#menu-all-inclusive li a:hover {
    color: #e0aa0a;
}

.single-hawaii-videos p:first-of-type {
    margin-top: 1em;
    clear: both;
}

.post-type-archive-hawaii-videos .td-grid-wrap {
    padding-top: 1em;
}

.post-type-archive-hawaii-videos .td-page-title {
    margin-top: 20px;
    text-transform: uppercase;
}

.single-hawaii-videos .td-page-title {
    margin: 0;
    top: inherit;
}

.single-hawaii-videos .thc_social {
    margin: .75em 0;
}

#menu-all-inclusive li,
#menu-weddings li {
    position: relative;
    display: inline-block;
    width: 44%;
    margin: 0 4.5% 4.5% 0;
    vertical-align: top;
    background-color: #2e911b;
    -webkit-box-shadow: 1px 1px 10px -2px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 10px -2px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 1px 10px -2px rgba(50, 50, 50, 0.75);
}

#menu-all-inclusive img {
    z-index: 0;
}

#menu-all-inclusive li a span,
#menu-weddings li a span {
    font-family: 'Cantora One', serif;
    display: block;
    text-align: center;
    bottom: 0;
    padding: .45em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    z-index: 950;
}

#menu-all-inclusive li a,
#menu-weddings li a {
    color: white;
    text-transform: capitalize;
}

#menu-all-inclusive li a img,
#menu-home-features li img {
    display: block;
}

#menu-all-inclusive li a:nth-child(2) {
    clear: both;
}

#menu-all-inclusive .button-title {
    vertical-align: middle;
    margin: 0 auto;
    display: table-cell;
    font-size: 1.75em;
}

#menu-all-inclusive .button-wrap {
    display: table;
    height: 55px;
    clear: both;
    text-align: center;
    width: 100%;
}

#menu-all-inclusive {
}

#menu-vacation-packages li {
    display: inline-block;
    width: 44%;
    margin: 0 4.5% .5em 0;
    vertical-align: top;
    background-color: rgba(0, 0, 0, 0.1);
}

.sub-menu li a {
    font-family: 'Ubuntu', sans-serif !important;
    font-size: 14px;
}

#menu-activity-types li {
    position: relative;
    display: inline-block;
    width: 32%;
    margin: 0 .5% .5em 0;
    vertical-align: top;
    /*background-color: rgba(0,0,0,0.1);*/
}

#menu-activity-types li a:before {
    content: "\f177";
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 20px/1 'dashicons';
    vertical-align: text-bottom;
    margin: 0 .15em 0 0;
}

#menu-activity-islands {
    margin-bottom: 1.5em;
    margin-left: -.5%;
    position: relative;
}

#menu-activity-islands li {
    display: inline-block;
    width: 210px;
    position: relative;
    margin: 0 .5% .5em 0;
    vertical-align: top;
    text-align: center;
    /*background-color:#326e8a;*/
    /*background-color: rgba(0, 0, 0, 0.1);*/
}

#menu-activity-islands li:last-child {
    margin-right: 0;
}

#menu-activity-islands li a span {
    font-family: 'Cantora One', serif;
    position: absolute;
    bottom: 0;
    display: block;
    font-size: 2em;
    margin: .45em;
    z-index: 950;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    /*background-color: rgba(0,0,0,0.2);*/
}

#menu-activity-islands li a {
    color: white;
    text-transform: uppercase;
}

.activityButtons {
    margin-top: .5em;
}

.activityButtons a {
    vertical-align: middle;
}

.single-activities .td-grid-wrap {
    padding-top: 0;
}

.single-activities .td-page-wrap > .td-grid-wrap {
    padding-top: 0;
}

.single-activities .span4 {
    padding-bottom: 1em;
}

.single-activities #buynow {
    padding-top: 1.5em;
}

.single-activities #inner-wrap .td-grid-wrap > div.td-grid-wrap {
    padding: 0;
}

.gallery-item {
    float: none;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 0px;
    width: 35%;
    height: auto !important;
}

.gallery-item:nth-child(3n+3) {
    margin-right: 0;
}

.gallery-item dt {
    margin-top: 0 !important;
}

#gallery-1 {
    margin-top: .5em;
}

#menu-hotels li {
    position: relative;
    display: inline-block;
    width: 210px;
    margin: 0 4% 2em 0;
    vertical-align: top;
    text-align: center;
    /*background-color:#326e8a;*/
}

#menu-hotels li:last-of-type {
    margin-right: 0;
}

#menu-hotels li a {
    color: white;
    text-transform: uppercase;
}

#menu-hotels li a span {
    font-family: 'Cantora One', serif;
    display: block;
    position: absolute;
    text-align: left;
    bottom: 0;
    padding: .45em;
    font-size: 2em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    z-index: 950;
    /*background-color: rgba(0,0,0,0.2);*/
}

.single-hawaii-hotels .thumb-wrap,
.single-activities .thumb-wrap {
    margin-bottom: 6px;
}

.post-type-archive-hawaii-hotels #inner-wrap > div:nth-child(5) > div > div > div > div > div > div > div > div > div > div {
    padding-bottom: 0;
}

.page-template-page-hotels .td_block_wrap {
    padding-bottom: 0;
}

.page-template-page-hotel-single header h1 {
    margin-top: 0;
}

#menu-5-star-hotels {
    margin: 0;
    position: relative;
    clear: both;
}

#menu-5-star-hotels a:link,
#menu-5-star-hotels li ul li a span {
}

#menu-5-star-hotels li {
    list-style: none;
    position: relative;
    margin-left: 1em;
    display: inline-block;
}

#menu-5-star-hotels li ul li:nth-child(odd) {
    margin: 0 1em 1em 0;
    overflow: hidden;
}

#menu-5-star-hotels li ul li:nth-child(even) {
    margin: 0 0 1em 0;
    overflow: hidden;
}

#menu-5-star-hotels li ul li a span {
    font-family: 'Cantora One', serif;
    font-size: 1.2em;
    display: block;
    position: absolute;
    color: #FFF !important;
    bottom: 0;
    width: 90%;
    padding: .35em .5em .35em .5em;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    letter-spacing: .04em;
    /*background-color: rgba(0,0,0,0.6);*/
}

#menu-5-star-hotels li ul li a span:hover {
    color: #e0aa0a !important;
}

#menu-5-star-hotels .sub-menu {
    margin-left: 0;
}

#agent_review {
    text-align: right;
    position: relative;
    float: right;
    width: 35%;
    margin: 0 0 1em 3em;
    vertical-align: top;
}

#agent_review img {
    display: inline;
    float: right;
    margin: 0 0 .5em .5em;
}

#agent_review p {
    font-style: italic;
    clear: both;
    font-size: .9em;
    line-height: 1.2em;
}

#agent_review h3 {
    margin-top: 0;
    vertical-align: top;
}

.cruise-quote-form {
    background-color: #003c58;
    position: relative;
    padding: 1em 2em;
    -webkit-box-shadow: inset 1px 1px 10px -2px rgba(40, 40, 40, 1);
    -moz-box-shadow: inset 1px 1px 10px -2px rgba(40, 40, 40, 1);
    box-shadow: inset 1px 1px 10px -2px rgba(40, 40, 40, 1);
}

.cruise-quote-form h2 {
    margin-top: 0;
    padding-top: 0;
    font-size: 1.35em;
    line-height: 1.35em;
    color: #FFF;
    /*text-shadow: 1px 2px 1px rgba(0,0,0,0.8);*/
}

.cruise-quote-form input,
.cruise-quote-form select {
    width: auto;
}

.cruise-quote-form label {
    font-size: .8em;
    color: #e0aa0a;
    font-weight: lighter;
    margin-bottom: 0;
}

.cruise-quote-form .infusion-option input,
.cruise-quote-form .infusion-option label {
    vertical-align: top;
    display: inline;
    width: auto;
}

.cruise-quote-form .infusion-option label {
    margin-top: 1em;
}

.cruise-quote-form .infusion-radio .infusion-option:first-child {
    display: block;
}

.cruise-quote-form .span4:nth-child(2) .infusion-field:nth-child(4) select {
    width: 80%;
}

.cruise-quote-form .span4:nth-child(3) .infusion-captcha img {
    margin: 0 !important;
    border: 2px solid #e0aa0a !important;
    width: 100%
}

#menu-cruises li {
    position: relative;
    display: inline-block;
    width: 20%;
    margin: 0 4% 2em 0;
    vertical-align: top;
    /*background-color: rgba(0, 0, 0, 0.1);*/

    -webkit-box-shadow: 1px 1px 10px -2px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 10px -2px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 1px 10px -2px rgba(50, 50, 50, 0.75);
}

#menu-cruises li a span {
    font-family: 'Cantora One', serif;
    display: block;
    position: absolute;
    text-align: left;
    bottom: 0;
    padding: .45em;
    font-size: 1.35em;
    line-height: 1em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    z-index: 950;
}

#menu-cruises li a {
    color: white;
    text-transform: uppercase;
}

.single-agent .td_block6 .item-details {
    margin-left: 1em;
}

.single-agent .td_mod9 {
    margin-bottom: 2em;
    min-height: inherit;
}

.agent p:first-of-type {
    clear: both;
}

.agent header {
    margin-bottom: 1em;
}

div.agent_img {
    float: left;
    width: 40%;
    margin: 0;
    padding: 0;
}

div.agent_img img {
    vertical-align: text-top;
}

#agent-details {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
}

#agent-details ul {
    margin: 0;
}

#agent-details i {
    font-size: 1.5em;
}

#agent-details li {
    list-style: none;
    margin: .75em 0;
}

#agent-details li a {
    font-size: 1em;
    margin-left: .5em;
}

#agent-details > h1 {
    margin: 0 0 .5em 0;
    vertical-align: top;
    line-height: .8em;
}

#agent_status {
    margin-bottom: 1em;
}

#agent_status h1 {
    font-size: 1.33em;
    text-align: center;
    background-color: #e0aa0a;
    margin: 0;
}

.agent_avatar {
    height: 120px;
    width: 120px;
}

#comments {
    margin-top: 1.5em;
}

.post-type-archive-testimonial #inner-wrap > div:nth-child(5) > div > div > div > div > div > div.span8.column_container > div > img {
    float: left;
    top: 0;
    left: 0;
}

.post-type-archive-testimonial .td_mod_search {
    min-height: inherit;
}

.post-type-archive-testimonial .td_mod_search h2 {
    margin-top: 0;
}

.post-type-archive-testimonial .td_mod_search .item-details {
    margin: 0 0 0 17%;
}

.post-type-archive-testimonial .td_mod_search .item-details img {
    margin-bottom: 1.5em;
}

.testimonial_widget_text {
    text-align: justify;
    line-height: 15px;
    font-family: 'Ubuntu', sans-serif;
    color: #cbcbcb;
    font-size: 12px;
}

.testimonial_widget .td_mod4 .thumb-wrap img {
    position: inherit;
    float: right;
    margin: 0 0 0 1em;
}

#giveaway_getaway {
    width: 100%;
    position: relative;
}

#giveaway_getaway #giveaway_bg {
    width: 100%;
}

#giveaway_getaway form {
    padding: 1.5em;
    position: absolute;
    top: 49%;
    left: 10%;
    background-color: #f0f0b8;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 4px dashed #28DE2E;
    overflow: hidden;
}

#giveaway_getaway form h2 {
    padding: .5em 1em .3em 1em;
    margin: -1em -1em .751em -1em;
    text-align: center;
    font-size: 2em;
    text-transform: uppercase;
    width: 100%;
    background-color: orange;
    color: #FFF;
    font-family: 'Arial Black', sans-serif;
}

#bst-logo {
    position: absolute;
    bottom: 8%;
    left: 4%;
    max-width: 50%;
}

/* WIDGETS */

#jeeptours_widget {
    margin: 0;
    text-align: left;
    font-size: .95em;
    line-height: 1em;
}

.home #jeeptours_widget figcaption {
    margin-top: 1em;
}

#newsletter_form > div:nth-child(5) label,
#newsletter_form > div:nth-child(5) input {
    display: inline-block;
}

#inner-wrap > div.td-footer-wrap > div > div > div > div {
    padding-top: 1.5em;
    padding-bottom: 0;
}

#menu-footer-menu-1 li a,
#menu-footer-menu-2 li a,
#menu-footer-menu-3 li a,
#menu-footer-menu-4 li a {
    padding: 0;
}

#inner-wrap > div.td-footer-wrap aside {
    /*font-family: 'Raleway', sans-serif;*/

    margin-bottom: 0;
    line-height: 1.2em;
    font-size: .9em;
    font-weight: 300;
    /*letter-spacing: .09em;*/
}

.td-footer-wrap {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 1em;
}

.td-sub-footer-wrap {
    margin-bottom: 15%;
}

#giveaway_getaway form input[type="submit"] {
    height: 3em;
}

#giveaway_getaway .infusion-captcha img {
    width: inherit;
    margin-left: 0;
}

#user_phone_num {
    width: 70%;
}

audio,
canvas,
video {
    display: inline-block;
    max-width: 100%;
}

.podcast .powerpress_player {
    margin-top: .5em;
}

.fb_iframe_widget {
    top: -6px;
    margin-right: 1em;
    margin-left: 1em;
}

.sf-menu .td-not-mega > a {
    font-size: 1em !important;
}

#breadcrumb {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    font-size: .75em;
    line-height: 2.5em;
    margin-bottom: 0;
    position: relative;
}

#breadcrumb:before {
    float: left;
}

#breadcrumb .td-sp-ico-home {
    display: block;
    float: left;
    margin-right: 3px;
    transform: scale(0.8, 0.8);
}

#breadcrumb div {
    float: left;
}

.breadcrumb-div {
    display: inline-block;
}

.container.thc-breadcrumb-bar {
    background-color: white;
    border-top: none;
    border-bottom: none;
}

.container.thc-breadcrumb-bar .td-sp-ico-home {
    display: inline-block;
    font-size: 100%;
    vertical-align: baseline;
}

.noTopMargin {
    margin-top: 0;
}

#site_header #header-image {
    position: relative;
}

#home_link,
#phone_link {
    display: inline-table;
    height: 100%
}

#home_link {
    position: absolute;
    width: 70%;
}

#phone_link {
    position: absolute;
    right: 0;
    width: 30%;
}

#phone_link:hover {
    cursor: pointer;
}

.wpb-wrapper iframe {
    border: none;
}

.front-page-features .span4 {
    width: 18.25%;
}

.front-page-features .span4:nth-child(2) {
    width: 58.75%;
    margin-left: 1.8em;
    line-height: 0;
}

.front-page-features .span4:nth-child(3) {
    margin-left: 1.8em;
}

.home .features a {
    display: block;
    text-align: center;
    color: white;
    border-bottom: 2px black;
}

.front-page-features span {
    font-family: 'Cantora One', serif;
    font-size: 1.035em;
    text-transform: uppercase;
    line-height: 1.1em;
    display: block;
    margin: 0;
    width: 100%;
    text-align: center;
    text-shadow: 1px 1px 0 black;
}

.front-page-features img {
    max-height: 107px;
}

.front-page-features .button-title {
    vertical-align: middle;
    margin: 0 auto;
    display: table-cell;
}

.front-page-features .button-wrap {
    display: table;
    height: 55px;
}

.front-page-features .span4 a:nth-child(1) span,
.front-page-features .span4 a:nth-child(2) span {
    margin-bottom: 1.5em;
}

.front-page-features button {
    width: 100%;
}

.photo-info-wrap {
    position: relative;
    color: white;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.photo-info-wrap a {
    color: white;
}

.photo-info-wrap .photo-zoom {
    margin: 0;
}

.photo-info-wrap .photo-zoom img {
    position: absolute;
    top: .3em;
    right: .25em;
    width: 1.5em;

}

.photo-info-wrap .photo-credit {
    font-family: "Arial", sans-serif;
    position: absolute;
    bottom: 0;
    left: .25em;
    font-style: italic;
    margin: 0;
    font-weight: 100;
    font-size: 85%;
}

.vacation-package-title {

    line-height: 50px;
    background-color: #0f6d99;
    color: white;
    margin: 0;
    padding-left: .75em;
}

.vacation-package {
    padding: 1.25em 2em;
    background: #f5f5f5;
}

.vacation-package h3 {
    margin: 0;
}

.vacation-package + .vacation-package-title {
    margin-top: 2em;
}


.blog-list-ordered {
    font-size: 1.75em;
    margin-bottom: 25px;
}

.blog-list-ordered li p {
    font-size: .575em;
}

.blog-list-ordered li h2 {
    text-transform: capitalize;
}


@media (min-width: 1019px) and (max-width: 1199px) {
    .front-page-features .span4 {
        width: 17.75%;
    }

    .front-page-features .span4:nth-child(2) {
        width: 59%;
        margin-left: 1.5em;
    }

    .front-page-features .span4:nth-child(3) {
        margin-left: 1.5em;
    }

    .front-page-features span {
        font-size: .9em;

    }

    .front-page-features img {
        max-height: 90px;
    }

    .home .wpb_video_wrapper {
        height: 340.8px;
    }

    .home h2.block-title {
        line-height: 1.3em;
    }

    .home h2.block-title span {
        font-size: .9em;
    }

    #footer-schema {
        font-size: 1.35em !important;
    }
}

@media (min-width: 768px) and (max-width: 1018px) {

    .front-page-features .span4 {
        width: 17.75%;
    }

    .front-page-features .span4:nth-child(2) {
        width: 60.5%;
        margin-left: 1em;
    }

    .front-page-features .span4:nth-child(3) {
        margin-left: 1em;
    }

    .front-page-features span {
        font-size: .83em;

    }

    .home h2.block-title {
        line-height: 1.1em;
        margin-bottom: .5em;
    }

    .home h2.block-title span {
        font-size: .7em;
    }

    .home .wpb_video_wrapper {
        height: 263.4px;
    }

    .front-page-features img {
        max-height: 70px;
    }

    .front-page-features .button-wrap {
        height: 43px;
    }

    .agent_item span {
        margin-bottom: 0 !important;
        font-size: .65em !important;
    }

    div.vc_custom_1433975184785 {
        margin-top: .5em !important;
    }

    #footer-shchema .fa-dot-circle-o:nth-of-type(2) {
        display: none;
    }
}

@media (max-width: 767px) {

    .front-page-features .span4 {
        width: 24%;
    }

    .front-page-features .span4:nth-child(2) {
        width: 48%;
        margin-left: .5em;
    }

    .front-page-features .span4:nth-child(3) {
        margin-left: .5em;
    }

    .front-page-features span {
        font-size: .83em;

    }

    .home h2.block-title {
        line-height: 1.1em;
        margin-bottom: .5em;
    }

    .home h2.block-title span {
        font-size: .7em;
    }

    .home .wpb_video_wrapper {
        height: 225px;
    }

    .front-page-features img {
        max-height: 90px;
    }

    .front-page-features .button-wrap {
        height: 43px;
    }

    .agent_item span {
        margin-bottom: 0 !important;
        font-size: .65em !important;
    }
}

.agent_item span {
    margin-bottom: 0 !important;
}

.home-text h2 {
    font-size: 1.5em;
}

@media (min-width: 1200px) {
}

@media (min-width: 1019px) and (max-width: 1199px) {
    .sf-menu li {
        font-size: .9em !important;;
    }

    a.sf-with-ul {
        font-size: 10%;
    }

    .sf-sub-indicator {
        color: #FFF;
        display: none;
    }

    .sf-menu a.sf-with-ul {
        padding-right: 3%;
    }

    .headerPhone a:link {
        font-size: 2.15em;
    }

    #inner-wrap > div.td-header-bg > div > div > div > div {
        padding: 0 .6em;
    }

    #site_header .site-description {
        font-size: 1.4em;
        text-indent: -2em;
    }

    ul#menu-blog li {
        display: inline-block;
        width: 15.5%;
    }

    #blog_header p {
        line-height: 1.3em;
    }

    .post-type-archive-podcast .td_mod8 {
        margin-bottom: 2em !important;
    }

    .post-type-archive-podcast .td_mod8 .thumb-wrap img {
        min-width: 210px;
        min-height: 210px;
    }

    .single-podcast #inner-wrap > div:nth-child(5) > div > div > div {
        margin-top: 1em;
        padding: 1em;
    }

    #giveaway_getaway .infusion-captcha img {
        width: inherit;
    }

    .sf-menu .td-not-mega > a {
        font-size: .95em;
    }

    #user_phone_num {
        width: 60%;
    }

    #click_to_call span {
        margin-right: .5em;
    }
}

@media (min-width: 768px) and (max-width: 1018px) {
    .home .span9 {
        width: 100% !important;
    }

    .sf-menu > li > a {
        font-size: 13px !important;
        padding: 0 7px;
    }

    .sf-sub-indicator {
        color: #FFF;
        display: none;
    }

    .sf-menu a.sf-with-ul {
        padding-right: 0;
    }

    .menu-item-27318 {
        margin-right: -10px !important;
    }

    .headerPhone a:link {
        font-size: 1.7em;
    }

    #inner-wrap > div.td-header-bg > div > div > div > div {
        padding: 0 .7em;
    }

    #site_header .site-description {
        font-size: 1.1em;
        text-indent: -1.5em;
        line-height: 1em;
    }

    .site-title {
        max-height: 120px;
        overflow: hidden;
    }

    .headerPhone span {
        font-size: .8em;
    }

    #home_birth {
        width: 115px;
        height: 115px;
    }

    #hat1,
    #hat2 {
        line-height: .4em;
        font-size: 3.4em;
    }

    #hat3 {
        font-size: 6.9em;
        top: -.45em;
        left: 1.2em;
    }

    .infusion-captcha {
        text-align: center;
        margin: 0 auto;
    }

    #agent_status h1 {
        line-height: 1.1em;
        font-size: 1.1em;
        padding: .5em;
    }

    #short_sidebar_form fieldset input {
        max-width: 70% !important;
    }

    #short_sidebar_form fieldset label {
        min-width: 30% !important;
    }

    ul#menu-blog li {
        display: inline-block;
        width: 14.95%;
    }

    #blog_header p {
        line-height: 1.3em;
    }

    #blog_header p:nth-of-type(2) {
        display: none;
        visibility: hidden;
    }

    #menu-blog li {
        line-height: 1.5em !important;
    }

    #podcast_header h1 {
        font-size: 1.4em;
        margin-bottom: .5em;
        margin-right: 0;
    }

    #podcast_header p {
        text-align: justify;
        font-size: 1.1em;
        font-weight: normal;
    }

    #podcast_header > div.span4,
    #podcast_header > div.span8 {
        text-align: center;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .post-type-archive-podcast #inner-wrap > div:nth-child(5) > div > div > div,
    .post-type-archive-podcast #inner-wrap > div:nth-child(6) > div > div > div {
        padding: 1.5em;
    }

    .post-type-archive-podcast .td_mod8 .thumb-wrap img {
        min-width: 210px;
        min-height: 210px;
    }

    p.powerpress_links {
        display: none !important;
    }

    .post-type-archive-podcast .td_mod8 {
        margin-bottom: 2em !important;
    }

    .podcast .thumb-wrap {
        width: 100%;
    }

    #menu-podcast li {
        width: 31% !important;
    }

    .single-podcast #inner-wrap > div:nth-child(5) > div > div > div {
        margin-top: 1em;
        padding: 1em;
    }

    #bst-logo {
        bottom: 3%;
    }

    #giveaway_getaway form {
        left: 4%;
        top: 45%;
    }

    .sf-menu .td-not-mega > a {
        font-size: .7em !important;
    }

    #click_to_call button {
        background: none;
        border: none;
        margin-top: -.5em;
        margin-right: -1em;
        margin-left: 0;
    }

    #user_phone_num {
        width: 60%;
    }
}

@media (max-width: 767px) {
    #site-title {
        max-height: 100px;
    }

    #business-bar .span3 {
        width: 20%;
    }

    #business-bar .span6 {
        width: 60%;
    }

    .row-fluid [class*="span"] {
        float: left;
    }

    .td-menu-placeholder {
        height: 48px;
    }

    .header-style-3 .td-full-logo {
        padding: .25em .5em 0 .5em;
    }

    #site_header .site-description {
        font-size: 1.5em;
        text-indent: -1.5em;
        line-height: 1em;
    }

    .thc-breadcrumb-bar {
        padding-top: .5em;
    }

    .thc-breadcrumb-bar .span10 {
        width: 70%;
        margin-right: 0;
        float: left;

    }

    .thc-breadcrumb-bar .span2 {
        width: 25%;
        float: right;
        margin: 0 !important;
    }

    #hat_social_links {
        margin-left: 4em;
    }

    #hat_social_links a .genericon {
        font-size: 3em;
        color: #326e8a;
    }

    .td-footer-wrap .span3 {
        width: 50%;
        float: left;
    }

    .td-footer-wrap .span3 .aligncenter img {
        max-width: 50% !important;
    }

    .sucuri_seal,
    .bbb_seal {
        width: 100% !important;
        text-align: center;
    }

    #hat3 {
        position: absolute;
        top: 1.1em;
        left: 1.20em;
    }

    .headerPhone,
    .span2 {
        margin: 1em !important;
        text-indent: 0;
    }

    .span2 {
        position: relative;
        margin-top: -.5em !important;
        margin-bottom: .5em;
    }

    .site-description {
        width: 50%;
        font-size: 2em !important;
        position: absolute;
        /*left: 10em;*/

        text-indent: 0;
        bottom: 0;
        left: 8em;
        margin-right: 1em;
        /*vertical-align: top;*/
    }

    .slogans h2 {
        font-size: 3em;
    }

    .slogans p {
        font-size: 1.2em;
        line-height: 1em;
    }

    #agent_list li {
        width: 20%;
    }

    #agent_status h1 {
        line-height: 1.1em;
        font-size: 1em;
        padding: .25em;
    }

    #menu-home-features {
        margin: 1em .5em;
    }

    .post-type-archive-blog .td_mod5 .thumb-wrap img {
        float: left;
        margin: 0 1em 1em 0;
        width: 60%;
    }

    ul#menu-blog li {
        display: inline-block;
        width: 32%;
        line-height: 1.3em !important;
    }

    .post-type-archive-blog #inner-wrap > div:nth-child(5) > div > div > div {
        padding: 2em 2em 0 2em;
        margin-top: 1em;
    }

    .post-type-archive-podcast #inner-wrap > div:nth-child(5) > div > div > div,
    .post-type-archive-podcast #inner-wrap > div:nth-child(6) > div > div > div {
        padding: 1.5em;
    }

    .post-type-archive-podcast #inner-wrap > div:nth-child(5) > div > div > div {
        margin-top: 1em;
    }

    #podcast_header h1 {
        font-size: 1.1em;
        margin-bottom: .5em;
        margin-right: 0;
    }

    #menu-podcast li {
        width: 16.95%;
    }

    .post-type-archive-podcast .item-details > p.clearfix {
        margin-top: 1em;
    }

    .post-type-archive-podcast .td_mod8 {
        margin-bottom: 2em;
    }

    .post-type-archive-podcast .td_mod8 .thumb-wrap img {
        min-width: 175px;
        min-height: 175px;
    }

    p.powerpress_links {
        display: none !important;
    }

    #menu-podcast li {
        width: 31% !important;
    }

    .single-podcast #inner-wrap > div:nth-child(5) > div > div > div {
        margin-top: 1em;
        padding: 1em;
    }

    .gallery-item:nth-child(even) {
        margin-right: 0;
    }

    #bst-logo {
        bottom: 1%;
    }

    #giveaway_getaway form {
        left: 5%;
        top: 45%;
    }

    #giveaway_getaway .infusion-captcha img {
        width: inherit;
        float: right;
        margin-right: 1em;
    }

    #giveaway_getaway form input[type="submit"] {
        width: 100%;
    }

    .td-footer-wrap .span3 {
        width: 50% !important;
    }
}

@media (max-width: 700px) {
    #giveaway_getaway form {
        padding: 1.5em;
        position: relative;
        left: 0;
    }

    #giveaway_getaway form input,
    #giveaway_getaway form textarea {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .post-type-archive-blog .td_mod5 .thumb-wrap img {
        float: left;
        margin: 0 1em 1em 0;
        width: 100%;
    }

    .podcast .thumb-wrap {
        width: 100%;
    }
}

@media (max-width: 479px) {

    #business-bar .span3 {
        width: 20%;
    }

    #business-bar .span6 {
        width: 60%;
    }

    #home_birth {
        width: 130px;
        height: 130px;
        margin: 0 0 0 .3em;
    }

    #hat1,
    #hat2 {
        position: relative;
        top: .15em;
        font-size: 5em;
    }

    #hat3 {
        position: absolute;
        top: 1.025em;
        left: 1em;
        transform: scale(1, 1.5);
        -webkit-transform: scale(1, .6);
        /* Safari and Chrome */

        -moz-transform: scale(1, 1.5);
        /* Firefox */

        -ms-transform: scale(1, 1.5);
        /* IE 9+ */

        -o-transform: scale(1, 1.5);
        /* Opera */
    }

    .headerPhone,
    .span2 {
        margin: 1em !important;
        text-indent: 0;
    }

    .span2 {
        position: relative;
        margin-top: 0 !important;
        margin-bottom: 1em;
    }

    .site-description {
        position: absolute;
        bottom: 0;
        left: 12em;
        font-size: 1.4em !important;
    }

    #footer-schema {
        font-size: 1em;
    }

    #agent_list li {
        width: 20%;
    }

    #agent_status h1 {
        line-height: 1.1em;
        padding: .5em;
    }

    #menu-home-features {
        margin: 1em .5em;
    }

    #menu-podcast li {
        width: 31%;
    }

    .post-type-archive-podcast .td_mod8 .item-details {
        padding-left: 125px;
    }

    .post-type-archive-podcast .td_mod8 {
        margin-bottom: 2em;
    }

    .post-type-archive-podcast .td_mod8 .thumb-wrap img {
        min-width: 100px;
        min-height: 100px;
    }

    #menu-cruises li {
        width: 27%;
        margin: 0 4% 2em 0;
    }

    .td-footer-wrap .span3 {
        width: 100% !important;
        margin-left: 0;
    }

}

@media (max-width: 449px) {
    #hat1,
    #hat2 {
        position: relative;
        top: 0;
        font-size: 4em;
    }

    #hat3 {
        font-size: 8em;
        position: absolute;
        top: 1.2em;
        left: 1.23em;
        transform: scale(1, 1.8);
        -webkit-transform: scale(1, .8);
        /* Safari and Chrome */

        -moz-transform: scale(1, 1.8);
        /* Firefox */

        -ms-transform: scale(1, 1.8);
        /* IE 9+ */

        -o-transform: scale(1, 1.8);
        /* Opera */
    }

    .headerPhone {
        margin: 1em !important;
        text-indent: 0;
    }

    .span2 {
        position: relative;
        bottom: 0;
        margin: 0 1em 1em 1em !important;
    }

    .span2 img {
        width: 30%
    }

    .site-description {
        position: absolute;
        bottom: 0;
        left: 10em;
        font-size: 1.4em !important;
    }

    #hat_social_links {
        margin-left: 10%;
        margin-bottom: 1em;
    }

    .slogans h2 {
        font-size: 2em;
        line-height: 1em;
    }

    .slogans p {
        font-size: .9em;
        line-height: 1em;
    }

    #agent_status h1 {
        line-height: 1em;
        padding: .5em;
    }

    #menu-home-features {
        margin: 1em .5em;
    }

    #menu-home-features li {
        width: 23%;
        margin-right: 2%;
    }

    .home_box_link {
        font-size: .9em;
    }

    #footer-schema {
        font-size: 1em;
    }

    ul#menu-blog li {
        width: 48%;
        line-height: 1.3em !important;
    }

    #menu-podcast li {
        width: 47% !important;
    }

    .container-fluid {
        padding: 0;
    }
}

figure.caption {
    margin: 0 auto;
}

figure.nocaption {
    margin: 0 auto 2em auto;
}

@media (max-width: 320px) and (orientation: portrait) {
    .slogans {
        top: 2em;
    }

    .slogans h2 {
        font-size: 1.4em;
        line-height: 1.1em;
    }

    .slogans p {
        font-size: .8em;
        line-height: 1.1em;
    }

    /* #home_form form fieldset label {
         display: inline;
     }
 
     #home_form form fieldset.infusion-field {
         float: none;
         width: inherit;
         text-align: right;
     }
 
     #home_form .infusion-captcha img {
         margin-left: 1em !important;
     }
 
     #home_form fieldset.infusion-captcha {
         max-width: 100% !important;
     }
 
     #home_form form {
         padding-bottom: 1em !important;
     }*/
    .header-search-wrap .header-search:before {
        content: '';
    }

    div.front-page-features {
        display: table;

    }

    div.front-page-features .span4:nth-of-type(2) {
        display: table-caption;
        float: none !important;
        width: 100% !important;
        margin: 0 !important;

    }

    div.front-page-features .span4:nth-of-type(1) {
        display: table-header-group;
        float: none !important;
    }

    div.front-page-features .span4:nth-of-type(1)::after {
        display: block;
    }

    div.front-page-features .span4:nth-of-type(3) {
        display: table-footer-group;
        float: none !important;
        margin-top: 1.5em;
    }

    .home .wpb_video_wrapper {
        height: 192px;
    }

    div.wpb_row.row-fluid.front-page-features > div:nth-child(1) > div > div > div > a:nth-child(3) {
        margin-bottom: 0;
    }

    .td_text_with_title .td_mod_wrap {
        padding: 0 .5em;
    }

    .home .features a {
        clear: both;
        width: 90%;
        height: 75px;
        margin: 1em auto;
    }

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

    .home .features img {
        height: 75px
    }

    .front-page-features img {
        width: 50%;
        float: left;
    }

    .front-page-features span.button-wrap {
        width: 50%;
        display: table;

    }

    .front-page-features span.button-title {

        display: table-cell;
        vertical-align: middle;
        height: 75px;
        padding: 0 1em;

    }

    #agent_status {
        margin-bottom: 0;
    }

    .vc_custom_1433975184785 {
        /*margin-top: 1.5em !important;*/
        margin-top: 0 !important;
    }
}

@media (min-width: 321px) and (max-width: 413px) and (orientation: portrait) {
    .home .features a {
        clear: both;
        width: 95%;
        height: 85px;
        margin: .75em auto;
    }

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

    .home .features img {
        height: 85px
    }

    .front-page-features img {
        width: 50%;
        float: left;
    }

    .front-page-features span.button-wrap {
        width: 50%;
        display: table;

    }

    .front-page-features span.button-title {

        display: table-cell;
        vertical-align: middle;
        height: 85px;
        padding: 0 1em;

    }

    #agent_status {
        margin: 0;
    }

    div.wpb_row.row-fluid.front-page-features > div:nth-child(1) > div > div > div > a:nth-child(3) {
        margin-bottom: 0;
    }

}

@media (min-width: 321px) and (max-width: 360px) and (orientation: portrait) {

    .home .wpb_video_wrapper {
        height: 216px;
    }

    #agent_status h1 {
        font-size: .8em !important;
    }
}

@media (min-width: 361px) and (max-width: 373px) and (orientation: portrait) {
    .home .wpb_video_wrapper {
        height: 248px;
    }

    #agent_status h1 {
        font-size: 1em;
    }
}

@media (min-width: 374px) and (max-width: 413px) and (orientation: portrait) {
    .home .wpb_video_wrapper {
        height: 225px;
    }

    #agent_status h1 {
        font-size: 1em;
    }
}

@media (min-width: 414px) and (max-width: 420px) and (orientation: portrait) {
    .home .wpb_video_wrapper {
        height: 248px;
    }

    #agent_status h1 {
        font-size: 1em;
    }

    .home .features a {
        clear: both;
        width: 95%;
        height: 95px;
        margin: .75em auto;
    }

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

    .home .features img {
        height: 95px;
        max-height: inherit;
    }

    .front-page-features img {
        width: 50%;
        float: left;

    }

    .front-page-features span.button-wrap {
        width: 50%;
        display: table;

    }

    .front-page-features span.button-title {

        display: table-cell;
        vertical-align: middle;
        height: 95px;
        padding: 0 1em;

    }

    #agent_status {
        margin: 0;
    }

    div.wpb_row.row-fluid.front-page-features > div:nth-child(1) > div > div > div > a:nth-child(3) {
        margin-bottom: 0;
    }
}

@media (min-width: 321px) and (max-width: 420px) and (orientation: portrait) {
    /*  #home_form form fieldset label {
          display: inline;
      }
  
      #home_form form fieldset.infusion-field {
          float: none;
          width: inherit;
          text-align: right;
      }
  
      #home_form .infusion-captcha img {
          margin-left: 1em !important;
      }
  
      #home_form fieldset.infusion-captcha {
          max-width: 100% !important;
      }
  
      #home_form form {
          padding-bottom: 1em !important;
      }*/
    .header-search-wrap .header-search:before {
        content: '';
    }

    div.front-page-features {
        display: table;

    }

    .front-page-features img {
        /*width: 100%;*/
    }

    div.front-page-features .span4:nth-of-type(2) {
        display: table-caption;
        float: none !important;
        width: 100% !important;
        margin: 0 !important;

    }

    div.front-page-features .span4:nth-of-type(1) {
        display: table-header-group;
        float: none !important;
        margin-bottom: 5em !important;
    }

    div.front-page-features .span4:nth-of-type(1)::after {
        display: block;
    }

    div.front-page-features .span4:nth-of-type(3) {
        display: table-footer-group;
        float: none !important;
        margin-top: 1.5em;
    }

    .td_text_with_title .td_mod_wrap {
        padding: 0 .5em;
    }

    .front-page-features span {
        font-size: 1em;
    }
}

@media (min-width: 320px) and (max-width: 400px) and (orientation: portrait) {
    .front-page-features span {
        font-size: 1em;
    }

}

@media (min-width: 401px) and (max-width: 400px) and (orientation: portrait) {
    .front-page-features span {
        font-size: 1em;
    }

}

@media (max-width: 480px) and (orientation: landscape) {

    .container-fluid {
        padding: 0;
    }

    .slogans {
        top: 2em;
    }

    .slogans h2 {
        font-size: 2em;
        line-height: 1.1em;
    }

    .slogans p {
        font-size: 1em;
        line-height: 1.1em;
    }

    .front-page-features .span4 {
        width: 15%;
    }

    .front-page-features .span4:nth-of-type(3) {
        float: right;
    }

    .front-page-features .span4:nth-child(2) {
        width: 67.8%;
        margin-left: .5em;
    }

    .front-page-features .span4:nth-child(3) {
        margin-left: .5em;
    }

    .front-page-features span {
        font-size: .83em;

    }

    .home h2.block-title {
        line-height: 1.1em;
        margin-bottom: .5em;
    }

    .home h2.block-title span {
        font-size: .7em;
    }

    .home .wpb_video_wrapper {
        height: 288px;
        width: 100%;
    }

    .home .td_text_with_title .td_mod_wrap {
        padding: .5em;
    }

    .front-page-features img {
        height: 60px;
    }

    .front-page-features .button-wrap {
        height: 50px;
    }

    .agent_item span {
        margin-bottom: 0 !important;
        font-size: .65em !important;
    }

    #agent_list li {
        width: 10%;
    }

    div.front-page-features {
        display: table;

    }

    div.front-page-features .span4:nth-of-type(2) {
        display: table-caption;
        float: none !important;
        width: 100% !important;
        margin: 0 !important;
    }

    div.front-page-features .span4:nth-of-type(1) {
        display: table-header-group;
        float: none !important;
    }

    div.front-page-features .span4:nth-of-type(3) {
        display: table-footer-group;
        float: none !important;
        margin-top: 1em !important;
    }

    .front-page-features .span4 a:nth-child(1) span,
    .front-page-features .span4 a:nth-child(2) span {
        margin-bottom: 0;
    }

    .front-page-features span {
        font-size: .9em;
    }

    .home .features a {
        display: inline-block;
        width: 29%;
        margin: .5em;
    }

    .home .features a:first-of-type {
        margin-left: 1em;
    }

    .home .features:nth-of-type(2) a:first-child {
        margin-bottom: 1.5em;
    }
}

@media (min-width: 481px) and (max-width: 640px) and (orientation: landscape) {
    /*  #home_form form input.infusion-field-input-container {
          width: 90% !important;
          margin-top: .25em;
      }*/
    .container-fluid {
        padding: 0;
    }

    .front-page-features .span4 {
        width: 23.6%;
    }

    .front-page-features .span4:nth-child(2) {
        width: 48%;
        margin-left: 1em;
    }

    .front-page-features .span4:nth-child(3) {
        margin-left: .8em;
        float: right;
    }

    .front-page-features span {
        font-size: .9em;

    }

    .home .features img {
        height: 67px;
    }

    .home .wpb_video_wrapper {
        height: 184px;
    }

    .home h2.block-title {
        line-height: 1.3em;
    }

    .home h2.block-title span {
        font-size: .9em;
    }

    #footer-schema {
        font-size: 1.35em !important;
    }

    #agent_status h1 {
        font-size: .8em;
        padding: .5em 0;
    }

    .td_text_with_title .td_mod_wrap {
        padding: 0 .5em;
    }

}

@media (min-width: 641px) and (max-width: 719px) and (orientation: landscape) {
    .front-page-features .span4 {
        width: 23.6%;
    }

    .front-page-features .span4:nth-child(2) {
        width: 48%;
        margin-left: 1em;
    }

    .front-page-features .span4:nth-child(3) {
        margin-left: .9em;
        float: right;
    }

    .front-page-features span {
        font-size: .9em;

    }

    .home .features img {
        height: 67px;
    }

    .home .wpb_video_wrapper {
        height: 187px;
    }

    .home h2.block-title {
        line-height: 1.3em;
    }

    .home h2.block-title span {
        font-size: .9em;
    }

    #agent_status h1 {
        font-size: .8em;
        padding: .5em 0;
    }
}
