/*
Theme Name:   Cagayan-child Theme
Description:  Cagayan Theme
Template:     Cagayan 
Text Domain:  Cagayan-child 
*/

@import url("../Cagayan/style.css");
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@import url("https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css");
/* MyBusyBee Codes
-------------------------------------------------------------- */

@font-face {
    font-family: 'BARABARAFINALRegular';
    src: url('fonts/BARABARAFINALRegular.eot');
    src: url('fonts/BARABARAFINALRegular.eot') format('embedded-opentype'),
         url('fonts/BARABARAFINALRegular.woff2') format('woff2'),
         url('fonts/BARABARAFINALRegular.woff') format('woff'),
         url('fonts/BARABARAFINALRegular.ttf') format('truetype'),
         url('fonts/BARABARAFINALRegular.svg#BARABARAFINALRegular') format('svg');
}

@font-face {
    font-family: 'BaybayinDaluyong';
    src: url('fonts/BaybayinDaluyong.eot');
    src: url('fonts/BaybayinDaluyong.eot') format('embedded-opentype'),
         url('fonts/BaybayinDaluyong.woff2') format('woff2'),
         url('fonts/BaybayinDaluyong.woff') format('woff'),
         url('fonts/BaybayinDaluyong.ttf') format('truetype'),
         url('fonts/BaybayinDaluyong.svg#BaybayinDaluyong') format('svg');
}


body {
	font-family: 'Roboto', sans-serif;
line-height: 1.5;
font-size: 18px;
color: #434343;
text-align: left;
height:100%;
word-break: keep-all!important;
-webkit-hyphens: none!important;
-ms-hyphens: none!important;
hyphens: none!important;
}

.entry-content {
word-break: keep-all!important;
-webkit-hyphens: none!important;
-ms-hyphens: none!important;
hyphens: none!important;	
}

.fl { float: left; }
.fr { float: right; }
.clear { clear:both; visibility:hidden; height:0;}
div,h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0;}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Roboto', sans-serif;
color: #464646;
font-weight: 700;
}

*:focus {
outline: 0 !important;
outline: none !important;
}

b, strong {
	font-family: 'Roboto', sans-serif;
font-weight: 700;
}

a, a:active,
a:hover, a:visited {
color: #563A18;
} 

/* ---------- Alignment ---------- */

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

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

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

/* ---------- Container ---------- */

.one_half {
float: left;
margin-right: 4%;
width: 48%;
}

.one_third {
float: left;
margin-right: 4%;
width: 30.66%;
}

.one_fourth {
float: left;
margin-right: 4%;
width: 22%;
}

.one_fifth {
float: left;
width: 19.84%;
margin-right: 0.2%;
}

.one_sixth {
float: left;
width: 16.5%;
margin-right: 4%;
}

.two_third {
float: left;
margin-right: 4%;
width: 65.32%;
}

.three_fourth {
float: left;
width: 74%;
margin-right: 4%;
}

.last {
margin-right: 0;
}

::-webkit-input-placeholder {
font-style: italic;
color: #666666;
}

:-moz-placeholder { 
font-style: italic;
color: #666666;
}

::-moz-placeholder { 
font-style: italic;
color: #666666;
}

:-ms-input-placeholder {  
font-style: italic;
color: #666666;
}






/* ---------- Website Codes ---------- */

.site {
background-color: transparent;
max-width: 100%;
width: 100%;
border: none;
}

.site-main {
width: 100%;
} 

.site-content {
width: 80%;
margin: 0 auto;
}

.entry-header, .entry-content, .entry-summary, .entry-meta {
max-width: 100%;
}

.header-wrapper {
width: 100%;
    box-shadow: 0px 1px 4px rgb(0 0 0 / 20%);
    position: relative;
    background: #fff;
}

.header-container {
	width: 80%;
	margin: 0 auto;
}

.logo-container {
    float: left;
    width: 165px;
    margin-right: 20px;
    padding: 6px 0;
}

.menu-container {
	float: right;
	width: calc(100% - 185px);
}

ul.nav-menu, div.nav-menu > ul {
    margin: 0;
    padding: 0;
    text-align: right;
}

.nav-menu li a {
    color: #020163;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    padding: 23px 20px;
    font-weight: bold;
}

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    font-style: normal;
    font-weight: bold;
    background: #FFCC00;
    color: #020163;
}

.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
background: #FFCC00;
    color: #000;
}

.nav-menu .sub-menu, .nav-menu .children {
	background-color: #ffffff;
    border: none;
	left: 0;
	text-align: left;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
color: #020163
}


ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: #ffcc00;
}

.banner-wrapper {
	width: 100%;
}

.banner-overlay {
    background-color: transparent;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    color: #fff;
    z-index: 8;
    position: relative	
}

.image-slider {
	    width: 100%;
    object-fit: cover;
    background-size: cover!important;
    background-position: center center!important;
    max-width: 100%;
    height: 955px!important;
    display: table;
    position: relative;
    overflow: hidden;
}

.banner-container {
	width: 80%;
	margin: 0 auto;
}

