/* Add here all your CSS customizations */

#header .header-container {
    min-height: 74px;
    max-height: 74px;
    height: 74px;
}
html #header.header-with-borders .header-logo {
    border-right: none;
}
html #header.header-with-borders .header-social-icons {
    border-left: none;
}
.logo-clearlynx {
    position: relative;
    top: -26px;
}
#header .header-nav-main.header-nav-main-uppercase nav > ul > li > a {
    font-size: 0.85rem;
    font-weight: 500;
    margin-top: 12px;
}
#header .header-nav-main nav > ul > li > a.orange {
    color: #fe964d;
    font-weight: 600;
}
body {
    overflow-y: auto;
}
.slider-container.slider-container-full-height {
    margin-top: -6px;
}
html .bg-primary:not(.no-skin) {
    background-color: #ffffff !important;
}
.drop-down-signin {
    position: relative;
    top: 10px;
    left: 930px;
    width: 323px;
    border-radius: 7px;
    box-shadow: none;
}


.col-login-checkbox {
    width: 10%;
    height: 100%;
    float: left;
}
.col-login-remember {
    width: 90%;
    float: left;
    line-height: 15px;
}
.col-md-1-6 {
    flex: 0 0 16%;
    max-width: 16%;
}
.plan-price {
    border-bottom: 1px solid #050651;
}
.plan-price p {
    font-family: "Montserrat", sans-serif !important;
}
.plan-detail div {
    font-family: "Montserrat", sans-serif !important;
    color: #707070 !important;
}
.pricing-table.pricing-table-style-1 [class^='col'] {
    border: 1px solid #052f70;
    border-right-color: transparent;
}
.pricing-table.pricing-table-style-1 [class^='col']:last-child {
    border-right-color: #052f70 !important;
}
.slider-contact-form-wrapper {
    justify-content: flex-start;
}
.slider-contact-form-wrapper .slider-contact-form {
    width: 330px;
    padding: 38px 38px 256px;
    background: rgba(1, 26, 70, 0.8);
    font-family: "Montserrat", sans-serif !important;
    color: #ffffff !important;
}
.form-group input.login {
    border-radius: 7px !important;
    font-family: "Montserrat", sans-serif !important;
    font-size: 15px !important;
}
.form-group input.contact {
    font-family: "Montserrat", sans-serif !important;
    font-size: 15px !important;
}
.form-group input[type=checkbox] {
    background-color: #ffffff;
    width: 20px;
    height: 20px;
}
.form-control-label {
    font-family: "Montserrat", sans-serif !important;
    font-size: 15px !important;
}
.spacer7 {
    width: 100%;
    height: 7px;
}
.white-space {
    white-space: normal;
}
.col-btn-bottom {
    height: auto;
    position: relative;
}
.btn-product {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 10px;
}
.btn-pricing {
    position: absolute;
    bottom: 32px;
    width: 100%;
    left: 0px;
}
.spacer-products {
    margin-top: 20px;
}
.w-46 {
    width: 46%;
}
.w-50-form {
    width: 50%;
}
.pl-80 {
    padding-left: 80px;
}
.pr-80 {
    padding-right: 80px;
}
.clear {
    clear: both;
}
iframe {
    padding: 0px;
    margin: 0px;
    border: none;
    width: 100%;
    height: 100%;
}
#footer {
    background-color: #ffffff;
}
.footer-copyright {
    background-color: #ffffff;
}
@media (max-width: 1440px) {
    #header .header-nav-main.header-nav-main-uppercase nav > ul > li > a {
        font-size: 0.75rem;
        font-weight: 500;
        margin-top: 5px;
    }
}
@media (max-width: 1360px) {
    .drop-down-signin {
        position: relative;
        top: 10px;
        left: 490px;
        width: 623px;
        border-radius: 7px;
    }
}
@media (max-width: 1320px) {
    .nav {
        flex-wrap: nowrap;
        text-align: center;
    }
}
@media (min-width: 1200px) {
    .container-full-width {
        max-width: 100%;
    }
}
@media (max-width: 1199px) {
    .btn-product {
        width: 90%;
    }
}
@media (max-width: 1170px) {
    .drop-down-signin {
        position: relative;
        top: 10px;
        left: 340px;
        width: 623px;
        border-radius: 7px;
    }
}
@media (max-width: 991px) {
    #header {
        height: 74px;
    }
    #header .header-nav {
        font-size: 0.85rem;
    }
    .nav {
        flex-wrap: nowrap;
        text-align: left;
    }
    .drop-down-signin {
        position: relative;
        top: 10px;
        left: 0px;
        width: 623px;
        border-radius: 7px;
    }
}
@media (max-width: 767px) {
    .login-pricing {
        display: none;
        visibility: hidden;
    }
    .pricing-table.pricing-table-style-1 [class^='col'] {
        border: 1px solid #052f70;
    }
    .btn-product {
        position: absolute;
        bottom: 0px;
        width: 100%;
        left: 0px;
    }
    .drop-down-signin {
        position: relative;
        top: 10px;
        left: 0px;
        width: 100%;
        border-radius: 7px;
    }
    .spacer-products {
        margin-top: 1px;
    }    
}
@media (max-width: 450px) {
    .w-50-form {
        width: 100%;
    }
}

