@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,600italic,700,800,300);
@import url(https://fonts.googleapis.com/css?family=Lato:700,400);
@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('../fonts/ProximaNovaRegular.eot');
    src: url('../fonts/ProximaNovaRegular.eot') format('embedded-opentype'), url('../fonts/ProximaNovaRegular.woff2') format('woff2'), url('../fonts/ProximaNovaRegular.woff') format('woff'), url('../fonts/ProximaNovaRegular.ttf') format('truetype'), url('../fonts/ProximaNovaRegular.svg#ProximaNovaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('../fonts/proximanova-bold-webfont.eot');
    src: url('../fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proximanova-bold-webfont.woff2') format('woff2'), url('../fonts/proximanova-bold-webfont.woff') format('woff'), url('../fonts/proximanova-bold-webfont.ttf') format('truetype'), url('../fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novasemibold';
    src: url('../fonts/proximanova-semibold-webfont.eot');
    src: url('../fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proximanova-semibold-webfont.woff2') format('woff2'), url('../fonts/proximanova-semibold-webfont.woff') format('woff'), url('../fonts/proximanova-semibold-webfont.ttf') format('truetype'), url('../fonts/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'yellowtailregular';
    src: url('../fonts/yellowtail-regular-webfont.eot');
    src: url('../fonts/yellowtail-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/yellowtail-regular-webfont.woff2') format('woff2'), url('../fonts/yellowtail-regular-webfont.woff') format('woff'), url('../fonts/yellowtail-regular-webfont.ttf') format('truetype'), url('../fonts/yellowtail-regular-webfont.svg#yellowtailregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*== Header Section

============================*/

header {
    margin: 0;
    padding: 0;
}
.row {
    width: 100%;
    float: left;
    margin: 0;
}
.main-header {
        padding: 30px 0 0;
        background-image: linear-gradient(to right, #0b295f, #0b295f, #0b295f, #1d5085, #2075ae);
}
header .wrapper {
    max-width: 1799px;
}
.header-right {
    float: right;
    width: 63%;
}

.logo {
    float: left;
    width: 35%;
    margin-bottom: 0px;
}

.logo img {
    vertical-align: middle;
    width: auto;
}

.address-block {
    font-family: 'ProximaNovaRegular';
    font-size: 21px;
    padding-top: 24px;
    line-height: 29px;
    position: relative;
    padding-bottom: 10px;
}

.address-block a {
    color: #fff;
}

.address-block ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.address-block li {
    float: right;
        width: 100%;
}

.address-block li:first-child {
    float: left;
}

.address-block i.fa {
    margin-right: 4px;
        color: #fff;
}

.top-links {
    padding-top: 16px;
}

.top-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.top-links li {
    float: left;
    margin-left: 7px;
}

.top-links li:first-child {
    margin-left: 0;
}
.address-block a strong {
    font-weight: normal;
}
.top-links a {
    display: block;
    height: 65px;
    line-height: 65px;
    padding: 0 19px;
    background: url(../images/transparent1.png) no-repeat #068fb8;
    font-size: 21px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    min-width: 145px;
    border-radius: 10px 10px 0 0;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

.top-links li:nth-child(2) a {
    min-width: 180px;
background: #52cbf8; /* Old browsers */
background: -moz-linear-gradient(left,  #52cbf8 0%, #75d6fa 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #52cbf8 0%,#75d6fa 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #52cbf8 0%,#75d6fa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52cbf8', endColorstr='#75d6fa',GradientType=1 ); /* IE6-9 */

}

.top-links li:nth-child(3) a {
    min-width: 218px;
    background: #1daef0; /* Old browsers */
    background: -moz-linear-gradient(left,  #1daef0 0%, #52cbf8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #1daef0 0%,#52cbf8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #1daef0 0%,#52cbf8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1daef0', endColorstr='#52cbf8',GradientType=1 ); /* IE6-9 */
}

.top-links li:nth-child(4) a {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#39c499+0,fed833+100 */
background: #39c499; /* Old browsers */
background: -moz-linear-gradient(left,  #39c499 0%, #fed833 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #39c499 0%,#fed833 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #39c499 0%,#fed833 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39c499', endColorstr='#fed833',GradientType=1 ); /* IE6-9 */
}


.top-links li:first-child a {
    background: #52cbf8; /* Old browsers */
    background: -moz-linear-gradient(left,  #52cbf8 0%, #75d6fa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #52cbf8 0%,#75d6fa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #52cbf8 0%,#75d6fa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52cbf8', endColorstr='#75d6fa',GradientType=1 ); /* IE6-9 */

}

.top-links a:hover {
    text-decoration: none;
    opacity: 0.8;
}

.menu-section {
    background: url(../images/navigation-top-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 87px;
    margin: 0;
    padding: 0;
}

.menu-icon {
    display: none;
}
.mainmenu li i.fa.fa-caret-down {
    font-size: 15px;
    padding-left: 12px;
}
.mainmenu {
    font-size: 15px;
    font-family: 'ProximaNovaRegular';
    line-height: 1.2;
    text-align: center;
    float: left;
        width: 100%;
}

.mainmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mainmenu li {
    display: inline-block;
    margin: 0 0 0 24px;
}

.mainmenu li:first-child {
    margin-left: 0;
}

.mainmenu a {
    color: #FFF;
    text-decoration: none;
    display: block;
    margin: 0;
    transition: all 0.3s;
    line-height: 87px;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'ProximaNovaRegular';
    font-weight: normal;
}

.mainmenu li:hover > a,
.mainmenu a:hover,
.mainmenu li.active a {
    color: #fff;
}
.mainmenu li.active a {
    font-weight: bold;
}

.mainmenu li.single-menu a {
    padding-top: 10px;
}


/******new menu change/***********/

.sub-items-new {
    position: absolute;
    width: 100%;
    left: 0;
    background: #ec008c;
    z-index: 12;
    display: none;
    padding-bottom: 12px;
}

.mainmenu ul ul {
    max-width: 1100px;
    width: 100%;
    z-index: 9;
    margin: 0 auto
}

.mainmenu ul ul a {
    color: #fff;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 30px;
    text-transform: uppercase;
}

.mainmenu ul ul li {
    float: left;
    width: 33%;
    margin: 2px 0px;
    text-align: left;
}


/*mainmenu ul ul a:hover, .mainmenu ul ul li.active a{border-color: #fff;background: #fff;}*/

.mainmenu ul ul li span {
    height: 0px;
    width: 2%;
    margin: -2px 10px;
    float: left;
    line-height: 0;
    font-size: 0;
    padding: 0;
    position: absolute;
}

.mainmenu li:hover > span,
.mainmenu li.active a > span {
    border: 1px solid #fff;
}

.mainmenu ul li:hover div.sub-items-new {
    display: block;
}



/** ADD NEW ADDERSS HEADER **/
.address-block li:last-child {
    float: left !important;
    margin-top: 5px !important;
}
.address-block li:nth-child(2) {
    position: absolute !important;
    right: 20px !important;
    background: #FFD833;
    width: 308px;
    height: 64px;
    text-align: center;
    line-height: 64px;
    font-size: 21px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.16);
}
.address-block li:nth-child(2) a {
    color: #000;
}

/* Footer */

footer {
    position: relative;
    background: #071943;
    padding: 0;
}

.BI-btn {
    margin-bottom: 20px;
}

.BI-btn a {
    background: url(../images/strip3.jpg) repeat-x #0089b4;
    height: 72px;
    line-height: 72px;
    color: #FFF;
    display: block;
    text-align: center;
    font-family: 'proxima_nova_rgbold';
    font-size: 38px;
    border: 2px solid #FFF;
}

/*------------------------*/
.footer-top {
    background: #071943;
    padding: 52px 0 32px;
}
.footerBottom {
    background: rgba(1,4,25, 0.47);
    overflow: hidden;
    padding: 22px 0px;

}
.footer-middle {
    font-family: 'proxima_novasemibold';
    color: #CCC;
    font-size: 20px;
    line-height: 1.4;
}

.footer-middle h3 {
    font-weight: normal;
    margin: 0;
    color: #FFF;
}

.footer-middle p {
    margin: 0 0 25px 0;
}

.footer-col1 {
    border-right: 2px solid #CCC;
    float: left;
    width: 280px;
}

.footer-col1 a {
    display: inline-block;
    font-family: 'proxima_nova_rgbold';
    color: #FFF;
    border-bottom: 2px solid #FFF;
    padding-right: 15px;
}

.footer-col2 {
    float: left;
    width: 300px;
    padding-left: 45px;
}

.footer-col2 a {
    display: inline-block;
    font-family: 'proxima_nova_rgbold';
    color: #FFF;
    border-bottom: 2px solid #FFF;
    padding-right: 15px;
}

.footer-col3 {
    float: right;
    width: 402px;
}

.footer-col3 img,
.footer-col3 iframe {
    border: 4px solid #CCC!important;
    width: 394px;
    height: 235px;
    vertical-align: middle;
}

.footer-bottom {
    padding: 0px 0;
    border-top: none;
    font-family: 'ProximaNovaRegular';
    color: #CCC;
    font-size: 19px;
}

.copyright {
    float: left;
    text-align: center;
    width: 100%;
    padding-top: 0px;
    color: #fff;
    font-size: 16px;
}
.copyright a {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    display: inline-block;
}
.copyright a:hover {
    transform: translateX(10px);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
}
.footermenu {
    font-size: 20px;
    font-family: 'ProximaNovaRegular';
    line-height: 1.2;
    text-align: center;
}

.footermenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footermenu li {
    display: inline-block;
    margin: 0 0 0 20px;
}

.footermenu li:first-child {
    margin-left: 0;
}

.footermenu a {
    color: #FFF;
    text-decoration: none;
    display: block;
    margin: 0;
    transition: all 0.3s;
    line-height: normal;
    text-transform: uppercase;

}

.footermenu li:hover > a,
.footermenu a:hover,
.footermenu li.active a {
    color: #66d1f9;
}

.footermenu li.active a {
    font-weight: bold;
}

.footermenu li.single-menu a {
    padding-top: 10px;
}

.footermenu ul ul {
    position: absolute;
    width: 300px;
    background: rgba(0, 0, 0, 0.75);
    z-index: 9;
    display: none;
}

.footermenu ul ul a {
    color: #fff;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 30px;
    text-transform: uppercase;
}

.footermenu ul ul li {
    float: left;
    width: 100%;
    margin: 2px 0px;
    text-align: left;
}

.footermenu ul ul a:hover,
.mainmenu ul ul li.active a {
    border-color: #fff;
    background: #fff;
}

.footermenu ul li:hover ul {
    display: block;
}
footer .wrapper {
    max-width: 1799px;
}
@media only screen and (max-width: 1899px){
    .wrapper {
        padding-left: 50px;
        padding-right: 50px;
    }
}
@media only screen and (max-width: 1799px){
    .address-block {
        position: static;
    }
    .top-links a {
        font-size: 20px;
    }
}
@media only screen and (max-width: 1699px){
    .address-block {
        padding-top: 14px;
        padding-bottom: 3px;
    }
    .address-block li:nth-child(2) {
        right: 20px !important;
        width: 261px;
        height: 57px;
        line-height: 57px;
        font-size: 20px;
    }
    .top-links a {
        font-size: 18px;
    }
    .mainmenu a {
        font-size: 18px;
    }
}
@media only screen and (max-width: 1599px) {
    .address-block {
        font-size: 20px;
    }
    .top-links a {
        font-size: 17px;
    }
}
@media only screen and (max-width: 1580px) {
    .main-header .wrapper {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
    }
}
@media only screen and (max-width: 1499px) {
    .main-header {
        padding: 13px 0 0;
    }
    .logo img {
        padding-right: 36px;
        box-sizing: border-box;
    }
    .address-block {
        font-size: 18px;
        line-height: 23px;
        padding-bottom: 0;
    }
    .address-block li:nth-child(2) {
        right: 20px !important;
        width: 242px;
        height: 48px;
        line-height: 48px;
        font-size: 18px;
    }
    .top-links a {
        font-size: 14px;
        height: 53px;
        line-height: 53px;
        min-width: 137px;
    }
    .menu-section {
        height: 75px;
    }
    .mainmenu li {
        margin: 0 0 0 16px;
    }
    .mainmenu a {
        line-height: 75px;
        font-size: 18px;
    }
    .footermenu {
        font-size: 18px;
    }
    .mainmenu a {
        line-height: 75px;
        font-size: 16px;
    }
    .mainmenu li {
        margin: 0 0 0 11px;
    }
}
@media only screen and (max-width: 1399px) {
    .address-block {
        font-size: 17px;
        line-height: 22px;
    }
    .address-block li:nth-child(2) {
        width: 220px;
        height: 43px;
        line-height: 43px;
        font-size: 17px;
    }
    .top-links a {
        min-width: 130px;
    }
    .top-links li:nth-child(3) a {
        min-width: 180px;
    }
    .header-right {
        width: 74%;
    }
}
@media only screen and (max-width: 1299px) {
    .footer-top {
        padding: 34px 0 30px;
    }
    .footermenu {
        font-size: 16px;
    }
    .top-links li:nth-child(3) a {
        min-width: 170px;
    }
    .mainmenu a {
        line-height: 70px;
        font-size: 15px;
    }
    .menu-section {
        height: 70px;
    }
}
@media only screen and (max-width: 1199px) {
    .address-block, .top-links {
        padding-top: 10px;
    }
    .address-block {
        font-size: 14px;
        line-height: 19px;
    }
    .address-block li:nth-child(2) {
        width: 211px;
        height: 38px;
        line-height: 38px;
        font-size: 16px;
    }
    .top-links a {
        font-size: 12px;
        height: 42px;
        line-height: 42px;
    }
    .wrapper {
        padding: 0 10px;
    }
    .mainmenu {
        font-size: 14px;
    }
    .mainmenu a {
        line-height: 70px;
        font-size: 14px;
    }
}
@media only screen and (max-width: 1100px) {
    .mainmenu li {
        margin: 0 5px !important;
    }
    .mainmenu li a{
        font-size: 13px;
    }
    .footermenu li {
        margin: 0 0 0 40px;
    }
    .footermenu a {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1023px) {

    .logo img {
        width: auto !important;
    }
    .logo {
        width: 30% !important;
    }
    .header-right {
        width: 65% !important;
    }
    .address-block {
        font-size: 14px;
        line-height: 1.6;
        text-align: right;
        padding-top: 15px;
        padding-bottom: 20px;
    }
    .address-block ul {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: flex-end !important;
    }
    .address-block li:nth-child(2) {
        position: unset !important;
        order: 2 !important;
    }
    .address-block li:last-child {
        margin-top: 0px !important;
    }
    .top-links a {
        min-width: 48px !important;
        font-size: 10px !important;
        height: 36px !important;
        line-height: 36px !important;
        padding: 0 8px;
    }
    .top-links li:nth-child(2) a {
        width: 144px !important;
    }
    .menu-section {
        height: 52px;
    }
    .logo img {
        padding-right: 5px;
        box-sizing: border-box;
    }
    .menu-icon{
        display: block;
    }
    .mainmenu {
        text-align: left;
    }
    .mainmenu ul li {
        display: block;
        width: 100%;
    }
    .mainmenu a {
        line-height: 1.6;
        font-size: 13px;
        padding: 6px;
    }
    .mainmenu ul li:hover div.sub-items-new {
        display: block;
    }
    .mainmenu ul ul li {
        float: none;
        width: 100%;
        margin: 2px 0px;
        text-align: left;
    }
    .mainmenu ul ul a {
        padding: 5px 25px;
    }
    .top-links {
        position: absolute;
        bottom: -52px;
        z-index: 1;
        right: 10px;
        width: auto;
    }
    .main-header {
        position: relative;
    }
}
@media only screen and (max-width: 767px) {
    .main-header .wrapper {
        flex-wrap: wrap !important;
    }
    .logo {
        width: 100% !important;
        margin-top: 15px !important;
        text-align: center !important;
    }
    .logo img {
        width: 190px !important;
    }
    .header-right {
        width: 100% !important;
    }
    .address-block ul {
        justify-content: center !important;
    }
    .address-block li {
        text-align: center !important;
        font-size: 14px !important;
        max-width: 90% !important;
    }
    .address-block li:nth-child(2) {
        width: 100% !important;
    }
    .header-right .top-links ul {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        flex-wrap: wrap !important;
    }
    .top-links li:nth-child(2) a {
        width: 100% !important;
    }
    .top-links {
        position: static;
        width: 100%;
        padding-top: 0;
    }
    .address-block li:nth-child(2) {
        margin-top: 8px;
        position: absolute !important;
        bottom: -45px;
        z-index: 1;
        width: auto !important;
        padding: 0 10px!important;
        right: 10px !important;
    }
    .top-links li {
        margin-left: 2px;
    }
    .radioCover > label {
        display: block;
        margin-bottom: 10px;
        width: 100%;
    }
    .radioCover .radio label {
        margin-left: 0;
        margin-right: 10px;
    }
}

@media only screen and (max-width: 525px) {
    .top-links.row ul li {
        width: 50%;
        margin-left: 0;
    }
    .top-links a {
        border-radius: 0;
    }
}
@media only screen and (max-width: 479px) {
    .top-links.row ul li {
        margin-left: 0;
        border-radius: 0;
    }
    .top-links.row ul li a {
        width: 100%;
        border-radius: 0;
        height: 35px;
        padding: 0;
        line-height: 35px;
    }
}
