@font-face {
        font-family: ProximaNovaSemibold;
        src: local('ProximaNovaSemibold'),
                url('proxima_font/Mark Simonson - Proxima Nova Semibold.otf') format('opentype');
}

.wtb-container
{
        min-height: 225px;
}

.selll {
        color:black;
        background-color: #939598;
        width: 60%;
        min-height: 40px;
        border: 1px solid #939598;
        overflow: hidden;
        border-radius: 7px 7px 7px 7px;
}
.selectedlll {
        background-color: #939598;
}
.hidelll {
        display: none;
}
.selll .options {
        width: 100%;
}
.selll .options div {
        transition: all 0.2s ease-out;
        border-top: 2px solid #939598;
}
.selll .options div:hover {
        background-color: #939598;
}

.inactiveLink {
        pointer-events: none;
        cursor: default;
}

tr td:first-child {
        width: auto;
}

td.coming-soon span.col-md-8{
	text-align: right;
        padding: 0;
        padding-right: 56px;
}
td.coming-soon span.col-md-4{
	text-align: left;
        padding: 0;
        margin-left: -53px;
}

td.coming-soons span.col-md-8{
	text-align: right;
        padding: 0;
        padding-right: 80px;
}
td.coming-soons span.col-md-4{
	text-align: left;
        padding: 0;
        margin-left: -80px;
}

.promotion-custom table
{
        width: 50%;
}

.stretch
{
       width: 100%;
       /*height: 100%;*/
}

.domain-custom h4
{
        padding-bottom: 0;
        padding-left: 10px;
        font-size: 25px;
}
.domain-custom h6
{
        font-size: 14px;
        font-weight: bold;
        line-height: 20px;
}
.domain-custom ul li
{
        font-size: 11px;
}
.btn-custom
{
        margin-top: 10%;
}
.row-custom
{
        margin-top: 2%;
        margin-bottom: 2%;
}
.row-custom p
{
        font-size: 11px;
        line-height: 15px;
}

.pagination-custom {
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;*/
	text-align: center;
        /*padding: 10px;*/
        margin-top: 1.5%;
}

.pagination-custom a {
	margin: 2px;
	padding: 0.5em 0.64em 0.43em 0.64em;
	background-color: #856ac8;
	text-decoration: none; /* no underline */
	color: #fff;
}
.pagination-custom a:hover, .pagination-custom a:active {
	padding: 0.5em 0.64em 0.43em 0.64em;
	margin: 2px;
	background-color: #523795;
	color: #fff;
}
.pagination-custom span.current {
    padding: 0.5em 0.64em 0.43em 0.64em;
    margin: 2px;
    background-color: #f6efcc;
    color: #6d643c;
}

.content-margin
{
        margin: 6px auto;
}
.content-height
{
        height: 100px;
}

.discover-container h4
{
        font-family: ProximaNovaSemibold;
        font-size: 60px;
        /*color: #fff;*/
        padding-bottom: 0;
        margin: 5% auto;
}

.video-container
{
        position: relative;
        padding-bottom: 18.25%;
        padding-top: 35px;
        height: 0;
        overflow: hidden;
}
.video-container iframe
{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
}

.sold-out
{
        background-color: red;
        font-size: 16px;
        padding: 8px 10px;
        border-radius: 6px;
        color: #fff;
}
.learn-more
{
        background-color: #523795;
        font-size: 16px;
        padding: 8px 10px;
        border-radius: 6px;
        color: #fff;
}
.i-want-this
{
        background-color: #2ABDBB;
        font-size: 16px;
        padding: 8px 10px;
        border-radius: 6px;
        color: #fff;
}
.faq-switcher h5
{
        color: #fff;
}
.faq-switcher
{
        background: #523795;
}
.faq-switcher .side-menu-item.active,
.faq-switcher .side-menu-item:hover
{
        background: #856ac8;
}

.accordeon-entry p
{
        transition: all 0s ease-in;
        -webkit-transition: all 0s ease-in;
}

.accordeon-wrapper .accordeon-entry.active h5, 
.accordeon-wrapper .accordeon-entry h5:hover
{
        background: #523795;
}
.accordeon-entry.active h5:after,
.accordeon-entry h5:after
{
        background: #473082;
        color: #fff;
}
.faq-padding
{
        padding: 30px 0 100px;
}

.privacy-ol
{
        margin-left:1em;
}
.privacy-ul
{
        list-style:disc;
        margin-left:1em;
}
.privacy-ul li,
.privacy-ol li
{
        font-size: 16px;
        line-height: 25px;
        color: #9e9e9e;
}
.row-margin
{
        margin: 20px auto;
}

.plan-bg
{
        height: 825px;
}

.cfm-p
{
        font-size: 12px;
}

@media (max-width: 767px)
{
        .country_font
        {
                font-size: 9px;
        }
        .country_lr
        {
                margin-bottom: 5%;
        }
        .tourist-detail
        {
                margin: 4% 0 0 0;
        }
        td.coming-soon span.col-md-8{
		text-align: center;
                padding: 0;
	}
	td.coming-soon span.col-md-4{
		text-align: center;
                padding: 0;
		margin:0;
	}
	
	td.coming-soon span.col-md-8{
		text-align: center;
                padding: 0;
	}
	td.coming-soon span.col-md-4{
		text-align: center;
                padding: 0;
		margin:0;
	}
	table.idd{
		font-size:12px;
	}
        #home,
        #menu1,
        #menu2
        {
                font-size: 11px;
        }
        .promotion-custom table
        {
                width: auto;
        }
        
        .video-container
        {
                position: relative;
                padding-bottom: 56.25%;
                padding-top: 35px;
                height: 0;
                overflow: hidden;
        }
        
        .domain-discover
        {
                padding: 10px 0;
        }
        .discover-container
        {
                margin-bottom: 2%;
        }
        .discover-container h4
        {
                font-size: 30px;
                text-transform: none;
        }
        .cfm-p
        {
                font-size: 10px;
        }
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait)
{
        .video-container
        {
                padding-bottom: 56.25%
        }
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape)
{
        .video-container
        {
                padding-bottom: 26.25%
        }
}

@media (min-width: 768px)
{
        .country_lr
        {
                margin-bottom: 4%;
        }
        .tourist-detail
        {
                margin: 4% 0 0 0;
        }
        .promotion-custom table
        {
                width: auto;
        }
        .content-height
        {
                height: 100px;
        }
}

@media (min-width: 1024px)
{
        .plan-bg
        {
                height: 450px;
        }
}

@media (min-width: 1152px)
{
        .promotion-custom table
        {
                /*width: 80%;*/
        }
}

@media (min-width: 1366px)
{
        .promotion-custom table
        {
                width: 75%;
        }
        .content-height
        {
                height: 120px;
        }
        .plan-bg
        {
                height: 585px;
        }
}

@media (min-width: 1440px)
{
        .promotion-custom table
        {
                /*width: 55%;*/
        }
}

@media (min-width: 1600px)
{
        .promotion-custom table
        {
                /*width: 65%;*/
                max-width: 60%;
        }
        .plan-bg
        {
                height: 725px;
        }
}

@media (min-width: 1750px)
{
        .plan-bg
        {
                height: 825px;
        }
}