@font-face {
    font-family: AachenSBOP-Medium;
    src: url(https://skylinetauranga.co.nz/wp-content/themes/dazzling/inc/fonts/AachenSBOP-Medium.otf);
}
@font-face {
    font-family:Geogtq-Lg;
    src: url(https://skylinetauranga.co.nz/wp-content/themes/dazzling/inc/fonts/Geogtq-Lg.otf);
}


@font-face {
    font-family:Geogtq-Sb;
    src: url(https://skylinetauranga.co.nz/wp-content/themes/dazzling/inc/fonts/Geogtq-Sb.otf);
}

body{
    overflow-y:scroll;
    overflow-x:hidden;
      font-family:Geogtq-Lg !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
a:focus, a:hover {
    text-decoration: none !important;
    //font-family:Aachen-Bold !important;
}
.my-owl .owl-nav.disabled{
    display:block !important;
}
.my-owl.plans-car .owl-nav.disabled{
    display:none !important;
}
.carousel-control:focus, .carousel-control:hover {
    color: #000;
}
.carousel-control {  
    color: #999898;    
    opacity: 0.54;
}
.my-trust .owl-nav{
    display: none !important;
}
.my-trust .owl-dots{
    display: none !important;
}
/*Common css*/
.plans-car .owl-nav{
    display:none !important;
}
.plans-car .owl-dots{
    display:none !important;
}
.fancybox-wrap.fancybox-desktop.fancybox-type-image.fancybox-opened {
    width: 380px !important;
    height: 300px !important;
}
.fancybox-skin {
    width: 380px !important;
    height: 330px !important;
}
.fancybox-inner {
    width: 350px !important;
    height: 300px !important;
}
.inner-banner-section {  
    background-size: cover !important;
    transform: translateY(-18%);
}
.inner-banner-section .rgba-content h1 {
    text-transform: uppercase;
    font-size: 30px;
}
.inner-banner-section .rgba-content {
    background: rgba(17, 17, 17, 0.71);
    text-align: center;
    color: #fff;
    margin-top: 75px;
    margin-bottom: 75px;
    padding: 20px;
    padding-top: 10px;
}
.morelink {
    text-transform: uppercase;
    float: right;
}
.inner-banner-section h2 {
    font-size: 40px;
    //    font-size: 30px;
   font-family: AachenSBOP-Medium;
   text-transform: uppercase;
}
.double-color-title {
    text-align: center;
    color: #939393;
  font-family: AachenSBOP-Medium;
  text-transform: uppercase;
  line-height: 45px;
}
.double-color-title span {
    color: #1058a5;
}
.double-color-content {
    text-align: center;
    color: #000;
    margin-top: 20px;
    margin-bottom: 40px;
    line-height: 30px;
}
.double-color-title.two {
    color: #fff;
}
.double-color-title.two span {
    color: #71b7f7;
}
.double-color-content.two {
    color: #fff;
}
.owl-dot span {
    height: 3px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #1a5ea5 !important;
}
.pdf-btn {
    border: 1px solid #fff;
    padding: 10px 30px;
    color: #fff;
    border-radius: 25px;
    margin-right: 15px;
    padding-top: 12px;
}
.pdf-btn:hover {
    background-color: #1a5ea5;
    color: #fff;
    border:1px solid #1a5ea5;
}
.far.fa-file-pdf {
    font-size: 16px;
    margin-right: 10px;
}
.dark-blue-button {
    background-color: #1a5ea5;
    color: #fff;
    padding: 12px 22px;
    border-radius: 25px;
    border:1px solid #1a5ea5;
}
.dark-blue-button:hover {
    background-color: transparent;
    color:#fff !important;
    border:1px solid #fff;
}
.dark-blue-button .fa.fa-arrow-right {
    margin-left: 10px;
}
.owl-carousel {
    display: block !important;
}
    .owl-carousel.my-owl .owl-dots.disabled, .owl-carousel.my-owl .owl-nav.disabled {
   //display: block !important;
}
/*Header Starts*/
.header-top {
    border-top: 3px solid #0d519a;
}
#menu-header-menu {
    width: 100%;
}
.header-top .designed-header {
    float: right;
    -webkit-clip-path: polygon(0 0, 100% 0, 84% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 5% 100%);
    background-color: #0d519a;
    z-index: 1;
    position: relative;
    width: 44%;
    padding-left: 3%;
     font-family:Geogtq-Lg;
     padding-bottom: 4px;
}
.header-top .designed-header h5 span {
    color: #ffff;
    font-size: 16px;
    font-weight: bold;
    margin-left: 8px;
    letter-spacing: 1px;
}
.header-top .red-button {
    background-color: #e00008;
    color: #fff !important;
    padding: 8px 30px;
    border-radius: 25px;
    font-size: 14px;
    position: relative;
    top: 10px;
    right: 10px;
}
.header-top .red-button:hover {
    background-color: #fff;
    border: 1px solid #e00008;
    color: #e00008 !important;
}
.header-top #menu-header-menu li a {
   color: #000;
font-size: 16px;
text-transform: uppercase;
font-family: AachenSBOP-Medium;
}
.header-top .nav > li > a {
    padding: 10px 20px !important;
}
.header-top #navbar {
    margin-left: 30px;
}

.header-top .logo-img {
    width: 185px;
    z-index: 99999;
    position: relative;
    margin-top: 15px;
}
.header-top .navbar-toggle {
    background-color: #000 !important;
}
.header-top .icon-bar {
    background-color: #fff;
}
.header-top .nav > li > a:focus, .header-top .nav > li > a:hover {
    background-color: transparent !important;
}
.header-top #menu-header-menu li a:hover {
    color: #114791 !important;
    border-bottom: 3px solid #114791;
}
.header-top #menu-header-menu li.active a{
    color: #114791 !important;
    border-bottom: 3px solid #114791;
}
.header-top .navbar-nav > li {
    padding-left: 1px;

}