.banner-description {
	font-size: 36px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

.banner-title {
	    font-family: 'BARABARAFINALRegular';
	font-size: 64px;
	font-weight: 400;
	text-transform: uppercase;
}

.sec1-wrapper {
width: 100%;
    object-fit: cover;
    background-size: cover!important;
    background-position: center center!important;
    max-width: 100%;
}

.sec1-container {
width: 80%;
	margin: 0 auto;
	padding: 60px 0;
}

.adv-box {
color: #020163;
    border-radius: 12px;
    text-align: center;
    float: left;
    width: 13.2%;
    margin: 0.5%;
    height: 145px;
    object-fit: cover;
    background-size: cover!important;
    background-position: center center!important;
    max-width: 100%;
    display: table;
    position: relative;
    overflow: hidden;
	
	
}

.adv-bgcolor {
	display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    z-index: 8;
    position: relative;  
  transition: 0.3s;
}

a:hover .adv-box .adv-bgcolor {
background-color: #00000057 !important;
}

.adv-name {
	margin-top: 10px;
    font-size: 18px;
    font-family: 'BARABARAFINALRegular';
    font-weight: 400;
	text-transform: uppercase;
}

.adv-box a {
    color: #fff !important;
}

.section-title {
text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    margin: 40px 0;
    letter-spacing: 0.35em;
    text-transform: uppercase;
}

/*.home .site-main {
	display: none;
}*/


.footer-image img {
width: 100%;	
}

.footer-wrapper {
	width: 100%;
	background: #fff;
	background-color: #fff;
	background-size: 100%;
}

.footer-container {
	width: 80%;
	margin: 0 auto;
	padding: 40px 0;
	color: #222;
	font-size: 13px;
}

.footerfl1 img {
	max-width: 100%;
}

.footerfl1 {
    float: left;
    width: 24%;
    margin-right: 1%;
}

.footerfl2 {
    float: left;
    width: 23%;
    margin-right: 1%;
}

.footerfl3 {
    float: left;
    width: 22%;
    margin-right: 1%;
}

.footerfl4 {
    text-align: left;
    float: left;
    width: 12%;
    margin-right: 1%;
}

.footerfl5 {
float: left;
    width: 15%;
    margin-right: 0;
    text-align: center;
}

.copyright-wrapper {
	width: 100%;
	background: #EBEBEB;
}
.copyright-container {text-align: center;margin: 0 auto;width: 80%;color: #222222;padding: 20px 0;}

ul.social-media {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.social-media li {
	display: inline-block;
	padding: 0 3px;
}

.footer-title {
	margin-bottom: 10px;
    font-weight: bold;
}

h1.sec-title {
background: #126233;
    font-size: 30px;
    font-family: 'BARABARAFINALRegular';
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    padding: 25px;
    margin-bottom: 40px;
    width: auto;
    text-align: center;
    display: inline-block;
}

.sec4-container h1.sec-title {
	    width: auto;
	display: inline-block;
}

.entry-content h1.division-name {
background: #126233;
    font-size: 18px !important;
    color: #fff !important;
    padding: 15px;
    width: auto !important;
    text-align: center;
    display: inline-block;
	margin: 20px 0;
}

.sec2-wrapper {
	width: 100%;
    position: relative;
    background: #fff;
}

.sec2-container {
	width: 80%;
    margin: 0 auto;
    padding: 0 0 60px 0;
}

.sec2-box {
    height: 550px!important;
    width: 33.33%;
    object-fit: cover;
    background-size: cover!important;
    background-position: center center!important;
    max-width: 100%;
    display: table;
    position: relative;
    overflow: hidden;
    float: left;
}

.featured-img {
	    height: 550px!important;
    width: 33.33%;
object-fit: contain;
    background-size: 100% !important;
    background-color: #efefef !important;
    max-width: 100%;
    display: table;
    position: relative;
    overflow: hidden;
    float: left;
}

.overlay {
    background-color: transparent;
    display: table-cell;
    vertical-align: initial;
    text-align: left;
    color: #fff;
    z-index: 8;
    position: relative;
    transition: .3s;
}

.sec2-box-content {
    position: absolute;
    bottom: 0;
    padding: 40px;
    color: #fff;
    font-size: 15px;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#a6000000',GradientType=0 );
	width: 100%

}

.sec2-box-content .title {
	    font-size: 30px;
    font-weight: 700;
	line-height: 1;
}

ul.adv-type {
	    list-style-type: none;
    padding: 0;
    margin: 0 0 10px 0;
}

ul.adv-type li {
	display: inline-block;
    padding-right: 5px;
}

.sec3-wrapper {
	background: url(https://visitcagayan.ph/wp-content/uploads/2022/03/Palaui_Island_Sta-3.png) no-repeat;
    width: 100%;
    object-fit: cover;
    background-size: cover!important;
    background-position: center center!important;
    max-width: 100%;
}

.sec3-container {
		width: 80%;
    margin: 0 auto;
    padding: 0 0 60px 0;
}

.sec3-box {
	height: 350px;
    width: 100%;
    object-fit: cover;
    background-size: cover!important;
    background-position: center center!important;
    max-width: 100%;
    display: table;
    position: relative;
    overflow: hidden;
	margin-bottom: 30px;
}

.sec3-box-content {
    position: absolute;
    bottom: 0;
    padding: 20px;
    color: #fff;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#a6000000',GradientType=0 );
    width: 100%;
    line-height: 1.2;
}

.event-month {
    font-size: 18px;
    font-weight: 500;
}

.event-name {
    font-size: 30px;
    font-weight: 700;
    min-height: auto;
    line-height: 1;
}

.event-location {
    font-size: 18px;
    font-weight: 400;
}

.sec4-wrapper {
		width: 100%;
    position: relative;
    background: #fff;
}

.sec4-container {
		width: 80%;
    margin: 0 auto;
    padding: 0 0 60px 0;	
}

.sec4-box {
	    height: 280px;
    width: 100%;
    object-fit: cover;
    background-size: cover!important;
    background-position: center center!important;
    max-width: 100%;
    display: table;
    position: relative;
    overflow: hidden;
}

.sec4-box-content {
    position: absolute;
    bottom: 0;
    padding: 20px;
    color: #fff;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#a6000000',GradientType=0 );
    width: 100%;
    line-height: 1.2;
}

.video-title {
    font-size: 20px;
    margin-bottom: 5x;
	font-weight: 700;
}

.video-description {
    font-size: 15px;
    font-weight: 400;
}

.sec5-wrapper {
		background: url(https://visitcagayan.ph/wp-content/uploads/2022/03/Palaui_Island_Sta-4.png) no-repeat;
    width: 100%;
    object-fit: cover;
    background-size: cover!important;
    background-position: center center!important;
    max-width: 100%;
}

.sec5-container {
			width: 80%;
    margin: 0 auto;
    padding: 0 0 60px 0;	
}

.sec6-wrapper {
		width: 100%;
    position: relative;
    background: #fff;	
}

.sec6-container {
			width: 80%;
    margin: 0 auto;
    padding: 0 0 60px 0;	
}

.sec6-wrapper h1.sec-title, 
.sec3-wrapper h1.sec-title {
	background: #FFCC00;;
	color: #126233;
}

/* ---------- Destination ---------- */

h1.destination-title {
    background:  #FFCC00;;
    display: inline-block;
    font-size: 30px;
    font-family: 'BARABARAFINALRegular';
    font-weight: 400;
    text-transform: uppercase;
    color: #020163;
    padding: 25px 40px;
    margin-bottom: 40px;
    text-align: center;
}

.owl-wtd {	
	width: 100%;
	margin: 0 auto;
	margin-bottom: 60px;
}

.wtd-box, .gallery-box {
height: 400px;
    width: 100%;
    object-fit: cover;
    background-size: cover!important;
    background-position: center center!important;
    max-width: 100%;
    display: table;
    position: relative;
    overflow: hidden;
}

.wtd-box-content {
    position: absolute;
    bottom: 0;
    padding: 20px;
	width: 100%;
    color: #fff;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#a6000000',GradientType=0 );
}

.icon-left {
	display: inline-block !important;
    margin-right: 10px;
	float: left;
}

.wtd-title {
	font-size: 25px;
	font-weight: 700;
	line-height: 1;
}

.single-destinations h1.entry-title, .single-events h1.entry-title {
    color: #020163;
    font-size: 30px;
    font-family: 'BARABARAFINALRegular';
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 20px;
}

.single-destinations h1.destination-title {
margin-bottom: 30px;
font-size: 24px;
    width: 310px;
}

.single-destinations .dest-loc, .single-events .dest-loc {
	margin-bottom: 20px;
}

.single-destinations .location-map iframe, .single-events .location-map iframe {
	width: 100% !important;
    height: 450px !important;
}

.single-destinations .owl-gallery, .single-events .owl-gallery {
	margin-bottom: 30px;
}

/* ---------- Carousel ---------- */

.owl-carousel .owl-item img {
	width: auto !important;
}

.owl-theme .owl-nav {
  margin-top: 0 !important;
}

.owl-nav {
  opacity: 0.3;
}

.owl-nav span {
  display: none;	
}

.owl-nav:hover {
  opacity: 0.5;
}

.owl-wtd .owl-nav, .owl-wtd  .owl-nav:hover, .owl-wtd .owl-nav .disabled {
  opacity: 1;
}

.owl-wtd .owl-next {
		right: -30px;
	background: url(https://visitcagayan.ph/wp-content/uploads/2022/07/next.png) !important;
	background-repeat: no-repeat !important;
		width: 56px !important;
	height: 56px !important;
	top: 40% ;
}

.owl-wtd .owl-prev {
left: -30px;
	background: url(https://visitcagayan.ph/wp-content/uploads/2022/07/prev.png) !important;
	background-repeat: no-repeat !important;
			width: 56px !important;
	height: 56px !important;
	top: 40% ;
}

.owl-next {
	position: absolute ;
	right: -50px;
	top: 50% ;
	background: url(https://visitcagayan.ph/wp-content/uploads/2022/04/arrowright.png) !important;
	background-repeat: no-repeat !important;
	border-radius: 0 !important;
	width: 42px !important;
	height: 48px !important;
	z-index: 9;
}

.owl-prev {
	position: absolute ;
	left: -50px ;
	top: 50% ;
	background: url(https://visitcagayan.ph/wp-content/uploads/2022/04/arrowleft.png) !important;
	background-repeat: no-repeat !important;
	border-radius: 0 !important;
	width: 42px !important;
	height: 48px !important;
	z-index: 9;
}

.owl-dots {
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px;
}

    .owl-dots .owl-dot span {
width: 13px;
    height: 13px;
    margin: 5px 4px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    }
    
    .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #96C03B;
    }

.archive-header {
background-color: transparent;
    margin-bottom: 40px;
}

h1.archive-title {
font: unset;
    margin: 0;
    max-width: 100%;
    background: #FFCC00;
    color: #126233;
    display: inline-block;
    font-size: 30px;
    font-family: 'BARABARAFINALRegular';
    font-weight: 400;
    text-transform: uppercase;
    padding: 25px;
    margin-bottom: 0;
    width: auto;
}


/* ---------- News & Updates---------- */

.news-box {
    width: 31.33%;
    float: left;
    margin: 0 1% 2% 1%;
}

.news-box img {
    width: 100%;
    object-fit: cover;
    background-position: 50% 50%;
    height: 250px;
    background-size: 100%;
	margin: 0;
}

.news-content {
	background: #EFEFEF;
	padding: 20px;
}

.news-title {font-weight: 700;font-size: 20px;margin-bottom: 20px;line-height: 1.2;word-wrap: break-word;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;height: 48px;}

.news-title a {
	color: #126233;
}

.news-date {font-weight: 700;font-size: 16px;line-height: 1;color: #434343;margin-bottom: 20px;}

.news-desc {font-weight: 400;font-size: 18px;color: #434343;margin-bottom: 20px;word-wrap: break-word;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}

a.read-btn {font-weight: 400;font-size: 18px;text-align: center;color: #126233;border: 1px solid #126233;border-radius: 26.5px;padding: 11px 20px;display: inline-block;line-height: 1;}

a.read-btn:hover {
	background: #126233;
	color: #fff;
	text-decoration: none;
}

.page-banner-container {
    width: 80%;
    margin: 0 auto;
    padding: 60px 0;
}

h1.entry-title {
font-weight: 700;
font-size: 36px;
color: #343434;
}

.news-single-container {
    padding: 40px 0 80px 0;
    font-size: 24px;
    text-align: justify;
    text-align-last: left;
}

.news-single-container h1.entry-title {
margin-bottom: 10px;
}

.news-single-container .news-date {
font-weight: 400;
	font-size: 24px;
	margin-bottom: 40px;
}

.single-news_updates .page-banner-wrapper {
	    height: 420px!important;
}

.page-banner-wrapper {
width: 100%;
    object-fit: cover;
    background-size: cover!important;
    background-position: center center!important;
    max-width: 100%;
    height: 723px!important;
    display: table;
    position: relative;
    overflow: hidden;
}

.page-banner-wrapper  .overlay {
    vertical-align: middle;
	    background-color: #ffffff8f;
}

.page-banner-content {
width: 80%;
    margin: 0 auto;
}

.page-banner-content h1.entry-title {
    font-family: 'BARABARAFINALRegular';
    font-size: 64px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
}

ul.gallery-box {
	    list-style-type: none;
    margin: 0 0 40px 0;
    padding: 0;
}

ul.gallery-box li {
	display: inline-block;
    border: 1px solid #ccc;
    padding: 3px;
    margin: 3px 0;
}

.DetailsContent {
	    background: #EFEFEF;
    border-radius: 15px;
    padding: 20px;
	margin: 20px 0;
}

.DetailsContent  .entry-content {
	margin-bottom: 40px;
}

.DetailsContent h1.entry-title {
    color: #020163;
    font-size: 24px;
    font-family: 'BARABARAFINALRegular';
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 30px;
}

.DetailsContent h1.destination-title {
    font-size: 24px;
}

a.sec-box {
	cursor: pointer;
}

#load, #load1, #load2 {
text-align: center;
    margin-top: 30px;
	cursor: pointer;
		}

#load1 b {
font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #000;
    border: 1px solid #000;
    border-radius: 26.5px;
    padding: 10px 40px;
    display: inline-block;
		cursor: pointer;
}

#load2 b {
font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 26.5px;
    padding: 10px 40px;
    display: inline-block;
		cursor: pointer;
}

#load b {
font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #000;
    border: 1px solid #000;
    border-radius: 26.5px;
    padding: 10px 40px;
    display: inline-block;	
	cursor: pointer;
}

#load:hover b, #load1:hover b, #load2:hover b {
	 color: #fff;
    border: 1px solid #126233;
	background: #126233;
}


.row-container, .row-container1, .row-container2  {
	display: none;
}

.event-box {
height: 450px;
width: 33.33%;
object-fit: cover;
background-size: cover!important;
background-position: center center!important;
max-width: 100%;
display: table;
position: relative;
overflow: hidden;
float: left;
}

	
.select-month, .accordion-main-title {
background: #020163;
text-align: center;
color: #fff;
padding: 28px 20px;
font-size: 20px;
font-weight: 700;
}

ul.month-container {
list-style-type: none;
margin: 0;
padding: 0;
}

ul.month-container li a {
background: #e1e1e1;
display: block;
cursor: pointer;
font-size: 20px;
color: #434343;
font-weight: 300;
padding: 10px 15px;
text-align: center;
line-height: 1;
}

li.sf-field-post-meta-month input[type=radio] {
display: none;
}

li.sf-field-post-meta-month ul, .searchandfilter ul {
padding: 0;
margin: 0;
}

.searchandfilter ul li {
padding: 0;
}

li.sf-field-post-meta-month ul li label {
background: #e1e1e1;
display: block;
cursor: pointer;
font-size: 20px;
color: #434343;
font-weight: 300;
padding: 10px 15px;
text-align: center;
line-height: 1;
}

.searchandfilter ul li li {
padding: 0;
}

li.sf-field-post-meta-month ul li.sf-option-active label, li.sf-field-post-meta-month ul li label:hover {
background: #FFCC00;   
}

/*---------- Accordion ----------*/

.accordion_container h1{
    
}
.accordion_sidebar .one_fourth{
  /*  text-align: center; */
    font-size: 20px;
}

.accordion_tab{
background: #e1e1e1;
    display: block;
    cursor: pointer;
    font-size: 20px;
    color: #434343;
    font-weight: 300;
    padding: 10px 15px;
    text-align: center;
    line-height: 1;
    border-bottom: 1px solid #bbb;
}

.accordion_tab:hover, .accordion_tab:active, .accordion_tab:focus{
    background: #FFCC00;
}


.grid-container {
    display: grid;
    grid-template-columns: auto auto auto;
    column-gap: 20px;
    padding: 10px;
    margin-top: 20px;
    row-gap: 20px;

    
  }
  .grid-item {
    background-color: rgba(235, 235, 235, 0.911);
    padding: 170px 20px; 
   /* border: 1px solid; */
    font-size: 30px;
    /* text-align: center; */
    position: relative;
  }

  .Officers_directory .three_fourth .grid-container{
  /*  text-align: center; */
    font-size: 20px;
   
}

#officers_director_main > div:not(:first-child) {display: none;}
#contact_type_main > div:not(:first-child) {display: none;}
#accordion_main > div:not(:first-child) {display: none;}

.officer_content{
    font-size: 15px;
    color: white;
    background-color: rgba(3, 3, 3, 0.5);
    position: absolute;
    bottom: 0;
    padding: 10px;
    width: 100%;
    left: 0;
    line-height: 20px;
    min-height: 80px;
}

/* ---------------- CONTACT FORM -----------------*/

input[type=text],input[type=email], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 15px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
    background-color: rgb(238, 238, 238);
  }
  
  input[type=submit] {
    background-color: #04AA6D;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
  }
  
  input[type=submit]:hover {
    background-color: #45a049;
  }
  
  .contact_form_container {
    border-radius: 5px;
    
    padding: 20px;
  }


.guide-news-wrapper {
width: 100%;
    object-fit: cover;
    background-size: cover!important;
    background-position: center center!important;
    max-width: 100%;
    height: 785px!important;
    display: table;
    position: relative;
    overflow: hidden;
    background: url(https://visitcagayan.ph/wp-content/uploads/2022/05/image-69-4.png) no-repeat;	
}

.guide-news-overlay {
background-color: transparent;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    color: #fff;
    z-index: 8;
    position: relative;
}

.guide-news-content {
width: 80%;
    margin: 0 auto;
}

.news-container {
	    background: #020063;
    padding: 40px;
	width: 40%;
}

.guide-news-content .news-title {
    color: #fff;
    height: auto;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.guide-news-content a {
    color: #fff;	
}

.guide-news-content .news-desc {
color: #fff;
}

.guide-news-content .news-desc a {
    color: #ffcc00;
}

.guide-news-content a.read-btn {
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 26.5px;
    padding: 12px 50px;
    display: inline-block;	
}

h1.yellow-container {
	max-width: 100%;
    background: #FFCC00;
    color: #020063;
    display: inline-block;
    font-size: 30px;
    font-family: 'BARABARAFINALRegular';
    font-weight: 400;
    text-transform: uppercase;
    padding: 25px;
    margin-bottom: 0;
    width: 30%;
    text-align: center;
}

hr {
    border-top: 1px dotted #fff;
    background: transparent;
    height: 1px;
    margin: 20px 0;
}

.explore-wrapper {
width: 100%;
    object-fit: cover;
    background-size: cover!important;
    background-position: center center!important;
    max-width: 100%;
    background: url(https://visitcagayan.ph/wp-content/uploads/2022/05/Palaui_Island_Sta-5.png) no-repeat;	
}

.explore-container {
width: 80%;
    margin: 0 auto;	
	padding: 60px 0;
}

.explore-title {
    background: #126233;
    color: #ffcc00;
    display: block;
    font-size: 30px;
    font-family: 'BARABARAFINALRegular';
    font-weight: 400;
    text-transform: uppercase;
    padding: 25px;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
}


.explore-container a {
	color: #fff;
}

ul.municipality-box {
	margin: 0;
	padding: 0;
	    list-style-type: none;
}

ul.municipality-box li a {
	background: #e1e1e1;
    display: block;
    cursor: pointer;
    font-size: 20px;
    color: #434343;
    font-weight: 300;
    padding: 10px 15px;
    text-align: center;
    line-height: 1;
}

ul.municipality-box li a:hover {
	    background: #FFCC00;
	text-decoration: none;
}

#hotspot-769 .hotspots-placeholder {
    background: transparent !important;
    border: none !important;
    color: #fff !important;
    padding: 0 !important;
}

/* .hotspots-placeholder {
	display: none;
}*/

#hotspot-769 .hotspots-image-container, #hotspot-769 .leaflet-container {
    background: transparent !important;
}

/* body .leaflet-pane.leaflet-tooltip-pane {
	display: none;
}*/

.layout-left .hotspots-placeholder, .layout-right .hotspots-placeholder {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 45% !important;
    -moz-box-flex: 0 !important;
    -ms-flex: 0 0 45% !important;
    flex: 0 0 45% !important;
    max-width: 45% !important;
}

.layout-left .hotspots-image-container, .layout-right .hotspots-image-container {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 55% !important;
    -moz-box-flex: 0 !important;
    -ms-flex: 0 0 55% !important;
    flex: 0 0 55% !important;
}

.seemore-btn {
font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 26.5px;
    padding: 10px 40px;
    display: inline-block;
    background: transparent;
}


.seemore-btn:hover, .seemore-btn:focus  {
	  color: #000;
    border: 1px solid #fff;
	background: #fff;
	    padding: 10px 40px;
}

ul.municipality-box li a.active {
	    background: #FFCC00;
}

.wp-dark-mode-active .DetailsContent h1.entry-title {
    color: #ffcc00;
}

.entry-content h1 {
	color: #126233;
    font-size: 25px;
    margin-bottom: 10px;
    font-family: 'BARABARAFINALRegular';
    text-transform: uppercase;
	font-weight: normal;
	clear: none;
}

.category-description {
	margin-bottom: 30px;
}

.map-title {
	font-family: 'BARABARAFINALRegular';
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 40px;
}

.small-title {
	    font-size: 30px;
    font-weight: 400;
	    line-height: 1;
}

.large-title {
		    font-size: 72px;
    font-weight: 400;
	    line-height: 1;
}

#hotspot-769 .hotspot-title {
	font-family: 'BARABARAFINALRegular';
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 40px;	
    font-size: 48px;
    font-weight: 400;
	    line-height: 1;
	text-align: left;
}

.hotspot-initial.visible h2 {
display: none;
}

.map-content-wrapper {
	width: 100%;
}

#map-content-container {
	width: 80%;
	margin: 0 auto;
	padding: 60px 0;
}

#map-content-container .owl-wtd {
margin-bottom: 0;	
}

#map-content-container h1.destination-title {
	margin-top: 30px;
}

#map-content-container ul.gallery-box {
	margin-bottom: 0;
}

.map-content-wrapper h1.entry-title, .popup-box h1.entry-title {
    color: #020163;
    font-size: 30px;
    font-family: 'BARABARAFINALRegular';
    font-weight: 400;
    text-transform: uppercase;
	margin-bottom: 30px;
}

.map-content-wrapper .entry-content {
	margin-bottom: 30px;
}

.dir-sm {
    position: absolute;
    top: -2px;
    width: 100%;
    left: 0;
    text-align: right;
    line-height: 1;
}

a.directory-social {
    font-size: 20px;
    background: #020163;
    color: #fff;
    padding: 6px 0;
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;	
}

.officer-box {
	width: 100%;
    object-fit: cover;
    background-size: cover!important;
    background-position: center center!important;
    max-width: 100%;
    height: 350px!important;
    display: table;
    position: relative;
    overflow: hidden;
    float: left;
    width: 31.33%;
    margin: 1%;
}

.officer-details {
position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 15px;
    background-color: rgba(3, 3, 3, 0.5);
    color: #fff;	
	line-height: 1.2;
}

.sidebar-title {
	background: #126233;
	color: #fff;
	padding: 10px;
	font-weight: bold;
}

.sidebar-con {
    margin-bottom: 15px;
    background: #efefef;
    padding: 20px;
    font-size: 16px;
}

.sidebar-con ul {
	margin: 0;
}

.sidebar-con ul li {
	padding: 2px;
}

.post-type-archive-news_updates .news-box {
    width: 48%;
}

.entry-content h1.brand {
text-align: center;
    padding: 85px 0;
    margin-bottom: 0;
}

hr {
    background: #eee;
}

.contact-sm {
	    width: 25px;
    background: #434343;
    color: #fff;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    padding: 6px 0;
    font-size: 13px;
}

.baybayin {
    font-family: 'BaybayinDaluyong';
}


.term-49 .subcat-container .adv-name {
    min-height: 54px;
}

/*.term-49 .subcat-container .adv-box {
height: auto;
}*/




.subcat-container {
    text-align: center;
    margin-bottom: 40px;
    display: block;
}

.subcat-container .adv-box {
    float: none;
    display: inline-table;
	color: #fff;
}

ul.sub-cat-container {
	    list-style-type: none;
	    padding: 0;
	    margin: 0 0 30px 0;
	    text-align: center;
}

ul.sub-cat-container li {
	display: inline-block;
}

ul.sub-cat-container li a {
display: inline-block;
    background: #3d9b62;
    color: #fff;
    padding: 10px 15px;
    margin: 0 0 15px;	
	border-radius: 5px;
}

.wts_box-title {
	width: 19%;
	background: #126233;
	padding: 10px 15px;
	margin: 0.5%;
	border-radius: 0;
	font-weight: bold;
	color:#fff;
	border: 2px solid #efefef;
	}
.wts_box {width: 19%;background: #fc0;padding: 10px 15px;margin: 0.5%;border-radius: 0px;/* min-height: 47px; */border: 2px solid #efefef;color: #000;} 

.popup-box {
    width: 1000px;
}

.popup-box-content {
    padding: 20px;
}

.popup-box-content .fas, .popup-box-content .fab {
	    width: 25px;
}

.accordion_tab.gm {
background: #126233;
    color: #fff;
    padding: 20px 15px;
    font-weight: bold;
}

.popup-box .owl-prev {
    left: 0;
}

.popup-box .owl-next {
    right: 0;
}

.popup-box .owl-nav {
    opacity: 0.7;
}

.DetailsContent .owl-prev {
    left: 0;
}

.DetailsContent .owl-next {
    right: 0;
}

.DetailsContent .owl-nav {
    opacity: 0.7;
}


#hotspot-769 .hotspot-default[aria-label="Alcala"]:hover, #hotspot-769 .hotspot-default[aria-label="Alcala"]:focus, #hotspot-769 .hotspot-default.hotspot-active[aria-label="Alcala"],
#hotspot-769 .hotspot-default[aria-label="Aparri"]:hover, #hotspot-769 .hotspot-default[aria-label="Aparri"]:focus, #hotspot-769 .hotspot-default.hotspot-active[aria-label="Aparri"],
#hotspot-769 .hotspot-default[aria-label="Baggao"]:hover, #hotspot-769 .hotspot-default[aria-label="Baggao"]:focus, #hotspot-769 .hotspot-default.hotspot-active[aria-label="Baggao"],
#hotspot-769 .hotspot-default[aria-label="Buguey"]:hover, #hotspot-769 .hotspot-default[aria-label="Buguey"]:focus, #hotspot-769 .hotspot-default.hotspot-active[aria-label="Buguey"],
#hotspot-769 .hotspot-default[aria-label="Camalaniugan"]:hover, #hotspot-769 .hotspot-default[aria-label="Camalaniugan"]:focus, #hotspot-769 .hotspot-default.hotspot-active[aria-label="Camalaniugan"],
#hotspot-769 .hotspot-default[aria-label="Gattaran"]:hover, #hotspot-769 .hotspot-default[aria-label="Gattaran"]:focus, #hotspot-769 .hotspot-default.hotspot-active[aria-label="Gattaran"],
#hotspot-769 .hotspot-default[aria-label="Gonzaga"]:hover, #hotspot-769 .hotspot-default[aria-label="Gonzaga"]:focus, #hotspot-769 .hotspot-default.hotspot-active[aria-label="Gonzaga"],
#hotspot-769 .hotspot-default[aria-label="Lal-lo"]:hover, #hotspot-769 .hotspot-default[aria-label="Lal-lo"]:focus, #hotspot-769 .hotspot-default.hotspot-active[aria-label="Lal-lo"],
#hotspot-769 .hotspot-default[aria-label="Santa Ana"]:hover, #hotspot-769 .hotspot-default[aria-label="Santa Ana"]:focus, #hotspot-769 .hotspot-default.hotspot-active[aria-label="Santa Ana"],
#hotspot-769 .hotspot-default[aria-label="Santa Teresita"]:hover, #hotspot-769 .hotspot-default[aria-label="Santa Teresita"]:focus, #hotspot-769 .hotspot-default.hotspot-active[aria-label="Santa Teresita"] {
  fill: #2a2c8f;	
}

#hotspot-769 .hotspot-default[aria-label="Peñablanca"]:hover, #hotspot-769 .hotspot-default[aria-label="Peñablanca"]:focus, #hotspot-769 .hotspot-default.hotspot-active[aria-label="Peñablanca"],
#hotspot-769 .hotspot-default[aria-label="Solana"]:hover, #hotspot-769 .hotspot-default[aria-label="Solana"]:focus, #hotspot-769 .hotspot-default.hotspot-active[aria-label="Solana"],
#hotspot-769 .hotspot-default[aria-label="Iguig"]:hover, #hotspot-769 .hotspot-default[aria-label="Iguig"]:focus, #hotspot-769 .hotspot-default.hotspot-active[aria-label="Iguig"],
#hotspot-769 .hotspot-default[aria-label="Tuao"]:hover, #hotspot-769 .hotspot-default[aria-label="Tuao"]:focus, #hotspot-769 .hotspot-default.hotspot-active[aria-label="Tuao"],
#hotspot-769 .hotspot-default[aria-label="Amulung"]:hover, #hotspot-769 .hotspot-default[aria-label="Amulung"]:focus, #hotspot-769 .hotspot-default.hotspot-active[aria-label="Amulung"],
#hotspot-769 .hotspot-default[aria-label="Enrile"]:hover, #hotspot-769 .hotspot-default[aria-label="Enrile"]:focus, #hotspot-769 .hotspot-default.hotspot-active[aria-label="Enrile"],
#hotspot-769 .hotspot-default[aria-label="Tuguegarao City"]:hover, #hotspot-769 .hotspot-default[aria-label="Tuguegarao City"]:focus, #hotspot-769 .hotspot-default.hotspot-active[aria-label="Tuguegarao City"] {
	  fill: #ffcc00;
}

