@charset "utf-8";
/* CSS Document */
@font-face {font-family: 'open_sansextrabold';src: url('../fonts/opensans-extrabold-webfont.woff2') format('woff2'),url('../fonts/opensans-extrabold-webfont.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family: 'open_sansitalic';src: url('../fonts/opensans-italic-webfont.woff2') format('woff2'),url('../fonts/opensans-italic-webfont.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family: 'open_sansregular';src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'),url('../fonts/opensans-regular-webfont.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family: 'open_sanslight';src: url('../fonts/opensans-light-webfont.woff2') format('woff2'),url('../fonts/opensans-light-webfont.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family: 'open_sanssemibold';src: url('../fonts/opensans-semibold-webfont.woff2') format('woff2'),url('../fonts/opensans-semibold-webfont.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family: 'Adelle-Regular';src: url('../fonts/Adelle-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Adelle-Regular.woff') format('woff'), url('../fonts/Adelle-Regular.ttf')  format('truetype'), url('../fonts/Adelle-Regular.svg#Adelle-Regular') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'MyriadPro-Bold';src: url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Bold.otf')  format('opentype'),url('../fonts/MyriadPro-Bold.woff') format('woff'), url('../fonts/MyriadPro-Bold.ttf')  format('truetype'), url('../fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');font-weight: normal;font-style: normal;}

.thme15 .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 { float:left;position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}

.col-sm-1 {width: 8.33333333%;}
.col-sm-2 {width: 16.66666667%;}
.col-sm-3 {width: 25%;}
.col-sm-4 {width: 33.33333333%;}
.col-sm-5 {width: 41.66666667%;}
.col-sm-6 {width: 50%;}
.col-sm-7 {width: 58.33333333%;}
.col-sm-8 {width: 66.66666667%;}
.col-sm-9 {width: 75%;}
.col-sm-10 {width: 83.33333333%;}
.col-sm-11 {width: 91.66666667%;}
.col-sm-12 {width: 100%;}
.clear { clear:both;}
#wpulist_frm_response {font-family: 'open_sansitalic' !important;font-size: 15px;text-align: center; color:white}
.thme15 {background-color: #58068c;width:83%;display: block;padding: 23px;border-radius: 0px;background-repeat: no-repeat;background-position: center;background-size: cover; margin:0 auto}
.thme15 .title{font-family: 'MyriadPro-Bold' !important;color:#fff;font-size: 43px;text-align: center;margin: 0; font-weight:normal;margin-top: 9px;}
.thme15 .bdtext{font-family: 'open_sansregular' !important; color:#fff;font-size: 21px;margin-bottom: 32px;line-height: 32px;}
.thme15 .bdtext p{font-family: 'open_sansregular' !important; color:#fff;font-size: 21px;line-height: 32px;}
.thme15 .frmbutton{background: #a140de;font-family: 'open_sanssemibold' !important;color: #fff;font-size: 22px;line-height: 31px;cursor: pointer;width: 63.5%;border: solid 0px #3b9159;font-weight:normal;padding: 10px 25px;white-space:normal; text-transform:none}
.thme15 input{width: 60%;padding: 10px;font-size: 21px;font-family: 'open_sansregular' !important;display: block;margin: 0 auto 13px;border: solid 1px #dcdcdc;}
.borsep { height:8px; border-bottom: dashed 5px #54b777;margin-bottom: 42px;}
.disclaimer {font-family: 'open_sansitalic' !important; text-align:center;color:#fff;margin: 32px 0 18px;font-size: 15px;}
.container:before {display: table;content: " ";}
input::-webkit-input-placeholder {
   color: #919191;
   font-size: 22px;
   text-align:center;
   font-family: 'open_sansregular' !important;
}

input:-moz-placeholder { /* Firefox 18- */
   color: #919191; 
   font-size: 22px; 
   text-align:center;
   font-family: 'open_sansregular' !important;
}

input::-moz-placeholder {  /* Firefox 19+ */
   color: #919191;  
   font-size: 22px;
   text-align:center;
   font-family: 'open_sansregular' !important;
}

input:-ms-input-placeholder {  
   color: #919191; 
   font-size: 22px;
   text-align:center;
   font-family: 'open_sansregular' !important;
}


@media (min-width:768px) {
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666667%
}
.col-sm-10 {
	width: 83.33333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666667%
}
.col-sm-7 {
	width: 58.33333333%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.66666667%
}
.col-sm-4 {
	width: 33.33333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.66666667%
}
.col-sm-1 {
	width: 8.33333333%
}	
.thme15 .frmbutton {width: 63.5% !important;}
.thme15 input {width: 60% !important;}
	
	
}

@media (min-width:320px) {
.thme15 input {width: 100%;}
.thme15 .frmbutton { width:100%;} 
}

@media (min-width:480px) {
.thme15 input {width: 80% !important;}
.thme15 .frmbutton { width:80% !important;}
}