.header-top .search-hide{
    display:none;
}
.header-top .top-search {
    margin-top: 15px;
    height: 35px;
    background-color: #e6e6e6;
    border: 1px solid #e6e6e6;
    width: 35px;
    border-radius: 7px;
    color: #777;
    font-size: 17px;
}
.header-top .top-search:hover {
    background-color: transparent;
    color: #000;
    border: 1px solid #000;
}
.header-top .top-search:active {
    background-color: transparent;
    color: #000;
    border: 1px solid #000;
}
.header-top .search-hide {
    position: absolute;
    right: 0;
    margin-right: 50%;
    margin-top: 20px;
    z-index: 99999;
}
.header-top form .button.btn.search{
    position: absolute;
    right: 0;
    height: 35px;
    background-color: #000;
    border: 1px solid #000;
}
.header-top #searchword {
    height: 35px;
    border: 1px solid #000;
    border-radius: 3px;
    padding-left: 10px;
}
.header-top .landscape-search{
    display:none !important;
}
.header-top .responsive-search{
    display:none !important;
}

/*Banner section*/
.homepage-banner-section {
    transform: translateY(-7%);
    margin-bottom: -30px;
}
.homepage-banner-section .carousel-control {   
    background-image: unset !important;   
}
.homepage-banner-section .banner-img {
   height: 280px !important;
object-fit: cover;
}
.homepage-banner-section .carousel-caption {
    //right: unset !important;
    //top: 33% !important;
 width: 100%;
left: 0;
text-align: center !important;
border-left: 5px solid #17528f;
padding-left: 20px;
background: rgba(0,0,0,0.45);
padding-right: 20px;
height: auto;
bottom: 50px;
}
.homepage-banner-section .blue-button {
    background-color: #14549c;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 25px;
    -webkit-clip-path: polygon(0 0, 100% 0, 84% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    border: 1px solid #14549c;
    padding-right: 45px;
    margin-left: -5px;
    font-weight: bold;    
}
.homepage-banner-section .blue-button:hover {
    color: #14549c !important;
    background-color: #fff !important;
}
.homepage-banner-section .carousel-caption h3 {
   margin-bottom: 22px;
font-size: 17px;
line-height: 30px;
}
.homepage-banner-section .carousel-caption h1 {
  margin-top: 10px;
font-size: 25px;
font-family: AachenSBOP-Medium;
margin-bottom: -10px;
}
.homepage-banner-section .fas.fa-chevron-left.arrow-left {
    position: absolute !important;
    left: -3px !important;
    top: 45%;
    background-color: #fff;
    height: 50px;
    width: 50px;
    padding-top: 14px;
}
.homepage-banner-section .fas.fa-chevron-right.arrow-right {
    position: absolute !important;
    right: -3px !important;
    top: 45%;
    background-color: #fff;
    height: 50px;
    width: 50px;
    padding-top: 14px;
}
/*Our plans sectio*/
.our-plans-section {
    margin-top: 20px;
    margin-bottom: 30px;
}
.our-plans-section .whole-item {
    border: 1px solid #cccc;
    padding-bottom: 25px;
}
.our-plans-section .item {
   // width: 94%;
    margin-left: auto;
    margin-right: auto;
    display: block;
margin-bottom: 40px;
}
.our-plans-section .skyblue-design {
    background-color: #4fa4fe;
    color: #fff;
    margin-top: -10px;
    height: 35px;
    width: 175px;
    -webkit-clip-path: polygon(0 0, 100% 0, 84% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
 }
.our-plans-section .whole-item h5 {
    padding-top: 10px;
    padding-left: 10px;
}
.our-plans-section .owl-carousel .owl-item img {
   height: 200px;
object-fit: cover;
width: 290px;
margin-left: auto;
margin-right: auto;
padding: 20px 10px;
}
.our-plans-section .dark-blue {
    background-color: #1a5ea5;
    color: #fff;
    padding: 6px;
    text-align: center;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
   // z-index: 99999999;
    margin-top: -25px;
    border: 1px solid #1a5ea5;
    text-transform: uppercase; 
}
.dark-blue {
      transition: all 0.3s;
}
.our-plans-section .dark-blue a{ 
    color:#fff;
}
.our-plans-section .dark-blue:hover {
    background-color: #fff;
}
.our-plans-section .dark-blue:hover a{
    color: #1a5ea5;
}
.our-plans-section .owl-prev {
    position: absolute;
    top: 33%;
    left: -10%;
    -webkit-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    -moz-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    box-shadow: 0px 1px 5px 3px rgba(204, 204, 204, 0.31);
}
.our-plans-section .owl-next {
    position: absolute;
    top: 33%;
    right: -10%;
    -webkit-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    -moz-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    box-shadow: 0px 1px 5px 3px rgba(204, 204, 204, 0.31);
}
.our-plans-section .owl-prev:hover {
    -webkit-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    -moz-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
}
.our-plans-section .owl-next:hover {
    -webkit-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    -moz-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
}
.our-plans-section .owl-dots {
    margin-top: 30px;
}
/*Supreme section*/
.supreme-section {
    background: url('https://skylinetauranga.co.nz/wp-content/themes/dazzling/images/bg1.png') no-repeat scroll center 0 rgba(0, 0, 0, 0);
    background-size: cover;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-bottom: 50px;
    margin-bottom: 30px;
}
.supreme-section .pdf-btn:focus {
    color: #fff !important;
}
.supreme-section .hover-div {
    //height: 130px;
}
.supreme-section .col-md-offset-1.col-md-2.col-xs-6 h5{
//text-align: left !important;
//margin-left: 20px;
}
.supreme-section col-md-2.col-xs-6 .images img{
margin-left: 16px;
height: 50px;
width: 50px;
object-fit: cover;
}
.supreme-section .col-md-offset-1.col-md-2.col-xs-6 .images img{
margin-left: 12px;
height: 50px;
width: unset;
object-fit: cover;
margin-top: 11px;
}
.supreme-section .first-white {
    background-color: #fff;
}
.supreme-section .first-white h3 {
    padding: 23px;
    border-bottom: 1px solid #ccc;
    color: #3470af;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 30px;
}
.supreme-section .first-white .hover-img{
    display:none;
}
.supreme-section .first-white .images{
    border-radius: 50%;
    border: 1px solid #ccc;
    width: 75px;
    height: 75px;
    padding-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.supreme-section .first-white .hover-div:hover .hover-img{
    display:block;
}
.supreme-section .first-white .hover-div:hover .normal-img{
    display:none;
}
.supreme-section .images img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 15px;
}
.supreme-section .hover-div:hover .images{
    border: 1px solid #1a5ea5;
    background-color: #1a5ea5;
}
.supreme-section .hover-div:hover h5
{
    color:#1a5ea5;
       font-weight: bold;
}
.supreme-section h3 {
    text-align: center;
}
.supreme-section h5 {
    text-align: center;
    margin-top: 20px;
   // margin-bottom: 35px;
    color: #000;
    text-transform: uppercase;
    line-height: 25px;  
text-transform: uppercase;
height: 50px;
}

.supreme-section h5:hover {
    color: #1a5ea5;
   
}
.supreme-section .buttons {
    margin-top: 50px;
    text-align: center;
}
/*About us section*/
.about-section {
    margin-bottom: 100px;
}
.about-section .white-shadow {
    -webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 19px 0px rgba(171, 171, 171, 0.75);
    margin-top: 30px;
    padding-bottom: 10px;
}
.about-section .about-img {
    width: 600px;
    height: 330px;
    object-fit: cover;
    border: 5px solid #d7d7d7;
    position: relative;
    z-index: 99;
}
.about-section h3 {
    color: #000;
    font-family: Geogtq-Sb;
    margin-bottom: 30px;
}
.about-section .about-content {
    padding: 30px;
      padding-bottom: 75px;
}
.about-section .about-content h4 {
    line-height: 30px;
    font-size: 17px;
}
.about-section .about-content h5 {
    color: #a1a1a1;
    margin-top: 25px;
    line-height: 25px;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 35px;
}
.about-section.inner .about-content h5 {
    margin-bottom: -10px;
}

.about-section .about-content .dark-blue-button:hover {
    background-color: #fff;
    color: #1a5ea5 !important;
    border:1px solid #1a5ea5;
}
.about-section .about-design-img {
    position: absolute;
    margin-top: -75px;
    z-index: 99;
    width: 375px;
    left: 65px;
    border: 5px solid #ccc;
    object-fit: cover;
}
/*Gallery Section*/
.gallery-section {
    background: url('https://skylinetauranga.co.nz/wp-content/themes/dazzling/images/bg2.png') no-repeat scroll center 0 rgba(0, 0, 0, 0);
    width: 100%;
    padding-top: 40px;
    background-size: contain;
    padding-bottom: 75px;
}

.gallery-section .zoom.img-fluid {
  width: 285px;
height: 245px;
    object-fit: cover;
    margin-bottom: 5px;
}
.gallery-section .double-color-content.two {
    margin-bottom: 50px;
}
/*Testimonial section*/
.testimonial-section .morecontent span{
    display: none;

}
.testimonial-section .my-owl .owl-prev {
    position: absolute;
    top: 33%;
    left: -60px;
    -webkit-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    -moz-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    box-shadow: 0px 1px 5px 3px rgba(204, 204, 204, 0.31);
}
.testimonial-section .my-owl .owl-next {
    position: absolute;
    top: 33%;
    right: -67px;
    -webkit-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    -moz-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    box-shadow: 0px 1px 5px 3px rgba(204, 204, 204, 0.31);
}
.testimonial-section .my-owl .owl-prev:hover {
    -webkit-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    -moz-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
}
.testimonial-section .my-owl .owl-next:hover {
    -webkit-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    -moz-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
}
.testimonial-section {
    padding-top: 25px;
    background-color: #f2f2f2;
   /* -webkit-box-shadow: inset 3px 14px 39px -20px rgba(0,0,0,1);
    -moz-box-shadow: inset 3px 14px 39px -20px rgba(0,0,0,1);
    box-shadow: inset 3px 14px 39px -20px rgb(185, 185, 185);*/
    padding-bottom: 40px;

}
.testimonial-section .my-owl .readplus a{
    color: #1a5ea5 !important;
    font-size: 15px;
    text-transform: uppercase;
}
.testimonial-section .my-owl .readplus {
    text-align: right;
}
.testimonial-section .my-owl .readminus a{
    color: #1a5ea5 !important;
    font-size: 15px;
    text-transform: uppercase;
}
.testimonial-section .my-owl .readminus {
    text-align: right;
}
.testimonial-section .my-owl .item:hover{
    box-shadow: 0px 6px 20px 0px rgba(166, 166, 176, 1);
    transform: translateY(-4px);
}
.testimonial-section .my-owl .item {
    width: 94%;
    background-color: #fff;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
    padding-left: 10px;
    transition: all 0.4s;
    margin-bottom: 20px;
}
.testimonial-section .more {
    color: #6b6b6b;
    font-size: 15px;
    line-height: 25px;
    margin-left: 12px;
    letter-spacing: 0.5px;
}
.testimonial-section .media-heading {
    margin-top: 26px !important;
    color: #000;
font-weight: bold;
}
.testimonial-section .white-testimonial .media-object{
    width:75px !important;
}
.testimonial-section .media-object {
    -webkit-box-shadow: 0px 0px 8px -1px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 8px -1px rgba(0,0,0,1);
    box-shadow: 0px 0px 8px -1px rgb(185, 175, 175);
    margin: 10px;
    border-radius: 50%;
    height: 60px;
}
 .swal-button.swal-button--cancel {
    display: none;
}
.testimonial-section .owl-dots {
    margin-top: 25px;
}
.testimonial-section .trusted {
    margin-bottom: 40px;
    margin-top: 30px;
}
.testimonial-section .trusted img {
    margin-bottom: 20px;
    width: 140px;
height: 100px;
object-fit: cover;
}
/*Hpw to buy section*/
.how-to-buy {
    color: #000;
    background-position: 50% 50%;
    //padding-bottom: 50px;
//background-attachment: fixed;
margin-top: -60px;
background-size:cover; 
//margin-bottom: 55px;
background-image: unset !important;
}
.eight.columns.no-float.process-vertical-layout.s-repeatable-item .row{
padding-bottom: 25px;
}
.plans-booking.how {
    margin-bottom: 60px;
}
/*.how-to-buy::after {

    border-radius: 4px;
    position: absolute;
    left: 48%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 25px;
    border-top-color: #003871;
    content: '';
    pointer-events: none;
    margin-top: 49px;

}*/
.process-vertical-layout  .process-item-linker{
border-right: 1px solid #000;
border-top: 0;
height: 120px;
opacity: 0.4;
left: 40px !important;
position: absolute;
top: 85px;
width: 1px;
}
.process-item-index.s-font-body {
    font-size: 20px;
    border: 2px solid #000;
    padding-left: 20px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    font-family: nunito, helvetica, sans-serif;
    margin-top: 20px;
width: 53px;
}
.s-component-content.s-font-body p {
    font-size: 17px;
    line-height: 30px;
}
.s-item-title .s-component-content.s-font-heading strong {
    font-size: 20px;
    text-transform: uppercase;
    color: #114791 !important;
font-family: AachenSBOP-Medium;
font-weight: lighter;
}
.s-component-content.s-font-body .s-component-content.s-font-heading strong{
    font-size: 17px;
}
.s-component-content.s-font-body .s-component-content.s-font-heading {
    margin-top: -10px;
}
.eight.columns.no-float.process-vertical-layout.s-repeatable-item:last-child  .process-item-linker{
    display: none;
}
.eight.columns.no-float.process-vertical-layout.s-repeatable-item:nth-child(2n+1) .process-item-index.s-font-body {
color: #114791 !important;
border: 2px solid;
}
/*Footer section*/
.footer {
    background-color: #102b46;
    padding-top: 40px;
    padding-bottom: 25px;
}
.footer-img {
    width: 200px;
}
.footer .list-inline.icons .fa{
    background-color: #fff;
    border-radius: 50%;
       color: #000;
    font-size: 15px;
 transition: all 0.3s;
}
.header-top .button.btn.search .fa.fa-search {
    color: #fff;
}
.footer .list-inline.icons .fa.fa-youtube {
    padding: 9px 11px;
    font-size: 18px !important;
}
.footer .list-inline.icons .fa:hover{
    background-color: #000;
    color:#fff;
}
.footer .list-inline.icons .fa.fa-facebook {
 padding: 11px 14px;
}
.footer .logo-footer h4 {
    color: #c8c9cd;
    margin-top: 25px;
    line-height: 30px;
}
.footer h2 {
    color: #fff;
    margin-bottom: 40px;
    font-family: AachenSBOP-Medium;
}
.footer h4 {
    color: #fff;
    font-weight: 500;
    display: -webkit-inline-flex;
    font-size: 16px;
}
.footer h4 span {
    margin-top: 1px;
    margin-left: 6px;
    font-family: Geogtq-Sb;
}
.footer h4 img {
    margin-top: -4px;
}
.footer h5 {
    color: #c6c9ce;
    font-size: 15px;
    line-height: 30px;
    margin-left: -20px;
    margin-top: 5px;
    letter-spacing: 0.7px;
}
.footer .colon {
    margin-left: -4px;
}
.footer ul li a {
    font-size: 17px;
    line-height: 41px;
    color: #aeb2bb;
}
.footer #menu-quick-links {
    list-style: none;
    margin-left: -40px;
}
.footer #menu-quick-links a::before {
    content: url(https://skylinetauranga.co.nz/wp-content/themes/dazzling/images/blue-pause.png);
    top: 5px;
    position: relative;
    margin-right: 10px;
}
.footer form .form-control {
    background-color: #16385b;
    border: 1px solid #16385b;
    padding-left: 18px;
    color: #fff;
    font-size: 18px;
    border-radius: 0;
    height: 45px;
}
.footer .btn.news-letter {
    background-color: #1a5ea5;
    color: #fffeff;
    margin-top: 10px;
    border-radius: 0;
    height: 40px;
}
.footer .btn.news-letter:hover {
    background-color: #fff;
    color: #1a5ea5;
}
.footer form .form-control::placeholder {
    color: #51657d;
}
.footer .list-inline.icons {
    margin-top: 35px;
}
.footer .list-inline.icons .fab.fa-facebook-f {   
    padding: 8px 13px;  
}
.footer .list-inline.icons .fab.fa-twitter {
    padding-top: 8px;
    padding-bottom: 7px;
    padding-left: 9px;
    padding-right: 8px;
}
.footer .list-inline.icons .fab.fa-instagram {
    padding: 7px 9px;
}
.footer .list-inline.icons .fab.fa-pinterest {
    padding: 8px 9px;
}
.footer .list-inline.icons .fab{
    background-color: #fff;
    border-radius: 50%;
    color: #000;
    border: 1px solid #fff;
    font-size: 16px;    
}
.footer .list-inline.icons .fab:hover{
    background-color: transparent;
    color: #fff;

}
.copy-right {
    background-color: #1a5ea5;
    margin: 0;
    padding: 10px;
    text-align: center;
    color: #fff;
}
.martage-cal {
    text-align: center;
    margin-bottom: 100px;
}
.martage-cal h2 {
    font-family: AachenSBOP-Medium;
    color: #0d519a;
    margin-top: 50px;
    margin-bottom: 50px;
}
.martage-cal iframe {
    border: unset;
    border-radius: 10px;
}
/*Team section*/
.about-section.inner {
    margin-bottom: 50px;
}
.team-section {
    background: url('https://skylinetauranga.co.nz/wp-content/themes/dazzling/images/parallax-bg.png') no-repeat scroll center 0 rgba(0, 0, 0, 0);
    background-size: cover;
    text-align: center;
    background-position-y: center;
    color:#fff;
    background-attachment: fixed;
}
.team-section .rgba-paragraph {
    background: rgba(0, 0, 0, 0.77);
    padding: 1px;
    padding-bottom: 20px;
}
.team-section h1 {
   font-family: AachenSBOP-Medium;
    margin-top: 30px;
}
.team-section h3 {
    margin-top: 15px;
    margin-bottom: 30px;
}
.team-section p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 28px;
    padding: 0px 20px;
}
/*Meet section*/
.meet-section{
    text-align: center;
   // padding-top: 30px;
    margin-bottom: -20px;
}
.meet-section .owl-carousel.owl-theme.my-car.owl-loaded.owl-drag {
    margin-top: 20px;
}
.meet-section .owl-content {
    border: 3px solid #e3e3e3;
    padding: 0 20px;
    padding-bottom: 35px;
}
.meet-section .owl-carousel .owl-item img {
    display: block;
    width: 125px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    z-index: 9;
    position: relative;
}