/* BUTTON COLOURS */

.btn-white-noborder {
    font-size: 19px;
}
.btn-white-noborder:hover {
    font-size: 19px;
    color: #ffffff !important;
    background-color: #61a6da !important;
}

.btn-white-orange {
    font-size: 19px;
	color: #FE964D !important;
    background-color: #ffffff !important;
}
.btn-white-orange:hover {
    font-size: 19px;
	border: 2px solid #ffffff !important;
    color: #FFFFFF !important;
    background-color: #FEAB71 !important;
}
.btn-orange-white {
    font-size: 19px;
	color: #FFFFFF !important;
    background-color: #FE964D !important;
}
.btn-orange-white:hover {
    font-size: 19px;
	border: 2px solid #ffffff !important;
    color: #FFFFFF !important;
    background-color: #FEAB71 !important;
}
.btn-white-purple {
    font-size: 19px;
	color: #B75CBC !important;
    background-color: #ffffff !important;
}
.btn-white-purple:hover {
    font-size: 19px;
	border: 2px solid #ffffff !important;
    color: #FFFFFF !important;
    background-color: #C57DC9 !important;
}

.btn-white-wine {
    font-size: 19px;
	color: #B05776 !important;
    background-color: #ffffff !important;
}
.btn-white-wine:hover {
    font-size: 19px;
	border: 2px solid #ffffff !important;
    color: #FFFFFF !important;
    background-color: #C07991 !important;
}

.btn-white-green {
    font-size: 19px;
	color: #71CC5A !important;
    background-color: #ffffff !important;
}
.btn-white-green:hover {
    font-size: 19px;
	border: 2px solid #ffffff !important;
    color: #FFFFFF !important;
    background-color: #8DD67B !important;
}

.btn-white-yellow {
    font-size: 19px;
	color: #E0C142 !important;
    background-color: #ffffff !important;
}
.btn-white-yellow:hover {
    font-size: 19px;
	border: 2px solid #ffffff !important;
    color: #FFFFFF !important;
    background-color: #E6CD68 !important;
}

.btn-white-blue {
    font-size: 19px;
	color: #0E469F !important;
    background-color: #ffffff !important;
}
.btn-white-blue:hover {
    font-size: 19px;
	border: 2px solid #ffffff !important;
    color: #FFFFFF !important;
    background-color: #256CBA !important;
}

.btn-white-teal {
    font-size: 19px;
	color: #37AF92 !important;
    background-color: #ffffff !important;
}
.btn-white-teal:hover {
    font-size: 19px;
	border: 2px solid #ffffff !important;
    color: #FFFFFF !important;
    background-color: #5FBFA8 !important;
}


.btn-white-whiteborder {
    font-size: 19px;
    border: 2px solid #ffffff !important;
}
.btn-white-whiteborder:hover {
    font-size: 19px;
    border: 2px solid #ffffff !important;
    color: #ffffff !important;
    background-color: #61a6da !important;
}
.btn-white-blueborder {
font-size: 19px;
border: 2px solid #61a6da;
}
.btn-white-blueborder:hover {
    font-size: 19px;
    border: 2px solid #61a6da !important;
    color: #ffffff !important;
    background-color: #61a6da !important;
}
.btn-white-blueborder-zn {
    font-size: 19px;
    border: 2px solid #02675F;
}

    .btn-white-blueborder-zn:hover {
        font-size: 19px;
        border: 2px solid #02675F !important;
        color: #ffffff !important;
        background-color: #02675F !important;
    }
.greenlt-zn {
    color: #02675F !important;
}
.bg-greenlt-zn {
    background-color: #02675F !important;
}
.btn-white-orangeborder {
font-size: 19px;
border: 2px solid #fe964d;
}
.btn-white-orangeborder:hover {
    font-size: 19px;
    border: 2px solid #fe964d !important;
    color: #ffffff !important;
    background-color: #fe964d !important;
}
.btn-white-purpleborder {
font-size: 19px;
border: 2px solid #b75cbc;
}
.btn-white-purpleborder:hover {
    font-size: 19px;
    border: 2px solid #b75cbc !important;
    color: #ffffff !important;
    background-color: #b75cbc !important;
}
.btn-white-wineborder {
font-size: 19px;
border: 2px solid #b05776;
}
.btn-white-wineborder:hover {
    font-size: 19px;
    border: 2px solid #b05776 !important;
    color: #ffffff !important;
    background-color: #b05776 !important;
}
.btn-white-yellowborder {
font-size: 19px;
border: 2px solid #e0c142;
}
.btn-white-yellowborder:hover {
    font-size: 19px;
    border: 2px solid #e0c142 !important;
    color: #ffffff !important;
    background-color: #e0c142 !important;
}
.btn-white-greenborder {
font-size: 19px;
border: 2px solid #71cc5a;
}
.btn-white-greenborder:hover {
    font-size: 19px;
    border: 2px solid #71cc5a !important;
    color: #ffffff !important;
    background-color: #71cc5a !important;
}

