
    .loaderLoad { display:none; }
    .loader-bg {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999999999;
}
header#header1 {
    z-index: 9999;
    position: relative;
}

header ul li ul.newSub {
    margin-left: 20px;
    padding: 10px 20px 10px;
    width: 250px;
    transform: unset;
    left: 0px;
    margin: 0px;
}

header ul li ul.newSub li a {
    display: block;
    padding: 10px 0px;
}

header ul li ul.newSub li {
    margin: 0px;
    border-bottom: 1px solid #e9e9e9;
}

header ul li ul.newSub li:last-child {
    border: 0;
}
header ul li ul.newSub li a:hover h5 {
    color: #1c91c9 !important;
}
.callAction fieldset {
    position: relative;
}

.callAction fieldset label#uform_email-error {
    position: absolute;
    bottom: -38px;
    width: 100%;
    text-align: center;
    left: 0px;
    font-family: 'Nunito', sans-serif;
    font-size: 12px;
    color: #a20505;
    font-weight: 600;
}
header ul li.nots ul.notifications {
    width: 301px;
    position: absolute;
    background: #fff;
    z-index: 9;
    right: -80px;
    left: unset;
    transform: unset;
    padding: 0px;
    padding: 5px;
    border-radius: 5px;
}

li.nots {}

header ul li.nots ul.notifications li {
    height: 295px;
    overflow: hidden;
    padding: 0px;
    box-sizing: border-box;
    margin: 0px;
    overflow-y: auto;
}

header ul li.nots ul.notifications:after{
    content: '';
    border-top: 10px solid #fff0;
    border-left: 10px solid #0000;
    border-right: 10px solid #0000;
    border-bottom: 10px solid #1890c9;
    position: absolute;
    top: -19px;
    left: 69%;
    margin-left: -10px;
    border-bottom: 10px solid #ffffff;
}


header nav > ul > li > ul.notifications li .notess {
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
    padding: 10px 20px 10px;
}

header nav > ul > li > ul.notifications li .notess p {
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 2px;
    color: #000;
    line-height: 16px;
}

header nav > ul > li > ul.notifications li .notess h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    margin: 0px;
    margin-bottom: 7px;
}

header nav > ul > li > ul.notifications li .notess span {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    margin: 0px;
    color: #1890c9;
    background: none;
    width: auto;
    height: auto;
    line-height: normal;
    float: none;
    text-align: left;
}

header nav > ul > li > ul.notifications li .notess a {
    color: #000 !important;
    text-decoration: unset;
    padding: 0px;
    border: 0px;
    display: block;
}

header nav > ul > li > ul {
    border-radius: 0px;
    background: #fff;
}

header nav > ul > li > ul.notifications li .notess {
    position: relative;
}

header nav > ul > li > ul.notifications li .notess a.clss {
    position: absolute;
    top: 5px;
    right: 8px;
}

header nav > ul > li > ul.notifications li .notess a.clss i {
    font-size: 11px;
    color: #e90000;
}

.dasktopNav .lastMenu ul li .dropdown {
                    position: relative;
                }
                
.dasktopNav .lastMenu ul li .dropdown button.dropbtn {
                    background: none;
                    border: 0px;
                    box-shadow: none;
                    line-height: normal;
                    font-family: 'Nunito', sans-serif;
                    font-weight: 600;
                    font-size: 14px;
                    padding: 0px;
                    color: #fff;
                }
                
