body {
    font-family: 'Roboto Condensed', sans-serif;
    padding:0!important;
    /*background-image: url(../../assets/images/bg.png); */
    background-repeat: repeat-y;
    background-size: 100%;
	
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
     font-family: 'Roboto Condensed', sans-serif;
}
a:hover {
     text-decoration:none;
     outline:none;
}
 a:focus {
     text-decoration:none;
     outline:none;
}
img.img{
	max-width:100%;
	display:block;
}

header {
    text-align: center;
    padding: 60px 0 20px 0;
}
.container {
    max-width: 830px;
    padding: 0px 72px;
}
.logo {
    width: 100%;
	max-width:330px
}

.share-icon-right {
    width: 100%;
    text-align: right;
}
.thanks-social-share .share-icon-right {
    text-align: center;
}
.sharebox {
    width: 50px;
    height: 50px;
    display: inline-block;
}
.dropdown-menu li img {
    width: 18px;
    margin-right: 6px;
    opacity: 0.5;
}
ul.dropdown-menu > li > a {
    padding: 5px 20px;
    font-size: 18px;
}
.sharebox > div > a > img {
    width: 50px;
    height: 50px;
}
h3.h3-title {
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
    margin: 40px 0 30px 0;
    padding: 0 30px;
    line-height: 1.4;
}
h2.h3-color-red {
    color: #ed1c24;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
    margin: 30px 0 20px 0;
    padding: 0 30px;
    line-height: 30px;
}
h2.h3-color-red span.corctly {
    color: #000;
    font-size: 26px;
    font-weight: 300;
}
h4.h4-txt {
    color: #000;
    font-weight: 600;
    font-size: 24px;
    margin:20px 0 25px 0;
    padding: 0 30px;
    line-height: 1.4;
}
h3.srytext {
    color: #ed1c24;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
	margin: 0;
    padding: 0;
	text-align: center;
}
h4.incrrct-txt {
    color: #000;
    font-size: 26px;
    font-weight: 300;
	margin: 0;
    padding: 0;
	text-align: center;
}
.list-selt {
    width: 100%;
    text-align: center;
	 padding-bottom: 60px;
}
h4.h4-title {
    color: #ed1c24;
    font-weight: 600;
    font-size: 24px;
    margin:0 0 30px 0;
    padding: 0 90px;
    line-height: 1.4;
}
ul.client-slt {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    max-width: 280px;
}
ul.client-slt li {
    text-align: left;
    position: relative;
}
ul.client-slt li label {
    text-transform: uppercase;
    font-size: 26px;
    color: #000;
    font-weight: 400;
    position: relative;
}
.submitbtn {
    text-align: center;
    width: 100%;
    padding: 40px 0 80px 0;
}
.submitbtn.submtbtnm {
    padding: 30px 0 40px 0;
}
.submitbtn input {
    background: url(/static/images/microsite/times/submit-btn.png) no-repeat;
    padding: 4px 20px 9px 20px;
    border: 0;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    outline: 0;
    background-position: right;
    background-size: contain;
    width: 172px;
    height: 52px;
}
footer {
    margin-top: 0px;
}
.bottom-logo {
    background: #000;
    margin-top:0px;
    color: #fff;
}
.bottom-logo img {
    width: 85px;
    margin-right: 5px;
}
.bottom-logo .container {
    padding: 8px 85px;
}
.bottom-logo .right-data {
    float: right;
    margin: 0;
    padding: 6px 0 5px 0;
}
.bottom-logo .right-data ul {
    text-align: right;
    margin: 12px 0;
    list-style: none;
    padding: 0;
}
footer ul li {
    display: inline-block;
    margin: 0 10px;
    position: relative;
}
.bottom-logo a {
    color: #fff;
}

/*****************/
.form-div {
    width: 520px;
    margin: 0 auto;
    padding: 0;
}
.groupform {
    width: 100%;
    float: left;
    padding: 10px 0px;
}
.groupform label {
    float: left;
    width: 25%;
    text-align: right;
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    margin: 0;
    padding: 7px 0 4px 0;
}
.groupform input {
    width: 71%;
    float: left;
    margin-left: 15px;
    border: 1px solid #525252;
    padding: 5px 10px 7px 10px;
    height: 40px;
    font-size: 24px;
    color: #000;
    line-height: 1.4;
    box-shadow: 2px 3px 5px #00000075;
    border-radius: 2px;
    outline: 0;
	font-family: 'Lato', sans-serif;
}

/***************/