.meet-section .owl-content {
    position: relative;
    top: -60px;
}
.meet-section h3 {
    margin-top: 80px;
margin-bottom: 20px;
font-size: 22px;
font-family: Geogtq-Sb;
color: #000;
}
.meet-section h4{
  font-size: 19px;
margin-bottom: 17px;
font-weight: 1000;
color: #000;
letter-spacing: 0.2px;
}
.meet-section h5 {
    color: #999c;
    line-height: 25px;   
}
.meet-section p {
    color: #999c;
    line-height: 25px;   
}
.meet-section .email-team {
    background-color: #1a5ea5;
    border: 2px solid #1a5ea5;
    color: #fff;
    padding: 8px;
    text-align: center;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    z-index: 99;
    bottom: 85px;
    height: 45px;
    font-size: 18px;
    font-family: Geogtq-Sb;
}
.meet-section .email-team:hover {
    color: #1a5ea5;
    background-color: #fff;
    border: 2px solid #1a5ea5;
}
.meet-section .owl-prev {
    position: absolute;
    top: 33%;
   left: -7%; 
}
.meet-section .owl-next {
    position: absolute;
    top: 33%;
   right: -7%;
}

.meet-section .owl-prev:hover {
    -webkit-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    -moz-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
}
.meet-section .owl-next:hover {
    -webkit-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    -moz-box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
    box-shadow: 0px 1px 5px 3px rgba(204,204,204,1);
}
.meet-section .owl-dots {
    display: none;
}
/*Gallery page*/
.gallery-page .column img {
    margin-top: 5px;
    width: 288px;
    height: 200px;
}
.gallery-page {
    padding-bottom: 100px;
}
/*Testimonial page*/
.testimonial-section.inner {
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    margin-top: -50px;
}
.testimonial-section.inner  .white-testimonial {
    background-color: #fff;
    margin-bottom: 35px;
    padding: 10px;
    padding-right: 20px;
    transition: all 0.4s;
}
.testimonial-section.inner  .white-testimonial:hover {
    box-shadow: 0px 6px 20px 0px rgba(166, 166, 176, 1);
    transform: translateY(-4px);
}
/*Contact us page*/
.contact-section h2 {
    text-align: center;
    color: #0d539b;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 40px;
}
.contact-section .box-shadow {
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 5px rgba(225, 225, 225, 0.75);
    border-radius: 10px;
    padding: 20px 30px;
    padding-bottom: 5px;
    margin-bottom: 40px;
}
.contact-section .form-control {
    height: 45px;
    border-radius: 0;
   background-color: #f3f3f3;
    border: unset;
    padding-left: 23px;
    font-size: 16px;
    //margin-bottom: 15px;
    -webkit-box-shadow: unset !important;
box-shadow: unset !important;
}
.contact-section .form-control.message {
   height: 90px;
padding-top: 10px;
}
.form-control:focus {
    border-color: unset !important;
    outline: unset !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
}
.contact-section .form-control::placeholder {
    color: #686868;
}
.contact-section .contact-submit {
    height: 45px;
    background-color: #00adef;
    border: 1px solid #00adef;
    color: #fff;
    width: 100%;
    font-size: 17px;
    font-weight: 1000;
    background-image:unset !important;
}
.contact-section .contact-submit:hover {
    color:#00adef;
    background-color: #fff;
}
.contact-section .media-object {
       width: 40px;
}
.contact-section .media-left {
    background-color: #e9e9e9;
    padding: 20px;
    border-radius: 50%;
    padding-right: 20px !important; 
}
.contact-section .media {
    margin-bottom: 25px;
}
.contact-section .media-body, .contact-section .media-left, .contact-section .media-right {
       vertical-align: middle !important;
}
.contact-section .media-body {
    padding-left: 20px;
}
.contact-section .media-heading {
    margin-top: 10px;
    color: #0e5199;
    font-weight: bold;
    font-weight: bold;
text-transform: uppercase;
}
.contact-section .media-body p {
    margin-top: 10px;
    font-size: 16px;
    color: #797979;
    letter-spacing: 0.5px;
}
.map-section iframe {
    width: 100%;
    height: 300px;
}
.map-section {
    margin-top: 25px;
    margin-bottom: 5px;
}
.booknow-section h1 {
    font-size: 30px;
    font-family: AachenSBOP-Medium;
    color: #0e5199;
    }
