@font-face {
    font-family: "Mikado";
    src: url('../fonts/Mikado.ttf');
}

@font-face {
    font-family: "Pacifico";
    src: url('../fonts/Pacifico.ttf');
}

@font-face {
    font-family: "Barbara";
    src: url('../fonts/landing_fonts/BARABARAFINALRegular.ttf');
}

@font-face {
    font-family: "Lato-Bold";
    src: url('../fonts/landing_fonts/Lato-Bold.ttf');
}
@font-face {
    font-family: "Lato-Reg";
    src: url('../fonts/landing_fonts/Lato-Regular.ttf');
}
div#logo-wrapper {
    min-height:75px;
    margin-left: 15px;
}
div#main-logo {
    font-family: Mikado;
    color: #fff;
    font-size: 34px;
    text-transform: initial;
    letter-spacing: 1px;
    text-align: left;
    margin-bottom: 12px;
    margin-top: 20px;
    margin-left: 45px;
}
div#main-logo-tagline {
    font-family: Pacifico;
    font-weight: lighter;
    color: #fff;
    text-transform: initial;
    font-size: 14px;
    margin-left: 48px;
    text-align: left;
}
.thumbnail {
    padding: 0;
}
.thumbnail img {
    width: 100%;
    height: 100%;
    vertical-align: top;
    display: block
}
img.default-width{width: initial !important;}
img.default-inline{display: inline-block !important;}
.container {
    max-width: 1180px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px
}
.ph .container {
    max-width: 1300px;
}
.container.lvl2 h3.interest-section-sponspor-title {
    margin-left: 15px;
}
.content-area.site-main.col-md-12 {
    padding: 0;
}
article.hentry h3 {
    line-height: 130%;
    color: #000
}

#travel-lanes {
    left: -20px;
}
a:focus, a:hover,
#maincontent a:hover {
    color: #c51818;
}
#maincontent .tab-nav a.active:hover {
    color: #FFF;
}
#maincontent .post-category a,
#maincontent .post-category a:hover {
    color: #e65100
}
#landing-writeup{
    margin: 40px auto;
}
#scroll-top {
    color: #fff;
    background-color: #434343;
    font-size: 16px;
    position: fixed;
    right: 15px;
    z-index: 999;
    padding: 4px 10px;
    display: none;
    bottom: 50px;
    -webkit-transform: translate3d(0, 0, 0);
    transition: all .4s ease-in-out
}
#secondary-content {
    float: left;
    width: 33.333333%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px
}
#section3 img {
    height: auto;
}
#email-input-bottom:-moz-placeholder {
    color: #FFF;
    opacity: 1
}
#email-input-bottom::-moz-placeholder {
    color: #FFF;
    opacity: 1
}
#email-input-bottom:-ms-input-placeholder {
    color: #FFF
}
#subscribe-form-on-sidebar {
    border: 2px solid #fff;
    background: #fff;
}
#email-input-on-widget {
    float: left;
    width: 70%;
    height: 28px;
    border: none;
    padding: 5px 10px;
    background: 0 0
}
#subscribe_single_bottom {
    width: 100%;
    background: #191919;
    color: #fff;
    padding: 20px
}

#suscribe_btn_bottom {
    background: #fff;
    border-radius: 0;
    color: #191919;
    font-weight: 800;
    text-transform: initial;
    font-size: 12px;
    padding: 8px 12px;
}
#subscribe-form-bottom {
    border: 1px solid #484747;
    margin-bottom: 20px
}

#email-input-bottom {
    display: table-cell;
    width: 100%;
    float: left;
    background: 0 0;
    border: none;
    font-size: 16px
}
#sign-up-title {
    font-size: 26px;
    text-align: left;
    color: #FFF;
    margin: 20px 0px;
    font-style: italic;
}
.sidebar-widget,
.homepage-widget,
div.category-widget,
div#widget-popular {
    margin-bottom: 10px;
}
footer {
    position: relative;
}
div.article-widget.post-navigation {
    width: 0;
}
.form-group input {
    width: 100%;
    padding: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: inset 1px 1px 5px #eee;
    -moz-box-shadow: inset 1px 1px 5px #eee;
    -webkit-box-shadow: inset 1px 1px 5px #eee;
}
.post-category {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-style: normal;
    color: #ec407a;
    font-size: 10px;
    margin-bottom: 5px;
}
.entry-meta .author a {
    display: inline-block;
}
.entry-meta .fa {
    margin-right: 5px;
}
.excerpt {
    margin-top: 5px;
}
.excerpt p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
article.hentry.full-width-post .thumbnail {
    margin-bottom: 10px
}
.row {
    width: 100%;
    overflow: hidden;
    margin-left:0px;
    margin-right:0px;
}
.section-title {
    position: relative;
    margin-bottom: 30px;
    padding-top:25px;
}
.widget-title {
    display: block;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 8px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}