section.try-again-div {
    text-align: center;
    padding: 100px 0px 180px 0px;
}
h3.sorry-txt {
    color: #333;
    font-weight: 500;
    font-size: 32px;
    margin: 0px 0 0px 0;
    padding: 0 30px;
    line-height: 1.4;
}
h4.show-txt {
    color: #333;
    font-weight: 300;
    font-size: 24px;
    margin: 10px 0 35px 0;
    padding: 0px 30px;
    line-height: 1.4;
}
.submitbtn-try input {
    background: url(/static/images/microsite/times/submit-btn.png) no-repeat;
    padding:4px 20px 9px 20px;
    border: 0;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    outline: 0;
    background-position: right;
    background-size: contain;
    width: 172px;
    height: 52px;
}
/********************/
h3.thnks-txt {
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
    margin: 10px 0 20px 0;
    padding: 0 30px;
    line-height: 1.4;
}
.thanks-social-share {
    width: 64px;
    height: 64px;
    margin: 0 auto;
    position: relative;
}
section.thanks-div {
    text-align: center;
    width: 100%;
    padding: 100px 0px;
}
h4.share-frd {
    color: #ed1c24;
    font-weight: 400;
    font-size: 18px;
    margin: 0px 0;
    padding: 0 90px;
    line-height: 1.4;
    /* text-transform: uppercase; */
}
.social-share {
    text-align: center;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 20px;
}

/*********************/

.showOverlay {
  bottom: 0;
  display: flex;
  font-size: 16px;
  left: calc(50% - 55px);
  margin-bottom: 7px;
  position: absolute;
}
.check {
  bottom: 0;
  display: flex;
  left: calc(50% + 40px);
  margin-bottom: 10px;
  position: absolute;
}
.containerOuter {
  border-radius: 8px;
  box-shadow: 2px 6px 20px 2px rgba(10,10,120,0.15);
}
.radiolist-div {
  position: relative;
  overflow: hidden;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  max-width: 255px;
}
.hidden {
  display: none;
}
.entry {
  height: 25px;
  position: absolute;
}
.entry:nth-child(2) {
  left: 8px;
  top: 8px;
}
.entry:nth-child(4) {
  left: 8px;
  top: 58px;
}
.entry:nth-child(6) {
  left: 8px;
  top: 108px;
}
.circle {
  border: 4px solid #545556;
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  position: absolute;
  transition: border-color 300ms;
  width: 20px;
  margin: 2px 0 0 0;
}
.entry-label {
  cursor: pointer;
  margin-top: -3px;
  padding-left: 40px;
  user-select: none;
  -moz-user-select: none;
  text-transform: uppercase;
  font-size: 20px;
  color: #000;
  font-weight: 400;
  text-align: left;
}
.overlay {
  
  height: 140px;
  pointer-events: none;
  transition: background 300ms;
  width: 40px;
}
.highlight {
  background: #ed2427;
  border-radius: 50%;
  height: 8px;
  left: 14px;
  pointer-events: none;
  position: absolute;
  top: 16px;
  transition: transform 400ms cubic-bezier(0.175, 0.885, 0.32, 1.2);
  transform: translateY(-50px);
  width: 8px;
}
.hidden:nth-child(1):checked ~ .highlight {
  transform: translateY(0);
}
.hidden:nth-child(3):checked ~ .highlight {
  transform: translateY(50px);
}
.hidden:nth-child(5):checked ~ .highlight {
  transform: translateY(100px);
}
.hidden:nth-child(1):checked + .entry .circle {
  border-color: #ed2427;
}
.hidden:nth-child(3):checked + .entry .circle {
  border-color: #ed2427;
}
.hidden:nth-child(5):checked + .entry .circle {
  border-color: #ed2427;
}
.check:checked ~ .containerOuter .overlay {
  background: #ecf0f4;
}

/************************/

.slide4 .form-horizontal {
    float: none;
    margin: 40px auto 0 ;
}
.slide4 .form-horizontal .form-group label {
    text-transform: uppercase;
    font-size: 16px;
    text-align: right;
}
.slide4 .form-horizontal .form-group label.error {
    font-size: 10px;
    text-transform: capitalize;
    padding: 0;
}
.slide4 .form-horizontal .form-group input+label {
    position: absolute;
    top: 0;
    text-transform: capitalize;
    color: #7d7d7d;
    transition: 0.3s;
    font-size: 15px;
}
.slide4 .form-horizontal .form-group input:focus+label {
/*    font-size: 12px;
transform-origin: left bottom;
  transform: translate(0, -1.875rem) scale(1);
  opacity: 0;*/

}



/**
* Translate down and scale the label up to cover the placeholder,
* when following an input (with placeholder-shown support).
* Also make sure the label is only on one row, at max 2/3rds of the
* fieldÃ¨â€˜â€°o make sure it scales properly and doesn't wrap.
*/
.slide4 .form-horizontal .form-group input:placeholder-shown + label {
  transform: translate(0, 0rem) scale(1);
}
/**
* By default, the placeholder should be transparent. Also, it should 
* inherit the transition.
*/
.slide4 .form-horizontal .form-group input::-webkit-input-placeholder {
  opacity: 0;
  transition: inherit;
}
/**
* Show the placeholder when the input is focused.
*/
.slide4 .form-horizontal .form-group input:focus::-webkit-input-placeholder {
  opacity: 0;
}
/**
* When the element is focused, remove the label transform.
* Also, do this when the placeholder is _not_ shown, i.e. when 
* there's something in the input at all.
*/
.slide4 .form-horizontal .form-group input:not(:placeholder-shown) + label,
.slide4 .form-horizontal .form-group input:focus + label {transform: translate(-3px,-20px) scale(0.8);font-size: 14px;}