.dasktopNav .lastMenu ul li .dropdown button.dropbtn img {
                    width: 40px;
                    height: 40px;
                    border-radius: 50%;
                    margin-right: 10px;
                    vertical-align: middle;
                }
                
    .dasktopNav .lastMenu ul li .dropdown .dropdown-content{
                    display: none;
                    position: absolute;
                    background-color: #f1f1f1;
                    min-width: 160px;
                    overflow: auto;
                    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
                    z-index: 1;
                    z-index: 99999999999;
                }
                .dasktopNav .lastMenu ul li .dropdown a:hover {background-color: #ddd;}
                
                .dasktopNav .lastMenu ul li .dropdown .dropdown-content.show {display: block;}
                
                div#stickys-sticky-wrapper {
                    overflow: visible;
                }
                
                .dasktopNav .lastMenu ul li ul li .dropdown .dropdown-content a {
                    color: black;
                    padding: 12px 16px;
                    text-decoration: none;
                    display: block;
                    text-align: left;
                    margin: 0px;
                    line-height: normal;
                    border-bottom: 1px dashed #000;
                }
                
                .dasktopNav .lastMenu ul li .dropdown .dropdown-content a:last-child {
                    border: 0px;
                }
.dasktopNav .lastMenu ul li .dropdown .dropdown-content a:hover {
    background: #1890c9;
    color: #fff  !important;
}

.dasktopNav .lastMenu ul li .dropdown button.dropbtn:after {
    content: '';
    border-top: 5px solid #ffffff;
    border-right: 5px solid rgb(0 0 0 / 0%);
    border-left: 5px solid rgb(0 0 0 / 0%);
    border-bottom: 5px solid rgb(0 0 0 / 0%);
    margin-left: 10px;
    vertical-align: -2px;
    width: 5px;
    height: 5px;
    display: inline-block;
}

.dasktopNav .lastMenu ul li .dropdown .dropdown-content.prefDrop {
    width: 300px;
    left: unset;
    right: -40px;
    background: #fff;
    border-radius: 7px;
}

.dasktopNav .lastMenu  ul li .dropdown .dropdown-content.prefDrop .toppref {
    text-align: center;
    background: #f2f2f2;
    padding: 20px 20px;
    margin-bottom: 22px;
}
.dasktopNav .lastMenu  ul li .dropdown .dropdown-content.prefDrop .toppref h5 {
    margin: 0px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    font-size: 23px;
    margin-bottom: 5px;
    text-transform: unset;
}

.dasktopNav .lastMenu ul li .dropdown .dropdown-content.prefDrop .toppref a {
    text-align: center;
    padding: 0px;
    margin: 0px;
    background: none;
    color: #1890c9 !important;
}

.dasktopNav .lastMenu  ul li .dropdown .dropdown-content.prefDrop a i {
    margin-right: 10px;
}

.dasktopNav .lastMenu ul li .dropdown .dropdown-content.prefDrop a:hover {
    background: none !important;
    color: #1890c9 !important;
}

.dasktopNav .lastMenu ul li .dropdown .dropdown-content.prefDrop > a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    margin: 0px;
    line-height: normal;
    border-bottom: 1px dashed #000;
}

.dasktopNav .lastMenu ul li .dropdown .dropdown-content.prefDrop > a:last-child {
    border: 0px;
}
header nav > ul > li.spt {
    color: #fff;
}
header ul li ul.lgInvst li {
    margin: 0px;
}

header ul li ul.lgInvst li a {
    display: block;
    color: #000;
    color: #000 !important;
    border-bottom: 1px solid rgb(0 0 0 / 13%);
    text-decoration: unset;
    display: block;
    padding: 12px 20px;
}

header ul li ul.lgInvst {
    padding: 0px;
}

.dasktopNav {
    text-align: center;
}

.dasktopNav .lastMenu {
    float: right;
}
header#header1 .dasktopNav {
    text-align: center;
}

header .lastMenu li.signup a {
    background: #;
}

header ul li ul li a {
    font-size: 13px;
}

header ul li ul li a:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #505050;
    display: inline-block;
    border-radius: 50%;
    margin-right: 13px;
}

header ul li ul li:last-child {
    border: 0;
    padding-bottom: 0;
}

header ul li ul li:last-child a {
    padding-bottom: 0;
    margin: 0;
}

header ul li ul {
    width: 259px;
    border-radius: 9px !important;
    padding-bottom: 17px;
}

 
header#header1 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 10px 0px;
}

header ul li a {
    font-weight: 600;
    font-size: 12px;
    text-transform: capitalize;
}

header nav > ul > li {
    margin-right: 13px;
}

