﻿/* Half width form */
.half-form {
    width: 48% !important;
    float: left !important;
    padding-left: 0px !important;
}

    .half-form:first-of-type {
        padding-right: 10px !important;
    }
    .half-form:last-of-type {
        padding-left: 10px !important;
        padding-top: 5px;
    }

    .half-form input{
        width: 100% !important;
    }

    .half-form .registration-wrapper .step1 ul.email-form li.small-select .newListSelected .selectedTxt{
        width: 100% !important;
    }

    .registration-wrapper span.corporate-acc {
        width: 100% !important;
    }

.registration-wrapper .step1 ul.email-form li .newListSelected { width: 100% !important;}

.popup-wrap .popup-inner .login-box h2 {
    width: auto !important;
    float: none !important;
    display: inline-block !important;
    padding-left: 5px;
}

#cphContent_EmailSubscriptions1_SaveChangesEmail_ImageButtonSaveChanges {
    display: none !important;
}

@media only screen and (max-width: 767px) and (min-width: 120px) {

    #cphContent_UserRegistration_userRegistrationPersonalInformation_corpAcc {
        margin-top: 35px;
    }

    #cphContent_UserRegistration_userRegistrationPersonalInformation_confirmPassword {
        margin-top: 30px;
    }

    .newsletter-wrapper .top-area h1 span {
        float: none;
    }

}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .block-item.white-bg-pink.newsletter-widget .sidebar-form .tab-container .step1 .form li .newListSelected .selectedTxt {
        width: 100%
    }

    .registration-wrapper .step1 ul.email-form li {
        padding-left: 45%;
    }

    .registration-wrapper .step1 ul.email-form li.info {
        padding-left: 0 !important;
    }
    
    .mobileCorpAcc {
        width: 40% !important;
    }

    #cphContent_RightPanelModuleContainer_ctl01_hylTitle {
        height: 200px;
    }

    .newsletter-wrapper .top-area h1 span {
        float: none;
    }
}

.section-title span {
    font-size: 16px !important;
}

.popup-wrap .popup-inner .login-box h2 {
    width: 31.5406976744186%;
    float: left;
    color: #031249;
    font-family: Georgia;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 10px;
}

.popup-wrap .popup-inner .login-box h2 span {
    font-style: normal;
}


.tabs-form input[type="text"], .tabs-form input[type="password"] {
    width: 75%;
}

.regBlock {
    float: left;
    width: 50%;
}

.newListSelected {
    z-index: 999;
}

.header ul.top-nav li.search input[type=text] {
    background: url(../images/search.png) no-repeat 0 0 !important;
}

.header ul.top-nav li.search input.search-btn {
    background: url(../Images/icons-s97da10d58c.png) no-repeat 0 -3813px !important;
}

#img-flex {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slider-flex-img {
    width: 100% !important;
}

.flexslider.blue-light .flex-direction-nav a.flex-prev {
    background: url('../Images/icons-s97da10d58c.png') no-repeat 0 -3470px;
    height: 31px !important;
    width: 31px !important;
}

.latest-news-wrap ul li .img-holder img {
    margin-top: 25%;
}

.flexslider.blue-light {
    background: #0066b1;
    height: 330px !important;
}

.flexslider.violet {
    background: #3a0055;
    height: 330px !important;
}

.flexslider.blue-dark {
    background: #031249;
    height: 330px !important;
}

@media only screen and (max-width: 425px) {
    .flexslider.blue-light,
    .flexslider.violet,
    .flexslider.blue-dark {
        height: 250px!important;
    }
}

.flexslider {
    margin-bottom: 0 !important;
}

.homepage-wrapper .img-holder img {
    transform: none !important;
    top: auto;
}

.latest-news-wrap ul li .img-holder img {
    margin-top: 0 !important;
}

.homepage-wrapper .col-content a {
    color: #000000;
}

#cphBanner_slider .slides {
    height: 100%;
}

#cphBanner_slider #img-flex {
    height: 100%;
}

#cphBanner_slider .slider-flex-img {
    /*background-size: cover;*/
    background-position: center center;
    /*min-height: 100%;*/
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

@media only screen and (max-width: 888px) and (min-width: 768px) {
    .flexslider .slides li h1 {
        font-size: 48px;
    }
}

@media only screen and (max-width: 425px) {
    .flexslider .slides li h1 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 600px) {
    .r-teaser, {
        display: block!important;
    }
}

.two-cols-wrap .col-content h6 {
    height: 50% !important;
    margin-bottom: 0 !important;
}

.content .intro ul li {
    display: list-item;
    margin-bottom: 15px !important;
    margin-top: 5px;
    /* list-style-type: circle; */
}
.content .intro ul li:before {
    content: "◦" !important;
    font-size: 20px;
    font-weight: 900;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    display: block;
    float: left;
}




.homepage-wrapper .img-holder {
    height: auto;
}

/* AMHP-20 */
.left-content .latest-news-wrap .col-content {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 10px;
}

@media all and (min-width: 768px) {
    .left-content .latest-news-wrap .col-content {
        padding-left: 15px;
        width: calc(100% - 250px);
        float: left;
        text-align: left;
        margin-top: 5px;
    }
}

@media all and (min-width: 1024px) {
    .left-content .col-9 {
        width: auto;
    }
}

@media all and (max-width: 767px) {
    .video-centre-wrap ul.col-3 {
        clear: both;
        float: left;
        margin-top: 20px;
    }
}

.intro {
    margin-bottom: 0px !important;
}
.intro a:link {
    color: #082058 !important;
    font-weight: bold !important;
    font-size: 15px !important;
    font-family: Arial !important;
    text-decoration: none !important;
}
.intro a:visited {
    color: #082058 !important;
    font-weight: bold !important;
    font-size: 15px !important;
    font-family: Arial !important;
    text-decoration: none !important;
}