.widget-title:after {
    content: '';
    display: block;
    position: absolute;
    background: #212121;
    height: 1px;
    left: 22%;
    right: 22%;
    bottom: -1px
}
.section-title h4 {
    padding-bottom: 15px;
    padding-top: 5px;
    border-bottom: 1px solid #dedede
}
.section-title h4,
.widget-title h4 {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 22px;
    padding-right: 0;
    margin-top: 0;
}
.section-title small.section-subtitle {
    text-transform: none;
    color: #707070;
    display: block
}
.post-list-style ul {
    margin: 0px;
}
.post-list-style ul li {
    float: left;
    clear: both;
    width: 100%;
    list-style: none;
    margin-bottom: 15px;
    position: relative
}
.post-list-style ul li .thumbnail {
    float: left;
    width: 50px;
    padding:0px;
}
.ph h3.post-title a {
    font-size: 18px;
}
.ph h3.post-title.text-center a {
    font-size: 18px;
}
.post-list-style ul li h3.post-title {
    font-size: 14px !important;
    font-weight: 400 !important;
    margin: 0 0 0 65px
}
.post-list-style ul li h3 a {
    margin-top: -12px;
    display: block;
    line-height: 125%;
    font-size: 95%;
}
.sidebar-widget {
    position: relative
}
.button,
.copyright {
    text-transform: uppercase
}
.input-wrapper input.input {
    padding: 15px 10px;
    width: 100%;
    border: none
}
.button {
    border: none;
    font: 14px/100% Roboto, Arial, Helvetica, sans-serif;
    font-weight: 700;
    background: #c51818;
    color: #fff;
    display: inline-block
}
.input-wrapper {
    margin-bottom: 20px;
}
.hentry img {
    max-width: 100%;
    height: auto
}
ul.sub-menu {
    margin-bottom: 0
}
.copyright {
    font-family: 'Lato', Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 12px
}
#footer-widgets .section-title h4,
.homepage-widget .section-title h4 {
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 700;
    font-style: normal;
    color: #000;
    font-size: 35px
}


.homepage-widget article.hentry h3, #archive-page article.hentry h3 {
    line-height: 28px;
    font-weight: 700;
    font-style: normal;
    color: #000;
    font-size: 22px;
    margin-bottom: 5px;
    margin-top:0px;
}
.homepage-widget .warrior-carousel article.hentry h3,
.post-list-style ul li h3.post-title {
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    color: #000;
    font-size: 16px
}
.carousel-inner.ph {
    display: flex;
    justify-content: center;
}
.carousel-inner.ph .carousel-item {
    padding: 0;
    margin: 0 25px;
}
.owl-carousel {
    -webkit-tap-highlight-color: transparent;
    position: relative
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}
.close-modal:hover {
    cursor: pointer
}
.background {
    position: absolute;
    display: block;
    background: #000;
    opacity: .6;
    width: 100%;
    height: 100%
}
.pagination{
    float: left;
    clear: both;
    width: 100%;
    text-align: right;
    margin: 30px 0 80px;
}
.pagination a, .pagination span.current{
    padding: 10px;
    display: inline-block;
    border: 1px solid #ddd;
    line-height: 100%;
    text-align: center;
    margin: 0 3px;
}
.form-input {
    width: 100%;
    height: 40px;
    padding: 4px
}
.cls {
    clear: both
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    border: 1px solid #ccc;
}
.input-group-addon {
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    box-shadow: none;
    border-radius: 0;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: none;
    border-right: 1px solid #ccc
}

article.hentry.full-width-post.left-thumbnail .entry-content,
article.hentry.full-width-post.left-thumbnail .thumbnail {
    float: left;
    width: 50%;
    padding-right: 20px;
}
.homepage-widget.widget-type-1 article.hentry.full-width-post,
.homepage-widget.widget-type-5 article.hentry.full-width-post,
article.hentry.full-width-post.left-thumbnail .thumbnail {
    display: block
}
.row .column {
    float: left;
    width: 100%;
    position: relative
}
.row .column-4 {
    width: 25%
}
#footer-widgets {
    background: #f9f9f9;
    padding: 15px 0 30px 0;
}
#footer-widgets img {
    max-height: 175px;
    min-height: 175px;
}

#widget-title-recent:after {
    background: #aaa;
    left: 0;
    right: 40%;
}
#home_tab {
    min-height: 460px;
}
ul.tab-nav {
    margin-bottom: 20px;
    border-bottom: 1px solid #DEDADA;
    margin-left: 0px;
    margin-right:0px;
}
ul.tab-nav li {
    display: inline-block;
    list-style: none;
    vertical-align: bottom;
    margin-bottom: 0;
    width: 33.3333%;
    text-align: center;
}

.tabs_container,
ul.tab-nav li {
    position: relative;
}
ul.tab-nav li a.active {
    background-color: #212121;
    color: #fff;
}
ul.tab-nav li a {
    background-color: #f9f9f9;
    padding: 10px 15px;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: bottom;
    border-right: 1px solid #EAE6E6 !important
}
.tabs_container .tab-content:first-child,
.tabs_container .tab-content-city:first-child {
    display: block
}
.tabs_container .col-sm-6{
    padding-left:0px;
    padding-right:0px;
}
.tabs_container .tab-content,
.tabs_container .tab-content-city {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: none
}
.row .column-2 {
    width: 50%;
    min-height: 170px
}
#tab-section-header{
    font-size:35px;
    margin-bottom:20px;
    line-height:40px;
    margin-top: 0;
}
article.hentry.square-thumb-post .thumbnail {
    float: left;
    width: 150px;
    margin-right: 20px;
    margin-bottom: 0;
    padding:0px;
}
article.hentry.square-thumb-post .entry-meta span {
    display: block;
}
#about-author h5,
.article-widget.post-navigation ul li article.hentry.square-thumb-post h3.post-title,
.article-widget.related-post h3.post-title,
.footer-widget h3.post-title,
.homepage-widget .warrior-carousel article.hentry h3,
.homepage-widget article.square-thumb-post h3,
.post-list-style ul li h3.post-title,
.widget-type-4 .post-list-style h3.post-title,
.widget-type-5 h3.post-title,
article.hentry.slider-post .entry-content h3 {
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    color: #000;
    font-size: 16px
}

