@charset "utf-8";
/* CSS Document */
.innerTitleDesc.photosContainer {
	overflow:hidden;
	padding:0 25px;
}
.photosContainer ul {
	float:left;
	padding:25px 0;
	width:60%;
	margin-right:3%;
	overflow:hidden;
}

.photosMainBlock {
	float:right;
	width:34%;
	border-left:1px solid #ffe5ee;
	padding:30px 0;
	padding-left:2%;
	overflow:hidden;
}
.photosMainBlock img {
	display:inline-block;
	vertical-align:middle;
	width:100%;
}
.innerTitleDesc.photosContainer.noneBorder .photosMainBlock{
	border:0 none;
}
.innerContentContainer.orderFormPage {
	background:#ffffff;
	padding:150px 0 100px 0;
}
.contactDetail h4.callIcon {
	color: #7c7979;
	font-size: 20px;
	padding-left: 52px;
	font-weight: normal;
	margin-bottom:5px;
	letter-spacing: 1.5px;
	line-height: 36px;
	background:url('../images/footerContactIcons.png') -2px -58px no-repeat;
	-webkit-background-size:50px auto;
	-moz-background-size:50px auto;
	-o-background-size:50px auto;
	background-size:50px auto;
	font-family:'Droid Serif', sans-serif;
}
.contactDetail p {
	color: #5f5f5f;
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 22px;
}
.contactDetail p span {
	font-size: 14px;
}
h3.mainHead3 {
	font-size: 22px;
	color: #ae1447;
	text-transform:uppercase;
	line-height:26px;
	font-family: 'Raleway',sans-serif;
	margin-bottom: 30px;
}
.centerAlign.orderFormPage {
	margin-top: 130px;
	margin-bottom: 70px;
}
.orderFormPage .innerContentWrapper {
	border:0 none;
	padding:0;
	margin-top:25px;
}
.orderFormPage .innerContentWrapper  .mailWrap {
	float:left;
}
.orderFormPage .mailWrap input[type="text"] {
	/*width:300px;*/
}
.orderFormPage .mailContainer {
	margin-bottom:0;
}
.orderForm.innerContentContainer {
	background:#f7f7f7;
}
.orderForm h3.innerTitle {
	font-weight:bold;
}
.orderForm .accordianWrap h3.activeAccord {
	background:#ae1447;
	color:#ffffff;
}
.orderFormBlock {
	padding:15px 0;
}
.orderFormBlock,
.orderFormBlock fieldset {
	display:block;
	width:100%;
	border:0 none;
	outline:0 none;
	overflow:hidden;
}
.orderFormBlock fieldset {
	margin-bottom:25px;
}
.orderFormBlock fieldset label {
	float:left;
	font-family:"Raleway",sans-serif;
	font-size:15px;
	line-height:22px;
	font-weight:600;
	color:#3b3a3a;
	padding-top:3px;
	width:45%;
}
.orderFormBlock fieldset input,
.orderFormBlock fieldset textarea,
.orderFormBlock fieldset select {
	border:1px solid #e7e6e6;
	outline:0 none;
	width:40%;
	float:right;
	padding:8px 15px;
	color:#000000;
	font-size:14px;
	line-height:18px;
	border-radius:4px;
	font-weight:normal;
}
.orderFormBlock fieldset textarea {
	resize:none;
	min-height:50px;
}
.orderFormBlock fieldset select option {
	border:0 none;
	padding:3px 5px;
	outline:0 none;
}
.orderFormBlock fieldset select {
	appearance: normal;
	padding:6px 15px;
	pointer-event:none;
	width:45%;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	-webkit-appearance: none;
	background:url(../images/selectIcon.png) right center no-repeat;
}
input[type="submit"].continueButton {
	width:auto;
	color:#fff;
	float:none;
	margin:0 auto;
	display:table;
	cursor:pointer;
	background:#808080;
}
.bottomButtonBlock input[type="submit"].continueButton {
	width:auto;
	color:#fff;
	float:left;
	margin-right:10px;
}
.bottomButtonBlock {
	display:table;
	width:auto;
	clear:both;
	overflow:hidden;
	margin:0 auto;
}
.bottomButtonBlock input[type="submit"].continueButton,
.bottomButtonBlock input[type="button"].continueButton {
	display:table;
	float:left;
	cursor:pointer;
	line-height:20px;
	background:#808080;
	border-radius:4px;
	border:0 none;
	padding:8px 12px;
	width:auto;
	color:#fff;
	margin-right:10px;
	font-family:'Droid Serif', sans-serif;
	font-size:15px;
	font-weight:500;
	transition:0.5s ease 0s;
	-moz-transition:0.5s ease 0s;
	-ms-transition:0.5s ease 0s;
	-o-transition:0.5s ease 0s;
	-webkit-transition:0.5s ease 0s;
	-webkit-appearance: none;
}
input[type="submit"].continueButton:hover,
.bottomButtonBlock input[type="submit"].continueButton:hover,
.bottomButtonBlock input[type="button"].continueButton:hover {
	background:#333333;
	transition:0.5s ease 0s;
	-moz-transition:0.5s ease 0s;
	-ms-transition:0.5s ease 0s;
	-o-transition:0.5s ease 0s;
	-webkit-transition:0.5s ease 0s;
}
.buttonLeft {
	float:left;
}
.leftDropDownMenu {
	
}
h4.fieldsetTitle {
	font-size:18px;
	font-family:'Droid Serif', sans-serif;
	line-height:24px;
	font-weight:700;
	color:#ae1447;
	display:block;
	margin-bottom:20px;
	overflow:hidden;
	clear:both;
}
h4.fieldsetTitle span {
	display: block;
	font-size: 16px;
	line-height: 20px;
	border-bottom: 1px dotted #ccc;
	padding-top: 15px;
	color: #828282;
	padding-bottom: 7px;
	margin-bottom: 20px;
}
.innerContentButton {
	display:table;
	padding:12px 40px 10px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-family:"Raleway",sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	background:#ae1447;
	color:#fff;
	margin:25px auto 0;
	text-transform:uppercase;	
	transition:0.5s ease 0s;
	-moz-transition:0.5s ease 0s;
	-ms-transition:0.5s ease 0s;
	-o-transition:0.5s ease 0s;
	-webkit-transition:0.5s ease 0s;
}
.innerContentButton:hover {
	background:#333;
	transition:0.5s ease 0s;
	-moz-transition:0.5s ease 0s;
	-ms-transition:0.5s ease 0s;
	-o-transition:0.5s ease 0s;
	-webkit-transition:0.5s ease 0s;
}
.aboutUsPage .innerTitleDesc {
	border:0 none;
	padding:25px 0;
}
.aboutUsPage .cwiIcon {
	border:0 none;
}
.aboutUsPage .cwiIcon:before {
	display:none;
}
.aboutUsPage .cwiContent {
	/*padding-right:400px;*/
	min-height:200px;
}
.cwiIcon img {
	display:block;
	width:100%;
}
.aboutUsPage .cwiContent h4 {
	color:#846d75;
	font-size:24px;
	line-height:30px;
	font-weight:600;
	text-transform:uppercase;
}
.grayBg {
	display:block;
	width:100%;
	overflow:hidden;
	background:#f7f7f7;
	padding:20px 0 10px;
}
.whiteBg {
	display:block;
	width:100%;
	overflow:hidden;
	background:#fff;
}
.whiteBg .aboutUsPage {
	padding:10px 0 20px;
}
.whiteBg .aboutUsPage.extraPadding {
	padding:30px 0 0;
}
.rightDesc .cwiContent {
	padding-right:0;
	/*padding-left:400px;	*/
}
.rightDesc .cwiIcon {
	left:0;
	right:auto;
}
.aboutUsPageCon .testimonialsContainer {
	height:auto;
	padding-bottom:60px;
}
.imgPad {
	margin:75px 0 0;
}
.sameDayPassportApps {
	background:#fff;
	padding-bottom:0;
}
.sameDayPassportApps .innerContentWrapper {
	padding:0;
	border:0 none;
}
.sameDayPassportApps .howItWorksContainer {
	padding-bottom:30px;
}
.sameDayPassportApps .benefitsContainer {
	padding:30px 0 80px;
}
.sameDayPassportApps .testimonialsContainer {
	padding-bottom:60px;
}
.thankYouPageBlock {
	background-color:#f3f3f3;
}
.thankYouPageBlock .innerContentWrapper {
	border:0 none;
	padding:0;
}
.thankYouPageBlock .innerPageBgE{
	padding:200px 0 50px;
}
.thankYouPageBlock .innerContentWrapper h2 {
	font-family:"Raleway",sans-serif;
	font-size:40px;
	line-height:50px;
	font-weight:bold;
	display:table;
	width:auto;
	color:#846d75;
	text-transform:uppercase;
	margin:0 auto 20px;
}
.thankYouPageBlock .innerTitleDesc {
	padding:25px 0;
	border:0 none;
}
.thankYouPageBlock .innerContentWrapper {
	display:table;
	width:50%;
	margin:0 auto;
	background:none;
}
.innerPageBgA,
.innerPageBgB,
.innerPageBgC,
.innerPageBgD,
.innerPageBgE,
.parallax {
	display:block;
	width:1369px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	height:700px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:left top;
}
.innerPageBgA {
	background-image:url(../images/parallax1.png);
}
.innerPageBgB {
	background-image:url(../images/parallax2.png);
}
.innerPageBgC {
	background-image:url(../images/parallax3.png);
}
.innerPageBgD {
	background-image:url(../images/parallax4.png);
}
.innerPageBgE {
	background-image:url(../images/parallax5.png);
}
.innerContentContainer.thankYouPageBlock {
	position:relative;
	z-index:1;
	overflow:hidden;
	padding:200px 0 50px;
}
.orderForm .innerContentWrapper{
	margin-top:0;
}
.innerContentContainer.orderForm {
	padding-top:80px;
}
.innerTitleDesc label p {
  color: #848484;
  font-weight: normal;
  margin-bottom: 13px;
  margin-top: 5px;
  font-size: 13px;
  margin-left: 5px;
  line-height: 20px;
}