::selection
{
	color:white;
	background:#00cbff;
	opacity:1;
}

body a
{
	color:#0066cc;
	text-decoration:none;
}

h1, h2, h3, h4
{
	color:rgba(0, 0, 0, 0.7);
}

.clearfix::after
{
	content: "";
	clear: both;
	display:table;
}

body::-webkit-scrollbar
{
	width:10px;
}

body::-webkit-scrollbar-track
{
	box-shadow:inset 0 0 5px grey;
	background-color:rgba(108, 91, 123, 0.65);
}

body::-webkit-scrollbar-thumb
{
	background:rgba(108, 91, 123, 0.85);
}

body::-webkit-scrollbar-thumb:hover
{
	background: rgba(108, 91, 123, 1);
}

.ofTurquoiseGradient
{
	color: white;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#646f6f), color-stop(100%,#00cbff));
	background: -webkit-linear-gradient(top, #646f6f 0%,#00cbff 100%);
	background: -o-linear-gradient(top, #646f6f 0%,#00cbff 100%);
	background: -ms-linear-gradient(top, #646f6f 0%,#00cbff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646f6f', endColorstr='#00cbff',GradientType=0 );

	background: linear-gradient(to top, #006699 0%,#00cbff 100%);
	background: linear-gradient(10deg, #006699 , #00cbff);
}


.homeBg
{
	width: 100%;
	margin: 0 auto;   
	padding: 50px 0;
	box-sizing: border-box;
	overflow: hidden;
	background-color: white;
}


.homeBg h1
{
	font-size: 1.5em;
	font-size: 1.9em;
	text-align: center;
	font-weight:normal;
}



.startPageContainerSubject 
{
	font-size: 1.5em;
	text-align: center;
	text-transform: uppercase;
}

.homeContainer
{
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
	/*overflow:auto;*/
	box-sizing: border-box;
	position:relative;
}

.accordianContainer
{
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
	/*overflow: auto;*/
	box-sizing: border-box;
	position:relative;
}




.homeContainerBig
{
	width: 1600px;
	max-width: 100%;
	margin: 0 auto;
	/*overflow: auto;*/
}

.homeContainerSmall
{
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
	overflow: auto;
}

.relatedContentBox
{
	float:left;
	width:30%;
	min-height:150px;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-top:20px;
	margin-bottom:20px;
	font-size:15px;
	box-sizing:content-box;
	line-height:1.5;	
}

.relatedContentBox a.button
{
	display: inline-block;
	line-height: 1;
	padding: 10px 10px;
	border-style: solid;
	border-width: 0px;
	border-radius: 5px;
	border-color: #5593cb;
	margin: 20px auto 0 auto;
	text-decoration: none;
	position: absolute;
	right: 10px;
	bottom: 10px;

}

.relatedContentImage
{
	width:100%;
	height:auto;
}

.relatedContentBody
{
	width:80%;
	min-height:100px;
	margin-top:-40px;
	margin-left:5%;
	margin-right:5%;
	padding:5%;
	background-color:white;
	-webkit-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);
	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);
	position:relative;
	z-index:1;
}


.borderingWithPictureTop
{
	padding-top: 75px;
}


.homeContentRight
{
	float:right;
	width:50%;
	box-sizing:border-box;
	/*overflow:auto;*/
}

.homeContentLeft
{
	float: left;
	width: 50%;
	box-sizing:border-box;
	/*overflow: auto;*/
}

.homeContentLeft iframe
{
	width:80%;
	margin:0px 10%;
	min-height:275px;	
}

.homeContentLeft img
{
	float: right;
	margin-right: 50px;
}

.homeLeftContent
{
	float:left;
	width:44%;
	height:auto;
	padding:15px 3%;
	text-align:left;
	line-height:26px;
	color:#1f1f1f;
	font-size:1em;
}

.homeLeftContent .heading2
{
	margin:0px 0px 30px 0px;
	font-size:1.3em;
	color:#444;
}

.homeRightContent
{
	float:left;
	width:44%;
	text-align:left;
	color:#1f1f1f;
	font-size:17px;
	line-height:26px;
	padding:15px 3%;
}


.homeRightContent .heading2
{
	margin:0px 0px 30px 0px;
	font-size:1.3em;
	color:#444;
}

.homeRightContent ul
{
	margin-left:-20px;
}

.homeRightContent ul li
{
	margin:2px 0px;
	padding:0px 0px 0px 20px;
	line-height:26px;
	list-style-type:none;
	position:relative;
}

.homeRightContent ul li:before
{
	position:absolute;
	left:0;
	top:10px;
}


.hr
{
	width:140px;
	margin:30px auto 50px auto;
	border-bottom:2px solid rgba(0,0,0,0.1);
}

.scrollingBox
{
	background:#f2f2f2;
}

/*** New Gradient ***/

.whiteBlueGradient
{
	background:linear-gradient(to bottom, rgba(255, 255, 255, 0.65) 40%, #00ccff 1000%);
}


.blueTopGradient
{
	background:linear-gradient(to bottom, rgba(255, 255, 255, 0.95) 0%, rgba(234, 245, 248, 0.95) 30%, rgba(255, 255, 255, 0.65) 100%);
}

.blueGradient
{
	background:linear-gradient(to bottom, rgba(255, 255, 255, 0.65) 0%, rgba(0, 152, 203, 0.95) 600%);
}

.footerBlueGradient
{
	background:linear-gradient(to bottom, rgba(255, 255, 255, 0.65) 0%, rgba(0, 106, 157, 0.95) 1200%);
}

.skyBlueGradient
{
	background:linear-gradient(to bottom, rgba(255, 255, 255, 0.65) 0%, rgba(0, 190, 242, 0.95) 600%);
}

.pinkGradient
{
	background:linear-gradient(to bottom, rgba(255, 255, 255, 0.65) 0%, rgba(108, 91, 123, 0.65) 100%);
}

.testimonialBox
{
	float:left;
	width:33%;
	padding:20px 0px 0px 0px;
	background:#f2f2f2;
	text-align:center;
	font-size:0.95em;

	display:none;
	width:25%;
	padding-top:0px;
}

.testimonialBox:nth-child(1),.testimonialBox:nth-child(2),.testimonialBox:nth-child(3),.testimonialBox:nth-child(4)
{
	display:block;
}

.alternatetestimonialBox
{
	background:#ccc;	
}

.testimonialBoxTop
{
	height:180px;
}

.testimonialBox h2
{
	width:94%;
	margin:5px 3%;
	font-size:1.2em;	
	color:#0099cc;
}

.testimonialBox p
{
	width:90%;
	height:165px;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
	line-height:1.6;
}

.testimonialImage
{
	width:100%;
	height:300px;
	margin-bottom:10px;
	overflow:hidden;
	position:relative;
}

.testimonialImage img
{
	min-width:100%;
	min-height:300px;
	position:initial;
	left:initial;
	bottom:initial;
}

.testimonialImage h2
{
	width:98%;
	margin:0px;
	padding:10px 1%;
	color:#fff;
	position:absolute;
	bottom:0;
	background:#aaa;
	background-color:rgba(0,0,0,0.5);
}


.scrollingLeftArrow, .scrollingRightArrow
{
	display:none;
}

.innerPageTopHeaderBox
{
	margin-bottom:50px;
}

header
{
	margin-top:-70px;
	height:700px;
	box-sizing:border-box;
	position:relative;
}

.banner
{
	margin-top:-70px;
	height:700px;
	box-sizing:border-box;
	position:relative;
}

.notificationOn
{
	width:100%;
	margin-top:-106px;
	position:absolute;
	z-index:3;
	font-size:12px;
	color:#000;
	background:#f9fafc;
	text-align:center;
	font-weight:bold;
	color:#e7281f;
	display:table;
}

.notificationLoggedIn
{
	margin-top:0px;
}

.notificationHide
{
	display:none;
}

.notificationText
{
	margin:0px auto;
	padding:10px 10px;
	display:table;
	background:#f9fafc;
	font-size:15px;
	letter-spacing:0px;
}
.notificationCross
{
	width:25px;
	height:25px;
	padding:0;
	position:absolute;
	top:10px;
	right:10px;
	background:#6792B9;
	display:table;
	color:#fff;
	cursor:pointer;
	text-align:center;
	border-radius:100%;
	box-shadow:0px 0px 2px #000;
}

/*** Vip ***/
.innerPageBanner
{
	height:400px;
	margin:0;
	margin-bottom:60px;
}



.profileBannerRight
{
	margin-top:-20px;
}

.bannerBackgroundColor
{
    width:100%;
    height:100%;
    padding-top:160px;
    background:linear-gradient(to bottom, rgba(0, 152, 203, 0.65) 0%, rgba(11, 15, 41, 0.65) 100%);
    box-sizing:border-box;
	//background-image: url('images/back4.jpg');
	background-image: url('');
	background-position:center top;
}



.bannerBackgroundColorEldery
{
	background-position:center 25%;
	padding-top:280px;

}

/*** Vip ***/
.innerBannerBackgroundColor
{
	height:400px;
	background-position:center top;
}

/*** Vip ***/
.bannerBackgroundColor .bannerContent
{
	margin-top:-30px;
	z-index:1;
	position:relative;
	text-align:center;
}


.backgroundImageSection
{
	position:absolute;
	top:0;
	bottom:0;
	width:100%;
	height:100%;
	background:rgba(0, 152, 203, 0.65);
    background:linear-gradient(to bottom, rgba(0, 152, 203, 0.65) 0%, rgba(11, 15, 41, 0.65) 100%);
	z-index:0;
}

.waveSVG
{
    position:absolute;
    bottom:0;
}

.svg-white
{
    fill:#fff;
}

.svg-grey
{
    fill:#f6f6f6;
}

.svg-dark-grey
{
	fill:#646f6f;
}

.svg-turquoise
{
    fill:#00cbff;
}




body
{
	margin: 0;
	background-color: #f6f6f6;
	font-family: 'century gothic','calibri','verdana','arial';
	font-size: 16px;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1.8;
}


.topnav
{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9em;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 50;
	transition: 1s;
	box-sizing: border-box;
	background-color: transparent;
}


.topnavScrolled
{
	/*height:65px;*/
	/*background-color:white; Vikas*/
	background-color:#fff;

	border-bottom:0px solid rgba(255,255,255,1);
	-moz-box-shadow:0 10px 33px rgba(0, 0, 0, .1);
	-webkit-box-shadow:0 10px 33px rgba(0, 0, 0, .1);
	box-shadow:0 10px 33px rgba(0, 0, 0, .1) !important;
	transition:1s;
	padding-top: 20px;
	padding-bottom: 10px;

}

.topnav a
{
	float: right;
	padding: 5px;
	color: #f2f2f2;
	text-align: center;
	text-decoration: none;
	font-size: inherit;
	transition: 0.2s;
}

.active
{
	//color: white;
	//background-color: #4CAF50;
}

.reveal
{
	position: relative;
	transform: translateY(100px);

	opacity: 0;
	transition: 1s all ease;
}

.reveal.active
{
	transform: translateY(0);
	opacity: 1;
}

.topnav .icon
{
	width:30px;
	height:30px;
	margin-top:20px;
	color:white;
	font-size:20px;
	line-height:30px;
	border:2px solid white;
	border-radius:10px;
	transition:0.1s;
	background:none;
	display:none;
}

.topnav .icon:hover
{
	color:white !important;
}

.topnavScrolled .icon
{
	margin-top:0px;
	color:#1e4161;
	border:2px solid #1e4161;
}

.topnavScrolled .icon:hover
{
	color:#1e4161 !important;
}

.dropdown
{
	float:left;
	overflow:hidden;
	transition:0.2s;
}

.dropdown .dropbtn
{
	margin:0;
	padding:13px 12px 13px 12px;
	font-size:inherit;
	border:none;
	outline:none;
	color:white;
	background-color:inherit;
	font-family:inherit;
	transition:0.2s;
	cursor:pointer;
	font-weight:bold;
	letter-spacing:1.5px;
}

.dropdown .dropbtn:hover
{
	/*background:#fff;
	color:#444;	*/
}


.dropdown-content
{
	min-width:160px;
	max-width:300px;
	position:absolute;
	background-color:white;
	box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index:50;
	transition:0.2s;
	display:none;
}

.dropdown-content a
{
	float:none;
	padding: 10px 16px;
	color: black;
	text-decoration: none;
	display: block;
	text-align:left;
	border-bottom:1px solid #ccc;
}

.dropdown-content a:before
{
	/*content:'\2771';
	margin:0px 5px 0px 0px;*/
}


.mobileMenubar
{
	display:none;
}

.topnavScrolled .mobileMenubar
{
	display:table;
}

.userWelcomeBar
{
	float:left;
	height:20px;
	line-height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	display:block;
	border-right:0px solid #000;
}

.userWelcomeBar a
{
	padding:0;
	color:#ffff00;
}

.userWelcomeBar a:hover
{
	color:#00ccff;
}


.topnavScrolled .userWelcomeBar a:hover
{
	color:#00ccff;
}

.topnavScrolled .scrollLogout
{
	display:none;
}

.topnav a:hover, .dropdown:hover .dropbtn
{
	/* color: white; */
}

.dropdown-content a:hover
{
	color: black;
	background-color: #f6f6f6;
}

.dropdown:hover .dropdown-content
{
	display:table;
}

.topnavScrolled .flagMenu
{
	
}


.newDefaultButton1
{
	width:30%;
	margin:10px 35% 15px 35%;
	padding:15px 3%;
	color:#000;
	font-family:inherit;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	transition:1s;
	display:inline-block;
	background-color:#FFCC00;
	box-sizing:border-box;
	border-radius:5px;
}

.newDefaultButton1:hover
{
	letter-spacing: 1px;
	background-color: #00CCFF;
}


.newDefaultButton
{
	width:30%;
	margin:65px 35% 15px 35%;
	padding:15px 3%;
	color:#000;
	font-family:inherit;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	transition:1s;
	display:inline-block;
	background-color:#FFCC00;
	box-sizing:border-box;
	border-radius:5px;
}

.newDefaultButton:hover
{
	letter-spacing: 1px;
	background-color: #00CCFF;
}

.newDefaultButton:active,.newDefaultButton:focus
{
}

.logoHolder
{
	float:left;
	/*width:40%; Vikas */
	width:40%;
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative;
	border:0px solid #ccc;
	box-sizing:border-box;
}

.logoWhite
{
	float:left;
	/*width:55%; Vikas*/
	margin:10px 0;
	position:relative;
	transition:0.2s;
	max-height:55px;
}

.logoColor
{
	float:left;
	width:0px;
	position:relative;
	transition:0.2s;
}

.positionUnset
{
	left:unset;
}

.positionLeft-100
{
	left:-100%;
}

.topMenuGap

{
	width:100%;
	margin-top:0px;
	display:table;
	position:relative;
}

.topMenuGap::after
{
	content:"";
	width:100%;
	height:1px;
	display:table;
	background:#fff;
	position:absolute;
	bottom:0px;
}

.topnavScrolled .logoHolder
{
	width:30%;
}

.userMobileDisplay
{
	display:none;
}

.menuContentHolder 
{
	float:right;
	width:60%;
	overflow:auto;
	box-sizing:border-box;
	padding:8px 0px 9px 0px;
	border:0px solid #ccc;
}

.topnavScrolled .menuContentHolder
{
	width:70%;
}

.menuContentHolderUpperRow
{
	/*float:none;
	width:100%; Vikas */

	float:right;
	width:auto;

	/*overflow:auto;*/
}

.topnavScrolled .menuContentHolderUpperRow
{
	float:right;
	width:auto;
	/*overflow:auto;*/
}

.menuContentHolderBottonRow
{
	float:none;
	width:100%;
	/*overflow:auto;*/
}



.topnavScrolled .menuContentHolderBottonRow
{
	float:right;
	width:auto;
	overflow:auto;
}

.menuContentHolderBottonRowDropdowns
{
	float:right;
}






.afterLoginFirst, .afterLoginSecond
{
	display:none;
}

.taglineBox
{
	float:left;
	width:43%;
	margin:20px 0;
	margin-left:2%;
	padding-left:2%;
	box-sizing:border-box;
	overflow:auto;
	transition:0.2s;
	color:white;
	color:rgba(255,255,255,0.8);
	border-left:1px solid rgba(255,255,255,0.5);
}

.topnavScrolled .taglineBox
{
	margin: 0;
	margin-left: 2%;
	font-size: 0.9em;
	color: rgba(0,0,0,0.4);
	border-left: 1px solid rgba(0,0,0,0.2);
	line-height: 1.4;

	display:none;
}

.topnavContainer
{
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
	overflow: auto;
	box-sizing: border-box;
}

.searchIconMenuBar
{
	float:right;
	width:25px;
	width:20px;
	height:20px;
	padding:13px 12px 12px 12px;
	padding:13px 0px 0px 5px;
	overflow:hidden;
}

.topnavScrolled .searchIconMenuBar
{
	float:right;
	width:20px;
	height:20px;
	margin:0 10px;
	padding:7px;
	overflow:hidden;
	background-color:#00ccff;
	border-radius:25px;
}

.searchIconMenuBar img
{
	width: 100%;
}

.searchBox
{
	margin-right:21px;
	margin-right:0px;
	display:none;
}

.searchBox input
{
	float:left;
    width:180px;
    margin:5px 0px 5px 5px;
    padding:7px;
    font-size:inherit;
    font-family:inherit;
    color:#000;
    background-color:#fff;
    border:2px solid white;
    border-right:0px solid white;
    border-radius:5px 0px 0px 5px;
}

.searchBox input[type='submit']
{
	float:left;
    width:auto;
    margin:5px 5px 5px 0px;
    padding:7px;
	font-family:inherit;
	font-weight:bold;
	cursor:pointer;
	color:#000;
	background:#FFCC00;
    border:0px solid white;
    border-top:2px solid white;
    border-right:2px solid white;
    border-bottom:2px solid white;
    border-radius:0px 5px 5px 0px;
}

.topnavScrolled .searchBox
{
	margin:0;
	padding:0;
	border:2px solid #00cbff;
	border-radius:5px 5px 5px 5px;
}

.topnavScrolled .searchBox input
{
	margin:0;
	padding:7px;
	color:rgba(0,0,0,0.8);
	border:1px solid #fff;
	border-radius:0px;
}

.topnavScrolled .searchBox input[type='submit']
{
	float:right;
	margin:0px;
	padding:7px;
	color:#fff;
	background:#00cbff;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-radius:0px 5px 5px 0px;
	outline:0;
}

.flagMenu img
{
	float:left;
	width:20px;
	margin-right:5px;
	border-radius:50%;
}

.bottomBannerMenuBar
{
	width:96%;
	margin:2% 2% 0% 2%;
	margin:60px 2% 40px 2%;
	box-shadow:none;
	background:none;
	display:table;
}

.bottomNavMenuBar
{
	width:100%;
	padding:0px;
	background:none;
}

.bottomNavMenuBar a
{
	float:left;
	width:31%;
	margin:0px;
	padding:20px 1% 20px 1%;
	color:#333;
	font-size:16px;
	text-align:center;
	box-sizing:border-box;
	border-right:0px solid #ddd;
	border-bottom:0px solid #ddd;
}

.bottomNavMenuBar a img
{
	display:table;
	margin:0px auto;
	filter: grayscale(0%);
}

.bottomNavMenuBar a img:hover
{
	filter: grayscale(100%);	
}



.bottomNavMenuBar a:nth-child(3n)
{
	border-right:0px solid #ddd;
}


.bottomNavMenuBar a:nth-child(2)
{
	padding-top:5px;
}

.bottomNavMenuBar a:nth-child(5)
{
	background:#f2f2f2;
	font-weight:bold;
	position:relative;
	margin-top:-20px;
	margin-left:-20px;
	width:35%;
	border:0px solid #ccc;
	padding:25px 0px;
	box-shadow: 1px 1px 5px #ccc;
	border-radius:10px;
}

.bottomNavMenuBar a:nth-child(7)
{
	border-bottom:0px;
	clear:both;
}

.bottomNavMenuBar a:nth-child(8)
{
	border-bottom:0px;
	padding-top:30px;
	padding-bottom:10px;
}

.bottomNavMenuBar a:nth-child(9)
{
	border-bottom:0px;
}

.topScroll
{
    width: 50px;
    height: 50px;
    line-height: 68px;
    text-align: center;
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: rgba(255,204,1,0.6);
    border-radius: 100%;
	z-index:999;
}

.topArrow
{
    border: solid white;
    border-width: 0 5px 5px 0;
    display: inline-block;
    padding: 8px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}


.topBackButton
{
    width: 50px;
    height: 50px;
    line-height: 60px;
    text-align: center;
    position: fixed;
    top: 85px;
    left: 10px;
    background: rgba(255,204,1,0.6);
    border-radius: 100%;
	z-index:999;
	cursor:pointer;
}

.backArrow
{
	margin-left:8px;
    border: solid white;
    border-width: 5px 5px 0px 0px;
    display: inline-block;
    padding: 8px;
    transform:rotate(-135deg);
    -webkit-transform:rotate(-135deg);
}

#navbar
{
	width:92%;
	padding:10px 4% 0px 4%;
	background:#fff;
	position:fixed;
	top:0px;
	left:0px;
	display:none;
	transition:top 0.3s;
	z-index:50;
}




	.accordion4
	{
		background: #a5c6e2;
		color: #fff;		
  		cursor: pointer;
		width:100%;
		text-align: left;
		font-size: 17px;
		border-radius:5px;
		padding:10px 10px;
		margin:0px 0px 3px 0px;
	}

	.accordion4 span
	{
		font-size:22px;	
		color:#00cbff;
		display:none;
	}

	.accordion4:after
	{	
		content: '\25BD';
		color: #fff;
		font-weight: bold;
		float: right;

		margin-left: 5px;
	}

	.activeMenu:after
	{
		content: "\25B3";
	}


	.activeMenu, .accordion4:hover 
	{
		background: #6792B9; 
	}

	.panel2
	{
		padding:0 18px;
		display: none;
		overflow: hidden;
		background:#fff;
		margin:0px 0px 10px 0px;
	}	


	.panel2 a
	{
		color:#0066cc;
		font-size:16px;			
	}


	.panel2 a:hover
	{
		color:#ccc;	
	}

	.leftButton
	{
		background: #a5c6e2;
		color: #fff;		
  		cursor: pointer;
		padding:10px 10px;
		width:100%;
		border: none;
		text-align: left;
		font-size: 17px;
		border-radius:5px;
		margin:0px 0px 3px 0px;
		display:block;
		box-sizing:border-box;
	}	

	.leftButton span
	{
		font-size:20px;	
		color:#ccc;
		display:none;
	}

	.leftButton img
	{
		display:none;		
	}

	.accordion4  img
	{
		display:none;
	}


	.mobileOnly
	{
		display:none;
	}
	
	button
	{
		background:#fff;
		border:0px solid #fff;
	}


	.MenuOverlay
	{

		
		transition:0.5s;
		top:0;
		width:0%;
		height:100%;

		position:fixed;
		z-index:99999;
		right:0;

		background:#fff;
		overflow-x:hidden;
	
	}

	.mobileMenu
	{
		display:none;		
	}

	.desktopMenu
	{
		display:block;		
	}
	
 	.paymentButton
	{
		background:#00cbff;
		color:#000;
		padding:8px 8px;
		border-radius:5px;
		cursor:pointer;
	}


.registrationButton
{
	margin:0;
	display:block;

	padding:7px 21px !important;
	font-weight:bold;
	border-radius:5px !important;
	transition:0s;
	opacity:1;

	padding:5px 10px;
	background:#fff !important;
	color:#00ccff !important;
	letter-spacing:1px;	

	border:1px solid #fff;
	


}

.topnavScrolled .registrationButton
{
	width:auto;
	margin:0px 0px 0px 10px;
	padding:7px 21px !important;
	padding:3px 21px !important;
	font-weight:bold;

	border-radius:5px !important;
	display:block;
	opacity:1;
	transition:0s;

	padding:5px 10px;
	color:#000;

	background:#00ccff !important;
	border:1px solid #00ccff;
	color:#fff !important;
	
}

.loginButton
{
	margin:6px 5px;
	padding:10px 30px !important;
	color:#fff;
	font-weight:bold;
	background-color:#0099cc;
	border-radius:5px !important;
	border:0px solid white;
	transition:0s;
}

.joinUsButton
{


	font-weight:bold;
	cursor:pointer;

	/*background-color:#00cbff !important;
	color:white !important;*/

	width:auto;
	height:auto;
	display:block;

	padding:7px 21px !important;
	margin:0px 10px 0px 20px;

	background-color:#fff !important;
	color:#00ccff !important;
	border:1px solid #fff;

	letter-spacing:1px;	

	
	border-radius:5px !important;
	opacity:1;
	transition:0s !important;	
}

.topnavScrolled .joinUsButton
{
	width:auto;
	height:auto;
	margin:0px 0px 0px 10px;
	padding:3px 21px !important;
	opacity:1;
	display:block;

	border:1px solid #00ccff;
	background-color:#00ccff !important;
	color:#fff !important;

}

.topnavScrolled a
{
	color:rgba(0,0,0,0.8);
}


.topnavScrolled .loginButton
{
	width:auto;
	padding:3px 21px !important;
	color:white !important;
	background-color:#00cbff !important;
	border:0px;
}

.topnavScrolled .dropdown .dropbtn
{
	padding:9px 12px;
	color:rgba(0, 0, 0, 0.8) !important;
	font-weight:bold;
}

.topnavScrolled .logoWhite
{
	width:0;
	left:-100%;
}

.topnavScrolled .logoColor
{
	/*width:55%;
	max-width:180px; Vikas*/
	height:45px;
	width:auto;
	left:0;
}

.navbarInoutBox
{
    float:right;
    width:auto;
    transition:0.2s;
    overflow:auto;
}

.topnavInput
{
	float:left;
	width:180px;
	margin:5px;
	padding:7px;
	font-size:inherit;
	font-family:inherit;
	color:white;
	background-color:rgba(255,255,255,0.3);
	border:2px solid white;
	border-radius:5px;
}

.topnavInput:focus, .topnavInput:active
{
	outline:none !important;
}

.topnavInput::placeholder
{
	color:rgba(255,255,255,0.6);
}

.topnavScrolled .navbarInoutBox
{
	width:0;
	display:none;
}


.topnavScrolled .topnavInput::placeholder
{
	color:rgba(0, 0, 0, 0.5);
}

.showNavbarInputBox
{
	float:right !important;
	width:auto !important;
	overflow:auto !important;
}

.hideJoinUsButton
{
	width:0 !important;
	height:0 !important;
	padding:0 !important;
	margin:0 !important;
	display:none !important;
}

.registerButtonDiv
{
	position:relative;
	-webkit-animation: mymove 10s infinite; /* Safari 4.0 - 8.0 */
	-webkit-animation-delay: 10s; /* Safari 4.0 - 8.0 */
	animation: mymove 10s infinite;
	animation-delay: 10s;		
	top:-200px;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove
{
	from{top: 0px;}
	to {top: 0px;}
}

@keyframes mymove
{
	from {top: 0px;}
	to {top: 0px;}
}


.bannerText
{
	width:1200px;
	height:auto;
	max-width:100%;
	margin:70px auto;
	text-align:center;
	color:white;
	font-size:2.5em;
	font-weight:bold;
	line-height:1.5;
	overflow:auto;

	z-index:9;
	position:relative;
}

.bannerTextAfterLogin
{
	bottom:-145px;
}

.bannerHeadingText
{
	width:60%;
	margin:0px 20%;	
}

.bannerHeadingTextElderly
{
	/* margin:0px 0% 0px 0%; */
}

.bannerHeadingText h1
{
	color:#fff;
	font-size:40px;

	/*animation-name:bannerH1Animation;
	animation-duration:1s;
	animation-timing-function: ease;
	position:relative;	*/
}

@keyframes bannerH1Animation
{
	0% {left:-400px; top:0px;}
	100% {left:0px; top:0px;}
}

.bannerHeadingText input
{
	float:left;
	width:44%;
	padding:15px 0px;
	margin:10px 3% 30px 3%;
	color:#fff;	
	font-size:17px;
	font-weight:bold;
	box-sizing:border-box;
	border:1px solid #fff;	
	border-radius:5px;
	cursor:pointer;
	-webkit-appearance:none;

}



.bannerHeadingText div
{
	clear:both;	
	margin:40px 0px;	
}




.bannerHeadingText a
{
	float:left;
	width:44%;
	margin:10px 3% 30px 3%;
	padding:10px 0px;
	font-size:18px;
	color:#fff;	
	box-sizing: border-box;
	border:1px solid #fff;	
	border-radius:5px;
	cursor:pointer;	
}

.bannerHeadingText .button2
{
	color:#000;		
	background:#FFCC00;	
	border:0px;
}

.bannerHeadingText .button3
{
	color:#000;		
	background:#00CCFF;
	border:0px;		
}


.bannerVideoContainer
{
	float: left;
	width: 50%;
	padding: 40px 0 40px 5%;
	box-sizing: border-box;
}

.videoBox
{
	width:100%;
	height:330px;
	margin:15px 0;
	overflow:hidden;
	position:relative;
	display:none;

	border-radius:10px;
}




@-webkit-keyframes pulse
{
	to
	{
		box-shadow: 0 0 0 45px rgba(255,255,255, 0);

	}
}

@-moz-keyframes pulse
{
	to
	{
		box-shadow: 0 0 0 45px rgba(255,255,255, 0);
	}
}

@-ms-keyframes pulse
{

	to
	{
		box-shadow: 0 0 0 45px rgba(255,255,255, 0);
	}
}

@keyframes pulse
{
	to
	{
		box-shadow: 0 0 0 45px rgba(255,255,255, 0);
	}
}

.displayNone
{
	display:none;
}

.displayBlock
{
	display:block;
}

.underBannerBg
{
	margin-top:-25px;
	padding:20px 0px 40px 0px;
	background-color:#fdfdfd;
	position:relative;
	z-index:2;
	//overflow:auto;
}

.underBannerBox
{
	width:900px;
	max-width:100%;
	margin:0px auto;
	padding:20px 0px;
	font-size:1.1em;
	line-height:1.5;
	text-align:left;
	box-sizing:border-box;
}

.underBannerBg h1
{
	font-size:1.5em;
	font-size:1.9em;
	text-align:center;
	/* text-transform:uppercase; */
	font-weight:normal;
}

.underBannerBox ul
{
	list-style-type:none;
}


.underBannerBox .alternate
{
	background:#FFCC00;
	border:1px solid #00cbff;
}

.afterBannerBox
{
	margin:20px 0px;
	display:table;
}

.afterBannerBox div
{
	width:23%;
	float:left;
	text-align:center;
	padding:30px 5% 20px 5%;
	background:url("images/correct.jpg") no-repeat;
	background-position:top center;
}

.afterBannerButton
{
	margin:0px 10%;
	box-sizing:border-box;
}

.afterBannerButton a
{
	float:left;
	width:44%;
	margin:0px 2%;
	padding:10px 1%;
	color:#000;
	text-align:center;
	display:block;
	background:#fff;
	box-sizing:border-box;
	border:1px solid #FFCC00;
	border-radius:5px;
}



.listBullet ul li:before
{
	content:"";
	width:15px;
	height:14px;
	margin:0px 10px 0px 0px;
	display:inline-block;
	background-image:url('images/bullet15x15.png');
}

b
{
	opacity: 0.7;
}


.firstPictureBackground 
{
	color:white;
	//background-image:url('images/back4.jpg');
	background-image:url('');
	background-size:cover;
	background-position:center top;
	background-attachment:fixed;
}

.quickOverviewGradient
{
	background:linear-gradient(to bottom, rgba(108, 91, 123, 0.65) 0%, rgba(11, 15, 41, 0.65) 100%);
	padding:50px 0;
	overflow:hidden;
}

.howDoesItWorkGradient
{
	padding:75px 0px 100px 0px;
	/*overflow:hidden;*/
	position:relative;
	z-index:9;
}

.howDoesItWorkGradient h1
{
	color:#fff;
}

.howDoesItWork_MediumParagraph
{
	width: 900px;
	max-width: 90%;
	margin: 0 auto;
	margin-bottom: 50px;
	font-size: 1.3em;
	line-height: 1.5;
	text-align: center;
}

.howDoesItWork_VideoBox
{
	width: 100%;
	min-height: 275px;
	margin: 0;
}

.howDoesItWork_VideoBox iframe
{
	border-width: 0;
}

button.NEWaccordion2
{
	width:80%;
	margin-bottom: 2px;
	margin:0px 10% 2px 10%;
	padding: 14.5px;
	color: #444;
	text-align: left;
	font-size: inherit;
	font-weight: normal;
	letter-spacing: 1px;
	background-color: #fff;
	cursor: pointer;
	border: none;
	outline: none;
	transition: 0.4s;
}

button.NEWaccordion2::before
{
	content: '\002B';
	font-size: 24px;;
	/* background-color: #ccc; */
	color: #47ccc9;
	font-weight: bold;
	float: left;
	margin-right: 15px;
	margin-top: -5px;
}

button.NEWaccordion2.active::before
{
	content: "\00D7";
	background-color: none;
}

div.NEWpanel2
{
	max-height: 0;
	padding: 0px 10px;
	background-color: transparent;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	margin:0px 10% 0px 10%;
}


button.NEWaccordion
{
	width: 100%;
	margin-bottom: 2px;
	padding: 14.5px;
	color: rgba(255,255,255,0.9);
	text-align: left;
	font-size: inherit;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: rgba(11, 15, 41, 0.65);
	cursor: pointer;
	border: none;
	outline: none;
	transition: 0.4s;
}

button.NEWaccordion.active, button.NEWaccordion:hover
{
	background-color: rgba(11, 15, 41, 0.85);
}

button.NEWaccordion:after
{
	content: '\002B';
	color: white;
	font-weight: bold;
	float: right;
	margin-left: 5px;
}

button.NEWaccordion.active:after
{
	content: "\00D7";
}

div.NEWpanel
{
	max-height: 0;
	padding: 0px 18px;
	background-color: transparent;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

.quickOverviewList
{
	width: 100%;
}

.quickOverviewBox
{
	width: 25%;
	float: left;
	text-align: center;
	font-size: 0.95em;
	text-transform: uppercase;
	color: rgba(255,255,255,0.75);
	letter-spacing: 0.25px;
}

.quickOverviewBox span
{
	margin:-15px auto;
	font-size:3.5em;
	font-weight:bold;
	color:#00cbff;
	display:block;
}

.whyShouldYou_Paragraph
{
	padding:0 25px;
}

.unitOf25Percent
{
	float:left;
	width:25%;
	box-sizing:border-box;
	text-align:center;
	background:#f2f2f2;
}

.unitOf25PercentAlternate
{
	background:#e4e4e4;
}

.unitOf25Percent img
{
	width:100%;
	position:relative;
	z-index:1;
}

.storyImageBox
{
	width:100%;
	height:280px;
	background:#fff;
	overflow:hidden;
	
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center top;
}

.unitOf25Percent_Text
{
	height: 360px;
	padding: 0 8% 60px 8%;
	text-align: center;
	box-sizing: border-box;
	position: relative;
}

img.unitOf25Percent_Text_NoBox
{
	width:60px;
	height:60px;
	margin:-30px auto 10px auto;
}

.unitOf25Percent_Text span
{
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
	color:#0363c3;
}

.blogModule
{
	overflow: hidden;
	position: relative;
	padding-bottom:50px;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#646f6f), color-stop(100%,#00cbff));
	background: -webkit-linear-gradient(top, #646f6f 0%,#00cbff 100%);
	background: -o-linear-gradient(top, #646f6f 0%,#00cbff 100%);
	background: -ms-linear-gradient(top, #646f6f 0%,#00cbff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646f6f', endColorstr='#00cbff',GradientType=0 );

	background: linear-gradient(to top, #006699 0%,#00cbff 100%);
	background: linear-gradient(10deg, #006699 , #00cbff);

	color: white;
}

.blogModule h1
{
	color:#fff;	
}

.faqBox
{	
	float:left;
	width:44%;
	margin:35px 0px 0px 0px;
	padding:0px 2% 15px 4%;
	background-image:url('images/questionMark.png');
	background-repeat:no-repeat;
	background-position:20px 6px;
}

/*dl.faqBox h2
{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:rgba(0,0,0,0.8);
	line-height:1.8;
}*/

.faqBox dt
{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:rgba(0,0,0,0.8);
	line-height:1.8;
	font-weight:bold;
}

.faqBox dd
{
	margin:15px 0px 10px 0px;
	padding:0px 20px 0px 0px;
}

.homeBox
{
	float:left;
	width:30%;
	margin:0px 1.5%;
	padding:0px 0px 0px 0px;
	box-sizing:border-box;
	background-color:#fff;
	border-radius:0px;
	color:rgba(0,0,0,0.8);
	line-height:1.3;
	font-size:0.95em;
	text-align:left;
	border:0px solid #f2f2f2;
	box-shadow:0px 0px 8px #ccc;
}

.homeBoxImage .boxLink
{
	display:table;
	position:absolute;
	font-size:14px;
	bottom:0px;
	font-weight:bold;
	background:#444;
	color:#fff;
	right:0;
	padding:10px 20px;
	border-radius:20px 0px 0px 0px;
}

.boxLink:hover
{
	background:#000;		
}


.homeBox h2
{
	position:absolute;
	background:#000;
	color:#fff;
	width:100%;
	top:0;
	padding:10px;
	opacity:0.6;
	font-size:16px;
	margin:0px;
}

.homeBoxImage
{
	width:100%;
	height:320px;
	overflow:hidden;
	position:relative;
	background:#f2f2f2;	
}

.homeBoxImage img
{
	width:100%;	
}

.homeBox p
{
	margin:0px;
	padding:20px 20px;
	height:140px;
	text-align:left;
	background:#fff;
	line-height:1.5;
	position:relative;
}


.homeBox p span
{
	display:table;
	background:none;
	margin:0px 0px 5px 0px;
	color:#005E75;
	font-size:14px;
}

.homeBox p span a	
{
	color:#005E75;
	font-size:14px;
	padding:0px 0px 0px 0px;
}

.homeBox p span a:hover
{
	color:#000;
}



.blogModuleSet
{
	width:100%;
	/*overflow:auto;*/
}

.blogModuleUnit
{
	float:left;
	width:30%;
	margin:0 1.5%;
	padding:20px;
	padding:0px 0px 20px 0px;
	box-sizing:border-box;
	background-color:#f6f6f6;
	border-radius:5px;
	border-radius:0px;
	color:rgba(0,0,0,0.8);
	line-height:1.5;
	font-size:0.95em;
	text-align:center;
}

.blogImgaeBox
{
	width:100%;
	height:235px;
	overflow:hidden;
}

.blogContent
{
	padding:0px 20px;
	height:300px;
	text-align:left;
}

.blogModuleUnit img
{
	width:100%;
}

.blogModuleUnit h2
{
	margin:10px auto;
	font-weight:normal;
	font-size:1em;
	line-height:1.6;
	text-transform:uppercase;
}

.blogModuleUnit_Subject
{
	margin:10px auto;
	font-size:1em;
	line-height:1.6;
	text-transform:uppercase;
}

.blogModuleUnit em
{
	margin-bottom:10px;
	font-size:0.9em;
	color:#000000a3;
}

.blogModuleUnit_Author
{
	margin-bottom:10px;
	font-size:0.9em;
	color:rgba(0,0,0,0.5);
}

.blogModuleUnit p
{
	
}

.blogModuleUnit_Summary
{
	font-size: 0.95em;
}

.blogModuleUnit a
{
	color: #6792B9;
	background: -webkit-linear-gradient(330deg, #646f6f 0%, #00cbff 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: uppercase;
	font-weight: bold;
}

.svg-white
{
	fill: #fff;
}

.countryBackground
{
	background-size:cover;
	background-position: center center;
}

.countryBoxUnit
{
	float:left;
	width:25%;
	height:250px;
	box-sizing:border-box;
	position:relative;
	overflow:hidden;
}

.countryBoxText
{
	width:100%;
	height:250px;
	padding:0 20px 20px 20px;
	color:white;
	font-size:0.95em;
	line-height:1.4;
	position:absolute;
	bottom:-71%;
	transition:1s;
	box-sizing:border-box;
	overflow:hidden;
	background:rgba(108, 91, 123, 0.65); /* Common */
	background:linear-gradient(to top, rgba(108, 91, 123, 0.65) 0%, rgba(11, 15, 41, 0.65) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(108, 91, 123, 0.65)), color-stop(100%,rgba(11, 15, 41, 0.65))); /* Chrome,Safari4+ */
}

.countryBoxUnit:hover .countryBoxText, .countryBoxUnit:active .countryBoxText
{
	bottom:0%;
}

.countryBoxText span
{
	padding: 20px 10px;
	text-transform: uppercase;
	display: block;
	font-size: 1.1em;
	letter-spacing: 0.5px;
	font-weight: bold;
	color: rgba(255,255,255,0.9);
}

.countryBoxText a 
{
	margin: 15px 0;
	color: white;
	display: block;
}


/***FOOTER***/

.alternativeFooterContainer h1,
.alternativeFooterContainer h2,
.alternativeFooterContainer h3
{
	color:white;
}

footer
{
	width:100%;
	padding-bottom:40px;
	color:#fff;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#646f6f), color-stop(100%,#00cbff));
	background: -webkit-linear-gradient(top, #646f6f 0%,#00cbff 100%);
	background: -o-linear-gradient(top, #646f6f 0%,#00cbff 100%);
	background: -ms-linear-gradient(top, #646f6f 0%,#00cbff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646f6f', endColorstr='#00cbff',GradientType=0 );
	background-image: linear-gradient(#006699, #00cbff);
}

.footerBg
{
	width:100%;
	padding-bottom:40px;
	color:#fff;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#646f6f), color-stop(100%,#00cbff));
	background: -webkit-linear-gradient(top, #646f6f 0%,#00cbff 100%);
	background: -o-linear-gradient(top, #646f6f 0%,#00cbff 100%);
	background: -ms-linear-gradient(top, #646f6f 0%,#00cbff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646f6f', endColorstr='#00cbff',GradientType=0 );

	
	background-image: linear-gradient(#006699, #00cbff);
}


footer strong
{
	display:block;
	margin:19px 0px;
	color:#fff;
	font-size:1.5em;	
}

.footerBg strong
{
	color:#fff;
	font-size:1.5em;	
}


footer a
{
	color:#fff;
	font-size:0.9em;	
}
.footerBg a
{
	color:#fff;
	font-size:0.9em;	
}

.footerBox1
{
	float:left;
	width: 30%;
	padding: 10px 1.5%;
	box-sizing: border-box;
	font-size:0.95em;
	line-height:30px;
}

.footerBox2
{
	float:left;
	width: 23%;
	padding: 10px 1.5%;
	box-sizing: border-box;
}


.footerBox2 ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.footerBox2 ul li
{
	margin-bottom: 4px;
	padding-left: 0;
	line-height: 1.4;
}

.footerBox2 li:before
{
	content:"\00203A";
	padding-right:8px;
	color:inherit;
	opacity:0.8;
	font-size:1.2em;
}

.footerBox1 .button
{
	margin-top: 25px;
	padding: 15px 50px;
	display: inline-block;
	background-color:#00CCFF;
	font-size: inherit;
	font-family: inherit;
	color: #444;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 5px;
}

/***
.socialBox
{
	clear:both;
	margin:30px 0px 10px -5px;
}

.socialBox h2
{
	margin:15px 0px 0px 0px;
	color:#f2f2f2;
	font-size:1.5em;	
}

.socialBox img
{
	margin-right:10px;
	display: inline-block;
	cursor: pointer;
	transition: 0.2s;}

.socialBox img:hover
{
	background:#0098CB;
}
***/


.socialBox
{
	clear:both;
	margin:30px 0px 10px -5px;
	display:table;
}

.socialBox h2
{
	margin:15px 0px 0px 0px;
	color:#f2f2f2;
	font-size:1.5em;	
}

.socialBox img
{
	margin-right:10px;
	display: inline-block;
	cursor: pointer;
	transition: 0.2s;
}

.socialBox img:hover
{
	background:#0098CB;
}


.socialBox .socialFb
{
	float:left;
	display:table;
	width:11px;
	height:26px;
	margin:0px 2px 0px 0px;
	margin:0px 10px 0px 0px;
	background: url('pics/sprite-social-media-icon.png') -19px -47px;
}

.socialBox .socialYoutube
{
	float:left;
	display:table;
	width:22px;
	height:26px;
	margin:0px 2px 0px 0px;
	margin:0px 10px 0px 0px;
	background: url('pics/sprite-social-media-icon.png') -52px -47px;
}

.socialBox .socialInsta
{
	float:left;
	display:table;
	width:22px;
	height:26px;
	margin:0px 2px 0px 0px;
	margin:0px 10px 0px 0px;
	background: url('pics/sprite-social-media-icon.png') -31px -47px;
}

.socialBox .socialLinkedIn
{
	float:left;
	display:table;
	width:22px;
	height:26px;
	margin:0px 2px 0px 0px;
	margin:0px 8px 0px 0px;
	background: url('pics/sprite-social-media-icon.png') -122px -47px;
}

.socialBox .socialTwit
{
	float:left;
	display:table;
	width:22px;
	height:26px;
	margin:0px 2px 0px 0px;
	margin:0px 10px 0px 0px;
	background: url('pics/sprite-social-media-icon.png') -73px -47px;
}

.socialBox .socialPin
{
	float:left;
	display:table;
	width:20px;
	height:26px;
	margin:0px 2px 0px 0px;
	margin:0px 8px 0px 0px;
	background: url('pics/sprite-social-media-icon.png') 0px -47px;
}

.socialBox .socialXing
{
	float:left;
	display:table;
	width:23px;
	height:24px;
	margin:0px 2px 0px 0px;
	margin:0px 10px 0px 0px;
	background: url('pics/sprite-social-media-icon.png') -170px -48px;
}

.socialBox .socialVk
{
	float:left;
	display:table;
	width:28px;
	height:26px;
	margin:0px 2px 0px 0px;
	margin:0px 0px 0px 0px;
	background: url('pics/sprite-social-media-icon.png') -143px -47px;
}


.alternativeFooterContainer_1200
{
	width: 1200px;
    margin: 0 auto;
    max-width: 100%;
    box-sizing: border-box;
}

.alternativeFooterTopBox
{
	width: 100%;
	padding-bottom: 140px;
	box-sizing: inherit;
	background-color: #006699;
	position: relative;
}

.alternativeFooterContainer 
{
	width: 100%;
	overflow: auto;
	box-sizing: border-box;
	color: white;
	font-size: 0.95em;
}

.alternativeFooterContainer h1,
.alternativeFooterContainer h2,
.alternativeFooterContainer h3
{
	margin: 15px 0;
	font-size: 1.6em;
	opacity: 0.9;
}

.alternativeFooterContainer a
{
	color: inherit;
}

.alternativeFooterContainer a:hover
{
	color: #00cbff;
	transition: 0.5s;
}

.alternativeFooterBottomBox
{
	width: 100%;
	padding-top: 10px;
	box-sizing: inherit;
	background-color: #006699;
	text-align: center;
}

.box_30
{
	width: 30%;
	padding: 10px 1.5%;
	box-sizing: border-box;
}

.box_23
{
	width: 23%;
	padding: 10px 1.5%;
	box-sizing: border-box;
}

.alternativeFooterList
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.alternativeFooterList li
{
	margin-bottom: 4px;
	padding-left: 0;
	line-height: 1.4;
}

.alternativeFooterList li:before
{
	content: "â€º";
	padding-right: 8px;
	color: inherit;
	opacity: 0.8;
	font-size: 1.2em;
}

.alternativeFooterContactUsButton
{
	margin-top: 25px;
	padding: 15px 35px;
	display: inline-block;
	background-color: #00cbff;
	font-size: inherit;
	font-family: inherit;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 10px;
}

.alternativeFooterContactUsButton,
.alternativeFooterContactUsButton:hover
{
	color: white !important;
}

.alternativeFooterContainer p
{
	margin: 5px 0;
}

.socialMediaIconUnit
{
	float: none;
	width: 60px;
	height: 60px;
	margin-left: 3px;
	margin-right: 3px;
	cursor: pointer;
	display: inline-block;
	border-radius: 50%;
	transition: 0.2s;
}

.socialMediaIcons
{
	padding-bottom: 30px;
}

.socialMediaIconUnit img
{
	width: 100%;
	height: auto;
}

.FooterLanguageContainer
{
	margin: 0 auto;
	padding: 2px 0;
	text-align: center;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

ul.footerLanguageSelector
{
	padding-left: 0;
	list-style-type: none;
}

ul.footerLanguageSelector li
{
	margin: 0 10px;
	display: inline-block;
	letter-spacing: 1px;
	font-size: 0.95em;
}

.readMoreStory
{
	width: 80%;
	box-sizing: border-box;
	text-align: center;
	position: absolute;
	bottom: 35px;
}

.readMoreStory a
{
	color:#6792B9;
	background:-webkit-linear-gradient(330deg, #646f6f 0%, #00cbff 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	text-transform:uppercase;
	font-weight:bold;
}

.ofTurquoiseGradientFont
{
	color:#6792B9;
	background:-webkit-linear-gradient(330deg, #646f6f 0%, #0fe7dc 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

table.magpinktable
{
	width:100%;
	margin:0 auto;
	table-layout:fixed;
}

table.magpinktable th, table.magpinktable td
{
	border-bottom: 1px solid #646f6f;
}

table.magpinktable tr:nth-child(even)
{
	background-color: transparent
}

table.magpinktable tr:hover
{
	background-color: transparent;
}

table.magpinktable tr:nth-child(even):hover
{
	background-color: transparent;
}

.wideSubpageHeadingContainer
{
	width: 100%;
	margin: 0;
	box-sizing: border-box;
	overflow: hidden;
}

.wideSubpage_1200
{
	width: 1200px;
	margin: 25px auto;
	max-width: 100%;
	padding: 0 1%;
	box-sizing: border-box;
}

.wideSubpageHeadingContainer h1
{
	margin: 60px 0 20px 0;
	font-size: 5em;
	line-height: 1.5;
	color: inherit;
}

.wideSubpageHeadingContainerSubtitle
{
	width: 80%;
	color: white;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.9em;
}

.slideshow-container
{
	width: 1200px;
	height: 100px;
	max-width: 100%;
	margin: 25px auto;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
}

.slideshow-container-inner
{
	min-width: 100%;
	position: absolute;
	left: 0;
}

.prev, .next
{
	width: 50px;
	height: 50px;
	margin-top: -20px;
	line-height: 50px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 18px;
	cursor: pointer;
	transition: 0.6s ease;
	user-select: none;
	border-radius: 50%;
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	top: 40%;
}

.prev
{
	left: 15px;
}

.next
{
	right: 15px;
}

.prev:hover, .next:hover
{
	background-color: rgba(0,0,0,0.8);
}

.slidingUnitBox
{
	float: left;
	width: 96%;
	margin: 15px 2%;
	position: relative;
	box-sizing: border-box;
}

.displayDisabled
{
	cursor: not-allowed;
	opacity: 0.2;
}

/***SEARCH RESULTS STYLES***/

.searchResultsContainer
{
	width: 1200px;
	max-width: 100%;
	margin: 0 auto 25px auto;
	overflow: auto;
}

.searchResultsCriteriaContainer
{
	float: left;
	width: 28%;
	margin: 0 1%;
	overflow: auto;
	box-sizing: border-box;
}

.searchResultsUsersContainer
{
	float: left;
	width: 68%;
	margin: 0 1%;
	overflow: auto;
	box-sizing: border-box;
}

.searchResultsWhiteContainer
{
	width: 100%;
	margin: 15px 0;
	padding: 20px;
	border-radius: 15px;
	box-sizing: border-box;
	background-color: white;
	border: 1px solid rgba(0,0,0,0.1);
	overflow: auto;
}

.searchResultUnitImage
{
	float: left;
	width: 25%;
	box-sizing: border-box;
}

.searchResultUnitImageBox
{
	width: 150px;
	height: 150px;
	margin: auto;
	border: 2px solid #f3423a;
	border-radius: 50%;
	position: relative;
}

.searchResultUnitImageBoxInner
{
	width: 140px;
	height: 140px;
	margin: 5px;
	border-radius: 50%;
	overflow: hidden;
}

.searchResultUnitImage img
{
}

.searchResultUnitContent
{
	float: left;
	width: 73%;
	margin-left: 2%;
	box-sizing: border-box;
}

.searchResultUnitContentHeading
{
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

.searchResultUnitContentSubheading
{
	margin-bottom: 20px;
	font-size: 1em;
	opacity: 0.8;
}

.searchResultUnitContentTablerow
{
	width: 100%;
	overflow: auto;
	box-sizing: border-box;
	font-size: 1em;
}

.searchResultUnitContentTableLabel
{
	float: left;
	width: 30%;
	margin-right: 5%;
	overflow: auto;
}

.searchResultUnitContentTableRecord
{
	float: left;
	width: 65%;
	overflow: auto;
}

.searchResultsUnitTwinBoxes
{
	width: 100%;
	overflow: auto;
	box-sizing: border-box;
}

.searchResultUnitContentDescription
{
	max-height: 75px;
	overflow: auto;
	font-size: 1em;
	line-height: 1.5;
}

.SearchResultIcon
{
	margin: 0px 3px;
}

.searchResultsUnit40Box .SearchResultIcon
{
	float: right;
}

.searchResultsUnit60Box .SearchResultIcon
{
	float: left;
}

.searchResultsUnitBottomBox
{
	width: 100%;
	margin: 25px 0 5px 0;
	overflow: auto;
}

.searchResultsUnit60Box
{
	float: right;
	width: 60%;
}

.searchResultsUnit40Box
{
	float: right;
	width: 40%;
}

.searchResultsUnit40Box a
{
	width: 80%;
	margin: 0 0 0 20%;
	padding: 10px 5px;
	display: block;
	color: white;
	box-sizing: border-box;
	text-align: center;
	border-radius: 15px;
}

.refineSearchButton
{
	width: 100%;
	padding: 10px 5px;
	display: block;
	color: white;
	box-sizing: border-box;
	text-align: center;
	border-radius: 15px;
}

.flagOnImg
{
	width: 30px;
	height: 30px;
	padding: 4px;
	background: #fff;
	border-radius: 50%;
	z-index: 1;
	position: absolute;
	top: 10%;
	right: -2%;
}

.searchResultsCriteriaHeading
{
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

.searchResultsCriteriaBoxRecord
{
	display: block;
}

.searchResultsCriteriaDropdown, .searchResultsCriteriaTextBox
{
	float: none;
	width: 100%;
	margin: 10px auto;
	padding: 11px 16px;
	font-size: inherit;
	color: inherit;
	line-height: 1.5;
	font-family: inherit;
	box-sizing: border-box;
	background-color: white;
	border: 1px solid #6792B9;
	border-radius: 10px;
}

.searchResultsCriteriaTextBox
{
	float: left;
	width: 48%;
	margin: 10px 1%;
}

.searchResultsCriteriaDropdown:focus, .searchResultsCriteriaDropdown:active,
.searchResultsCriteriaTextBox:focus, .searchResultsCriteriaTextBox:active
{
	outline: none;
}

.countryBoxText::-webkit-scrollbar
{
	width: 5px;
}

.countryBoxText::-webkit-scrollbar-track
{
	box-shadow: inset 0 0 5px grey;
	background-color: rgba(0,0,0, 0.5);
	border-radius: 15px;
}

.countryBoxText::-webkit-scrollbar-thumb
{
	background: rgba(0, 203, 255, 0.8);
	border-radius: 10px;
}

.countryBoxText::-webkit-scrollbar-thumb:hover
{
	background: rgba(0, 203, 255, 1);
}

/***MEDIA QUERIES***/

@media screen and (max-width:1200px)
{
	.startPageContainerSubcontainer
	{
		width:1000px;
	}

	.alternativeFooterContainer_1200
	{
		width: 1000px;
	}

	.topnavContainer
	{
		width:1000px;
	}

	.topnavScrolled .taglineBox
	{
		margin-top: 5px;
		font-size: 0.8em;
	}

	.newDefaultButton
	{
		width: 40%;
		margin: 65px 30% 15px 30%;
	}

	.newDefaultButton1
	{
		width: 40%;
		margin: 15px 5% 15px 5%;
	}

}

@media screen and (max-width:1000px) 
{
	.startPageContainerSubcontainer
	{
		width:800px;
	}

	.alternativeFooterContainer_1200
	{
		width:800px;
	}

	.topnavContainer
	{
		width:98%;
		margin:0px auto;
	}

	.logoWhite
	{
		width:45%;
		max-width:300px;
		margin:0px;
	}

	.afterLoginFirst, .afterLoginSecond
	{
	    float:left;
	    width:auto !important;
	    margin-top:10px;
		margin-bottom:0px;
		margin-left:0px;
		padding-bottom:7px;
	}

	.loginFirstLogo, .loginSecondLogo
	{
		display:none !important;
	}

	.afterLoginFirst
	{
		display:block;
	}

	.topnavScrolled .afterLoginFirst
	{
		display:none;
	}

	.topnavScrolled  .afterLoginSecond
	{
	    margin-top:0px;
		display:block;
	}

	.taglineBox
	{
		max-width:200px;

		display:none;
	}

	.topnavScrolled .taglineBox
	{
		display:none;
	}


	.userMobileDisplay
	{
		width:80%;
		margin:0px auto;
		position:relative;
		font-size:16px;
		text-align:center;
		color:#fff;
		display:table-cell;
		vertical-align:middle;
	}

	.topnavScrolled .userMobileDisplay
	{
		color:#000;
		vertical-align:middle;
	}


	.bannerVideoContainer
	{
		float:none;
		width:100%;
		padding:40px 0 40px 0;
		box-sizing:border-box;
   }

	.videoBox
	{
		width:100%;
		height:auto;
		margin:15px 0;
		display:block;
		border-radius:10px;
		overflow:hidden;
		position:relative;
	}

	.displayBlock
	{
		display:block;
	}

	.bannerPoster
	{
		display:none;
	}

	.startPageContainer_au_pair_picture
	{
		float:none;
		width:80%;
		margin:20px 10%;
	}

    .unitOf25Percent
	{
		width:50%;
		float:left;
		box-sizing:border-box;
	}

	.countryBoxText
	{
		overflow-y:scroll;
	}

	.countryBoxUnit
	{
		float: left;
		width: 50%;
		height: 250px;
		box-sizing: border-box;
		overflow: hidden;
		position: relative;
	}

	.box_23
	{
		width: 50%;
		padding: 10px 1.5%;
		box-sizing: border-box;
	}

	.box_30
	{
		width: 50%;
		padding: 10px 1.5%;
		box-sizing: border-box;
	}

	.topnav a:not(:first-child)
	{
		display:none;
	}

	.dropdown .dropbtn
	{
		color:#000;
		padding-top:0px;

		padding-bottom:0px;
		margin:0px;
		padding-left:0px;
		font-size:14px;
	}	

	.menuContentHolderBottonRowDropdowns
	{
		display:none;
	}

	.topnav a.icon
	{
		float:right;
		display:block;
	}

	.topnav.responsive
	{
		background:rgba(0, 152, 203, 1);
		background-color:rgba(86,176,207,1);
	}

	.topnav.topnavScrolled.responsive
	{
		background:white;
	}

	.topnav.responsive .dropbtn:hover
	{
		letter-spacing:1px;
	}

	.topnav.responsive a
	{
		float:none;
		width:100%;
		display:block;
		text-align:left;
	}

	.topnav.responsive a.icon
	{
		float:right;
		width:30px !important;
		height:30px !important;
		display:block;
		text-align:center;
	}

	.topnav.responsive .menuContentHolderBottonRow
	{
		overflow:hidden;
	}

	.topnavScrolled.responsive .menuContentHolderBottonRow
	{
		width:100%;
	}

	.topnav.responsive .menuContentHolderUpperRow,
	.topnavScrolled.responsive .menuContentHolderUpperRow
	{
		width:100%;
		margin-top:0px;
		box-sizing:border-box;
		overflow:hidden;
		display:table;
	}

	.menuContentHolder .menuContentHolderBottonRow
	{
		margin-top:2px;
		padding-top:2px;
		border-top:1px solid #FFCC00;
	}

	.topnav.responsive .registrationButton,
	.topnav.responsive .joinUsButton
	{
		float:right;
		width:auto;
		height:auto;
		margin:5px 2px !important;
		padding:4px 10px !important;
		color:#fff !important;
		background:none;
		background-color:#00ccff !important;
		border:none;
		box-sizing:border-box;
		display:table;
		opacity:initial;
	}

	.topnav.responsive .registrationButton:hover,
	.topnav.responsive .joinUsButton:hover
	{
		letter-spacing:1px;
		letter-spacing:initial;
	}

	.topnavScrolled.responsive
	{
		height:unset;
	}

	.topnavScrolled .flagMenu
	{
		display:table;
	}

	.dropdown .dropdown-content a
	{
		padding:8px 2%;
		font-size:13px;
		border-bottom:1px solid #ccc;
	}

	.dropdown .dropdown-content a:hover
	{
		color:#000 !important;
		background-color:#f6f6f6 !important;
	}

	.topnav.responsive .dropdown
	{
		float:left;
		height:auto;
		margin:0px 1% 0px 0px;
		transition:initial;
		display:table;
	}

	.topnav.responsive .mobileMenubar
	{
		display:none;
	}


	.topnav.responsive .dropdown .dropbtn
	{
		float:left;
		width:auto;
		margin:8px 0px;
		padding:15px 5px 20px 5px;
		padding:0px 5px 0px 5px;
		text-align:left;
		display:inline-block;
		border-left:0;
	}

	.topnav.responsive .dropbtn:hover
	{
		letter-spacing:initial;
	}

	.topnav.responsive .dropdown-content
	{
		position:absolute;
		top:92%;
		top:99%;
	}

	.topnav.responsive .dropdown-content,
	.topnavScrolled.responsive .dropdown-content
	{
		width:100px;
		height:100%;
		margin-left:0;
		background-color:transparent;
		background:#aaa;
		background:#fff;
		position:absolute !important;
		left:0px !important;
		overflow:hidden !important;
		box-sizing:border-box;
		border-left:0px solid #00cbff;
		box-shadow:none;

		border-bottom:0px solid #00cbff;
		border-bottom:2px solid #bbb;
	}

	.topnavScrolled.responsive .dropdown-content a
	{
		color:rgba(0, 0, 0, 0.8);
	}

	.topnav.responsive .dropdown-content a:hover
	{
		color:white;
		background-color:rgba(0,0,0,0.3);
	}

	.topnavScrolled.responsive .dropdown-content a:hover
	{
		background-color:rgba(0, 203, 255,0.3);
		color:rgba(0, 0, 0, 0.8);
	}

	.topnavScrolled.responsive .menuContentHolder,
	.topnav.responsive .menuContentHolder
	{
		float:none;
		width:100% !important;
	}

	.topnavScrolled.responsive .menuContentHolderBottonRowDropdowns,
	.topnav.responsive .menuContentHolderBottonRowDropdowns
	{
		width:100% !important;
	}

	.topnavScrolled.responsive .dropdown-content,
	.topnav.responsive .dropdown-content
	{
		width:100%;
		max-width:100%;
	}

	.topnavScrolled .logoHolder,
	.logoHolder
	{
		width:100%;
		display:table;
	}

	.topnavScrolled .menuContentHolder,
	.menuContentHolder
	{
		width:0%;
	}



		.accordion4 
		{
			background: #fff;
			color:#515151;
			border-bottom:1px solid #f2f2f2;
			border-radius:0px;
			padding:8px;

		

		}

		.accordion4  img
		{
			height:22px;
			float:left;	
			padding:0px 5px 0px 0px;
			display:block;		
		}

			
		.leftButton img
		{
			height:20px;	
			float:left;			
			padding:5px 5px 0px 0px;	
			display:block;		
		}		


		.accordion4 span
		{
			display:inline;
		}

		.activeMenu, .accordion4:hover 
		{
			background:none;
		}


		.leftButton
		{
			background: #fff;		
			color:#515151;
			border-bottom:1px solid #f2f2f2;
			border-radius:0px;
			padding:6px;
		}

		.leftButton span
		{
			font-size:22px;	
			color:#ccc;
			display:inline-table;	
		}

		.accordion4:after
		{	
			color: #ccc;
		}

		.mobileOnly
		{
			display:table;
		}



		/*** For Not logged ***/
		.mobileMenu
		{
			display:block;
		}

		.desktopMenu
		{
			display:none;		
		}	






	#navbarInoutBoxContainer
	{
		display:none;
	}

	#searchBox
	{
		display:none;
	}

	.searchIconMenuBar
	{
		display:none;
	}

	.topnavScrolled .logoColor
	{
		max-width:200px;
	}

	.joinUsButton
	{
		display:block !important;
	}

	.blogModuleUnit
	{
		width:70%;
		margin:15px 15%;
	}
}


@media screen and (max-width:650px)
{
	.topnav
	{
		border-bottom:0px solid rgba(255,255,255,0.5);
	}


	.topnavScrolled
	{
		height:65px;
	}


	.topnavContainer
	{
		width:98%;
		margin:0px auto;
	}

	.notificationOn
	{
		margin-top:-40px;
	}

	.taglineBox
	{
		display:none;
	}

	.logoWhite
	{
		margin-top:20px;
	}

	.dropdown-content
	{
	    border-top:2px solid #FFCC00;
	}

	.startPageContainerSubcontainer
	{
		width:450px;
	}

	.alternativeFooterContainer_1200
	{
		width:450px;
	}

	.unitOf25Percent
	{
		float:left;
		width:100%;
		box-sizing:border-box;
	}

	.unitOf25Percent_Text
	{
		height:unset;
		padding:0 8% 60px 8%;
		text-align:center;
		box-sizing:border-box;
		position:relative;
	}
	
	.readMoreStory
	{
		bottom:20px;
	}

	.footerBox1 .button
	{
		width:auto;
	}

	.footerBox1, .footerBox2
	{
		width:80%;
		margin:10px 10%;
		padding:10px 1.5%;
		box-sizing:border-box;
	}

	.box_23, .box_30
	{
		width:80%;
		margin:10px 10%;
		padding:10px 1.5%;
		box-sizing:border-box;
	}

	.bannerSimpleButtons a,
	.bannerElaborateButtons a
	{
		float:none;
		width:98%;
		margin:10px 1%;
		margin-left:1% !important;
		margin-right:1% !important;
	}

	.homeContainer h1
	{
		padding:0px 10px;
	}

	.homeBox
	{
		width:90%;
		margin:0px 5% 20px 5%;
	}

	.homeBox p
	{	
		height:initial;
	}


	.blogModuleUnit
	{
		width:90%;
		margin:15px 5%;
	}

	.bannerText
	{
		margin:0px;
		padding:0px;
		font-size:2em;
		line-height:1.3em;
	}

	.bannerTextAfterLogin
	{
		bottom:10px;
	}

	.innerPageTopHeaderBox
	{
		margin-bottom:-50px;
	}

	.extraMargin
	{
		margin-bottom:70px;
	}

	.banner
	{
		margin-top:-70px;
		height:unset;

		-o-background-size:cover;
		-moz-background-size:cover;
		-webkit-background-size:cover;
		background-size:cover;

		background-position:center top;
		background-attachment:fixed;
		position:relative;

		margin-top:-65px;
	}

	.innerPageBanner
	{
		height:auto;
	}

	.profileBannerLeft
	{
		margin-top:240px;
	}

	.profileBannerRight span
	{
		top:110px;
		top:130px;
	}

	.bannerBackgroundColor
	{
		width:100%;
		background-size:cover;
	}

	.innerBannerBackgroundColor
	{
		height:0;
		padding-top:135px;
		background-image:none !important;
	}

	.bannerBackgroundColor .bannerContent
	{
		display:none;
	}

	.innerBgImageSection
	{
		background:rgba(0, 152, 203, 0.65);
	}

	.bannerHeadingText
	{
		width:90%;
		margin:0px 5%;
	}

	.bannerHeadingText h1
	{
		font-size:32px;
		padding:0px 0px;
	}

	.bannerHeadingText div
	{
		margin:0px;
	}

	.bannerHeadingText p
	{
		margin:0px;
		padding:10px 0px;
	}

	.bannerHeadingText input
	{
		width:90%;
		margin:5px 5%;
	}

	.bannerHeadingText a
	{
		width:90%;
		margin:5px 5%;
		line-height:1.5em;
	}

	.newDefaultButton
	{
		width:80%;
		margin:65px 10% 15px 10%;
	}

	.newDefaultButton1
	{
		width:80%;
		margin:65px 10% 15px 10%;
	}


	.underBannerBox
	{
		width:90%;
		margin:5px 5%;
	}

	.afterBannerBox div
	{
		width:100%;
		padding:30px 0px 30px 0px;
	}	

	.afterBannerButton
	{
		clear:both;
		margin:0px 0px 0px 0px;
		display:table;
	}

	.afterBannerButton a
	{
		width:90%;
	}

	.underBannerBox a
	{
		width:90%;
		margin:8px 5%;
		padding:10px 0px;
	}


	.bottomNavMenuBar a
	{
		float:left;
		width:31%;
		height:140px;
		margin:0px;
		padding:30px 1%;
		color:#333;
		font-size:14px;
		text-transform:capitalize;
		text-align:center;
		word-wrap: break-word;
		box-sizing:border-box;
		border-right:1px solid #f2f2f2;
		border-bottom:1px solid #f2f2f2;
	}
	
	.bottomNavMenuBar a:nth-child(4)
	{
		padding:30px 10% 30px 0%;
	}

	.bottomNavMenuBar a:nth-child(6)
	{
		padding:30px 0% 30px 5%;
	}

	.bottomNavMenuBar a:nth-child(8)
	{
		padding:40px 1% 20px 1%;
	}



	.bottomNavMenuBar a:nth-child(5)
	{
		background:#f2f2f2;
		font-weight:bold;
		position:relative;
		margin-top:-20px;
		margin-left:-20px;
		width:42%;
		border:0px solid #ccc;
		padding:50px 0px;
		box-shadow: 1px 1px 5px #ccc;
		border-radius:10px;
		height:180px;
	}


	.accordianContainer
	{
		width:90%;
	}

	.homeContentLeft
	{
		width:100%;
	}

	.homeContentLeft iframe
	{
		width:90%;
		margin:0px 5%;
		min-height:initial;		
	}	


	.homeContentLeft img
	{
		margin:0px;
	}

	.homeLeftContent
	{
		width:90%;
		margin:10px 0px;
		padding:0px 5%;
	}

	.homeRightContent
	{
		width:90%;
		margin:10px 0px;
		padding:0px 5%;
	}

	.homeContentRight
	{
		width:90%;
		margin:5px 5% 5px 5%;
	}

	.quickOverviewBox
	{
		width:100%;	
		margin:0px 0px 40px 0px;
	}

	.scrollingBg
	{
		width:90%;
		/*height:565px;*/
		height:auto;
		margin:0px auto;
		margin-bottom:50px;
		z-index:1;
		overflow:hidden;
		position:relative;
	}

	.scrollingBox
	{
		z-index:1; overflow:hidden; display:table;
	}

	.testimonialBox
	{
		width:90%;
		margin:0;
		z-index:1;
		display:block;
		position:relative;
	}
	.testimonialBox:last-child
	{
		text-align:center;
	}

	.testimonialBox p
	{
		width:84%;
	}

	.testimonialImage
	{
		margin-bottom:20px;
	}

	.testimonialImage img
	{
		min-width:100%;
		min-height:300px;
		position:initial;
		left:initial;
		bottom:initial;
		display:block;
	}
	.testimonialBox .testimonialButton
	{
		margin:0px auto;
		margin-bottom:17px;
		padding:10px 15px;
		color:#000;
		text-align:center;
		font-weight:bold;
		font-size:0.9em;
		text-transform:uppercase;
		border-radius:5px;
		background:#ffcc00;
		box-shadow:1px 1px 2px #000;
	}
	.scrollingLeftArrow,.scrollingRightArrow
	{
		width:10px;
		height:10px;
		padding:20px 23px 20px 17px;
		line-height:10px;
		letter-spacing:-4px;
		position:absolute;
		top:275px;
		z-index:1;
		cursor:pointer;
		border-radius:100%;
		color:#333;
		background-color:rgba(255,255,255,0.9);
		box-shadow:1px 1px 3px #000; display:block;
	}
	.scrollingLeftArrow
	{
		left:2px;
		color:#bbb;
		display:none;
	}
	.scrollingRightArrow
	{
		padding:20px 20px 20px 20px;
		right:2px;
	}

	.newDefaultButton
	{
		display:none;
	}

	.firstPictureBackground
	{
		background-position:center top;
		background-attachment:initial;
	}

	.faqBox
	{
		width:84%;
		margin:20px 3% 0px 3%;
		padding:0px 0% 0px 10%;
		background-position:3px 6px;
	}

	.relatedContentBox
	{
		width:86%;
		margin:15px 7%
	}
}


@media screen and (max-width:500px) 
{
	.topnav
	{
		margin:0;
		padding:0;
	}

	.topnavContainer
	{
		padding:10px;
		padding-top:0;
		padding-bottom:0;
	}

	.topnavScrolled .logoColor
	{
		margin-top:10px;
		max-width:180px;
	}

	.topnav .icon
	{
		margin-top:15px;
		display:table-cell;
	}

	.topnavScrolled .icon
	{
		margin-top:8px;
		display:table-cell;
	}

	.taglineBox
	{
		display:none;
	}

	.logoBox
	{
		width:10%;
		display:table-cell;
		vertical-align:middle;
	}

	.topnavScrolled .logoColor, .logoWhite
	{
		width:85%;
		max-width:230px;
	}

	.logoHolder
	{
		padding:0px 0px 10px 0px;
	}

	.topnavScrolled .loginFirstLogo, .topnavScrolled .loginSecondLogo
	{
		width:0% !important;
		display:none !important;
	}

	.afterLoginFirst,.afterLoginSecond
	{
		float:left;
		width:auto !important;
		margin-top:20px;
		margin-left:0px;
		margin-bottom:10px;
		padding-bottom:7px;

		width:100% !important;
		display:block;
	}

	.afterLoginSecond
	{
		display:none;
	}

	.topnavScrolled .loginFirstLogo, .topnavScrolled .loginSecondLogo
	{
		width:0% !important;
		display:none !important;
	}


	.topnavScrolled .afterLoginSecond
	{
		display:block !important;
	}

	.userMobileDisplay
	{
		width:80%;
		margin:0px auto;
		position:relative;
		font-size:15px;
		text-align:center;
		color:#fff;
		display:table-cell;
		vertical-align:middle;
	}

	.topnavScrolled .userMobileDisplay
	{
		color:#000;
	}

	.topnavScrolled .afterLoginFirst
	{
		display:none;
	}

	.startPageContainerSubcontainer
	{
		padding:10px;
	}

	.alternativeFooterContainer_1200
	{
		padding:10px;
	}

	.countryBoxUnit
	{
		float:left;
		width:100%;
		height:250px;
		box-sizing:border-box;
		position:relative;
		overflow:hidden;
	}

	.quickOverviewListUnit
	{
		float:none;
		width:100%;
		margin:10px auto;
	}

	.box_23, .box_30
	{
		width:90%;
		margin:10px 5%;
		padding:10px 1.5%;
		box-sizing:border-box;
	}
}