.btn-white-tealborder {
font-size: 19px;
border: 2px solid #37AF92;
}
.btn-white-tealborder:hover {
    font-size: 19px;
    border: 2px solid #37AF92 !important;
    color: #ffffff !important;
    background-color: #37AF92 !important;
}

.btn-blue {
    background-color: #61a6da;
    color: #ffffff !important;
}



/* COLOURS - FONT AND BACKGROUND */

.bluelt {
    color: #61a6da !important;
}

.blue2 {
    color: #256cba !important;
}

.bluedk3 {
    color: #052f70 !important;
}

.green {
    color: #71cc5a !important;
}

.greylt {
    color: #999999 !important;
}

.grey {
    color: #707070 !important;
}

.orange {
    color: #fe964d !important;
}

.purple {
    color: #b75cbc !important;
}

.teal {
    color: #37AF92 !important;
}

.white {
    color: #ffffff !important;
}

.wine {
    color: #b05776 !important;
}

.yellow {
    color: #e0c142 !important;
}

.bg-blue {
    background-color: #083660 !important;
}

.bg-blue-banner {
    background-color: #060450 !important;
}

.bg-blue2 {
    background-color: #256cba !important;
}

.bg-bluedk {
    background-color: #0e469f !important;
}

.bg-bluedk2 {
    background-color: #021f3b !important;
}

.bg-bluedk3 {
    background-color: #052f70 !important;
}

.bg-bluelt {
    background-color: #61a6da !important;
}

.bg-bluelt2 {
    background-color: #dfedf8 !important;
}

.bg-green-banner {
    background-color: #71cc5a !important;
}
.bg-green {
    background-color: #71cc5a !important;
}
.bg-greenmid {
    background-color: #8DD67B !important;
}
.bg-greenlt {
    background-color: #AAE09C !important;
}

.bg-orange-banner {
    background-color: #fe964d !important;
}
.bg-orange {
    background-color: #fe964d !important;
}
.bg-orangemid {
    background-color: #FEAB71 !important;
}
.bg-orangelt {
    background-color: #FEC094 !important;
}

.bg-purple-banner {
    background-color: #b75cbc !important;
}
.bg-purple {
    background-color: #b75cbc !important;
}
.bg-purplemid {
    background-color: #C57DC9 !important;
}
.bg-purplelt {
    background-color: #D49DD7 !important;
}

.bg-wine-banner {
    background-color: #b05776 !important;
}
.bg-wine {
    background-color: #b05776 !important;
}
.bg-winemid {
    background-color: #C07991 !important;
}
.bg-winelt {
    background-color: #D09AAD !important;
}

.bg-yellow-banner {
    background-color: #e0c142 !important;
}
.bg-yellow {
    background-color: #e0c142 !important;
}
.bg-yellowmid {
    background-color: #E6CD68 !important;
}
.bg-yellowlt {
    background-color: #ECDA8E !important;
}

.bg-teal-banner {
    background-color: #37AF92 !important;
}
.bg-teal {
    background-color: #37AF92 !important;
}
.bg-tealmid {
    background-color: #5FBFA8 !important;
}
.bg-teallt {
    background-color: #87CFBE !important;
}

.bg-white-banner {
    background-color: #FFFFFF !important;
}

.bg-midblue-banner {
	background-color: #60A7DC !important;
}

.modal-iframe{
position: relative;
padding: 0px;
flow: 1 1 auto;
height: 800px;
}

.modal-iframe2 {
    position: relative;
    padding: 0px;
    flow: 1 1 auto;
    height: 900px;
}

a.signin-box-text-link:link {
    color: #FFFFFF;
    text-decoration: none;
}

a.signin-box-text-link:active {
    color: #FFFFFF;
    text-decoration: none;
}

a.signin-box-text-link:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

a.signin-box-text-link:visited {
    color: #FFFFFF;
    text-decoration: none;
}


.leadintext {
	font-weight:bold;
}

.text-color-banner-alert {
	color: #61A6DA;
}


.blockquote.blockquote-style-1:after {
	font-family: "Georgia", sans-serif !important;
	display: block;
	font-style: italic;
	content: "\201D";
	font-size: 80px;
	position: absolute;
	right: 0;
}



.requestademo{
        position: absolute;
        right: 13%;
        top: 2%;
        z-index: 9999;
        padding:10px;
            font-size: 14px!Important;
}

@media only screen and (max-device-width: 480px) {

    .requestademo {
    position: absolute;
    right: 4%;
    top: 8%;
    z-index: 9999;
    padding:10px;
}
}


@media only screen and (max-width: 600px) {
    .img-splash {
        width: 100%;
    }

    .image-splash-outer {
        text-align:left;
    }
}