.booknow-section h2 {
    margin-top: 22px;
    margin-bottom: 50px;
  }
.booknow-section .skyblue-button {
    background-color: #4ca4fe;
    padding: 12px 22px;
    font-size: 20px;
    color: #fff;
    font-family: Geogtq-Sb;
     border:1px solid #4ca4fe;
}
.booknow-section .skyblue-button:hover {
   background-color: #fff;
   color:#4ca4fe;
}
.booknow-section {
    margin-bottom: 55px;
}
.plans h4 {
  background-color: #0d519a;
text-align: center;
padding: 10px 25px;
text-transform: uppercase;
font-size: 15px;
left: 0;
right: 0;
width: 80%;
margin-top: 13px;
position: absolute;
margin-left: auto;
margin-right: auto;
padding-bottom: 7px;
line-height: 25px;
}
.plans .rgba-content {
    padding-bottom: 35px;
}
.plans h2 {
    text-transform: uppercase;
   }
 .plans h4  a {
    color: #fff;
    text-decoration: underline !important;
}
.plans h4 a:hover {
    color: yellow;
    text-decoration: underline !important;
}
.tab-header .nav.nav-pills{
    margin-left: auto;
margin-right: auto;
display: table;
}
.tab-section .whole-item {
    padding-bottom: unset;
    border: 4px solid #eaeaeacc;
   }