.categories ul li .summary a{
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    color: #000;
    font-size: 14px
}
article.hentry.square-thumb-post {
    margin-bottom: 20px
}
.carousel-item .entry-meta span.date {
    display: none;
}
.entry-meta,
.entry-meta span,
.entry-meta span a {
    font-family: 'Lato', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #000;
    font-size: 14px;
    margin-right: 15px;
    margin-bottom: 2px;
}
.entry-meta {
    margin-right: 0px;
}
.entry-meta .author .avatar {
    width: 28px;
    margin: 1px 10px 0 0;
    border-radius: 50px;
    vertical-align: middle;
    position: relative;
    bottom: 2px;
}
.entry-meta .author .avatar,
.entry-meta .author a {
    display: inline;
}
.single-post article h1,
.single-post article h2,
.single-post article h3,
.single-post article h4,
.single-post article h5,
.single-post article h6,
h1,
h2,
h3,
h4,
h5,
h6,
.ads_banner_header {
    font-weight: 700;
    color: #212121;
}
#single-post .entry-content img {
    width: 100%
}
.entry-content table {
    width: 100%
}
#single-post table {
    margin-bottom: 15px;
    width: 100%!important;
}
#single-post .entry-content a{
    color:#ff6600;
}
.single-post .aligncenter {
    margin: 0 auto;
}
.author-wrapper .thumbnail {
    float: left;
    width: 130px;
    height: 130px;
    margin-right: 20px;
    margin-bottom: 0
}
#primary-area .widget-title:after {
    left: 0;
    right: 40%;
}
.tags span a {
    padding: 10px;
    background: #dcdcdc;
    line-height: 100%;
    font-size: 12px;
    margin-right: 10px
}
.tags {
    margin: 30px 0px
}
.main-hero.ph > .hero-search {
    position: absolute;
    margin-top: 0;
    left: 50%;
    transform: translateX(-50%);
    padding-right: 100px;
}
.article > .content.col-md-6 col {
    height: 200px;
    overflow: hidden;
    padding-top: 10px
}
#landing-title.ph-title {
    font-family: 'Barbara';
    letter-spacing: -10px;
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
}
.d-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
div#maincontent-destination .interest-section-sponspor-title.ph-feat {
    display: inline-block;
    width: auto;
    padding: 15px 60px;
    color: #fff;
    background: #000;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 20px 15px;
}
.ph-title span {
    font-size: .7em;
}
.ph-title span:first-child {
    color: #0652A2;
}
.ph-title span:nth-child(2) {
    color: #0C7BA4;
}
.ph-title span:nth-child(3) {
    color: #13A29B;
}
.ph-title span:nth-child(4) {
    color: #92C33E;
}
.ph-title span:nth-child(5) {
    color: #B9CF3D;
}
.ph-title span:nth-child(6) {
    color: #F6AF3A;
}
.ph-title span:nth-child(7) {
    color: #F09623;
}
.ph-title span:nth-child(8) {
    color: #EF411F;
}
.ph-title span:nth-child(9) {
    color: #BD1B2E;
}
.ph-title span:nth-child(10) {
    color: #BD1B2E;
}
.ph-title span:last-child {
    color: #9C1925;
}
.main-hero>.hero-search>.hsearch-text.ph-tag {
    text-align: right;
    font-size: 16px;
    margin: 15px 6% 0 0;
}
#landing-writeup.ph-contain {
    margin-top: 20px;
}
.ph-tag, .ph-font {
    font-family: 'Lato-Reg';
}
.ph-font {
    padding: 70px 0;
    font-size: 14px;
}
.ph-font p {
    text-align: justify;
}
div.ads-banner {
    background: #fff;
    color: #212121;
    padding: 20px;
    text-align: justify;
}
.ads-banner-link-external .post-list-style .thumbnail .medium-icon .fa {
    font-size: 36px;
    color: #de6868
}
.ads_banner_header {
    font-size: 32px;
    margin-top: 0;
    color: #212121;
    font-family: "pacifico";
    font-weight: lighter;
    margin-bottom: 15px;
}
.form-button-on-widget {
    float: right;
    background: #000;
    color: #fff;
    letter-spacing: 1px;
    font: 14px/160% Lato, Georgia, serif;
    font-size: 11px;
    padding: 6px;
    width: 30%;
    border-radius: 0px
}
.form-button-on-widget:focus,
.form-button-on-widget:active,
.form-button-on-widget:hover {
    background: #000;
    color: #fff;
}
.popup-title {
    font-size: 28px;
    font-weight: 700
    margin-bottom: 15px;
}
#subscribe-input-group {
    float: left;
    width: 70%;
    padding: 1px;
    position: relative;
    display: table;
    border-collapse: separate
}
article.hentry.slider-post {
    position: relative
}
#mainslider .warrior-carousel.owl-carousel .owl-stage-outer {
    overflow: visible
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}
.warrior-carousel.owl-carousel .owl-item.active {
    opacity: 1
}
.warrior-carousel.owl-carousel .owl-item {
    opacity: .3;
    transition: all ease-in 1s;
    -moz-transition: all ease-in 1s;
    -webkit-transition: all ease-in 1s
}
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}
article.hentry.slider-post .thumbnail {
    min-height: 200px
}
article.hentry.slider-post .thumbnail {
    border-left: solid 1px #fff;
    border-top: solid 1px #fff
}
.hentry img {
    max-width: 100%;
    height: auto
}
.thumbnail img {
    width: 100%;
    height: 100%;
    vertical-align: top;
    display: block
}
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
    z-index: 0
}
.owl-carousel .owl-animated-out {
    z-index: 1
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes "fadeOut" {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes "fadeOut" {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel.owl-loaded {
    display: block
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}
.owl-carousel.owl-hidden {
    opacity: 0
}
.owl-carousel .owl-refresh .owl-item {
    display: none
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    height: 240px
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}
.owl-carousel.owl-rtl {
    direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
    float: right
}
.no-js .owl-carousel {
    display: block
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}
.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.warrior-carousel.owl-carousel .owl-nav .owl-next,
.warrior-carousel.owl-carousel .owl-nav .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-indent: 900px;
    overflow: hidden;
    position: absolute;
    top: 30%
}
.warrior-carousel.owl-carousel .owl-nav .owl-prev {
    float: left;
    margin-right: 3%;
    right: 100%;
    text-align: right
}
.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.warrior-carousel.owl-carousel .owl-nav .owl-next,
.warrior-carousel.owl-carousel .owl-nav .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-indent: 900px;
    overflow: hidden;
    position: absolute;
    top: 30%
}
.warrior-carousel.owl-carousel .owl-nav .owl-prev {
    float: left;
    margin-right: 3%;
    right: 100%;
    text-align: right
}
.owl-dot.active {
    opacity: 1
}
.owl-dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #000;
    margin: 8px;
    border-radius: 50%;
    opacity: .2
}
.owl-dots {
    text-align: center
}
#search_submit:focus {
    outline: none;
    border: none;
    box-shadow: none
}
.single-post-header .entry-meta {
    border-top: 2px solid #000;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding: 10px 0 8px 0;
}
.form-button {
    float: right;
    background: #de6868;
    width: 30%;
    color: #fff;
    letter-spacing: 3px;
    font: 14px/160% Lato, Georgia, serif;
    font-size: 11px;
    padding: 9px 20px;
}
#subscribe-input-group>div.input-group-addon {
    background-color: inherit !important;
    border: none !important;
    font-size: 18px;
    color: #fff
}
#email-input-bottom::-webkit-input-placeholder {
    color: #FFF;
    opacity: 0.7;
}
#email-input-bottom:-moz-placeholder {
    color: #FFF;
    opacity: 0.7;
}
#email-input-bottom::-moz-placeholder {
    color: #FFF;
    opacity: 0.7;
}
#email-input-bottom:-ms-input-placeholder {
    color: #FFF;
    opacity: 0.7;
}
.sticky-sidebar {
    position: fixed;
    background: #fff;
    top: 10px
}
.categories ul li {
    list-style: none;
    margin-bottom: 30px;
    position: relative
}
.categories ul li .number {
    font-size: 30px;
    color: #a4a4a4;
    width: 50px;
    background: #fff;
    height: 50px;
    line-height: 45px;
    border: 1px solid #eee;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 8;
    text-align: center
}
.categories ul li .summary {
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px
}
.categories ul li:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #eee;
    top: 50%
}
.categories ul li .summary a small {
    display: block;
    text-transform: none;
    margin-top: 16px
}
#colofone {
    width: 100%;
    float: left;
    clear: both
}
#footer-menu-section {
    clear: both;
    background: #212121;
    color: #a2a2a2;
    padding: 15px 0
}
#footer-menu-section .social {
    float: left;
    padding-top: 10px;
}
#footer-navigation {
    float: right
}
#footer-mobile ul li {
    display: inline-block;
    list-style-type: none
}
#footer-mobile>ul#menu-footer_menu {
    margin-bottom: 0px
}
#footer-mobile ul li+li:before {
    content: " | ";
    padding: 0 5px
}
#ads-success,
#dialog-form,
#dialog-form .body,
#dialog-form-mobile,
#footer-mobile,
.btn-close-text,
.btn-install,
.header,
.popup-title,
.tzlbtop,
.white-layer {
    text-align: center
}
.main-hero {
    position: relative;
    margin: 0;
    padding: 0;
    height: 328px;
    width: 100%;
    background: #000
}
.main-hero>.hero-search {
    position: absolute;
    margin-top: -67px;
    top: 50%;
    width: 100%;
    z-index: 2
}
#landing-title {
    font-family: edo_szregular;
    font-size: 110px;
    letter-spacing: 12px;
    margin-bottom: 30px;
    width: 80%;
}
.imgTitle {
    position: absolute;
    right: 9%;
    bottom: 2%;
    width: 30%;
}
.main-hero>.hero-search>.hsearch-text {
    margin: 0 auto;
    width: auto;
    font-size: 20px;
    line-height: 54px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .75);
    letter-spacing: 5px;
    text-align: center;
    color: #fff;
    font-family: robotoblack
}
.main-hero>.hero-carousel-mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .65) 100%);
    background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .65) 100%);
    background: -ms-linear-gradient(top, transparent 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .65) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    z-index: 1
}
#landing-inspiration {
    background-color: #EBEBEB;
    margin: 0 10px 50px
}
#landing-inspiration.ph, .ph #sponsor_content_wrapper {
    margin: 0;
}
.landing-section-title {
    margin: 15px 0 20px;
    text-align: center;
    font-size: 24px
}
#landing-inspiration .column img {
    border-left: 1px solid #FFF;
    height: 250px
}
#landing-inspiration .entry-content .post-title {
    font-size: 16px
}
.post-list-style-landing .thumbnail {
    float: left;
    width: 80px;
    margin-right: 20px
}
#destination-footer {
    float: left;
    clear: both;
    width: 100%;
    background: #2d2d2d;
    padding: 60px 0
}
#destination-footer .col{
    padding-left:0px;
    padding-right:4px;
    max-height: 250px;
}
.post-list-style-landing ul li {
    min-height: 100px;
    list-style: none
}
#destination-footer .thumbnail {
    padding:0px;
    margin-bottom:0px;
}
.caption-green {
    background-color: rgba(47, 173, 137, .7);
    right: 10px
}
.img-caption {
    padding: 10px 12px;
    position: absolute;
    right: 4px;
    bottom: 20px;
    text-align: right;
    line-height: 18px;
}
.img-caption span {
    color: #FFF;
    font-weight: 700;
    font-size: 15px;
    margin-right: 0
}
.caption-red {
    background-color: rgba(200, 88, 88, .9)
}
.post-list-style-landing .post-title {
    margin-bottom: 0;
    font-size: 16px;
    padding-top: 20px
}
.fetaured-caption {
    position: absolute;
    right: 30px;
    top: 0;
    background: #000;
    color: #fff;
    font-size: 14px;
    padding: 6px 30px
}
#sidebar-featured-article {
    background: #ebebeb;
    padding: 50px 30px 0
}