.d1 .fas {
	color: #2a2c8f;
	    border: 1px solid #fff;
    background: #3d9b62;
}

.d2 .fas {
	color: #3d9b62;
	    border: 1px solid #fff;
    background: #2a2c8f;
}

.d3 .fas {
	color: #ffcc00;
	    border: 1px solid #fff;
    background: #ffcc00;
}


.st-custom-button {
display: inline-block;
    color: #FFF;
    border: 1px solid;
    border-radius: 50%;
    padding: 11PX;
    font-size: 14px;
    margin-right: 5px;
    text-transform: uppercase;
    cursor: pointer;
    WIDTH: 38PX;
    HEIGHT: 38PX;
    BACKGROUND: #8c8c8c;
    LINE-HEIGHT: 1;
    TEXT-ALIGN: CENTER;
}

.st-custom-button .fab, .st-custom-button .fas {
	padding-right: 5px;
}

.st-custom-button:hover {
color: #fff;
background: #363636;
}

.sm-sharing {
	margin-bottom: 20px;
}

.share-title {
line-height: 1;
    margin-bottom: 15px;
}

.sm-sharing strong {
	    font-size: 18px;
    font-weight: 900;
}

.menu-container .menu-main-menu-container {
float: left;
    width: calc(100% - 58px);
}