.tab-section .first-column.contact-tab .whole-item.text-center {
     // height: 270px;
}
.tab-section .owl-carousel.owl-theme.my-owl.plans-car.owl-loaded.owl-drag {
    margin-left: 10px;
}

.tab-section .whole-item.text-center {
    border-top: unset;
    margin-top: -10px;
    padding: 25px;
   // padding-bottom: 30px !important;
}
.tab-header .nav-pills > li.active > a, .tab-header .nav-pills > li.active > a:focus, .tab-header .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #0d519a !important;
    padding: 15px 80px;
    border-radius: 0;
    font-size: 18px;
    font-weight: bold;
}
.tab-header .nav-pills > li > a{
    color: #fff;
    background-color: #969696 !important;
   padding: 15px 80px !important;
border-radius: 0 !important;
    font-size: 18px;
    font-weight: bold;
    margin-left: 3px;
    text-transform: uppercase;
}
.tab-header .nav-pills > li > a:focus, .tab-header .nav-pills > li > a:hover {
      background-color: #0d519a !important;
      color:#fff;
}
.tab-header .nav-pills > li.active > a::after {
    border-radius: 4px;
    position: absolute;
    top: 62%;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 11px;
    border-top-color: #fff;
    content: '';
    pointer-events: none;
    transform: rotate(180deg);
}
.tab-header .nav-pills > li:hover > a::after {
    border-radius: 4px;
    position: absolute;
    top: 62%;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 11px;
    border-top-color: #fff;
    content: '';
    pointer-events: none;
    transform: rotate(180deg);
}
.tab-header {
    -webkit-box-shadow: 1px 9px 17px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 9px 17px -4px rgba(0,0,0,0.75);
box-shadow: 1px 9px 17px -4px rgba(225, 224, 224, 0.75);
    padding-bottom: 30px;
}
.tab-section {
    -webkit-box-shadow: 1px 9px 17px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 9px 17px -4px rgba(0,0,0,0.75);
    box-shadow: 1px 9px 17px -4px rgba(225, 224, 224, 0.75);
    padding-bottom: 20px;
    margin-top: 90px;
    margin-bottom: 20px;
}
.plans-booking {
    text-transform: uppercase;
    font-size: 23px;
    background-color: #4ca4fe;
    text-align: center;
    color: #fff;
   width: 75%;
    margin-left: auto;
    margin-right: auto;
    padding: 14px 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 25px;
    border: 1px solid #4ca4fe;
      transition: all 0.3s;
}
.plans-booking:hover {
    background-color: #fff;
    color: #4ca4fe;
}
.tab-section .our-plans-section .dark-blue a{
    color:#fff;
}
.tab-section .our-plans-section .whole-item.text-center h4 {
    color: #225390;
    font-weight: 800;
    font-size: 21px;
}
.tab-section .our-plans-section .whole-item.text-center h5 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-bottom: 15px;
}
.tab-section .our-plans-section .whole-item.text-center p {
    color: #7e7e7e;
    font-size: 16px;
    line-height: 30px;
}
.tab-section .contact-tab h2 {
    color: #959595;
    font-family: AachenSBOP-Medium;
    text-align: center;
    text-transform: uppercase;
    margin-top: 33px;
}
   .tab-section .contact-tab  h1 {
    font-family: AachenSBOP-Medium;
    text-align: center;
    text-transform: uppercase;
    color: #195ea4;
    font-size: 35px;
}
.tab-section .contact-tab h3 {
    color: #969696;
    font-family: AachenSBOP-Medium;
    text-align: center;
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 55px;
        padding: 0px 5px;
    line-height: 30px;
}
   .tab-section .our-plans-section .owl-carousel .owl-item img {
    height: 200px;
    object-fit: unset;
    margin-top: 5px;
    margin-bottom: 5px;
}
   .tab-section .our-plans-section .first-column.contact-tab .dark-blue {
    background-color: #4ca4fe;
}
   .tab-section .our-plans-section .skyblue-design {
          margin-top: -13px;
margin-left: -3px;
 }
    .tab-section .dark-blue:hover {
    background-color: #fff;
}    
.tab-section .dark-blue:hover a{
    color:#1a5ea5;
}
 .tab-section .first-column.contact-tab .dark-blue{
    border:1px solid #4ca4fe;
} 
   .tab-section .first-column.contact-tab .dark-blue:hover {
    background-color: #fff;
}    
.tab-section .first-column.contact-tab .dark-blue:hover a{
    color:#4ca4fe;
}
.tab-section .readminus {
    margin-top: -10px;
}
.specification-page section{
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 2px rgba(225, 221, 221, 0.75);
margin-bottom: 30px;
padding-bottom: 25px;
}
.specification-page h1 {
   border-bottom: 1px solid #e4e4e4;
    padding: 20px 30px;
    color: #0d519a;
    text-transform: uppercase;
    font-family: AachenSBOP-Medium;
    font-size: 30px;
    padding-left: 40px;
}
.specification-page .container .shell-section:nth-child(2) h1::after {
    content: "Includes Shell specification plus the following";
    font-family: Geogtq-Lg !important;
    font-size: 21px;
    margin-left: 30px;
    position: relative;
    top: -4px;
}
.specification-page .border-ccc {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
}
.specification-page h2 {
     color: #0d519a;
    text-transform: uppercase;
    font-family: AachenSBOP-Medium;
      padding-left: 40px;
}
.specification-page h4 {
    color: #0d519a;
    margin-top: 28px;
}
 .specification-page .row .col-md-6 h3 {
        padding-left: 40px;
   }
 .specification-page h3 {
    font-family: AachenSBOP-Medium;
    color: #000;
    text-transform: uppercase;
       margin-bottom: 25px;
       margin-top: 35px;
}
.specification-page li {
       margin-bottom: 10px;
    color: #787878;
    font-size: 17px;
}
.specification-page .row .col-md-6 li {
   // padding: 0px 40px;
   list-style: none;
   }

 .specification-page  li::before {
    content: url('https://skylinetauranga.co.nz/wp-content/themes/dazzling/images/green-tick.png');
    margin-right: 10px;
    top: 4px;
    position: relative;
}
.shell-section h1{
    margin-bottom: 0px;
}
.popular-section li {
    padding-left: 40px;
}
/*Finance page*/
.finance-video-section {
    margin-top: -20px;
    text-align: center;
}