.ori_img {
    width: auto !important;
    display: inline-block !important
}
.warrior-carousel.owl-carousel .owl-nav .owl-next:before,
.warrior-carousel.owl-carousel .owl-nav .owl-prev:before {
    font-family: fontawesome;
    font-size: 60px;
    content: '\f105';
    float: right;
    text-indent: 0;
    color: #000;
    display: inline-block
}
.warrior-carousel.owl-carousel .owl-nav .owl-prev:before {
    content: '\f104'
}
.warrior-carousel.owl-carousel .owl-nav .owl-next {
    float: right;
    left: 100%;
    text-align: left
}
.owl-prev {
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-indent: 900px;
    overflow: hidden;
    position: absolute;
    top: 30%
}
.warrior-carousel.owl-carousel .owl-nav .owl-prev {
    float: left;
    margin-right: 3%;
    right: 100%;
    text-align: right
}


#input-web:focus {
    font-size: 14px
}

#search_submit:focus {
    outline: none;
    border: none;
    box-shadow: none
}
.airline_logo {
    width: auto !important;
    display: inline-block !important
}
.change-sidebar {
    position: absolute;
    background: #fff
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;

		padding: 0;
    height: auto;
		overflow: visible;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

		position: relative;
		display: block;
		height: 400px;
}
iframe{
    max-width: 100%;
}
.ori_img_center {
    display: block;
    width: auto !important;
    margin: 0px auto
}
#single-post table tr,
th,
td {
    text-align: center;
    padding: 15px;
    width: auto!important;
    height: auto!important;
}
#about-author a {
    color: #e65100
}
div#about-author div.author-wrapper {
    min-height: 130px;
}
.tbl_align_left tr,
.tbl_align_left td {
    text-align: left
}
.vietnamese,
.vietnamese .post-title,
.vietnamese .detail p {
    font-family: arial, helvetica, sans-serif
}
.promo_ta p {
    margin-bottom: 0px !important
}
.separator:after {
    content: '';
    display: block;
    position: absolute;
    background: #212121;
    height: 2px;
    left: 22%;
    right: 22%;
    bottom: 0
}
.separator {
    padding-bottom: 10px;
    border-bottom: 2px solid #DDD;
    margin-bottom: 20px
}
.entry-content h2 {
    margin-bottom: 20px
}
.view-more {
    background: #000;
    color: #FFF;
    padding: 10px
}
#nav-social a,
.social-desktop-nav a {
    color: #FFF
}
#widget-title-recent h4 {
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 700;
    font-style: normal;
    color: #000;
    font-size: 35px
}

