
@charset "utf-8";

/* CSS Document */
html { position: relative; min-height: 100%; }
body { color:#444444; background-color: #ffffff; font-family: 'GothamMedium';font-weight: bold; font-style: normal; font-stretch: normal; }


/* Block and Containers */
.header-container{background:url(https://image.S10.exacttarget.com/lib/fe3f157075640478751c72/m/1/5b33e4d1-1241-4a11-a2ac-82488def8573.jpg) no-repeat center; height: 377px;}
.header_nav{max-width: 1140px !important; background-color: transparent !important; margin-top: 11px; border-bottom: 1px solid #ffffff;}
.container {max-width: 1140px; width:100%; ; background-color: transparent; padding-right: 0px;padding-left: 0px;}
footer .container { background-color: #f5f6f7;}
.main-container{padding-bottom:7px;}
row{padding-bottom:5px !important;  padding-top:5px;}
.center-block {display: table !important; margin-right: auto; margin-left: auto;}
.col-centered{float: none;margin: 0 auto}
.main-content-wrapper{padding: 30px 0 0 0;}
@media (min-width: 768px){
 .navbar-right {padding: 36px 0 12px; margin: auto;}
.navbar-left {padding: 36px 0 12px;}
    
.dfl{display: flex;}
    .error-msg{padding-left: 0px;}
}
/******************************************/ 

.logo{z-index: 4000; position: absolute; top: 0; left: 50%; transform: translateX(-50%); text-align: center;    overflow: visible;}
.img_header{padding-top: 15px}
.update_txt{font-family: 'GothamMedium'; font-size: 38px; font-weight: 500; font-style: normal; color: #ffffff; line-height: 60px; margin-top: 35px; text-align: center;}
.normal-padding-row{padding-top:50px}
.normal-padding-row-2{padding-top:70px}


.footer-padding{padding-top:40px}
.footer-padding-2{padding-top:0px}
.footer-padding-2 h4{font-size:16px; padding-top: 0px; margin-top: 0px}
.footer-padding-2 li{font-size:12px;}
.light{
    -webkit-text-stroke: 2px #FB5B6A;
}.light-2{
    -webkit-text-stroke: 1px #FB5B6A;
}

hr{ border-color:#000}
/*** Buttons ***/ 
.button_one{
 border:1px solid #636567; 
 position:relative;
 min-width:155px;
 -webkit-border-radius: 5px; 
 -moz-border-radius: 5px;
 border-radius: 5px;
 font-size:16px;
 text-align:center !important;
 font-family: 'GothamMedium';font-weight:300;
 padding: 16px 26px 16px 26px; 
 text-decoration:none;  
 color: #636567;
 background-color: #FFFFFF; 
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FC5664, endColorstr=#F64A58);
}

.button_one:hover{
 border:1px solid #636567;
 color: #636567;
 background-color: #e4e4e4;
}
.button_one:active{
 border:1px solid #636567;
 color: #636567!important;
 background-color: #e4e4e4!important;
}
.button_one:focus{
 border:1px solid #636567;
 color: #636567!important;
 background-color: #e4e4e4!important;
}

.button_two{
 border:1px solid #E5B30D; 
 position:relative;
 min-width:155px;
 -webkit-border-radius: 5px; 
 -moz-border-radius: 5px;
 border-radius: 5px;
 font-size:16px;
 text-align:center !important;
 font-family: 'GothamMedium';font-weight:300;
 padding: 16px 26px 16px 26px; 
 text-decoration:none;  
 color: #FFFFFF;
 background-color: #E5B30D; 
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E5B30D, endColorstr=#E5B30D);
}

.button_two:hover{
 border:1px solid #000000;
 color: #ffffff;
 background-color: #000000;
}
.button_two:focus{
 border:1px solid #000000;
 color: #ffffff !important;
 background-color: #000000 !important;
}
.button_two:active{
 border:1px solid #000000;
 color: #ffffff !important;
 background-color: #000000 !important;
}

.button_one-2{
 border:1px solid #636567; 
 position:relative;
 min-width:300px;
 -webkit-border-radius: 5px; 
 -moz-border-radius: 5px;
 border-radius: 5px;
 font-size:16px;
 text-align:center !important;
 font-family: 'GothamMedium';font-weight:300;
 padding: 16px 26px 16px 26px; 
 text-decoration:none;  
 color: #636567;
 background-color: #FFFFFF; 
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFFFFF, endColorstr=#FFFFFF);
}

.button_one-2:hover{
 border:1px solid #636567;
 color: #000000;
 background-color: #e4e4e4;
}
.button_one-2:focus{
 border:1px solid #636567;
 color: #000000 !important;
 background-color: #e4e4e4 !important;
}
.button_one-2:active{
 border:1px solid #636567;
 color: #000000 !important;
 background-color: #e4e4e4 !important;
}
.button_two-2{
 border:none; 
 position:relative;
 min-width:300px;
 -webkit-border-radius: 10px; 
 -moz-border-radius: 10px;
 border-radius: 10px;
 font-size:18px;
 text-align:center !important;
 font-family: 'GothamMedium';font-weight:500;
 padding: 10px 26px; 
 text-decoration:none;  
 color: #FFFFFF;
 background-color: #122F60; 
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0081C9, endColorstr=#0081C9);
}

.button_two-2:hover{
 border:none;
 color: #ffffff;
 background-color: #122F60;
}
.button_two-2:focus{
 border:none;
 color: #ffffff !important;
 background-color: #122F60 !important;
}
.button_two-2:active{
 border:none;
 color: #ffffff !important;
 background-color: #122F60 !important;
}

.button_two_wdth{width: 28.3% !important; margin-top: 30px;}
/*******************************************/

.panel-grey{
 background-color: #ececec;
 padding-left: 120px;
 padding-right: 120px;
 padding-top: 30px;
 border-radius: 0px;
}

.panel-white{
 background-color: #ffffff;
 border-radius: 0px;
border: none !important;
-webkit-box-shadow:none;
box-shadow:none;
}
.panel-body{padding: 15px 0 !important;}
.intl-tel-input {

    width: 100%;
}
/*  end of main css */

/* fonts css */
.sorry{ font-family: 'GothamMedium';font-size:30px; font-weight:400; padding-top:35px;}
.caps-2 {letter-spacing: .1em;}
.icon { stroke-width: 0;}
svg {background-color: transparent; width: 24px; height: 24px;}
.header-text{
 font-family: 'GothamMedium';color:#FFF;
 font-size:48px;
 margin-top:50px;
 font-weight:300;

}
.h4{font-family: 'GothamMedium';font-size:26px; font-weight:400; text-align: center;padding-top: 15px}
.h4-2{font-family: 'GothamBook';font-size:28px; font-weight:500; font-style: normal; color: #001c55; border-bottom: 1px solid #8f8f8f; padding-bottom: 25px;}
.h4-3{font-family: 'GothamBook';font-size:28px; font-weight:500; font-style: normal; color: #001c55; padding-bottom: 25px; line-height: 50px;}

.normal-text{font-family: 'GothamMedium';font-size:15px; color:#6e6e6e}
.normal-title{font-family: 'GothamMedium';font-size:15px; color:#000000}

.normal-title-x{font-family: 'GothamMedium';font-size:24px; color:#444444}

.normal-text a{font-family: 'GothamMedium';font-size:15px; color:#2f3435; text-decoration: underline}
.normal-text-2{font-family: 'GothamMedium';font-size:15px; font-weight:300;}
.normal-text-i{font-family: 'GothamMedium';font-size:22px; font-weight:400; font-style: italic;}
.normal-text-2 a{ text-decoration:underline}
.normal-padding{padding-top:30px}
.normal-padding-2{padding-top:20px}
.normal-padding-3{padding-top:15px}
.normal-padding-4{padding-top:10px}
.ligth-padding {padding-top:10px}

.btn-group .mlabel{ background-color:#FFFFFF; min-width:160px !important; color:#333; padding-bottom:8px; padding-top:8px; border:#A39F9A 1px solid; font-size:22px;font-family: GothamMedium, "Helvetica Neue", Helvetica, Arial, "sans-serif";font-weight:300}

.btn-group .mlabel-2{ background-color:#FFFFFF; min-width:72px !important; color:#333; padding-bottom:8px; padding-top:8px; border:#A39F9A 1px solid; font-size:22px;font-family: GothamMedium, "Helvetica Neue", Helvetica, Arial, "sans-serif";font-weight:300}

.btn-group .mlabel-3{ background-color:#FFFFFF; min-width:230px !important; color:#333; padding-bottom:8px; padding-top:8px; border:#A39F9A 1px solid; font-size:22px;font-family: GothamMedium, "Helvetica Neue", Helvetica, Arial, "sans-serif";font-weight:300}

.btn-group .active{
 background-color:#00AEEF; 
 color:#FFF; 
 -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.125); 
 box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
 border:#00AEEF 1px solid
}

.btn-group .focus{
background-color:#00AEEF !important; 
 color:#FFF; 
-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.125); 
box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
border:#00AEEF 1px solid !important;
outline: 0px auto -webkit-focus-ring-color !important;
outline-offset: 0px;
}
.em-ligth{ font-size:16px}

.super_s {
  font-size: 50%;
  vertical-align: top;
  content: "+";
}

.super_s-2 {
  font-size: 100%;
  font-family:Arial, Helvetica, sans-serif !important;
  vertical-align: top;
  content: "+";
}
.medium-padding{padding-top: 15px;
}
/* end font css*/


/* Buttons*/
.btn.disabled, .btn[disabled], fieldset[disabled] .btn{opacity:1;border:#3f2b2f 1px solid }
.btn-purple{ font-family: 'GothamMedium';letter-spacing:2px; font-size:16px; color:#F8F3EF; background-color:#3f2b2f; padding-top:10px; padding-bottom:10px;
 padding-right:28px; padding-left:28px}
.btn-purple:hover{ background-color:#FF8771; border:#FF8771 1px solid}
/* end Buttons */

.radio-top { padding-top: 8px;}

/* custom responsive css */
@media (max-width: 980px){
 .main-container{padding-bottom:130px}
 .blank-pad{padding-top:0px; margin-top:0px}
 .sm-pad{padding-top:3px}
    .logo{padding: 0 0 0 0px !important;}
    .header_nav{border-bottom: 0px;}
    .dfl{display: flex;}
    .error-msg{padding-left: 0px;}
}

@media (max-width: 780px){
    .dfl{display: flex;}
    .error-msg{padding-left: 0px;}
input[type=checkbox].css-checkbox + label.css-label {
  font-size: 12px !important;
  vertical-align:sub !important;
  cursor:pointer;

 }
 .main-container{padding-bottom: 130px}
 .blank-pad{padding-top:10px; margin-top:0px}
 .sm-pad{padding-top:10px}
 .panel-grey{
  padding-left: 50px;
  padding-right: 50px
 }
.panel-white{
  padding-left: 50px;
  padding-right: 50px
 }
    
  .button_blue-2{width:100%;margin-top: 10px}
 .button_white{width:100%;margin-top: 10px}
}

@media (max-width: 480px){
    .dfl{display: flex;}
    .error-msg{padding-left: 0px;}
 .logo_h{padding-top: 35px !important}
 footer {padding-top: 0px !important;padding-bottom: 20px !important}
 .h4-2, .h4-3{font-family: 'GothamBook';font-size:28px !important; line-height: 40px !important;}
    .h4-3{text-align: center !important;}
 .panel-grey{
  padding-left: 10px;
  padding-right: 10px
 }
.panel-white{
  padding-left: 5px;
  padding-right: 5px
 }
.panel-body{padding: 0px !important;}
 input[type=checkbox].css-checkbox + label.css-label {
  font-size: 12px !important;
  vertical-align:sub !important;
  cursor:pointer;
  margin-top: 2px !important

 }
 .nav_hide{display: none }
 .cnt-hide{display: none }
 .banner_full, .banner_full .row, .banner_full .col-md-12 {width: 100% !important;    padding-left: 0px; padding-right: 0px;margin: 0px !important}
  .label-title{font-family: 'GothamMedium';font-size:15px !important}
 .wide {
  z-index:2;
  margin-bottom:30px; 
  left: 80%;
  top: 80%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image:url('https://image.email.resmed.com.au/lib/fe8f13727c64037e71/m/1/d5ddb1c5-bf0a-47b1-b768-c6c9ff0347d3.jpg');
 }
  .header-text{
   font-family: 'GothamMedium';color:#FFF;
   font-size:38px;
   font-weight:300;
   margin-top:50px;
  }
  .normal-text{font-size:14px;}
  .h4{ font-size:24px; font-weight:400;}
 
 .main-container{padding-bottom:20px}
 .social-icons {padding-bottom: 10px;}
 .social-icons li{display: inline-block;padding-right:2px; padding-left:2px}
 .social-icons-2 {padding-top:10px;}
 .social-icons-2 li{display: inline-block;padding-right:2px !important; padding-left:2px!important}
 .normal-title{font-family: 'GothamMedium';font-size:12px;}
.normal-title-x{font-family: 'GothamMedium';font-size:16px;}
 .normal-padding{padding-top:10px}
 .normal-padding-3{padding-top:25px}
 .blank-pad{padding-top:0px;}
 .checkbox { padding-left:15px;}
 .checkbox label, .radio label{ font-size:17px !important}
 .button_one{width:100%;margin-top: 10px}
 .button_one-2{width:100%;margin-top: 10px}
 .button_two{width:100%;margin-top: 10px}
 .button_two-2{margin-top: 10px;min-width: 100% !important;}
 .normal-padding-row-xs{padding-top:18px}
 .normal-padding-row{padding-top:10px}
 .normal-padding-row-2{padding-top:30px}
 .btn-group .mlabel{  width:100% !important;  min-width:100% !important;}
 .btn-group .mlabel-2{  width:100%; min-width:100% !important;}
 .btn-group .mlabel-3{ width:100%;  min-width:100% !important;}
 
 .btn-group, .btn-group-vertical{    display: block;}
 
 .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
 }
 .btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child){
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
 }
 .btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
     margin-left:0px; 
 }

 .navbar-nav>li{
     padding-left: 0px !important;
  line-height: 25px !important;  
 }
.update_txt{font-family: 'GothamMedium'; font-size: 26px !important;line-height: 35px !important;margin-top: 100px !important;}
.ftr-icon-txt{text-align: center !important; margin-left: 0 !important; margin-bottom: 26px !important;}
.ftr-txt-licn{padding:5px 43px 12px !important; margin-top: 0 !important; text-align: center !important;}
.social-icons li{display: inline-block;padding:0 8px !important;}
.main-content-wrapper{padding: 15px!important;}
.form-left-content{width: 100% !important;} 
.form-right-content{width: 100% !important;margin-left: 0px !important;} 
.email-comm-pad{padding-left: 0px !important; padding-top: 14px !important;}
.normal-txt{font-family: 'GothamMedium';font-size:18px; color:#00326c;font-weight: 400;font-style: normal;padding-top: 0px !important;float: none !important;}
.inp-other{font-family: 'GothamBook'; font-size:18px; color: ##00326c; margin: 17px 30px 10px 16px !important;float: left; width: 89% !important;}
.normal-txt-note{font-family: 'GothamMedium';font-size:15px !important; color:#00326c;font-weight: 400;font-style: normal;padding-top: 20px !important; padding-bottom: 30px !important; padding-right: 15px !important; float: left; font-style: italic; margin-left: 17px;}
.btn-sec{padding: 0 30px !important;}
.gld-btn{margin-bottom: 0px !important;padding: 0 15px !important;}
.sub-unsub-btn .col-md-4:nth-child(1){padding: 20px 0px 5px 0 !important;}
.sub-unsub-btn .col-md-4{padding: 0px 0px 10px 0 !important;}  
.normal-txt-hgt{line-height:31px !important; padding: 0 30px !important; }
    .button_two_wdth{width: 100% !important; padding: 0 20px !important;}
}
/* End custom responsive css */


ul {
    margin: 0;
    padding: 0;
    list-style: none;
}



.icon {
   fill: white !important;  float:left; margin-right:5px;
}
/*custom form inputs */
.form-control{
    -webkit-box-shadow: none !important;
    box-shadow: none !important;

}
.error{
 border-color: #FE0000 !important; 
}
div.error{ color: #FE0000 !important; float:right; font-size:12px;  font-family: 'GothamMedium';padding-top: 8px}
.error:focus{
 box-shadow: inset 0 0px 0px rgba(0,0,0,.075) !important; 
}
.form-control:focus{
 border-color:#2C67A8 !important;
 box-shadow: inset 0 0px 0px rgba(0,0,0,.075) !important; 
}


label{min-width:100%}
.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
 
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}


.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #CCCAC7;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: 15px;
    z-index:-9999 !important;
}


.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon{
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
 color:#3BBFF2;
}
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 52%;
    left: 20%;
 color:#3BBFF2;
}
.checkbox label, .radio label{
 padding-left:0px !important;
 font-size: 19px; font-family: 'GothamMedium';font-weight:300;
 color:#030000
}

label a{color:#030000; font-weight:400; text-decoration:underline}
label a:hover{color:#F74C5B; font-weight:400; text-decoration:underline}

.checkbox .m-error .error{  text-align:center !important; width:100%} 


.label-title{
 font-family: 'GothamMedium';font-size:16px;
 letter-spacing:-1px;
}
.label-title-2{
 font-family: 'GothamMedium';font-size:15px;
 color:#030000;
 font-weight:300;
 padding-bottom:0px;
text-align:left;
    margin-bottom: 0;

}
.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
 opacity: 0;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    /*transition: all .3s ease-in;*/
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon{
    transform: scale(2) rotateZ(0deg);
    opacity: 1;
 
}


.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
 
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
} 
/* */
.btn-sub{
 background: #df2726;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
 color: #fff;

    border-radius: 5px;
    cursor: pointer;
    font-weight: bold;
 font-size:16px
}
.btn-sub:hover{background:#888 !important;}
.custom-inp{
 color: #030000;
    border: 1px solid #8f8f8f;
 font-family: 'GothamBook';font-size:14px;
 font-weight:500;
}
.form-control{border-radius:0 !important;}

.mfs-options{border-radius: 0px !important;}
/* */




/* footer css */
footer {
 background-color: #f5f6f7;
 left: 0;
 bottom: 0;
 width: 100%;
 color:#FFF !important;
 padding-top:30px;
 padding-bottom:30px
}

.ftr-icon-txt{text-align: left; margin-left: 15px; margin-bottom: 15px; color: #00326c; font-family: 'GothamMedium';font-size: 16px;font-weight: 500;}
.ftr-txt-gld{color: #00326c !important;}
.ftr-txt-gld:hover{text-decoration: none!important;}
.ftr-txt-licn{font-family: 'GothamBook';font-weight: 500; font-style: normal; color: #00326c; font-size: 13px; padding-left: 26px; margin-top: 15px; text-align: left;}
.ftr-border{border-bottom: 1px solid #b7b5ae; margin:0px 33px 14px !important;}

.icon, svg {
 fill: currentColor;
}
footer a {color: #00326c !important;}
.footer a {color: #00326c !important;}
.footer-social-icon li {display: inline-block;padding-right: 10px}
footer p,  footer a{font-size: 16px;color: #00326c;    line-height: 20px;    font-style: inherit;    font-family: GothamMedium, "Helvetica Neue", Helvetica, Arial, "sans-serif";font-weight: 500;}
footer p a:hover {color: #424242;transition: all 0.3s ease-in;  text-decoration: none;    -webkit-transition: all 0.3s ease-in;    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in}
.footerleft { margin-top:10px; padding:0 36px; }
.logofooter { margin-bottom:10px; font-size:25px; color:#fff; font-weight:700;}
.footerleft p { color:#fff; font-size:12px !important; font-family:  Arial, Helvetica, sans-serif, sans-serif; margin-bottom:15px;}
.footerleft p i { width:20px; color:#999;}
.paddingtop-bottom {  margin-top:50px;}
.footer-ul { list-style-type:none;  padding-left:0px; margin-left:2px;}
.footer-ul li { line-height:29px; font-size:12px;}
.footer-ul li a { color:#a0a3a4; transition: color 0.2s linear 0s, background 0.2s linear 0s; font-size:12px;}

.footer-ul i { margin-right:10px;}
.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#ff670f; }
.social:hover { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);}
.icon-ul { list-style-type:none !important; margin:0px; padding:0px;}
.icon-ul li { line-height:75px; width:100%; float:left;}
.copyright { min-height:40px; background-color:#000000;}
.copyright p { text-align:left; color:#FFF; padding:10px 0; margin-bottom:0px;}
.heading7 { font-size:21px; font-weight:700; color:#d9d6d6; margin-bottom:22px;}
.post p { font-size:12px; color:#FFF; line-height:20px;}
.post p span { display:block; color:#8f8f8f;}
.bottom_ul { list-style-type:none; float:right; margin-bottom:0px;}
.bottom_ul li { float:left; line-height:40px;}
.bottom_ul li:after { content:"/"; color:#FFF; margin-right:8px; margin-left:8px;}
.bottom_ul li a { color:#FFF;  font-size:12px;}
.space-25{ margin-top:25px;}
.block {    display: block;}
.font-size--xl {    font-size: 15px;}
.regular {    font-weight: 400;}
.color--white {    color: #fff;}
.caps {    letter-spacing: .1em;    text-transform: uppercase;}
.p2 {    padding: 1rem; color:#FFF fill } 
.social-icons li{display: inline-block;padding-right:4px;padding-left: 4px}
.social-icons-2 li{display: inline-block; padding-right:10px;padding-left: 10px}
/* End of Custom footer*/




/* ==========================================================================
=ICON DEFINITIONS
=========================================================================== */
.icon-parent{
 display:inline-block;
 position:absolute;
 right:21px;
 font-size:28px;
 top:16px;
   vertical-align: middle !important;
}
.icon-child{
 display:block;
 font-size:0.5em;
 left:0%;
 position:absolute;
 text-align:center !important;
 top:0.5em;
 width:100%;
}
.icon-small{
 font-size:65px;
 height:65px;
 width: 65px;
}
.icon-medium{
 font-size:94px;
 height:94px;
 width: 94px;
}
.icon-large{
 font-size:150px;
}

/*LnT InfotechIcon size*/
.banner-infolink i.fa-chevron-right{
    font-size: 0.7em;
}
.icon-medium{
    font-size: 76px;
    width: 76px;
    height: 76px;
}


/*custom selectbox css starts here*/

/*custom selectbox ends starts here*/


.radGroup1{color: #0081C9}

input[type=checkbox].css-checkbox {
 position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
 
}

input[type=checkbox].css-checkbox + label.css-label {
 padding-left:30px;
 height:20px; 
 display:inline-block;
 line-height:20px;
 background-repeat:no-repeat;
 background-position: 0 0px;
 vertical-align:middle;
 cursor:pointer;
 font-size: 14px;
 font-family: 'GothamMedium';font-weight: normal;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
 background-position: 0 -21px;
 
}
label.css-label {
background-image:url(https://image.S10.exacttarget.com/lib/fe3f157075640478751c72/m/1/64a317f7-d6a2-408e-a289-755dc63aab8d.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}


/**********************************
Responsive navbar-brand image CSS
- Remove navbar-brand padding for firefox bug workaround
- add 100% height and width auto ... similar to how bootstrap img-responsive class works
***********************************/

.navbar-brand {
  padding: 0px;
}
.navbar-brand>img {
  height: 100%;
  width: auto;
}
.navbar-inverse{background-color: transparent;border: none;}

/* EXAMPLE 3

line height is 20px by default so add 30px top and bottom to equal the new .navbar-brand 80px height  */

.example3 .navbar-brand {
  height: auto;
}

.example3 .nav >li >a {

}
.example3 .navbar-toggle {
  padding: 10px;
  margin: 25px 15px 25px 0;
}



/* CSS Transform Align Navbar Brand Text ... This could also be achieved with table / table-cells */
.navbar-alignit .navbar-header {
   -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
 
}
.navbar-alignit .navbar-brand {
 top: 50%;
 display: block;
 position: relative;
 height: auto;
 transform: translate(0,-50%);
 margin-right: 15px;
   margin-left: 15px;
}


.navbar-nav>li{
    font-family: 'GothamMedium';
    font-size: 19px; 
 font-weight: bold;
 line-height: 25px !important
}

.navbar-left>li{
 padding-right: 50px;
}

.navbar-right>li{
 padding-left: 50px;
}

.navbar-nav>li>a{padding-bottom: 20px;}
.navbar-left>li>a{padding: 10px 0px;}
.navbar-right>li>a{padding: 10px 0px;}

.navbar-inverse .navbar-nav>li>a{color: #ffffff !important; text-transform: uppercase;}


.navbar-nav>li>.dropdown-menu {
 z-index: 9999;
}

.form-left-content{width: 35.4%;}
.form-right-content{width: 60.9%; margin-left: 42px;}
.mandat-txt{font-family: 'GothamBook';font-weight: 500; font-size: 15px; font-style: italic; color: #00326c;}

.label-title-3{
 font-family: 'GothamMedium';font-size:18px;
 color:#001c55;
 font-weight: 500;
 padding-bottom:0px;
text-align:left;

}

.email-comm-pad{padding-left: 0px; padding-top: 6px;}
.normal-txt{font-family: 'GothamBook';font-size:18px; color:#00326c;font-weight: 500;font-style: normal;padding-top: 5px;float: left;}
.normal-txt-note{font-family: 'GothamBook';font-size:17px; color:#00326c;font-weight: 500;font-style: normal;padding-top:30px; float: left; font-style: italic; margin-left: 17px;}
.inp-other{font-family: 'GothamBook';font-size:18px; color: ##00326c;margin: 17px 0 10px 16px;float: left; width: 66%;}

/*** radio button style ***/
.sub-unsub-btn .col-md-4{
padding: 20px 20px 0 0;
}

.sub-unsub-btn input[type="radio"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.sub-unsub-btn label {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0px 50px 0px 66px;
  line-height: 36px;
  cursor: pointer;
    border: 2px solid #001c55;
    border-radius: 10px;
    color: #001c55;
}
.sub-unsub-btn label::before {
  content: " ";
  position: absolute;
  top: 8px;
  left: 15px;
  display: block;
  width: 24px;
  height: 24px;
  z-index: -1;
    
}
.sub-unsub-btn input[type="radio"] + label::before {
   background: url(https://image.S10.exacttarget.com/lib/fe3f157075640478751c72/m/1/dbdc05f1-b942-4294-b64f-181b6ee274a5.png) no-repeat;
    width: 20px;
    height: 20px;
    z-index: 999;
    
}
/* Checked */
.sub-unsub-btn input[type="radio"]:checked + label {
  color: #fff;
background: #001c55;
    /*z-index: -99;*/
    border-radius: 10px; 
    color: #ffffff;
}

.sub-unsub-btn input[type="radio"]:checked + label::before {
  top: 8px;
    left: 15px;
  width: 100%;
  height: 100%;
  background: url(https://image.S10.exacttarget.com/lib/fe3f157075640478751c72/m/1/3d486547-a3f1-4876-b9a6-521fb8516816.png) no-repeat;
}
/*** radio button style end ***/


.form-left-content .form-pad{padding-top: 9px;}
.normal-txt-hgt{line-height:36px; }
.panel { margin-bottom: 0px;}

/*** survey style ****/

.survey_heading_txt {
    font-family: 'GothamMedium';
    font-size: 38px;
    font-weight: 500;
    font-style: normal;
    color: #ffffff;
    line-height: 60px;
    margin-top: 95px;
    text-align: center;
}

.desc-txt{line-height: 32px;}

.survey-check, .survey-radio{margin-top: 5px;margin-left:15px;}
select{margin-top: 9px;}

.survey-check input[type="checkbox"],
.survey-radio input[type="radio"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.checkbox_wrapper .survey-check input[type="checkbox"] {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.survey-check label,
.survey-radio label{
  position: relative;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 10px;
  line-height: 36px;
  cursor: pointer;    
    font-size: 18px;
    font-weight: normal;
    font-family: 'GothamBook';
}
.survey-check label::before,
.survey-radio label::before{
  content: " ";
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  z-index: -1;
}
.survey-radio input[type="radio"] + label::before {
  background: url(https://image.S10.exacttarget.com/lib/fe3f157075640478751c72/m/1/bd7efbfe-02aa-489d-a1ef-561b6efe3d91.png) no-repeat left top;
    z-index: 99;
}
.survey-check input[type="checkbox"] + label::before {
  background: url(https://image.S10.exacttarget.com/lib/fe3f157075640478751c72/m/1/5a00171c-041b-4d0e-94ce-18f79e07b9e4.png) no-repeat left top;
    z-index: 99;
}
/* Checked */
.survey-check input[type="checkbox"]:checked + label,
.survey-radio input[type="radio"]:checked + label {
    color: #00326c;
    font-size: 18px;
    font-weight: normal;
    font-family: 'GothamBook';
}
.survey-check input[type="checkbox"]:checked + label::before{
    top: 8px;
    width: 100%;
    height: 100%;
    background: url(https://image.S10.exacttarget.com/lib/fe3f157075640478751c72/m/1/4c6bdff9-a3a8-4614-a0fe-16aef6fc2c6c.png) no-repeat left top;
    z-index: 99;
}
.survey-radio input[type="radio"]:checked + label::before {
  top: 8px;
  width: 100%;
  height: 100%;
  background: url(https://image.S10.exacttarget.com/lib/fe3f157075640478751c72/m/1/52b09015-f515-4548-898e-0fd1e38e263d.png) no-repeat left top;
    z-index: 99;
}

.pad-none{padding: 0 !important;}

.survey-button{
    border: none;
    position: relative;
    min-width: 320px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 18px;
    text-align: center !important;
    font-family: 'GothamMedium';
    font-weight: 500;
    padding: 10px 26px;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #122F60;
}

.survey_button_two_wdth {
    width: 30% !important;
    margin-top: 55px;
}

.error-msg{padding-left:15px;color: #ea6956;font-size:16px;display: block;padding-top: 10px;}
.pd-lr{padding-left: 0px;}


@media (max-width: 480px){
    
    .pad-30{padding: 0 30px; margin-top: 20px;}
    .survey_button_two_wdth { width: 100% !important; margin-top: 30px; padding: 0 30px;}
    .col-md-12.col-xs-12.col-sm-8.medium-padding.survey-check {padding-top: 0;}
    .survey_heading_txt {font-size: 30px !important;font-style: normal;line-height: 47px !important; padding: 0 18px !important;}
    .survey-select{width: 94% !important;}
    .dfl{display: flex;padding-left: 0px;}
    .error-msg{padding-left: 0px;}
 .survey-check, .survey-radio{margin-top: 5px;margin-left: 6%;}
 .survey-check label,
.survey-radio label{
  position: relative;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 50px;
  line-height: 36px;
  cursor: pointer;    
    font-size: 18px;
    font-weight: normal;
    font-family: 'GothamBook';
}
}

/*** survey style end ****/

/*** uk email signup style start ****/
  .uk-email-signup_wrapper .panel-body {
            padding: 15px 0 0 15px !important;
        }

        .uk-email-signup_wrapper .checkbox_wrapper label {
            display: inline;
        }

        .uk-email-signup_wrapper .checkbox_wrapper .survey-check input[type="checkbox"] {
            display: inline;
            position: relative;
        }

        .uk-email-signup_wrapper .checkbox_wrapper .survey-check label,
        .survey-radio label {
            display: inline;
            margin-left: 5px;
        }

        .uk-email-signup_wrapper .checkbox_wrapper {
            max-width: 650px;
        }

        @media (max-width: 480px) {
            .uk-email-signup_wrapper .checkbox_wrapper {
                max-width: 350px;
                padding-left: 10px;
            }

            .uk-email-signup_wrapper .panel-body {
                padding: 15px 0 0 0 !important;
            }

        }

        @media (max-width: 400px) {

            .uk-email-signup_wrapper .checkbox_wrapper {
                max-width: 310px;
                padding-left: 5px;
            }
        }
/*** uk email signup style end ****/