.slide4 .form-horizontal .form-group .form-control {
        border-radius: 0;
        border-bottom: 1px solid #b1b1b1!Important;
        border: none;
        background: none;
        box-shadow: none;
        padding: 0;
        position: relative;
        z-index: 11;
        font-size: 15px;
        color: #000;
}
.slide4 .form-horizontal .btn  {
    margin-top: 30px;
}

.slide4 .form-horizontal .form-group {
    position: relative;
    text-align: left;
    margin: 0 0 30px 0;
}
.slide4 .checkbox label {
    text-transform: capitalize!important;
}
footer {
    margin-top: 0px;
    position: fixed;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: 99999;
}
.wrap {
    width: 100%;
    height: 100vh;
}



/*************************/

@media screen and (max-width:768px){
	.container {
		max-width: 100%;
		padding: 0px 30px;
	}
h3.h3-title {
    padding: 0;
    margin: 40px 0;
    font-size: 22px;
}
h4.h4-title {
    padding: 0 0px;
	font-size: 22px;
}
ul.client-slt li label {
    font-size: 20px;
}
.submitbtn {
    text-align: center;
    width: 100%;
    padding: 40px 0 80px 0;
}
header {
    text-align: center;
    padding: 20px 0 20px 0;
}
.bottom-logo img {
    width: 60px;
}
.bottom-logo .right-data {
    float: right;
    margin: 0 0;
}
.bottom-logo .container {
    padding: 8px 30px;
}
.bottom-logo a {
    color: #fff;
    font-size: 12px;
}
.form-div {
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px 0;
}
h2.h3-color-red {
    font-size: 28px;
    padding: 0;
	margin:30px 0 20px 0;
}
h4.h4-txt {
    font-size: 22px;
	padding: 0 0;
}
.groupform label {
    width: 100%;
    text-align: left;
    font-size: 18px;
}
.groupform input {
    width: 100%;
    margin-left: 0;
}
.sharebox {
    width: 52px;
    height: 52px;
    display: inline-block;
}
.bottom-logo .right-data ul {
    text-align: right;
    margin: 4px 0;
    list-style: none;
    padding: 0;
}
h3.sorry-txt {
    padding: 0;
    font-size: 34px;
}
h4.show-txt {
    padding: 0;
    font-size: 22px;
}
section.thanks-div {
    padding: 30px 0px;
}
h3.thnks-txt {
    padding: 0;
}
.social-share {
    padding: 0 0 30px 0;
}
h4.share-frd {
    padding: 0;
}
.sharebox > div > a > img {
    width: 52px;
    height: 52px;
}
.entry-label {
    font-size: 18px;
}
h3.thnks-txt {
    padding: 0;
    font-size: 20px;
}
.thanks-social-share {
    width: 44px;
    height: 44px;
    margin: 0 auto;
    position: relative;
}
}


@media screen and (max-width:567px){
	.logo {
    width: 100%;
    max-width: 200px;
}
h3.h3-title {
    padding: 0;
    margin: 20px 0;
    font-size: 16px;
}
h4.h4-title {
    padding: 0 0px;
    font-size: 16px;
}
.entry-label {
    font-size: 14px;
    margin-top: 0;
}
.highlight {
    top:14px;
}
.hidden:nth-child(3):checked ~ .highlight {
    transform: translateY(50px);
    top: 4px;
}
.hidden:nth-child(5):checked ~ .highlight {
    transform: translateY(100px);
    top: -6px;
}
.circle {
    margin: 0 0 0 0;
}
.radiolist-div {
    max-width: 215px;
}
.entry:nth-child(4) {
    left: 8px;
    top: 48px;
}
.entry:nth-child(6) {
    left: 8px;
    top: 88px;
}
.submitbtn {
    text-align: center;
    width: 100%;
    padding: 20px 0 60px 0;
}
.sharebox {
    width: 36px;
    height: 36px;
    display: inline-block;
}
.sharebox > div > a > img {
    width: 36px;
    height: 36px;
}
.submitbtn input, .submitbtn-try input {
    font-size: 16px;
}
h2.h3-color-red {
    font-size: 20px;
    padding: 0;
    margin: 10px 0 20px 0;
    line-height: 22px;
}
h4.h4-txt {
    font-size: 16px;
    padding: 0 0;
    margin: 15px 0 20px 0;
}
h3.sorry-txt {
    padding: 0;
    font-size: 22px;
}
h4.show-txt {
    padding: 0;
    font-size: 16px;
}
.social-share {
    padding: 0 0 110px 0;
}
h3.thnks-txt {
    padding: 0 0 20px 0;
    font-size: 16px;
}
.thanks-social-share {
    width: 44px;
    height: 44px;
    margin: 0 auto;
    position: relative;
}
footer ul li {
    display: inline-block;
    margin: 0 3px;
    position: relative;
}
.bottom-logo .container {
    padding: 8px 15px;
}
h3.srytext {
    color: #ed1c24;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    margin: 0;
    padding:15px 0 0 0;
}
h4.incrrct-txt {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    margin: 0;
    padding:5px 0 10px 0;
}
h2.h3-color-red span.corctly {
    color: #000;
    font-size: 16px;
    font-weight: 300;
}
}