#video-main .col-xs-2 a:hover {
    color: #ef2d2d
}
#video-container-header {
    color: #FFF;
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 700;
    font-style: normal;
    font-size: 35px;
    margin-top: 20px;
    margin-bottom: 30px
}
#video-container-link {
    color: #FFF;
    margin-top: 30px;
    text-align: right;
    font-size: 18px;
}
#video-wrapper {
    background: #2b2d32;
}
#main-theatre {
    margin-bottom: 20px;
}
#video-main {
    padding: 15px 0px;
}
#video-main .col-md-8,
#video-main .col-md-4 {
    padding-right: 0px;
    padding-left: 0px;
}

#post-title-travel-fair {
    float: left;
    width: 75%;
}
.ta_logo {
    width: 100px !important;
}


#lb-term {
    font-size: 14px;
    color: #7d7878;
}
.sg-multicolor {
    list-style: none;
    width: 100%;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
    font-size: 0
}
ul.sg-multicolor {
    margin: 0
}
.sg-multicolor li {
    display: inline-block;
    width: 25%;
    height: 8px;
    margin-bottom: 8px;
}
.sg-multicolor li:nth-child(1) {
    background: #EC4837;
}
.sg-multicolor li:nth-child(2) {
    background: #AFBC2F;
}
.sg-multicolor li:nth-child(3) {
    background: #FE7D24;
}
.sg-multicolor li:nth-child(4) {
    background: #00B3E5;
}
#lb-write-up {
    width: 60%;
    margin: 0px auto;
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}
#signup-lb-header {
    text-align: center;
    margin-top: 10px;
    color: #45C3DF;
    font-size: 28px;
}
#light-box-input .input-group {
    margin-bottom: 10px;
}
#signup_lightbox .modal-content {
    border: none;
    box-shadow: none;
    background: #fff;
    border-radius: 0;
    padding-top: 0px;
    padding-bottom: 10px;
}
.modal {
    text-align: center;
    padding: 0 !important;
    align-items: center;
}
.modal-dialog {
    text-align: left;
    width: 800px;
}
#close-modal-signup {
    color: #fff;
    text-align: center;
}
#close-modal-signup {
    position: absolute;
    right: -12px;
    top: -14px;
    padding: 3px;
    z-index: 1;
    width: 34px;
    height: 34px;
    border-radius: 20px;
    background-color: #333;
    border: 2px solid #FFF;
    opacity: .9;
}
#light-box-input {
    width: 80%;
    margin: 0px auto;
    background: #DDD;
    padding: 10px;
    margin-bottom: 30px;
}
#signup-lb-email-input {
    font-size: 16px;
    height: 34px;
}
#lb-signup-btn {
    color: #fff;
    text-align: center;
    background: #45C3DF;
    padding: 5px;
    margin-top: 0;
    border: 1px solid #FFF;
}
#lb-signup-btn:hover {
    cursor: pointer
}
#lb-input-group {
    width: 100%;
}
#lb-inner-content {
    padding: 1px;
}
#single-post h1.post-title {
    font-family: 'Lato', Arial, sans-serif;
    line-height: 1.1;
    font-size: 38px;
    margin-top: 0px;
}
#single-post .entry-content {
    font-family: 'Lato', Arial, sans-serif;
    font-size: 16px
}
#single-post .entry-content h2,
#single-post .entry-content h3,
#single-post .entry-content h4 {
    font-weight: bold;
}
#single-post .entry-content h3{
    font-weight: 800;
}
#widget-title-recent {
    text-align: left;
    margin-bottom:15px;
}
#footer-widgets .recent-post-title {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top:0px;
}
#footer-widgets div.widget-title {
    display: inline-block;
}
#destination_mobile {
    margin: 0;
    text-align: center
}
#destination_mobile li {
    display: inline-block;
    width: 31.6666%;
    margin-bottom: -4px
}
#contest-form-wrapper .input-group{
    margin-bottom:10px;
}
#category-list .widget-title:after {
    background: #fff;
}
#category-list .categories ul li:after {
  background-color: #fff;
  height: 1px;
  top: 51%;
}
section#archive-page div.widget-title {
    margin-top: 15px;
    margin-bottom: 15px;
}
section#archive-page article {
    margin-bottom: 10px;
}
.social-share-widget a:hover{cursor:pointer;}
.custom-social-div{
    display: block;
    padding: 15px;
    color: #fff;
}
#single-post-social .col-md-6{
    padding-left:0px;
    padding-right:0px;
}
#footer-widgets .col-md-3{
    padding-left: 0px;
}