header nav > ul > li > a.m-menu__item--active {
    color: #fff;
    border-color: #fff;
}


 .dfltBtn{
    font-family: "Saira", sans-serif;
    font-weight: 600;
    font-size: 17px;
    letter-spacing: 0.03em;
    color: #0d8bcd;
    border: 1px solid #0d8bcd;
    border-radius: 5px;
    padding: 10px 45px;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: inline-block;
}
 .dfltBtn:after{    position: absolute;
    content: "";
    display: block;
    left: 15%;
    /* right: -20%; */
    top: -4%;
    height: 150%;
    width: 150%;
    bottom: 0;
    background-color: #0d8bcd;
    transform: skewX(45deg) scale(0, 1);
    z-index: -1;
    transition: all 0.5s ease-out 0s;}

 .dfltBtn:hover::after {
    transform: skewX(45deg) scale(1, 1);
}
.dfltBtn:hover{color:#fff;background: none;border: 1px solid #0d8bcd;}

.dfltBtn i {
    margin-left: 10px;
}
header .lastMenu li.signup {
    vertical-align: middle;
}

header .lastMenu li.signup a {
    color: #fff;
    padding: 9px 33px;
}

header .lastMenu li.signup a:hover {
    background: none;
    border-color: #0d8bcd;
}

header ul li ul li {
    margin-bottom: 16px;
    border-bottom: 1px dashed #d1d1d1;
    display: block;
    margin: 0px;
}

header ul li ul li a {
    display: block;
    color: #000;
    padding: 6px 0px;
    font-size: 13px;
}

header .lastMenu li.signup a {
    font-size: 14px;
}

header ul li ul li a span {
    float: none;
}

header ul li ul {
    padding: 20px 20px 25px;
}


.footer {
    background: #0D8BCD;
    background: linear-gradient(0deg, #102e79 -19%, #051434 56%);
}

.social li a {
    border-radius: 50%;
}

.footer .widgets h5 {
    font-family: "Saira", sans-serif;
    font-size: 18px;
    font-style: normal;
    text-transform: unset;
    margin-bottom: 11px;
    font-weight: 700;
    color: #fff;
    font-size: 15px;
    font-family: 'montserrat', sans-serif;
}

.footer .widgets ul li a {
    text-transform: unset;
    margin-bottom: 5px;
    font-size: 14px;
    color: #dddddd;
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
}

.footer .widgets ul li a:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #dddddd;
    display: inline-block;
    border-radius: 50%;
    margin-right: 13px;
    }

.footer .widgets ul {
    margin-bottom: 33px;
}
.footer .harbor p {
    font-size: 17px;
    font-weight: 500;
    line-height: 31px;
    font-family: "Saira", sans-serif;
    text-transform: unset;
    color: #fff;
}

.footer .harbor p a {
    float: right;
    color: #fff;
}

.footer .harbor p a:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #dddddd;
    display: inline-block;
    border-radius: 50%;
    margin-right: 13px;
    vertical-align: 1px;
    }

.footer .harbor p strong {
    color: #90d6f7;
}

.newsletter {
    background: #fff;
    border-radius: 32px;
    padding: 30px 40px;
}

.newsletter h6 {
    font-family: "Saira", sans-serif;
    font-size: 27px;
    font-style: normal;
    text-transform: unset;
    margin-bottom: 9px;
    font-weight: 600;
    line-height: 35px;
}

.newsletter p {
    font-size: 17px;
    font-weight: 500;
    line-height: 22px;
    font-family: "Saira", sans-serif;
    text-transform: unset;
}

.newsletter .newsletterForm .form-group input[type="text"] {
    width: 100%;
    border: 1px solid #f2f4ff;
    padding: 20px 24px;
    background: #f2f4ff;
    border-radius: 300px;
    height: 62px;
    font-family: "Saira", sans-serif;
}

.newsletter .newsletterForm .form-group {
    margin: 0;
    position: relative;
}

