/*@font-face {
	font-family: 'ShimesOne';
	src: url('fonts/ShimesOne.eot?#iefix') format('embedded-opentype'),
	     url('fonts/ShimesOne.woff') format('woff'),
	     url('fonts/ShimesOne.ttf')  format('truetype'),
	     url('fonts/ShimesOne.svg#ShimesOne') format('svg');
}*/
/*@font-face {
    font-family: 'Radicalis';
    src: url('fonts/Radicalis.eot?#iefix') format('embedded-opentype'),  
         url('fonts/Radicalis.otf')  format('opentype'),
         url('fonts/Radicalis.woff') format('woff'), 
         url('fonts/Radicalis.ttf')  format('truetype'), 
         url('fonts/Radicalis.svg#Radicalis') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
html, body {
	color: #FFF;
	font-size: 14px;
	background-color: #4A4F54;
	font-family: 'Nunito Sans', sans-serif;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body { padding-top: 106px; }
h1, h2, h3, h4, h5, h6 { font-family: 'Titillium Web', sans-serif; font-weight: 600; text-transform: uppercase; }
.the-content h4 { margin: 30px 0 20px;  }
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child { margin-top: 0; }
section, footer {  width: 100%; max-width: 2048px; display: block; margin: 0 auto;  }
section { padding-top: 75px; padding-bottom: 75px; }
a:hover, a:focus, a:visited { text-decoration: none; }
p { font-size: 16px; }
p:last-child { margin-bottom: 0; }
hr { border-color: #DDD; }
article { overflow: hidden; }
form { padding: 25px; }
label { text-transform: uppercase; }
select { padding: 7.5px 10px; border-radius: 0; box-shadow: none; font-size: 1.25em;  height: auto; }
small { font-size: 80%; } 

footer p { font-size: 14px; }
footer section { padding: 50px 0; }

.image-full { width: 100%; height: auto; }
.relative { position: relative; }

.nav-tabs > li > a { border-radius: 0; color: #4A4F54; font-weight: bold; }
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { color: #FFF; background-color: #4A4F54; }
.nav-tabs > li > a:hover { color: #0C121C; }
.tab-content { color: #0C121C; }
.collapsed:hover, .collapsed:focus, .collapsed:visited { text-decoration: none; }
.thumbnail { border-radius: 0; }
.label-default { background-color: #4A4F54; }

.enquire {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('enquire.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}
.enquire form label { color: #FFF; }

.form-control:not(select) { border-radius: 0; box-shadow: none; font-size: 1.25em; height: auto; }

.btn {
	border-radius: 0;
	text-transform: uppercase;
	padding: 10px 20px;
	font-weight: bold;
	background-color: #4A4F54;
	color: #FFF;
	border-width: 2px;
	border-color: #FFF;
}
.btn:hover { background-color: #FFF; color: #0C121C; border-color: #FFF; }
.light .btn:hover { background-color: #0C121C; color: #FFF; }

.read-more { margin-top: 20px; padding: 5px 10px; font-size: 0.8em; }
.read-more .fa { vertical-align: -10%; }

.content-padding { padding-top: 75px; padding-bottom: 75px; }
.container-parent { width: 70%; margin: 0 auto; }
.bordered-title-margin { margin-bottom: 75px; display: block; width: 100%; }
.bordered-title-light { border-top: 2px solid #FFF; border-bottom: 2px solid #FFF; font-size: 36px; }
.bordered-title-dark { border-top: 2px solid #0C121C; border-bottom: 2px solid #0C121C; font-size: 36px; }
.light { background-color: #FAFAFA; background-color: rgba(255,255,255,0.95); color: #0C121C; }

.bordered-title-light,
.bordered-title-dark,
.display-list-title span,
.main-nav-designs-list .meta-box > div:first-child > span {
	font-weight: bold;
	font-family: 'Titillium Web', sans-serif;
	display: inline-block;
	padding-bottom: 2px;
}

.hero-video-section { position: relative; height: calc(100vh - 106px); padding: 0; background-color: #000; }
.hero-video-section video {
    top: 0;
    left: 0;
	width: 100%;
    height: 100%;
    min-width: 100%;
	min-height: 100%;
	object-fit: cover;
    background-size: cover;
	position: absolute;
	overflow: hidden;
    object-position: 50% 50%;
}
.hero-video-section { display: block; position: relative; height: calc(100vh - 106px); overflow: hidden; }
.hero-video-section .video-slider-tag {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 100px;
    z-index: 50;
}
.hero-video-section .video-slider-tag h3 {
    font-family: 'Caveat', cursive !important;
    text-transform: none;
    font-weight: 300;
    text-shadow: 1px 1px #000;
    font-size: 5.8em;
    color: #FFF;
    margin-bottom: 0;
    line-height: 1.5em;
}
.hero-video-section .video-slider-tag p {
    font-family: 'Nunito Sans';
    text-transform: none;
    font-weight: 300;
    text-shadow: 1px 1px #000;
    font-size: 1.4em;
    color: #FFF;
}
.hero-video-section .video-slider-tag a {
    font-family: 'Nunito Sans';
    text-transform: uppercase;
    font-weight: 600;
    border: none;
    margin: 10px 0;
    font-size: 1.1em;
    line-height: 1.5em;
}

.vimeo-wrapper {
   /*position: fixed;*/
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: -1;
   pointer-events: none;
   overflow: hidden;
}
.vimeo-wrapper iframe {
   width: 100vw;
   height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
   min-height: 100vh;
   min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}