.press-thumbnail{
    float:left;
    width: 30%;
    padding-right: 20px;
    padding-top: 15px;
}
.press-thumbnail img{
    margin:0px auto;
    max-height: 100px;
    width: auto;
}

i.fa-calendar-minus-o {
    margin-right: 5px;
}

#lb-content-inputs .input-group {
    margin-bottom: 10px;
}
#contest_lightbox .modal-content {
    border: none;
    box-shadow: none;
    background: #fff;
    border-radius: 0;
    padding-top: 0px;
    padding-bottom: 0px;
}
.modal-dialog,
.modal:before {
    display: inline-block;
    vertical-align: middle
}
.modal:before {
    content: '';
    height: 100%;
    margin-right: -4px
}
#close_modal_contest{
    color: #fff;
    text-align: center
}
#close_modal_contest {
    position: absolute;
    right: 12px;
    top: -14px;
    padding: 3px;
    z-index: 1;
    width: 34px;
    height: 34px;
    border-radius: 20px;
    background-color: #333;
    border: 2px solid #FFF;
    opacity: .9;
}
#lb-content-inputs {
    width: 100%;
    margin: 0px auto;
    padding: 10px;
    margin-bottom: 10px;
    margin-top:10px;
}
#contest-lb-email-input {
    font-size: 16px;
    height: 34px
}
#lb-contest-btn {
    color: #fff;
    text-align: center;
    background: #45C3DF;
    padding: 5px;
    margin-top: 0;
    border: 1px solid #FFF;
}
#lb-contest-btn:hover {
    cursor: pointer
}
#lb-inner-content{
  padding:1px;
}
.homepage-widget.widget-type-1 article.hentry.full-width-post, .homepage-widget.widget-type-5 article.hentry.full-width-post, article.hentry.full-width-post.left-thumbnail .thumbnail{
    display: block;
    padding-right:20px;
}
.form-helper-submit {
    border: none;
    border-radius: 5px;
    float: right;
    margin: 0;
    padding: 9px 14px!important;
    width: 112px;
    background: #c51818;
    color: #fff;
}
#interest-writeup{
    color:#FFF;
}
#interest-inspiration .post-title{
    font-size: 20px;
}
#sidebar-wrapper-landing{
    /* max-width: 300px; */
    float:left;
    margin-top: 40px;
}
#logo-text{
    color: #FFF;
    font-size: 12px;
    line-height: 15px;
    padding-left: 36px;
}

