html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	margin:auto;
	padding:0px;
}
@font-face {
	font-family: 'OpenSans';
	src: url('font/OpenSans.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans.woff') format('woff'),
		 url('font/OpenSans.ttf')  format('truetype'),
		 url('font/OpenSans.svg#OpenSans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Italic';
	src: url('font/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Italic.woff') format('woff'),
		 url('font/OpenSans-Italic.ttf')  format('truetype'),
		 url('font/OpenSans-Italic.svg#OpenSans-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url('font/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Semibold.woff') format('woff'),
		 url('font/OpenSans-Semibold.ttf') format('truetype'),
		 url('font/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('font/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Bold.woff') format('woff'),
		 url('font/OpenSans-Bold.ttf')  format('truetype'),
		 url('font/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-BoldItalic';
	src: url('font/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-BoldItalic.woff') format('woff'),
		 url('font/OpenSans-BoldItalic.ttf')  format('truetype'),
		 url('font/OpenSans-BoldItalic.svg#OpenSans-BoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
a{
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
}
a:hover{
	outline:none;
}
#wrapper{
	width:auto;
	height:auto;
}
.wrapper_container_popup2{
	max-width:1000px;
	height:auto;
	margin:auto;
}
strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
/*============================================ Page PreLoader Start ============================================*/
.no-js #loader {
	display: none;
}
.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999999999999999999999;
	background:url(images/preloader.gif) center no-repeat #fff;
}

/*------------------------------------- Transition Pages ------------------------------------------*/
.get_your_btn_popup2{
	text-align:center;
	margin-top:10px;
}
.get_your_btn_popup2 input[type="image"]{
	outline:none;
	display:inline-block;
}
#transition{
	width:890px;
	min-height:570px;
	display: none;
	cursor:auto !important;
	text-align:center;
	z-index:9999 !important;
	position:relative !important;
	overflow:hidden;
}
.fancybox-skin{
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	border-radius: 10px !important;
	-khtml-border-radius: 10px !important;
}
.transition-custom .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5) !important;
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5) !important;
    box-shadow: 7px 7px 23px 5px rgba(0, 0, 0, 0.5) !important;
}
.fancybox-opened .fancybox-skin{
	background:#FFF !important;
}
.matchingwith_popup2,
.greatnews_popup2,
.connecting_popup2{
	text-align:center;
	padding:10%;
}
.matchingwith_popup2 img,
.greatnews_popup2 img{
	display:inline-block;
}
.matchingwith_popup2 h3{
	color:#5e5b5b;
	font-size:27px;
	padding-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.matchingwith_popup2 ul{
	margin-bottom:30px;
	border-bottom:1px solid #e1e0e0;
	border-top:1px solid #e1e0e0;
	padding:20px 0px;
	padding-left:20%;
}
.matchingwith_popup2 ul li{
	list-style:none;
	color:#3e3f3e;
	font-size:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	line-height:72px;
	text-align:left;
}
.matchingwith_popup2 ul li img{
	margin-right:10px;
}
.greatnews_popup2{
	padding-left:3%;
	padding-right:3%;
}
.greatnews_popup2 h1,
.connecting_popup2 h1{
	color:#16c26b;
	font-size:54px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.greatnews_popup2 h3{
	color:#5e5b5b;
	font-size:34px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:30px;
}
.great_logo_popup2{
	text-align:center;
	padding:25px 0px;
	border-bottom:1px solid #e1e0e0;
	border-top:1px solid #e1e0e0;
	margin-top:35px;
	margin-bottom:35px;
}
.connecting_popup2{
	padding-top:3%;
	text-align:center;
}
.connecting_popup2 img{
	display:inline-block;
}
.connecting_popup2 h2{
	color:#515452;
	font-size:32px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
}
.connecting_popup2 h2 strong{
	color:#40405b;
	text-decoration:underline;
}
.complete_popup2{
	margin:34px 0px;
	border-bottom:1px solid #e1e0e0;
	border-top:1px solid #e1e0e0;
	padding:30px 0px;
}
.complete_popup2 h1{
	color:#16c26b;
	font-size:44px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
}
.complete_popup2 h2{
	color:#5e5b5b;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.complete_popup2 p{
	font-size:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:normal;
	text-align:center;
	color:#5e5b5b;
	padding-top:30px;
}
/*------------------------------------------------------ Thank You --------------------------------------------------*/
.th_title_popup2{
	background:#16c26b;
	color:#FFF;
	font-size:27px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	text-align:center;
	padding:20px 15px;
}
.thankyou_conti_popup2{
	padding:50px 0px;
}
.thankyou_conti_popup2 h3{
	color:#ffffff;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:center;
	font-size:17px;
	background:#777676;
	padding:12px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	-khtml-border-radius: 60px;
}
.thankyou_conti_popup2 h4{
	font-size:25px;
	color:#5e5b5b;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-bottom:20px;
	text-align:center;
}
.profilebox_popup2{
	border:3px solid #16c26b;
	padding:15px;
}
.profilebox_popup2 h2{
	color:#16c26b;
	font-size:24px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	text-align:center;
}
.profilebox_popup2 p{
	color:#000000;
	font-size:20px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:left;
	padding-top:10px;
}
.rightcontent_popup2 h3{
	color:#16c26b;
	font-family: 'OpenSans-Italic';
	font-weight:normal;
	text-align:center;
	font-size:21px;
	background:#e1f7ec;
	padding:15px 30px;
	display:inline-block;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	-khtml-border-radius: 60px;
}
.rightcontent_popup2{
}
.rightcontent_popup2 p{
	color:#5e5b5b;
	font-size:19px;
	font-weight:normal;
	font-family: 'OpenSans';
	line-height:28px;
	padding-top:30px;
}
.rightcontent_popup2 h2{
	color:#16c26b;
	font-size:48px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	padding-top:30px;
}

.thfst_box_popup2{
	background:#f4f4f4;
	margin-top:25px;
	border:3px solid #16c26b;
	padding:35px 0px;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:    0px 0px 4px 0px rgba(0, 0, 0, 0.6);
	box-shadow:         0px 0px 4px 0px rgba(0, 0, 0, 0.6);
}
.th_logo_popup2{
	background:#FFF;
	padding:35px 15px;
	text-align:center;
	-webkit-box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 0.6);
	box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 0.6);
}
.th_dis_popup2{
}
.th_dis_popup2 h2{
	color:#000000;
	font-size:24px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.th_dis_popup2 p{
	color:#000000;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:10px;
}
.th_fst_btn_popup2{
	padding-top:20px;
}
.th_fst_btn_popup2 a{
	background:#16c26b;
	color:#ffffff;
	font-size:25px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	text-align:center;
	padding:15px 10px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	-khtml-border-radius: 60px;
	display:block;
}
.th_fst_btn_popup2 a:hover{
	text-decoration:none;
	color:#FFF;
}
.threg_box_popup2{
	background:#f4f4f4;
	margin-top:25px;
	padding:15px 0px;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:    0px 0px 4px 0px rgba(0, 0, 0, 0.6);
	box-shadow:         0px 0px 4px 0px rgba(0, 0, 0, 0.6);
}
.th_fst_btn2_popup2{
	padding-top:20px;
}
.th_fst_btn2_popup2 a{
	background:#2d5cad;
	color:#ffffff;
	font-size:25px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:center;
	padding:15px 10px;
	display:block;
}
.th_fst_btn2_popup2 a:hover{
	text-decoration:none;
	color:#FFF;
}
.clear{
	clear:both;
}
