body {
    margin: 0;
    padding: 0;
	color:#000000;
}
html,body{overflow-x: hidden;}
.container {
    position: relative;
    width: 100%;
}
.row{
    padding-bottom:20px;
    width: 100%;
    margin-left: 0px !important;
}
.wrapper{
    
    width:100%;
    height:auto;
}
/*.container-fluid{ padding-left:0;}*/

.content_div{ width:100%; max-width:1175px; margin:0 auto; }
.content_div .pull-right{ text-align:right; }
.pg-header{ width:100%;}
.top-row{
    background-color:#4f2683;
    height:31px;
    width: 100%;
}
.no-padding{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.center {
     float: none;
     margin-left: auto;
     margin-right: auto;
}
.email-pg-logo{ margin-top:7px; }
.top-menu{
    height:50px;
    background-color:#f3f3f3;
    width: 100%;
}
.top-navigation{ border:none !important; background-color:#f3f3f3 !important;}
.nav > li > a{
    padding:15px 19px !important;
    color: #383838 !important;
}
.top-banner{
    background:url(../img/banner.png) no-repeat;
    background-size:cover; height:170px;
    width: 100%;
    background-size: cover;
}
.top-banner h2{ color:#fff; padding: 45px 205px;}
.content-area{
    
    width:100%;
}
.content-area > .content{ height:auto; margin:0 auto;}
.content-area form > .content{ height:auto; margin:0 auto;}
.content-area form > .common-row > .content{ height:auto; margin:0 auto;}
.email-title{ color:#4f2683; text-transform:uppercase; font-weight:bold;}
.email-para{
    font-size:16px;
    text-align: justify;
}
.content-right-buttons{ width:290px; background-color:#f3f3f3; padding:15px; border:none; font-size: 18px; font-weight: 600;}
.search-email{
    width: 100%;
    height: 55px;
    background-color: #272538;
    color: #fff !important;
    font-size: 20px;
    margin:22px 0px;
}
.contact-brand{  padding:30px; background-color:#eeeadd;}
.contact-brand > h2{
    color: #4f2683;
    font-weight: 600;
	font-size:24px;
}
.contact-brand > h3{ color:#4f2683; font-weight:600;}
.contact-brand > h4{ 
    color:#2b2b2b; 
    font-size:20px;
    font-weight:bolder;
    clear: both;
}
.contact-brand > hr{
    margin-top: 0px;
    border-color: #b6a985;
    border-width: 2px;
    float: left;
    width: 100%;
    
}
.custom-input input ,.custom-input select{
    background-color: #f0f0f0;
}
small{
    color: #000000;
}
.content_div span {
    font-size: 12px;
}
.gen-sign-btn{
    background-color: #ffd051;
    font-size: 17px;
    font-weight: bold;
    padding: 14px 61px;
}
.common-row{
    margin-top: 20px;
    width: 100%;
}
hr{
    border-color: #f0f0f0;
}
.footer{
    background-color: #333333;
    color: #d9d9d9;
}
.footer hr{
    border-color: #707070;
}

.footer-socail-icon{
    display: inline-block;
}
.footer-menu{
    list-style: none !important;
    display: inline-block;
    margin-left: -14%;
    color: #707070;
    font-size: 12pt;
    width: 100%;
}
.footer-menu li{
    display: inline-block;
    padding: 9px 25px;
}
.footer-menu li a{
    color: #ffffff;
}

form label,h4{
    color: #000000;
}
.top-right-menu{
    list-style-type: none;
    padding-left: 0px;
}
.top-right-menu li{
    padding: 4px;
}
.top-right-menu li a {
    width:100%;
}
.con-brnd-details{
    font-size: 20px;
    color: #000000;
}
.con-brnd-details a{ color:#4F2683;}
.form-group:first-child{ padding-left: 0px; }

body {
    overflow-x: hidden;
}

.footer {
    max-width: 1600px;
    width: 100%;
}
.custom-message {
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}

.email-signature{
    background: url('../img/yellow_bg_px.png');
}

/*

.sig-name{
    text-transform: uppercase;
    color: gray;
    font-weight: bold;
    font-size: 12pt;
}

.sig-title1,.sig-title2, .sig-department, .sig-address, .sig-number, .sig-email a{
    color: gray;
    font-size:11pt;
}


.sustainability{
    background-color: #f0f0f0;
    padding: 30px 80px;
}

.email-signature .sig-name {
    line-height: 0;
}
.email-signature .sig-title2 {
    line-height: 0;
}
.email-signature .sig-address {
    line-height: 20px;
    margin: 0;
}
.email-signature .sig-email {
    line-height: 0;
}
*/
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    /* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    /* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    /* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles */

}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    /* Styles */
    .nav li a{
        padding:15px !important;
    }
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* Styles */
    .email-para-ipad{
        font-size: 26px;
    }
    .btn-ipad{
        font-size: 29px;
    }
    .form-ipad{
        font-size:20px !important;
    }
    .form-ipad input, .form-ipad select{
        height:64px !important;
        font-size:24px !important;
    }
    .form-ipad select option{
        font-size: 16px !important;
    }
    .form-ipad input[type='checkbox']{
        height:28px !important;
        width:20px !important;
    }
    .form-ipad h3{
        font-size:34px !important;
    }
    .form-ipad h4{
        font-size:27px !important;
    }
    .ct-bd-ipad h3{
        font-size:34px !important;
    }
    .ct-bd-ipad h4 ,.ct-bd-ipad p{
        font-size:30px !important;
    }
    .nav li {
        font-size:13px !important;
    }
    .nav li a{
        padding:15px !important;
    }
    .ipad-ft-mn li{
        padding: 9px 9px;
    }
    .ipad-copy-right{
        font-size:20px;
    }
    .top-right-menu li a{
        width: 97%;
    }
    .content-right-buttons{
        margin-left: 13px;
    }
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
    /* Styles */
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
    /* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 568px) and (max-device-height: 320px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
    h4{
        font-size: 17px;
    }
    .footer-menu li{
        padding:9px 8px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
    h2{
        font-size: 22px;
    }
    .email-para{
        font-size: 14px;
    }
    h3{
        font-size: 17px;
    }
    .contact-brand > h4{
        font-size: 14px;
    }
    .con-brnd-details{
        font-size: 12px;
    }
    body{
        font-size: 11px;
    }
    h4{
        font-size: 13px;
    }
    .sustainability{
        padding:30px 21px;
    }
    .footer-menu li{
        padding:9px 3px;
    }
    .gen-sign-btn{
        padding:14px 23px;
    }
    .top-right-menu li a{
        width: 97%;
    }
    .content-right-buttons{
        margin-left: 13px;
    }
    .footer h2{
        font-size: 19px;
    }
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 667px) and (max-device-height: 375px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */

    .footer-menu li{
        padding: 9px 6px;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
    .footer-menu li{
     padding: 9px 5px;
    }

    h2{
        font-size:27px;
    }
    h3{
        font-size: 17px;
    }
    .con-brnd-details{
        font-size:16px;
    }
    .sustainability{
        padding:30px 18px;
    }
    h4{
        font-size:16px;
    }
    .gen-sign-btn{
        padding:14px 44px;
    }
    .top-right-menu li a{
        width: 97%;
    }
    .content-right-buttons{
        margin-left: 13px;
    }

    .gen-sign-btn{
        padding:14px 44px;
    }
    .footer h2{
        font-size: 23px;
    }
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 736px) and (max-device-height: 414px) and (orientation : landscape) {
    /* Styles */
    .footer-menu li{
        padding: 9px 6px;
    }
    .footer-menu{
        margin-left: -6% !important;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) {
    /* Styles */
    h3{
        font-size:20px !important;

    }
    .iphone6{
        padding: 30px 19px !important;
    }
    .footer-menu li{
        padding: 9px 6px;
    }
    .con-brnd-details{
        font-size: 18px;
    }
    .top-right-menu li a{
        width: 97%;
    }
    .content-right-buttons{
        margin-left: 13px;
    }
    h2{
        font-size: 26px;
    }
    .gen-sign-btn{
        padding:14px 59px;
    }
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 640px) and (max-device-height: 360px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
    .top-right-menu li a{
        width: 97%;
    }
    .content-right-buttons{
        margin-left: 13px;
    }
    .footer-menu li{
        padding: 9px 10px;
    }
    h4{
        font-size: 16px;
    }
    body{
        font-size: 12px;
    }
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
    h2{
        font-size: 26px;
    }
    .top-right-menu li a{
        width: 97%;
    }
    .content-right-buttons{
        margin-left: 13px;
    }
    h3{
        font-size: 16px;
    }

    .contact-brand > h4{
        font-size: 16px;
    }
    .con-brnd-details{
        font-size: 15px;
    }
    body{
        font-size: 12px;
    }
    .sustainability{
        padding:30px 22px;
    }
    h4{
        font-size: 15px;
    }

    .gen-sign-btn{
        padding:14px 38px;
    }
    .footer h2{
        font-size: 22px;
    }
    .footer-menu li{
        padding: 9px 6px;
    }
}

/* Nexus 6x ----------- */
@media only screen and (min-device-width: 773px) and (max-device-height: 435px) and (orientation : landscape) {
    /* Styles */
    h3{
        font-size: 22px;
    }

    .footer-menu li{
        padding:9px 7px;
    }
    .footer-menu{
        margin-left: -8%;
    }
    h4{
        font-size:17px;
    }
}

@media only screen and (min-device-width: 435px) and (max-device-height: 773px) and (orientation : portrait) {
    /* Styles */
    h3{
        font-size: 21px;
    }
    .con-brnd-details{
        font-size: 19px;
    }
    .sustainability{
        padding: 30px 26px;
    }
    .gen-sign-btn{
        padding: 14px 65px;
    }
    .footer-menu li{
        padding: 9px 6px;
    }
    h2{
        font-size: 26px;
    }
    .top-right-menu li a{
        width: 97%;
    }
    .content-right-buttons{
        margin-left: 13px;
    }
}


/* Nexus 5x ----------- */
@media only screen and (min-device-width: 731px) and (max-device-height: 411px) and (orientation : landscape) {
    /* Styles */
    .top-right-menu li a{
        width: 97%;
    }
    .content-right-buttons{
        margin-left: 13px;
    }
    .footer-menu li{
        padding:9px 5px;
    }
    .footer-menu{
        margin-left: -6%;
    }
    h4{
        font-size:17px;
    }
}

@media only screen and (min-device-width: 411px) and (max-device-height: 731px) and (orientation : portrait) {
    /* Styles */
    h3{
        font-size: 19px;
    }
    .con-brnd-details{
        font-size: 18px;
    }
    .sustainability{
        padding: 30px 26px;
    }
    .gen-sign-btn{
        padding: 14px 57px;
    }
    .footer-menu li{
        padding: 9px 6px;
    }
    h4 {
        font-size: 17px;
    }
    h2{
        font-size: 26px;
    }
    .top-right-menu li a{
        width: 97%;
    }
    .content-right-buttons{
        margin-left: 13px;
    }
}

