body {
    background-color: #fff
}
header>.main-wrapper {
    overflow: hidden
}
#peyd-logo {
    background-repeat: no-repeat;
    display: inline-block;
    height: 80px;
    width: 150px;
    margin: 15px 0;
    background-image: url(/National_Library/oe_/http://getpeyd.com/images/PEYD-Logo.png);
    background-size: cover;
    float: left
}
.aig-logo {
    float: left;
    width: 583px;
    margin-top: 26px;
    margin-left: 55px;
}
.aig-logo img {
    max-width: 100%;
}
#aig-logo-md {
    display: none;
}
header>.main-wrapper ul {
    float: right;
    margin-top: 41px;
    width: 274px;
    line-height: 1;
}
header>.main-wrapper ul li {
    float: right
}
header>.main-wrapper ul li a {
    padding: 5px 3px;
    display: block;
    width: 20px;
    opacity: 1;
    height: 20px;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all
}
header>.main-wrapper ul li a:hover {
    opacity: .6
}
header>.main-wrapper ul li img {
    max-width: 100%
}
header>.main-wrapper ul li:last-child {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    font-family: Montserrat;
    text-align: right;
    color: #000
}
header>.main-wrapper ul li:last-child span {
    color: #23418F;
    font-size: 19px;
}
.menu {
    background-color: #000;
    max-width: 1000px;
    margin: 0 auto
}
.menu>ul {
    background-color: #000!important
}
body.index .menu {
    width: 100%;
    max-width: 100%
}
header {
    background-color: #fff
}
#slogan-img {
    display: none
}
.footer {
    background-color: #fff
}
.footer p,
.footer p a {
    color: #000
}
#modal-modal {
    background-color: #fff
}
#modal-content {
    background-color: #3D3D3D
}
#modal-text {
    margin: 10px auto;
    width: 580px;
    color: #fff;
    font-family: Montserrat, sans-serif;
    text-align: center
}
#modal-text h1 {
    font-size: 47px;
    font-weight: 700;
    text-align: left
}
#modal-text p {
    margin: 10px 0;
    font-size: 14px
}
#modal-text a {
    display: inline-block;
    background-color: #23418F;
    color: #fff;
    padding: 10px;
    font-weight: 700;
    font-size: 16px;
    margin: 6px 0 4px
}
#modal-text a:hover {
    background-color: #d43737;
    text-decoration: none
}
#modal-content {
    color:white;
}
.df-modal {
    z-index:-1;
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    opacity:0;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    transition: 0.3s all;
}
.df-modal.open {
    z-index:99999;
    opacity:1;
}
.df-modal .df-modal-overlay {
    position:absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    background-color:rgba(0,0,0,0.7);
    cursor:pointer;
    z-index:2;
}
.df-modal .df-modal-content {
    width:450px;
    height:auto;
    position:absolute;
    top:150px;
    left:50%;
    margin-left:-225px;
    background-color:white;
    z-index:3;
}
.test-page #home-page-hero {
    background-image:none;
    background-attachment: initial;
    z-index: 1;
    position: relative; 
}
.test-page #action-text {
    float:none;
    font-family: 'Exo';
    font-size: 107px;
    margin-top: 75px;
    margin-left: 36px;
    font-weight: 700;
    line-height:1;
    text-align: center;
}
.test-page #action-text h2 {
    margin:0;
}
.test-page #action-text span {
    background-color: transparent;
    padding: 2px 19px;
    color: #fffd4f;
    font-weight: lighter;
    font-size: 44px;
    display: block;
    line-height: 1;
}
.test-page #action-text button {
    border: 0;
    text-shadow: none;
    box-shadow: none;
    font-family: 'Montserrat';
    background-color: #FFFD4F;
    font-weight: bold;
    font-size: 19px;
    padding: 6px 18px;
    vertical-align: top;
    margin-top: 23px;
    cursor: pointer;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    transition: 0.3s all;
}
.test-page #action-text button:hover {
    background-color: #F5F200;
}
.test-page #hero-form {
    float:none;
    margin-right:0;
    width:450px;
}
.test-page #hero-form form {
    margin-top:0;
    text-align:left;
    color:black;
    background-color: rgba(236, 236, 236, 0.86);
}
.test-page #hero-form h2 {
    text-align:left;
}
.test-page #hero-form span {
    display:block;
    margin:10px 0;
    font-size: 12px;
    font-family: 'Montserrat';
}
.test-page #home-form-button {
    margin-left:0;
}
.subpages .p360-icons a {
    background-image:url(/National_Library/oe_/http://getpeyd.com/images/ccoffers1.png);
}
.subpages .p360-icons a#link2 {
    background-image:url(/National_Library/oe_/http://getpeyd.com/images/peyd360-1.png);
}
.subpages #travel-page-hero {
    left:20px;
    z-index: 1;
    top: 55px;
}
.subpages #cta-wrap {
    margin:50px 0 0 80px;
}
.subpages #travel-page-hero a {
    display: inline-block;
    padding: 10px 17px;
    background-color:#23418F;
    color:#ffe200;
    font-size: 20px;
    margin-bottom: 6px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    transition: 0.3s all;
}
.subpages #travel-page-hero a:hover {
    text-decoration: none;
    background-color: #1C3472;
}
.subpages #travel-page-hero p {
    font-size: 16px;
    color:#23418F;
    line-height: 0.8;
}
.subpages #link1 h1 {
    font-size: 24px;
    margin-left: 20px;
    max-width: 100%;
}
.df-modal.forms-modal #hero-form {
    margin-right: 0;
    padding: 25px;
    text-align: center;
}
.forms-modal h1 {
    font-size: 30px;
    color: #23418F;
    margin-bottom: 20px;
}
.forms-modal a {
    background-color: #23418F;
    color: white;
    padding: 7px 15px;
    font-size: 16px;
    font-weight: bold;
}