.sm-search {
    float: left;
    width: 58px;
}

.search-non-resp {
    background: transparent;
    border: none;
    color: #020163;
    padding: 19px 20px 18px 20px;
}

button.search-non-resp:focus, button.search-non-resp:hover {
background: transparent;
    border: none;	
	    padding: 19px 20px 18px 20px;
}
.searchBox {
    position: absolute;
    padding: 10px 20px;
    background: #ffffff;
    margin-top: 0px;
    width: auto;
    right: 10%;
    z-index: 9;
    border-top: 1px solid #ccc;
}

.searchBox label {
    margin-bottom: 0;
}

.searchBox input[type="search"] {
	    border: 1px solid #ccc;
    padding: 10px;
}
ul.resultBox li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    font-size: 18px;
}

ul.resultBox {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.search-title {
font-size: 18px;
    font-weight: 700;
}

.search-title a {
		color: #020163;
}

.single-destinations .page-banner-wrapper, .single-events .page-banner-wrapper {
    height: 500px!important;
}

.single-destinations .banner-overlay, .single-events .banner-overlay {
    background-color: #00000061;
}

ul.related-posts {
    list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.related-posts li {
	border-bottom: 1px solid #e3e3e3;
    padding: 20px 0 10px 0;
}

ul.related-posts li .entry-thumbnail {
	float: left;
	margin-right: 15px;
}

ul.related-posts li .entry-thumbnail img {
width: 80px;
    object-fit: cover;
    background-size: cover !important;
    background-position: center center!important;
    max-width: 100%;
    height: 80px !important;
    margin-bottom: 0;
}

.more-title {
    font-weight: bold;
    color: #126233;
    margin-top: 0;
    display: block;
    line-height: 1.2;
}

.more-title a {
	    color: #126233;
}

.entry-meta {
	margin-top: 20px;
}

img.destination-bannerimg {
    object-fit: cover;
    height: 400px;
    background-size: cover !important;
    background-position: center center!important;
    max-width: 100%;
    width: 100%;
}


.weather-wrapper {
width: 100%;
}

.weather-container {
    padding: 0 0 40px 0;
    width: 80%;
    margin: 0 auto;
    border-top: 1px solid #ccc;
}

/* ---------- Menu Responsive ---------- */


.menu-overlay {
height: 0%;
    width: 100%;
    position: fixed;
    z-index: 9;
    top: 0;
    right: 0;
    background-color: #363636;
    overflow: scroll;
    transition: .5s;
}

.overlay-content {
    position: relative;
    top: 0;
    width: 100%;
    text-align: left;
    margin-top: 0;
    color: #fff;
    padding: 0;
    right: 0;
    border-top: 1px solid #3c3c3c;
}

.overlay-content .nav-menu li  {
	float: none;
	display: block; 
}

.overlay-content .nav-menu li.gov-menu {
	display: none;
}

.overlay-content .nav-menu li a {
padding: 15px 40px;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    display: block;
    transition: .5s;
    border-bottom: 1px solid #3c3c3c;
    border-right: none;
    height: auto;
    background: #363636 !important;
    font-family: lato,sans-serif;
    font-weight: 700;
}

.overlay-content .nav-menu li ul.sub-menu {
	height: auto;
	position: initial;
	width: 100%;
	z-index: initial;
}

.overlay-content .nav-menu li ul.sub-menu li a {
	width: 100%;
	padding: 8px 40px 8px 60px;
	background: #2b2b2b;
	color: #141412!important;
}

.overlay-content .nav-menu li ul.sub-menu li ul.sub-menu li a {
	padding: 8px 40px 8px 80px !important;
}

.overlay-content .nav-menu li ul.sub-menu li ul.sub-menu li ul.sub-menu li a {
	padding: 8px 40px 8px 100px !important;
}

.overlay-content .nav-menu li a:hover, .overlay-content .nav-menu li a:focus, .overlay-content .nav-menu li ul.sub-menu li a:hover, .overlay-content .nav-menu li ul.sub-menu li a:focus {
    background: #9cc941 !important;
    background-color: #9cc941 !important;
    color: #fff !important;
}

.overlay-content .nav-menu  .current_page_item > a, .overlay-content .nav-menu  .current_page_ancestor > a, .overlay-content .nav-menu  .current-menu-item > a, .overlay-content .nav-menu .current-menu-ancestor > a {
	background: #e4e4e4 !important;
	background-color: #e4e4e4 !important;
	color: #141412 !important;
}

.menu-overlay .closebtn {
    position: relative;
    top: 0;
    right: 0;
    font-size: 25px;
    text-align: right;
    width: 90%;
    margin: 0 auto;
    color: #fff;
    padding: 20px 0 0;
    display: block;
}

.overlay-content ul#primary-menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


.resp-menu {
	display: none;
}

.search-results .page-banner-content h1.entry-title {
font-size: 40px;
}

.search-results .page-banner-content {
	padding: 20px 0;
}

/*----------------Buttons -----------------*/
a.sitebtn-blue {background: #050d7e;color: #fff;display: inline-block;padding: 10px 30px;margin-right: 10px;border-radius: 5px;font-size: 17px;margin-top: 20px;font-family: 'NotoSansSemiCondensedBold';}

/* ---------- Responsive ---------- */
@media only screen and (max-width: 1420px) {
.header-wrapper, .site-main, .banner-wrapper, .sec1-wrapper, .sec2-wrapper, .sec3-wrapper, .sec4-wrapper, .sec5-wrapper, .sec6-wrapper, .footer-wrapper, .copyright-wrapper {
	width: 100%;
	}

.header-container, .banner-container, .site-content, .sec1-container, .sec2-container, .sec2-container, .sec4-container, .sec5-container, .sec6-container, .footer-container, .copyright-container, .explore-container, #map-content-container {
	width: 90%;
	}
	
	.featured-img, .sec2-box {
		height: 450px !important;
	}
	
	.sec2-box-content {
		padding: 20px;
	}
	
	.sec2-box-content .title, .event-name {
    font-size: 25px;
	}
	
	.event-box, .officer-box, .sec3-box {
    object-fit: cover;
    background-size: 95% !important;
    background-color: #efefef !important;
	}
	
	.sec3-box {
    height: 300px;
	}
	
	.image-slider {
		    height: 500px!important;
	}
	
	.wtd-box, .gallery-box {
    height: 250px;
	}
	
	.searchBox {
		    right: 5%;
	}
}

@media only screen and (max-width: 1366px) {
		.wtd-box, .gallery-box {
    height: 250px;
	}
	
.footer-container {
	text-align: center;
}
	
	.footerfl1, .footerfl2, .footerfl3, .footerfl4, .footerfl5 {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
text-align: center;
}

.footerfl4 ul {
list-style-type: none;
    margin: 0;
    padding: 0;
}

.footerfl5 {
margin-bottom: 0;
}
	
}


@media only screen and (max-width: 1280px) {
	.subcat-container .adv-box {
    width: 18.2%;
}
}

@media only screen and (max-width: 1255px) { 
.nav-menu li a {
    padding: 25px 15px;
	font-size: 15px;
}

.searchBox {
    font-size: 15px;
}
	
		.adv-bgcolor img {
		
	}
	
	.adv-box {
    height: 120px;
}

.adv-bgcolor img {
    height: 30px;
}

.adv-name {
    font-size: 15px;
}
}

@media only screen and (max-width: 1075px) {
	.nav-menu li a {
    padding: 25px 10px;
}
}

@media only screen and (max-width: 1023px) {
/*.news-box {
    width: 50%;
    float: none;
    margin: 0 auto 15px auto;
}*/
	
	.news-box img {
		    height: 180px;
	}
	.sec1-container .clear {
		display: none;
	}
	
	.adv-box, .subcat-container .adv-box {
    float: none;
    width: 23.2%;
		    display: inline-table;
}
	
	.featured-img, .sec2-box, .event-box {
    height: 350px !important;
}
	.event-box {
	    width: 49.33%;
	}
	.owl-next {
    right: 0;
}

.owl-prev {
    left: 0;
}
	
	.resp-menu {
	    display: block;
    float: right;
    padding: 18px 0;
	}
	
	.sm-search, .non-resp {
		display: none;
	}
	
	ul.nav-menu, div.nav-menu > ul {
		text-align: left;
	}
	
	.resp-search-box {
		    padding: 15px 40px;
	}
	
	.resp-search-box input[type=search] {
		    width: 100%;
    display: block;
    border: 1px solid #3c3c3c;
    padding: 10px;
    font-size: 15px;
    line-height: 1;
	}
	
	.resp-search-box label {
		display: block;
	}
	
	.three_fourth {
    width: 66%;
}

.one_fourth {
width: 30%;
}
	
	.two_third {
    width: 48.32%;
}

.one_third {
width: 47.66%;
}
	
	.page-banner-wrapper {
    height: 300px!important;
}

.page-banner-content h1.entry-title {
    font-size: 40px;
}
	
	.officer-box {
    width: 47.33%;
height: 300px!important;
}
	
	.post-type-archive-events .clear.featured-column {
	    clear: unset;
}
	
	h1.sec-title, .sec4-container h1.sec-title, h1.archive-title, h1.destination-title {
		    line-height: 1;
		    font-size: 25px;
	}
	
	.map-content-wrapper h1.entry-title, .popup-box h1.entry-title {
	 font-size: 25px;	
	}
	
	.large-title {
    font-size: 50px;
}

.small-title {
    font-size: 20px;
}

.explore-container {
    font-size: 15px;
}
	
	#hotspot-769 .hotspot-title {
		    font-size: 30px;
	}
	
	ul.adv-type {
margin: 0;
}

.wtd-title, .event-name {
font-size: 18px;
}
	
	.search-results .page-banner-content h1.entry-title {
    font-size: 25px;
}
}

@media only screen and (max-width: 850px) {
.clear.featured-column {
	    clear: unset;
}
	
	.sec2-box, .featured-img {
    width: 49.33%;
}
	
.news-box {
width: 100%;
    float: none;
    margin: 0 0 2% 0;
    padding: 20px;
    background: #efefef;
}
	
	.event-box {
	width: 100%;
		    float: none;
	}

.news-box .entry-thumbnail {
    float: left;
    width: 48%;
    margin-right: 2%;
}

.news-box .news-btn {
text-align: center;
}
	
.news-box  .news-content {
    padding: 0;
}
	
	.three_fourth, .one_fourth, .two_third, .one_third, .post-type-archive-news_updates .news-box {
width: 100%;
float: none;
		margin-bottom: 15px;
}
	
	.last {
		margin-bottom: 0;
	}
	
	.accordion-sidebar {
		margin-bottom: 30px;
	}
	
	.accordion-container h1 {
		padding-top: 10px;
		line-height: 1.5;
	}

	
	.hotspots-interaction {
    display: block !important;
margin: 0 !important;
}
	
	
	#hotspot-769 .hotspot-title {
			padding-top: 20px;
		    line-height: 1.5;
	}
	
	.map-title {
		padding-top: 20px;
		    line-height: 1.5;
	}
	
	.small-title, .large-title {
		 line-height: 1.5;
	}

.layout-left .hotspots-placeholder, .layout-right .hotspots-placeholder {
flex: 0 0 100% !important;
    max-width: 100% !important;
}

.layout-left .hotspots-image-container, .layout-right .hotspots-image-container {
    flex: 0 0 100% !important;
}
	
	img.destination-bannerimg {
    height: 200px;
	}
}

@media only screen and (max-width: 550px) {
	.sec2-box, .featured-img {
    width: 100%;
}	
	
	.adv-box, .subcat-container .adv-box {
    width: 48.2%;
}

.adv-box {
    height: 100px;
}
	
	h1.sec-title, .sec4-container h1.sec-title, h1.archive-title, .entry-content h1.division-name, .single-destinations h1.destination-title {
		width: 100%;
		text-align: left;
		padding: 20px;
	}
	
.news-box .entry-thumbnail {
    float: none;
    width: 100%;
    margin-right: 0;
}
	
		.officer-box {
    width: 100%;
}

.news-box {
    margin: 0 0 15px 0;
    padding: 0;
    background: transparent;
}

.news-box .news-content {
    padding: 20px;
}
	.single-news_updates .page-banner-wrapper img {
width: 100%;
}
	
}