.finance-video-section  h1 {
    font-family: AachenSBOP-Medium;
    color: #0d519a;
    font-size: 40px;
}
.finance-video-section h3 {
    color: #9e9e9e;
    font-family: AachenSBOP-Medium;
    font-size: 30px;
    margin-bottom: 20px;
margin-top: 15px;
}
.finance-video-section h5 {
    color: #000;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 25px;
}
.right-video {
   position: relative;
bottom: 250px;
height: 430px;
margin-right: 4px;
}
.left-video {
    position: relative;
  bottom: 250px;
height: 430px;
}
.finance-video-section  .embedly-embed {
    width: 80%;
    height: 510px;
}
.player {
    margin-bottom: -175px;
}
.sticker-img {
    margin-bottom: 35px;
}
.skyblue-a {
    background-color: #00adef;
    color: #fff;
    padding: 15px 35px;
    font-size: 20px;
    font-weight: bold;
    border:1px solid #00adef;
}
.skyblue-a:hover {
    background-color: #fff;
    color:#00adef;
}
.rgba-paragraph.finace {
    padding-top: 60px;
    padding-bottom: 40px;
}
.p-tag {
    margin-bottom: 50px;
}
.gallery-page #moreblog {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 40px;
    border: unset;
    background: unset;
    font-size: 17px;
    color: #000;
}
.gallery-page #moreblog:hover {
    background-color: #102b46;
    color: #fff;
}
.gallery-page .fa.fa-spinner.w3-spin {
    margin-right: 10px;
}
@media (max-width:777px){
.testimonial-section {
    margin-top: 35px;
}
    .double-color-title {
     font-size: 20px;
    line-height: 30px;
}
.homepage-banner-section {
    transform: translateY(-7%) !important;
}
.how-to-buy {
margin-top: -22px;
}
 /*.gallery-section .container.page-top {
    width: 300px;
}*/
    .owl-nav{
        display:none !Important;
    }
    .owl-nav.disabled{
        display:none !Important;
    }
    .contact-section .media-body p {
       font-size: 14px;
    }
    .testimonial-section .trusted img {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
  .shell-section  .hover-div ul {
    padding-left: 5px;
}
    .skyblue-a {
       padding: 10px 10px;
    font-size: 13px;
    }
    .finance-video-section h1 {
      font-size: 28px;
}
.finance-video-section h3 {
    font-size: 20px;
      line-height: 30px;
}
.finance-video-section h5 {
       font-size: 16px;
}
    .header-top .landscape-search{
        display:none;
    }
    .header-top .responsive-search{
        display:none;
    }
    .header-top #menu-header-menu {
        margin-left: -20px;
    }
    .header-top {
        background-color: #0d519a;
        //height: 120px;
        padding-bottom: 10px;
    }
    .header-top #menu-header-menu li a {
        color: #fff;
    }
    .header-top #menu-header-menu li.active a {
        color: yellow !important;
        border-bottom: unset;
    }

    .header-top #menu-header-menu li a:hover {
        color: yellow !important;
        border-bottom: unset;
    }
    .header-top .top-search {
        margin-top: 5px;
    }
    .header-top .search-hide {
        position: absolute;
        bottom: -15px;
        left: 80px;
        width: 190px;
    }
    .header-top .logo-img {
        width: 75px;
        top: -8px;
    }
    .header-top .navbar-toggle {
        position: absolute !important;
        top: -60px;
        right: 0;
    }
    .header-top .designed-header {
        float: unset;
        padding-right: unset;
        width:unset;
    }
    .header-top .designed-header .list-inline.list-unstyled {
        display: flex;
    }
    .header-top .red-button {
        padding: 8px 15px;
        font-size: 12px;
        position: relative;
        float: right;
    }
    .homepage-banner-section .carousel-caption h3 {
        font-size: 18px;
        line-height: 27px;
       /* height: 50px;*/
    }
    .homepage-banner-section .carousel-caption h1 {
        font-size: 22px;
        line-height: 30px;
        /*height: 50px;*/
    }
    .homepage-banner-section .carousel-caption {
        width: 75%;
height: auto;
bottom: 30px;
left: 45px !important;
    }
    .homepage-banner-section  .banner-img {
        height: 200px !important;
    }
    .homepage-banner-section .fas.fa-chevron-left.arrow-left {
        height: 30px;
        width: 30px;
        padding-top: 4px;
    }
    .homepage-banner-section .fas.fa-chevron-right.arrow-right {
        height: 30px;
        width: 30px;
        padding-top: 4px;
    }
   
    .gallery-section .zoom.img-fluid {
        width: 250px;
        height: 200px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 20px;
    }
    .gallery-section{
        background-size: cover !important;
    }
    .footer h4 span {
        margin-top: 4px;
        margin-left: unset;
        font-size: 13px;
    }
    .footer h5 {
        font-size: 15px;
    }
    .footer h4 img {
        margin-top: 0px;
        width: 24px;
        margin-left: -3px;
        margin-right: 5px;
    }
    .supreme-section .buttons {
       // display: -webkit-inline-flex;
    }
    .inner-banner-section {
        // transform: unset;
    }
    .inner-banner-section .rgba-content {  
        margin-top: unset;
        margin-bottom: unset;
    }
    .team-section p {
        padding: 0 20px;
    }
    .about-section.inner {
        margin-bottom: 50px;
    }
    .gallery-page .column img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 250px;
    }
    .gallery-page {
        padding-bottom: 50px;
    }
    .booknow-section h1 {
    font-size: 21px;
        line-height: 30px;
}
  .booknow-section h2 {
    font-size: 21px;
        line-height: 30px;
}
.contact-section h2 {
    font-size: 25px;
    line-height: 30px;
}
.footer-img {
    width: 85px !important;
}