a.article-cta-btn {
    white-space: normal;
    padding: 10px 20px;
    margin: 0 auto;
    background: #639ec8;
    border: 0;
    border-radius: 25px;
    color: #fff!important;
    text-decoration: none;
}
.content-block-widget{
    margin-top:40px;
}
div#single-post-social {
    margin-bottom: 20px;
}
div#subscribe_single_bottom {
    margin-top: 0;
    margin-bottom: 30px;
}
span.ads_link_span {
    border-bottom: 1px dotted #f81;
    color: #f81;
}
div#author-bio-section {
    margin-top: 0;
    margin-bottom: 30px;
}
hr.change_url_point {
    margin: 0;
}
div.article-widget.related-post.content-block-widget {
    margin-top: 0;
    margin-bottom: 30px;
}
div#external-article-section {
    margin-bottom: 30px;
}
div.inside-article-excerpt {
    margin-bottom: 15px;
    font-style: italic;
}
div#tz_pkg_ifr {
    margin-bottom: 8px;
}
p.image-credit-tag {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 15px;
    margin-top: -15px;
}
div.wp-caption {
    width: 100%!important;
}
p.wp-caption-text {
    font-size: 13px;
    font-style: italic;
    margin-bottom: 15px;
}
div#google_ads_box {
    text-align: center;
}
/* Destination Pages */
div#secondary-content .thumbnail,
div#secondary-area-content .thumbnail {
    padding: 0;
    margin-bottom: 0;
}
div#secondary-content h3.post-title,
div#secondary-area-content h3.post-title {
    margin-top: 10px;
    line-height: 110%;
}
div#secondary-content div.entry-content,
div#secondary-area-content div.entry-content {
    margin-bottom: 15px;
}
div#landing-inspiration {
    margin: 0 0 50px 0;
}
div#landing-inspiration > div {
    padding: 15px;
}
div.postlistbox .item-thumbnail img {
    height: 196px;
    width: 100%;
}
div#landing-inspiration .entry-content {
    text-align: left;
    padding: 0;
}
div.postlistbox h3.post-title {
    margin-top: 10px;
    line-height: 120%;
}
div#landing-inspiration h3.landing-section-title {
    text-transform: uppercase;
}
div.post-list-style-landing div.thumbnail {
    width: 120px;
    margin-bottom: 5px;
    margin-right: 15px;
}
div.post-list-style-landing ul {
    margin: 0 0 30px 0;
}
div.post-list-style-landing li {
    min-height: 105px;
}
div.post-list-style-landing h3.post-title {
    padding-top: 40px;
    margin-bottom: 5px;
    line-height: 120%;
}
div#destination-footer {
    padding: 15px 0 30px;
}
div#sponsor_content_section_two div.thumbnail {
    margin-bottom: 0;
    padding: 0;
}
div#sponsor_content_section_two img {
    padding-right: 0;
}
div#sponsor_content_section_two h3.post-title {
    margin-top: 0;
}
div#sponsor_content_wrapper {
    padding: 30px;
}
.ph div#sponsor_content_wrapper {
    padding: 0;
}
div#maincontent-destination .interest-section-sponspor-title {
    display: inline-block;
}
.ph .interest-section-sponspor-title {

}
div#maincontent-destination span#sponsor_link {
    float: right;
    position: absolute;
    right: 0;
    bottom: 15px;
}
.embed-responsive {
    overflow: inherit;
}
.carousel-inner {
    display: flex;
}
@media (max-width: 992px){
	.video-container{
			position: relative;
			padding-bottom: 49.25%;
			padding-top: 35px;
			height: 0;
			overflow: hidden;
	}

	.video-container iframe{
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
	}

    /*Company logos are too huge in some blog posts..this class is to reduce the size on mobile*/
    .img-small-mobile-temp{
        width:50% !important;
        margin-left: 25%;
    }
    div#subscribe_single_bottom,
    div#author-bio-section,
    div#external-article-section  {
        margin-bottom: 20px;
    }
    .homepage-widget.widget-type-1 article.hentry.full-width-post, .homepage-widget.widget-type-5 article.hentry.full-width-post, article.hentry.full-width-post.left-thumbnail .thumbnail {
        padding-right: 0;
    }
    /* Destination Pages */
    div#landing-inspiration {
        margin-bottom: 25px;
    }
    div#landing-writeup {
        margin: 15px auto 0 auto;
    }
    div#maincontent-destination div.post-list-style-landing div.thumbnail {
        width: 150px;
    }
    div#maincontent-destination div.post-list-style-landing li {
        min-height: 150px;
    }
    div#maincontent-destination div#secondary-content {
        width: 100%;
        padding-left: 5px;
        padding-right: 5px;
    }
    div#destination-footer {
        padding-top: 0;
    }
    div#sponsor_content_section_two h3.post-title,
    div.post-list-style-landing h3.post-title {
        margin-bottom: 5px;
        margin-top: 10px;
    }
    div#sponsor_content_wrapper {
        padding: 15px;
    }
    div#sponsor_content_section_two div.col-md-6 {
        padding-left: 0;
        padding-right: 0;
    }
    div#maincontent-destination span#sponsor_link {
        float: none!important;
        display: block;
        position: relative;
    }
    div#maincontent-destination .interest-section-sponspor-title {
        padding-bottom: 15px;
        margin-bottom: inherit;
    }
    article > header.single-post-header > h1.post-title {
        font-size: 32px!important;
    }
    div#maincontent-destination .interest-section-sponspor-title.ph-feat {
        margin: 0 0 30px 0;
    }
}