@media (max-width: 1024px) {
    .vimeo-wrapper {
        display: none;
    }
}

.scroll-down {
    bottom: 0;
    left: 50%;
    color: #FFF;
    cursor: pointer;
    position: absolute;
    background-color: #0C121C;
    background-color: rgba(0,0,0,0.75);
    transform: translateX(-50%);
    padding: 5px 15px 0;
    font-size: 36px;
    z-index: 150;
}
.scroll-down:hover, .scroll-down:focus, .scroll-down:visited { color: #FFF; }

.single-video-section { position: relative; height: 50vh; }

.main-nav {
    top: 0;
    left: 50%;
    width: 100%;
    z-index: 999;
    position: fixed;
    max-width: 2048px;
    background-color: #FFF;
    transform: translateX(-50%);
    border-bottom: 1px solid #EEF1F1;
}
.main-nav-logo { padding: 23px 0; display: block; border-right: 1px solid #EEF1F1; }
.main-nav-logo img { max-height: 60px; width: auto; margin: 0 auto; }
.col-nav-logo, .col-nav-links { float: left; }
.col-nav-logo { width: 10.5%; }
.col-nav-links { width: 89.5%; color: #0C121C; }
.col-nav-links div { display: block; width: 100%; position: relative; }
.col-nav-links ul { margin: 0; padding: 0; list-style: none; }
.col-nav-links ul li a { color: #0C121C; text-transform: uppercase; font-weight: bold; letter-spacing: 0.3em; }
.col-nav-links .main-nav-contact, .col-nav-links .main-nav-links { float: right; }
.col-nav-links .main-nav-contact > li, .col-nav-links .main-nav-links > li { display: block; float: left; text-align: center; }
.col-nav-links .main-nav-contact > li > a,
.col-nav-links .main-nav-links > li > a { transition: background-color 0.5s; }
.col-nav-links .main-nav-contact > li > a:hover,
.col-nav-links .main-nav-links > li > a:hover,
.col-nav-links .main-nav-contact > li > a:focus,
.col-nav-links .main-nav-links > li > a:focus { background-color: #E4E8E8; text-decoration: none; }
.col-nav-links .main-nav-contact > li a { display: block; height: 35px; line-height: 35px; padding: 0 13px; }
.col-nav-links .main-nav-contact > li:last-child a { background-color: #0C121C; color: #FFF; }
.col-nav-links .main-nav-links { width: 100%; border-top: 1px solid #EEF1F1; float: none; }
.col-nav-links .main-nav-links > li { width: 13.5%; }
.col-nav-links .main-nav-links > .search-btn { width: 5.5%; border-right: 0; }
.col-nav-links .main-nav-links > li > a {
    height: 70px;
    font-size: 11px;
    vertical-align: middle;
    border-right: 1px solid #EEF1F1;
	justify-content: center;
	align-items: center;
	display: flex;
}
.col-nav-links .main-nav-links > .search-btn a { font-size: 18px; }
.col-nav-links .main-nav-links > li.active > a { background-color: #E4E8E8; text-decoration: none; }

.col-nav-links .search-form { position: absolute; right: 0; bottom:0; height: 70px; z-index: -100; }
.search-form-wrapper { width: 100%; height: 100%; position: relative; overflow: hidden; }
.search-form form { padding: 0; height: 100%; position: absolute; width: 100%; right: -100%; background-color: #FFF; }
.search-form form > a { line-height: 70px; text-align: center; }
.search-form form > a,
.search-form form > a:visited { color: #0C121C !important; }
.search-form form > a,
.search-form form > button { width: 5%; background-color: transparent; border: 0; font-size: 18px; transition: background-color 0.5s; }
.search-form form > a:hover,
.search-form form > button:hover { background-color: #E4E8E8; }
.search-form form > input { width: 90%; font-size: 16px; font-weight: 600; border: 0; padding-left: 10px; box-sizing: border-box; }
.search-form form > input:focus { outline: none; box-shadow: 0 0 0 #FFF; }
.search-form form > a,
.search-form form > button,
.search-form form > input { float: left; height: 100%; }

.main-nav .show { display: block; }
.main-nav-designs-list { display: none; position: absolute; border: 0; background-color: #FFF; width: 100%; left: 0; top: 106px; }
.main-nav-designs-list li { float: left; width: 20%; }
.main-nav-designs-list > li > a { position: relative; display: block; letter-spacing: 0 !important; }
.main-nav-designs-list li a .main-nav-designs-image { width: 100%; z-index: 9; background-size: cover; background-position: center; background-repeat: no-repeat; }
.main-nav-designs-list .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: background-color 0.5s; z-index: 10; }
.main-nav-designs-list li a:hover .overlay { background-color: #0C121C; background-color: rgba(0,0,0,0.5); }
.main-nav-designs-list .meta-box { padding: 25px 0 20px 0; border-right: 1px solid #EEF1F1; border-bottom: 1px solid #EEF1F1; }
.main-nav-designs-list li:nth-child(5n) .meta-box { border-right: 0; }
.main-nav-designs-list .meta-box > div { display: block; width: 100%; }
.main-nav-designs-list .meta-box > div:first-child { margin-bottom: 15px; }
.main-nav-designs-list .meta-box > div:first-child > span {
    text-transform: uppercase;
    border-top: 1px solid #0C121C;
    border-bottom: 1px solid #0C121C;
    font-weight: bold;
    font-size: 1.25em;
}
.main-nav-designs-list .meta-box > div:last-child > span { color: #4A4F54; font-weight: 400; font-size: 0.95em; text-transform: none; }

.main-nav-designs-list .custom-homes { width: 100% }
.main-nav-designs-list .custom-homes p { color: #4A4F54; font-weight: 400; font-size: 0.95em; text-transform: none; padding: 15px 0 }
.main-nav-designs-list .custom-homes a { color: #337ab7; font-weight: inherit; text-transform: inherit; letter-spacing: inherit; display: inline }

.mobile-nav-designs .custom-homes { width: 100%; height: 40px }
.mobile-nav-designs .custom-homes p { color: #4A4F54; font-weight: 400; font-size: 0.95em; text-transform: none; line-height: 40px; text-align: center }
.mobile-nav-designs .custom-homes a { color: #337ab7; font-weight: inherit; text-transform: inherit; letter-spacing: inherit; display: inline }

.main-nav-dropdown {
    left: 0;
    top: 70px;
    width: 100%;
    position: absolute;
    background-color: #FFF;
    border: 1px solid #EEF1F1;
    box-sizing: border-box;
    display: none;
}
.main-nav-dropdown li { display: table; width: 100%; }
.main-nav-dropdown li a {
    width: 100%;
    height: 70px;
    font-size: 11px;
    padding: 5px 10px;
    display: table-cell;
    vertical-align: middle;
    border-bottom: 1px solid #EEF1F1;
    box-sizing: border-box;
}
.main-nav-dropdown li a:hover { background-color: #E4E8E8; }
.main-nav-dropdown li:last-child a { border: 0; }

.featured-ranges a { color: #0C121C; display: block; }
.featured-ranges img { display: block; width: 100%; height: 20vh; object-fit: cover; object-position: center; }
.featured-ranges .col-md-4:nth-child(-n+3) { margin-bottom: 25px; }

.single-hero-section { padding: 0; }
.single-hero-image { width: 100%; height: calc(100vh - 61px - 106px); background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; }
.single-client .single-hero-section iframe { width: 100%; height: 500px; }
.single-home .tab-pane iframe { width: 100%; height: 500px; }
.single-home .big-tabs { list-style: none; margin: 0; padding: 0; }
.single-home .big-tabs li { display: block; float: left; width: 20%; text-align: center; }
.single-home .big-tabs .three-tab { width: 33.333333%; }
.single-home .big-tabs .four-tab { width: 25%; }
.single-home .big-tabs .six-tab { width: 16.66666%; }
.single-home .big-tabs li a {
    width: 100%;
    display: block;
    color: #0C121C;
    font-size: 1em;
    padding: 20px 0;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-decoration: none;
    background-color: #FFF;
    text-transform: uppercase;
    border-top: 1px solid #EEF1F1;
    border-bottom: 1px solid #EEF1F1;
    border-right: 1px solid #EEF1F1;
    transition: background-color linear 0.25s;
}
.single-home .big-tabs li a:hover { background-color: #E4E8E8; }
.single-home .big-tabs li:last-child a { border-top-color: transparent; border-right: 0; background-color: #0C121C; color: #FFF; }
.single-home .tab-pane small { font-size: 18px; margin: 10px 0 0 20px; position: absolute; }

.single-gallery .gallery-item { display: block; }
.single-gallery .gallery-item:after { content: ''; display: block; width: 100%; margin-bottom: 30px; }
.single-gallery .gallery-item img { width: 100%; height: 200px; object-fit: cover; }

.display-list { padding-bottom: 45px; }
.display-list-item { transition: transform 0.25s; }
.display-list-item > div { margin-bottom: 30px; }
.display-list-item:hover { transform: scale(1.025); }
.display-list-image {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	overflow: hidden;
	height: 20vh;
}
.display-list-label {
    top: 30px;
    left: -55px;
    font-weight: bold;
    position: absolute;
    background-color: #4A4F54;
    text-transform: uppercase;
    transform: rotate(-45deg);
    text-align: center;
    padding: 5px 0;
    width: 200px;
    color: #FFF;
}
.display-list-label:empty { display: none; }
.display-list-specs { position: absolute; bottom: 0; right: 0; background-color: #0C121C; background-color: rgba(0,0,0,0.5); padding: 5px 10px; color: #FFF; }
.display-list-desc { display: block; background-color: #FFF; color:#0C121C; padding-top:30px; border: 1px solid  #EEF1F1; border-top: 0; }
.display-list-title { margin-bottom: 30px; }
.display-list-title span {
    color: #0C121C;
	font-size: 18px;
	line-height: 26px;
    border-top: 2px solid #0C121C;
    border-bottom: 2px solid #0C121C;
}
.display-list-action { padding: 15px 0; border-top: 1px solid  #EEF1F1; color: #777; }
.display-list-action a { color: #777; font-weight: bold; font-size: 12px; letter-spacing: 0.15em; }
.display-list-action a:hover { color: #0C121C; }

.tv { padding-top: 30px; background-color: #000; }
.tv iframe { width: 100%; height: 500px; }
.tv .btn-vbrowse { margin-bottom: 30px; background-color: #000; }
.tv .btn-vbrowse:hover { background-color: #FFF; }

.nav-bottom { display: block; list-style: none; padding: 30px 0 15px 0; margin: 0 0 15px 0; border-bottom: 1px solid #E7E7E7; }
.nav-bottom li { display: inline-block; padding: 0 20px 0 20px; }
.nav-bottom li:first-child { padding: 0; }
.nav-bottom li a { color: #4A4F54; font-weight: bold; font-size: 11px; }
.nav-bottom li a:hover { color: #0C121C; }

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td,
.table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th { vertical-align: middle; border: 1px solid #4A4F54; text-align: center; }
.table>tbody>tr>td { background-color: #FFF; }

.nav-refine .dropdown-toggle { background-color: #4A4F54; border-radius: 0; color: #FFF; font-weight: bold; border: 0; }
.nav-refine .dropdown-toggle:hover { background-color: #4A4F54; border-radius: 0; color: #FFF; }
.nav-refine .open>a, .nav-refine .open>a:focus, .nav-refine .open>a:hover { background-color: #4A4F54; }
.nav-refine .dropdown-menu { background-color: #4A4F54; border-radius: 0; border: 0; padding: 0; }
.nav-refine .dropdown-menu>li>a { color: #FFF; border-bottom: 1px solid #FFF; padding: 10px 15px; text-transform: uppercase; }
.nav-refine .dropdown-menu>li>a:hover { background-color: #0C121C; }
.nav-refine .dropdown-menu>li:last-child>a { border-bottom: 0; }

.grid .grid-item { color: #0C121C; margin-bottom: 30px; }
.grid .grid-item:nth-last-child(-n+3) { margin-bottom: 0;  }
.grid .grid-item > div { padding: 10px; background-color: #FFF; }

.tile-title { margin: 0; padding: 20px; background-color: #FFF; color: #0C121C; }

.process-tabs { text-align: center; border-bottom: 0; margin-bottom: 75px; }
.process-tabs li { float: none; display: inline-block; margin-right: 25px; }
.process-tabs li a { background-color: #4A4F54; color: #FFF; font-size: 1.25em; }
.process-tabs li a:hover { background-color: #0C121C; color: #FFF; }

.panel { border-radius: 0; }
.panel-default>.panel-heading { background-color: #4A4F54; color: #FFF; border-radius: 0; }
.panel-title>a:focus { text-decoration: none; }

.nav-category { background-color: #FFF; border: 1px solid #DDD; }
.nav-category li:first-child { background-color: #4A4F54; }
.nav-category li+li { margin-top: 0; }
.nav-category li a { color: #4A4F54; padding: 12px 14px; font-size: 1.15em; border-bottom: 1px solid #EEF1F1; }
.nav-category li a:hover, .nav-category li a:focus { color: #0C121C; border-radius: 0; background-color: #E4E8E8; }
.nav-category li h4 { padding: 12px 14px; margin: 0; border-bottom: 2px solid #FFF; color: #FFF; }

.clients .thumbnail, .tv-list .thumbnail { cursor: pointer; }
.clients .thumbnail-image, .tv-list .thumbnail-image { position: relative; }
.clients .thumbnail-image img { object-fit: cover; object-position: center; }
.clients .thumbnail-overlay, .tv-list .thumbnail-overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0C121C;
    background-color: rgba(0,0,0,0.7);
    transition: opacity .5s;
 }
.clients .thumbnail-overlay i,
.tv-list .thumbnail-overlay i { color: #FFF; color: rgba(255,255,255,0.9); font-size: 7em; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.clients .thumbnail-image:hover .thumbnail-overlay, .tv-list .thumbnail-image:hover .thumbnail-overlay { opacity: 1; }
.tv-margin-bottom { margin-bottom: 50px; }
.tv-margin-bottom:last-child { margin-bottom: 0; }

.cover-image { background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; }

.the-content .alignright { float: right; padding-left: 15px; }
.the-content .alignleft { float: left; padding-right: 15px; }
.the-content .alignnone { width: 100%; height: auto; }

.mobile-nav { display: none; }

.tab-content .read-more { display: inline-block !important; width: auto !important; }

.media .media-object { width: 320px; height: 240px; object-fit: cover; object-position: center; }

.customize {
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: #0C121C;
    background-color: #FFF;
    border: 3px solid #0C121C;
    border-radius: 5px;
    font-size: 1.1em;
    max-width: 215px;
    text-align: center;
}
.customize > div { position: relative; padding: 15px 20px; }
.customize .dismiss { color: #0C121C; position: absolute; top: 1px; right: 5px; font-size: 0.85em; }

.region-image { max-width: 720px; }
.unslider-fade .unslider-active { position: static !important; }
.unslider-fade .unslider-active a { z-index: 100; }

.breadcrumbs {
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 0.78em;
    display: inline-block;
}
.breadcrumbs a { color: #555; }
.breadcrumbs a:hover { color: #0C121C; }
.home .breadcrumbs { display: none; }

.search-count { text-transform: none; margin-bottom: 40px; }
.search-title { margin-bottom: 20px; }
.search-title a { color: #0C121C; }
.search-results > p, .search-results > p > a { color: #555; }
.search-results > p:not(.search-link) { margin-bottom: 20px; }
.search-results .search-link { margin-bottom: 0; }
.search-results p > a:hover { color: #0C121C; }
.search-results hr { margin: 30px 0; }
.search-link { margin-bottom: 40px; }

.pager li > a, .pager li > span { border-radius: 0; background-color: #0C121C !important; color: #FFF; }
.pager .disabled > a, .pager .disabled > span { color: #999; }

.fader {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(246,247,247,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(246,247,247,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(246,247,247,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(246,247,247,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(246,247,247,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(246,247,247,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f6f7f7',GradientType=0 );
    position: absolute;
    display: block;
    height: 20px;
    width: 100%;
    bottom: 0px !important;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.text-uppercase { text-transform: uppercase; }
.border-0 { border: none; }

/* --------------------------------------------- MOBILE STYLES --------------------------------------------- */

@media (max-width: 1024px) {
    body { padding-top: 54px; position: relative; width: 100%; }
    section { padding-top: 30px; padding-bottom: 30px; }
    .container-parent { width: 90%; }

    .mobile-overlay {
        display: none;
        background-color: #000;
        background-color: rgba(0, 0, 0, 0.75);
        position: absolute;
        top: 0; left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    .main-nav { display: none; }
    .mobile-nav {
        z-index: 999;
        display: block;
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
    }
    .mobile-nav-links { list-style: none; margin: 0; padding: 0; position: fixed; top: 0; left: 0; width: 100%; background-color: #FFF; }
    .mobile-nav-links > li { display: inline-block; padding: 0; position: static; }
    .mobile-nav-links > li > a {
        display: block;
        color: #0C121C;
        font-size: 11px;
        line-height: 54px;
        font-weight: bold;
        letter-spacing: 0.3em;
        text-transform: uppercase;
        border-right: 1px solid #EEF1F1;
        border-bottom: 1px solid #EEF1F1;
    }
    .mobile-nav-links > li > .active { background-color: #E4E8E8; }
    .mobile-nav-links > li:last-child > a { border-right: 0; font-size: 13px; }
    .mobile-nav-links > li > a img { width: auto; max-height: 40px; }
    .mobile-nav-designs {
        left: 0;
        top: 55px;
        padding: 0;
        width: 100%;
        text-align: left;
        list-style: none;
        position: absolute;
        background-color: #FFF;
        display: none;
    }
    .mobile-nav-designs li { display: block; }
    .mobile-nav-designs li a { color: #0C121C; display: block; height: calc(20vh - 18.8px); }
    .mobile-nav-design-image {
        width: 33%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        float: left;
    }
    .mobile-nav-designs li:last-child .mobile-nav-meta-box { box-shadow: none; }
    .mobile-nav-meta-box { width: 67%; height: 100%; float: left; box-shadow: inset 0 -1px 0 #EEF1F1; position: relative; }
    .mobile-nav-meta-box > div { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 90%; }
    .mobile-nav-meta-box h4 { font-size: 1.1em; }
    .mobile-nav-meta-box p { font-size: 0.95em; color: #4A4F54; }

    .mobile-nav-side {
        padding: 0;
        width: 100%;
        height: 100vh;
        display: block;
        list-style: none;
        text-align: left;
        position: absolute;
        top: 0; left: 100%;
        background-color: #FFF;
        border-left: 1px solid #EEF1F1;
    }
    .mobile-nav-side li > a {
        height: 56px;
        display: block;
        color: #0C121C;
        font-size: 11px;
        font-weight: bold;
        padding: 0 17px;
        line-height: 56px;
        letter-spacing: 0.3em;
        text-transform: uppercase;
        border-bottom: 1px solid #EEF1F1;
    }
    .mobile-nav-side li > a > span { float: left; display: block; }
    .mobile-nav-side li > a > span:first-child { width: 78%; }
    .mobile-nav-side li > a > span:last-child { width: 22%; }
	.mobile-nav-side li > form {
		padding: 0;
		width: 100%;
		height: 56px;
		display: block;
		border-bottom: 1px solid #EEF1F1;
	}
	.mobile-nav-side li > form > button, .mobile-nav-side li > form > input { float: left; height: 100%; color: #0C121C; }
	.mobile-nav-side li > form > button { width: 15%; border: 0; border-right: 1px solid #EEF1F1; background-color: #FFF; padding: 0; }
	.mobile-nav-side li > form > input { width: 68%; padding: 0 9px 0 10px; border: 0; }
	.mobile-nav-side li > form > button:focus, .mobile-nav-side li > form > input:focus { outline: none; box-shadow: 0 0 0 #FFF; }

    .mobile-nav-dropdown { margin: 0; padding: 0; background-color: #E4E8E8; display: none; list-style: none; }
    .mobile-nav-dropdown li a { border-bottom: 1px solid #D8DCDC; }
    .mobile-nav-dropdown li:last-child a { border-bottom: 0; }

    .bordered-title-dark, .bordered-title-light { border: 0; }

    .hero-video-section { height: calc(50vh - 54px); background-color: #0C121C; }
    .hero-video-section .scroll-down { display: none; }

    .hero-video-section .video-slider-tag { text-align: center; width: 100%; padding: 50px; }
    .hero-video-section .video-slider-tag h3 { font-size: 3em; }
	.hero-video-section .video-slider-tag p { display: none; }

	.featured-ranges .col-md-4 { margin-bottom: 25px; }
	.featured-ranges .col-md-4:last-child { margin-bottom: 0; }

	.display-list-item:last-child > div { margin-bottom: 0; }

    .single-hero-image { height: calc(100vh - 54px); }
    .single-home .big-tabs li { width: 100% !important; }
    .single-home .big-tabs li a { border-top: 0; padding: 17px 0; }
	.single-home .tab-pane small { position: static; margin-left: 0; }

    .media .media-left, .media .media-body { display: table-row; }
    .media .media-left img { margin-bottom: 15px; }
    .single .the-content img { width: 100%; height: auto; }

    .process-tabs { margin-bottom: 30px; }
    .process-tabs li  { display: block; width: 100%; margin-bottom: 15px; }

    .footer-social { padding: 0; margin: 0; list-style: none; text-align: center; }
    .footer-social li { display: inline-block; }
    .footer-social li a { color: #FFF; font-size: 2em; margin-right: 10px; }
    .footer-social li:last-child a { margin-right: 0; }

    .nav-bottom, .nav-bottom+p { text-align: center; }

    .region-image { width: 100%; }

    .tv-margin-bottom { margin-bottom: 15px; }

    .tv-list .bordered-title-margin { margin-bottom: 30px; }
}

/* --------------------------------------------- THIRD PARTY STYLES --------------------------------------------- */

.promo.image {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  background: #4A4F54;
  overflow: hidden;
}
.promo.image img {
  display: block;
  position: relative;
  min-height: 100%;
  max-width: 100%;
  width: 100%;
  opacity: 0.95;
  transition: opacity 0.35s, transform 0.35s;
  transform: scale3d(1.05, 1.05, 1);
}
.promo.image .caption {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 50px;
  text-align: center;
  box-sizing: border-box;
  transform: translateY(-50%);
}
.promo.image .caption h3 {
  color: white;
  opacity: 0;
  margin: 0 0 15px 0;
  font-size: 28px;
}
.promo.image .caption a {
  display: inline-block;
  margin-top: 5px;
  color: white;
  text-transform: uppercase;
  opacity: 0;
  border: 2px solid #FFF;
  padding: 8px 16px;
  transition: background-color 0.5s;
}
.promo.image .caption a:hover { background-color: #FFF; color: #4A4F54; }
.promo.image .caption hr {
  width: 0;
  border-width: 0;
}
.promo.image.visible a,
.promo.image.visible h3, .promo.image:hover a,
.promo.image:hover h3 {
  animation: fadein ease-in 1s;
  animation-fill-mode: forwards;
  animation-delay: 0.7s;
}
.promo.image.visible hr, .promo.image:hover hr {
  width: 100%;
  border-width: 1px;
  transition: border-width,width 0.5s ease-in-out;
  transition-delay: 0.5s;
}
.promo.image.visible img, .promo.image:hover img {
  opacity: 0.4;
  transform: scale3d(1, 1, 1);
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.autocomplete-suggestions {
    cursor: default; background: #FFF; margin-top: 1px; box-sizing: border-box; border: 1px solid #EEF1F1; border-top: 0;
    position: absolute; display: none; z-index: 9999; max-height: 254px; overflow: hidden; overflow-y: auto; text-align: left;
}
.autocomplete-suggestion {
	position: relative; padding: 6px 10px; line-height: 23px; white-space: nowrap;
	overflow: hidden; text-overflow: ellipsis; font-size: 16px; color: #333;
}
.autocomplete-suggestion b { font-weight: bold; color: #1f8dd6; }
.autocomplete-suggestion.selected { background: #E4E8E8; cursor: pointer; }