.inner-banner-section h2 {
    font-size: 21px;
}
.inner-banner-section .rgba-content h1 {
       font-size: 20px;
}
.plans-booking {
    font-size: 17px;
    line-height: 30px;
    margin-top: 10px;
}
.tab-header {
    margin-top: 75px;
}
.tab-section .first-column.contact-tab {
    margin-top: 30px;
}
.tab-section .owl-carousel.owl-theme.my-owl.plans-car.owl-loaded.owl-drag {
    margin-left: unset;
}
.specification-page h1 {
    padding-left: 20px !important;
    font-size: 20px !important;
    padding-right: 20px !important;
    line-height: 30px;
}
.specification-page h2 {
    padding-left: 20px !important;
    font-size: 20px !important;
    padding-right: 20px !important;
    line-height: 30px;
}
.specification-page h3 {
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-size: 18px !important;
}
.specification-page li {
    padding: 0px 20px !important;
    font-size: 15px !important;
}
.specification-page h4 {
       padding-left: 20px;
    font-size: 15px;
    padding-right: 20px;
}
.fancybox-wrap.fancybox-desktop.fancybox-type-image.fancybox-opened {
    width: 280px !important;
    height: 260px !important;
}
.fancybox-skin {
    width: 270px !important;
    height: 290px !important;
}
.fancybox-inner {
    width: 240px !important;
    height: 260px !important;
}
.header-top #navbar {
    margin-left: unset !important;
    display: block !important;
}
.shell-section .row .col-md-6:nth-child(5) {
    padding-left: 20px !important;
}
}
@media (max-width:1200px){
    .about-section .about-design-img {
        position: relative;
        margin-top: 20px;
        left: unset;
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 290px;
    }
    .gallery-section .zoom.img-fluid {
    width: 100% !important;
    }
  .martage-cal  iframe {
    width: 100%;
    height: 1150px;
}
    .about-section .about-img {
        width: 100%;
    }
    .testimonial-section.inner {
        margin-top: -35px;
        padding-top: 40px;
    }
    .embedly-embed {
    width: 55%;
}

 
}
@media (max-width:1300px){
      .tab-header .nav-pills > li > a, .tab-header .nav-pills > li > a:focus, .tab-header .nav-pills > li > a:hover {
      padding: 15px 25px !important;
       font-size: 14px;
        margin-left: 10px;
    margin-top: 20px;
}
.tab-header .nav-pills > li.active > a, .tab-header .nav-pills > li.active > a:focus, .tab-header .nav-pills > li.active > a:hover {
      padding: 15px 25px !important;
       font-size: 14px;
        margin-left: 10px;
    margin-top: 20px;
}
}
  @media (max-width:1400px){
        .header-top .designed-header h5 span {   
    font-size: 14px;
    font-weight: unset;
    margin-left: unset;
    letter-spacing: unset;
}
  .header-top .designed-header h5 img{
width: 24px !important;
}
    }