@media (max-width: 767px){
    .hide-mobile {
        display: none;
    }

    .side-subscribe {
        margin-top: 25px;
    }

    .editorPickTitle {
        margin-bottom: 20px;
    }
    .col-narrow {
        padding-left: 5px;
        padding-right: 5px;
    }
    .carousel-inner.ph {
        flex-direction: column;
    }
    article.hentry.full-width-post.left-thumbnail {
        margin-bottom: 20px;
    }
    article.hentry.full-width-post.left-thumbnail .thumbnail {
        width: 100%;
        margin-bottom: 5%;
    }
    article.hentry.full-width-post.left-thumbnail .entry-content {
        width: 100%;
        padding-right: 0;
    }
    .homepage-widget article.hentry h3, #archive-page article.hentry h3 {
        line-height: 1.35;
        font-size: 16px;
    }

    .view-more {
        width: 100%;
        text-align: center;
        border: 1px solid #ccc;
        background-color: #eee;
        border-radius: 5px;
    }

    .view-more a {
        color: #000 !important;
    }
    .main-hero.ph > .hero-search {
        width: 100%;
        padding: 0;
    }
    .ph-title span {
        font-size: .5em;
    }
    #landing-title.ph-title {
        text-align: center;
    }
    .main-hero>.hero-search>.hsearch-text.ph-tag {
        text-align: center;
        margin: 15px 0 0 0;
    }

    .imgTitle {
        width: 80%;
    }
    .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
        max-width: 100%;
        height: auto;
        border-radius: 5px;
    }
    .carousel-inner {
        display: block;
    }
    article.hentry.full-width-post.left-thumbnail div.excerpt {
        display: none;
    }
    article.hentry.full-width-post.left-thumbnail .entry-meta span.author {
        display: block;
        margin-bottom: 10px;
    }
    ul.tab-nav li a{
        font-size: 10px;
    }
    #sidebar-wrapper-landing{
        max-width: 700px;
        float:none;
        margin-top: 0px;
    }
    #primary-area,#secondary-area-content{
        padding:0px;
        width: 100%;
    }
    #signup-lb-header {
        font-size: 24px;
    }
    #lb-write-up {
        width: 80%;
        font-size: 20px;
    }
    #light-box-input {
        width: 98%;
        left: 1%;
        padding: 0 4px;
        background: rgba(255,255,255,.8);
        bottom: 3px;
    }
    #lb-signup-btn {
        font-size: 14px;
    }
    #contest_lightbox {
        max-width: 540px;
        width: 100%;
        margin: -50% auto;
        transform: translateY(50%);
    }
    #lb-content-inputs {
        width: 98%;
        left: 1%;
        padding: 0 4px;
        background: rgba(255, 255, 255, .8);
        bottom: 3px
    }
    #lb-contest-btn {
        font-size: 14px
    }
    #contest_lightbox .modal-content{
      margin-right:12px;
      margin-left:12px;
    }
    #lb-term{
      font-size: 12px;
    }

    .categories-list ul li,
    .row .column-4 {
        width: 100%
    }
    #footer-widgets .column,
    .footer-widgets .column {
        margin-bottom: 0
    }
    #sign_up_title {
        font-size: 22px;
        line-height: 26px
    }
    #subscribe-input-group {
        width: 100%;
        border: 1px solid #484747
    }
    article.hentry.full-width-post {
        margin-top: 0px
    }
    .search-widget {
        display: block
    }
    #main-header .search-widget {
        padding: 0px 12px;
        margin-right: 0px;
        margin-left: 0px
    }
    #subscribe-form-bottom {
        border: none;
        width: 100%;
        margin-bottom:0px;
    }
    #subscribe_single_bottom #sign-up-title{
        margin-top:0px;
    }
    #suscribe_btn_bottom {
        float: none;
        width: 100%;
        margin-top: 10px
    }
    #subscribe_single_bottom{
        margin-bottom: 15px;
    }
    .post-list-style ul {
        margin: 0
    }
    .row .column>.inner {
        padding-right: 0px
    }
    .main-hero {
        margin-top: 50px
    }
    #video-container-header {
        font-size: 20px
    }
    #video-container-link {
        margin-top: 20px;
        font-size: 16px
    }
    #video-main {
        padding-top: 10px
    }
    #lb-signup-btn {
        font-size: 14px
    }
    #signup_lightbox .modal-content {
        margin-right: 12px;
        margin-left: 12px
    }
    #lb-term {
        font-size: 12px
    }
    .warrior-carousel.owl-carousel .owl-nav .owl-prev {
        right: 91%
    }
    .warrior-carousel.owl-carousel .owl-nav .owl-next {
        left: 86%
    }
    .row .column-16,
    .row .column-20,
    .row .column-30,
    .row .column-34 {
        width: 100%;
        margin-bottom: 10px;
    }
    #footer-widgets img{
        max-height: 100%;
    }
    .modal:before {
        content: '';
        height: 33%;
        margin-right: -4px
    }
}
@media only screen and (max-width: 480px) and (min-width: 300px) {
    #landing-title {
        font-size: 60px;
        letter-spacing: 6px;
        margin-bottom: 0
    }
    .main-hero {
        height: 233px;
        width: 100%;
    }
    .main-hero>.hero-search>.hsearch-text {
        font-size: 12px;
        line-height: 44px;
        letter-spacing: 2px
    }
    .main-hero>.hero-search {
        margin-top: -42px
    }
    .main-hero.ph>.hero-search {
        top:  50px;
        right: 0;
    }
    .ph-title span {
        font-size: .5em;
    }
    #landing-title.ph-title {
        letter-spacing: -5px;
        text-align: center;
    }
    .article > .content.col-md-6 {
        height: auto;
    }
    .container.lvl2 h3.interest-section-sponspor-title {
        margin: 0;
    }
    .main-hero>.hero-search>.hsearch-text.ph-tag {
        margin-right: 0;
        text-align: center;
    }
    .ph-font {
        padding: 20px 0;
    }
}
@media (min-width: 768px) {
    #signup_lightbox {
        width: 540px;
        margin: 30px auto
    }
    #sidebar-wrapper {
        max-width: 300px;
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input:focus {
        font-size: 16px
    }
}
@media (max-width: 380px) {
  .custom-social-div{float:none;width: 100%;}
}
@media screen and (max-width: 320px) {
    #post-title-travel-fair {
        width: 70%
    }
}