.newsletter{ margin-top:70px;}
.newsletter .newsletterForm .form-group button {
    font-family: "Saira", sans-serif;
    font-weight: 600;
    letter-spacing: 0.03em;
    border: 1px solid #0d8bcd;
    transition: 0.5s;
    overflow: hidden;
    z-index: 1;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0px;
    border-radius: 50px;
    padding: 10px 40px;
    font-size: 14px;
    background: #0d8bcd;
    color: #fff;
    inset: 6px 6px 6px auto;
}
.newsletter .newsletterForm .form-group {
    margin-top: 17px;
}

.newsletter {
    margin-bottom: 23px;
}
.otherplatform {
    text-align: center;
    padding: 20px 0px;
}

.otherplatform ul li {
    display: inline-block;
    margin: 0px 10px;
}

.otherplatform ul li a {
    background: #fff;
    display: block;
    padding: 16px 27px;
    border-radius: 22px;
    position: relative;
    opacity: 0.9;
}

.otherplatform ul li a img {
    width: 76px;
    vertical-align: middle;
}

.otherplatform ul li a span {display: inline-block;vertical-align: middle;border-left: 2px solid #000;margin-left: 9px;padding-left: 10px;font-size: 17px;font-family: "Saira", sans-serif;text-transform: unset;font-weight: 600;}

.otherplatform ul li a:hover {
    background: #fff;
    opacity: 1;
}


@media only screen and (max-width:600px){
    .tagLine h1 {
        line-height: 34px;
    }
    
    
}


.web_loader {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999999999999999999 !important;
    background: #fff;
    text-align: center;
    padding-top: 20%;
}

.web_loader span {
  width: 48px;
  height: 48px;
  border: 3px dotted #1890c9;
  border-style: solid solid dotted dotted;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  animation: rotation 2s linear infinite;
}
.web_loader  span::after {
  content: '';
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 3px dotted #000000;
  border-style: solid solid dotted;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  animation: rotationBack 1s linear infinite;
  transform-origin: center center;
}
    
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 
@keyframes rotationBack {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
} 
header .responsiveMenu ul li ul {
    box-shadow: none;
    /* padding: 0px; */
}

header .responsiveMenu ul li ul li a span {
    display: none;
}

header .responsiveMenu ul li ul li a div p {
    display: none;
}


@media only screen and (max-width:670px){
    .tagLine h1 {
        line-height: 34px;
    }
    
    header ul li a.lgs {
        display: block;
    }
    
    header .lastMenu li.signup {
        display: inline-block !important;
    }
    header .responsiveMenu ul li.nots {
        display: none;
    }
    
    header .responsiveMenu ul li.spt {
        display: none;
    }
    
    header ul li ul.lgInvst {
        padding-left: 15px;
    }
}


@media only screen and (min-width:671px) and (max-width:767px){
    header .dasktopNav {
        display: block;
    }
    
    header .dasktopNav nav {
        display: none;
    }
    
    .dasktopNav .lastMenu {
        display: inline-block;
    }
    header .dasktopNav {
        width: 80%;
    display: inline-block;
    vertical-align: middle;
    }
}


@media only screen and (min-width:768px) and (max-width:992px){
    header .dasktopNav {
        display: block;
    }
    
    header .dasktopNav nav {
        display: none;
    }
    
}








@media only screen and (max-width:992px){
    
    header .responsiveMenu {
    position: fixed;
    top: 0;
    left: -100%;
    display: block !important;
    background: #000;
    z-index: 9999;
    height: 100%;
    width: 83%;
    overflow: auto;
    text-decoration: none;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    padding-top: 40px;
}

header .responsiveMenu ul li a {
    color: #fff;
}

header .responsiveMenu ul li ul {
    margin-bottom: 17px !important;
}

header .responsiveMenu ul li a {
    font-size: 15px;
    font-weight: bold;
}

header .responsiveMenu ul li ul li a {
    font-size: 12px;
}

.responsiveMenu.hideShow {
    left: 0px;
}

header ul li.responsiveButton a i {
    margin-left: -3px;
}
}