@media (min-width:500px) and (max-width:1000px){
    .gallery-page .column img {
       width: 250px;
    margin-left: 5%;
    margin-right: unset;
display: unset;
}
.tab-section .first-column.contact-tab {
    margin-top: 30px;
}
.embedly-embed {
    width: 55%;
}
.shell-section .row .col-md-6:nth-child(5) {
    padding-left: 20px !important;
}

}
.shell-section .row .col-md-6:nth-child(5) {
    //padding-left: 50px;
}
@media (min-width:775px) and (max-width:1200px){
    
   .header-top .nav > li > a {
       padding: 10px 10px !important;
    }
  
.header-top #menu-header-menu li a {
       font-size: 14px;
}
.header-top .designed-header {
    width: 55%;
}
    
}
@media (min-width:768px) and (max-width:999px){
    /* .gallery-section .container.page-top {
    width: 700px;
}*/
.header-top .logo-img {
    width: 100px !important;
    }
    .header-top #menu-header-menu {    
margin-top: -23px !important;
}
.header-top .nav > li > a {
    padding: 10px 12px !important;
}
}
@media (min-width:1000px) and (max-width:1200px){
    /* .gallery-section .container.page-top {
    width: 990px;
}*/
.header-top #menu-header-menu li a {
    margin-top: 8px;
}
.header-top #menu-header-menu {
    margin-top: 3px !important;
    height: 100px;
}
.about-section .about-img {
   width: 490px !important;
}
 
}
@media (min-width:1200px){
.header-top #menu-header-menu {
    margin-top: 10px;
}
 
}
@media (min-width:768px) and (max-width:777px){
    
    .header-top nav .row .col-md-2{
        width: 16.66666667%;
    }
     .header-top nav .row .col-md-10{
       width: 83.33333333%;
    }
   .header-top nav .row  {
    display: -webkit-inline-flex;
}
}
@media (min-width:992px) and (max-width:998px){
    #myNavbar {
    margin-top: 28px;
}
}
@media (max-width:1000px){
    .right-video {
    display: none;
}
.left-video {
    display: none;
}
.player {
    margin-bottom: 25px;
}
.sticker-img {
       width: 100%;
}
.finance-video-section .embedly-embed {
     height: 264px;
}
.specification-page .container .shell-section:nth-child(2) h1::after {
       top: unset;
}
}
@media (max-width:400px){
    .pdf-btn {
       padding: 7px 10px;
            margin-right: 5px;
    padding-top: 9px;
}
.dark-blue-button {
       padding: 8px 15px;
}
}
@media (min-width:1200px) and (max-width:1400px){
    
 /*.gallery-section .container.page-top {
    width: 1190px;
}*/
}
@media (min-width:1400px){
/*.gallery-section .container.page-top {
    width: 1400px;
}*/
}
@media (max-width:777px){

.homepage-banner-section .carousel-caption h1 {
   font-size: 15px;
line-height: 21px;
margin-bottom: -13px;
}
.homepage-banner-section .carousel-caption h3 {
    font-size: 14px;
    line-height: 20px;
     margin-bottom: 15px;
}
.homepage-banner-section .blue-button {
      padding: 8px 15px;   
       clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
        padding-right: 28px; 
       font-size: 12px;

}

}
@media (max-width:400px){
.homepage-banner-section .carousel-caption {
    width: 80%;
    height: auto;
       left: 33px !important;
    bottom: 15px;
top: -195px;
}
}
@media (min-width:400px) and (max-width:539px){
.homepage-banner-section .carousel-caption {
    width: 85%;
      bottom: 15px;
}
}
@media (min-width:777px) and (max-width:1000px){
.header-top #navbar {
    margin-left: unset;
}
.navbar .row:first-child{
display: inline-flex;
}
#menu-header-menu {
    display: -webkit-inline-box;
    padding-top: 17px;
}
.header-top .logo-img {
      margin-top: 10px;
}
.header-top #menu-header-menu li a {
    font-size: 13px;
}
}

@media (min-width:1400px){
.homepage-banner-section {
    transform: translateY(-6%);
}
.homepage-banner-section .carousel-caption {
       bottom: 70px;   
}
}
@media (min-width:1200px){
.banner-img {
display: none !important;
}
}
@media (max-width:1199px){
#myVideo {
    display: none;
}
}