<style>
@charset "utf-8";
/* CSS Document */
/* Body Style */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

body{
	font-family: 'Droid Sans', sans-serif;
	background: #f8fafe;;
	font-weight: 400;
	font-size: 15px;
	color: #f2f2f2;
	margin:0;
	padding:0; 
	line-height:1.6em
}

img { border: 0px; }
ul { list-style: none; margin: 0; padding: 0; }
a { text-decoration: none; }

.headerWrap {
	width: 90%;
	1max-width: 1200px;
	background-color: #023467;
	padding: 0 5% 0 5%;
	min-height: 50px;
	padding-top:0px;
	border-top: 1px solid #FFFFFF;
}

.nav-container {
	1min-width:900px;
	width: 90%;
	float: left;
}

.icon-bar {
	display: block;
	width: 50px;
	height: 4px;
	float: right;
	clear: both;
	margin: 4px 10px;
	background-color: #f5f5f5;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
	box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
label.responsive_menu {
	min-height: 65px;
}
label.responsive_menu span {
	margin-left: 10px;
	color: white;
	display: none;
}

.menu_small {
	display: none;
	float:right;
	margin: 9px;
	padding: 5px;
	border-radius: 5px;
	background-color: rgb(39, 60, 141);
}
.menu {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400; 
	font-size: 14px;
	line-height: 21px;
	position: relative;
	padding: 0 0 0 4px;
	margin: 0;
    background-color: #023467;
	text-align: center;
}

/* Reset Links */
.menu a, .menu a:link, .menu a:visited, .menu a:focus, span {
	color: #fff;
	text-decoration: none;
}

.menu a:hover {
 color: #c4c4c4;
 text-decoration: none; 
}



/* Main element */
.menu > li {
	display: inline-block;
	text-align: center;
	margin-left: -4px;
    border-left: 1px solid rgba(255, 255, 255, 0.11);
    box-shadow: -1px 0 0 rgba(0, 0, 0, 0.1);
    
    }

/* Link Style */
.menu > li > a {
	padding:14px 18px;
	display: block;
	1background-image: url("downArrow.png");
	background-repeat: no-repeat;
	background-position: right;
}

.menu > li:hover > a{
	1color: #446cb3;
	color: #FFFFFF;
}

.menu > li:hover {
	1background-color: #fff;
	1background-color: rgb(39, 60, 141);
	background-color: rgba(26, 81, 137, 1);
 }
.menu > li:first-child {
 border-left: none;
 box-shadow: none;
}
.menu > li:last-child {
1border-right: 1px solid rgba(0, 0, 0, 0.1);
1box-shadow: 1px 0 0 rgba(255, 255, 255, 0.11);
}

/* Simple multilevel dropdown */
.menu > li > ul {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	list-style: none;
	top:50px;
	1background-color: #023467;
	background-color: rgba(26, 81, 137, 1);
    width: 200px;
	text-align: left;
	margin-top:30px;
	padding: 0px;
	z-index: 99;
}
/* midWrap */

.midWrap {
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 20px 0 0 0;
	clear: both;
	display: table;
	1background-color: #E3CACA;
	1border-left: 1px solid rgb(234, 213, 213);
	1border-right: 1px solid rgb(234, 213, 213);
}


/* footerWrap */
.footerOuter {
	width: 100%;
	float: left;
	clear:both;
	background-color: #5A5656;
}
.footerWrap {
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 20px 0 0 0;
	clear: both;
	display: table;
}
.footerNav {
	width: 49%;
	margin: 0 0 0 1%;
	float: left;
}
.footerNav ul li {
	float: left;
	padding: 3px 20px 3px 0;
}
.footerNav ul li a {
	color: rgb(251, 245, 245); 
	font-size: 0.9em;
}
.footerSocial {
	width: 50%;
	float: right;
	text-align: right;
}
ul.footerSocialL {
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
	float: right;
}
ul.footerSocialL li {
	float: left;
	display: block;
}
.f-icon:hover {
	1opacity: 0.5;
}
.f-icon {
	width:30px;
	height:30px;
	display:block;
	text-indent:-9999px;
	background-image:url(/images/social-sprite.png);
	background-repeat:no-repeat;
	1background-color: orange;
	margin-right: 10px;
	opacity: 1;
}
.f-facebook { background-position:0px -60px; }
.f-facebook:hover { background-position:0px -30px; }
.f-twitter { background-position:-240px -60px; }
.f-twitter:hover { background-position:-240px -30px; }
.f-linkedin { background-position:-120px -60px; }
.f-linkedin:hover { background-position:-120px -30px; }
.f-gplus { background-position:-90px -60px; }
.f-gplus:hover { background-position:-90px -30px; }
.f-youtube { background-position:-300px -60px; }
.f-youtube:hover { background-position:-300px -30px; }

.fCopy {
	width: 99%;
	margin: 0 0 0 1%;
	float: left;
	text-align: left;
	font-size: 0.8em;
	color: #A69D9D;
}
/* Page Header Section */
.pageHeaderWrap {
	width:100%;
	background-color:#D2E9FF;
	float: left;
	background-color: #DFDCF2;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DFDCF2), to(#BBBCDA));
	background: -webkit-linear-gradient(top, #DFDCF2, #BBBCDA);
	background: -moz-linear-gradient(top, #DFDCF2, #BBBCDA);
	background: -ms-linear-gradient(top, #DFDCF2, #BBBCDA);
	background: -o-linear-gradient(top, #DFDCF2, #BBBCDA);
	-moz-box-shadow: 3px 3px 5px -3px #330A0A;
	-webkit-box-shadow: 3px 3px 5px -3px #330A0A;
	box-shadow: 3px 3px 5px -3px #330A0A;
}
.we3 {margin-top:-17px; float:right}
.pageHeaderSection {
	width:90%;
	margin: 0 5% 0 5%;
	padding:20px 0 0 0;
	float: left;
}
.pageHeaderSection span {
	width: 29%;
	float: left;
}
.pageHeaderSection span img {
	margin: 0 0 0 10px;
}
.pageHeaderSection h1 {
	width: 70%;
	float: left;
	font-size: 1.8em;
	margin:0;
	font-weight: normal;
	text-shadow: 1px 1px 0px #C9B9B9;
}
.midWrapBaby {
	max-width: 1040px;
	width: 90%;
	margin: 0 auto;
	clear: both;
	display: table;
	color: #000000;
	background-color:#FFFFFF;
	padding:5px
}
/* spl-nav-menu */
.bNamesMenu {
	width: 100%;
	text-align: center;
	display: none;
	margin-top:20px;
}
.spl-nav-container {
	1max-width: 1040px;
	width: 100%;
	margin: 0 auto;
	1margin-bottom: 20px;
	padding: 1px 0 0 0;
	clear: both;
	display: table;

	1width: 70%;
	1margin: 0 15% 0 15%;
	1clear: both;
}
#selectElement {
	padding: 10px;
	font-weight: bold;
	background-color: #023467;
	color: #FFFFFF;
	width: 280px;
}

/*slide*/
.seSlideoutLayover {
	z-index: 1000;
	position: fixed;
	left: -1000px;
	top:30px;
	width:228px;
	height:323px;
	background-color: black;
	opacity: 0.5;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.1),
	0 0 16px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.1),
	0 0 16px rgba(0,0,0,0.1);
	box-shadow: inset 0 0 8px rgba(0,0,0,0.1),
	0 0 16px rgba(0,0,0,0.1);color:#333333;
}
.seSlideout {
	z-index: 10000;
	position: fixed;
	left: -1000px;
	top:40px;
	width:222px;
	height:307px;
	background:#E7E7BB; background: -webkit-gradient(linear, left top, left bottom, from(#E7E7BB), to(#eeeeee));
background: -moz-linear-gradient(top, #E7E7BB, #eeeeee);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E7E7BB', endColorstr='#eeeeee');
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.1),
	0 0 16px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.1),
	0 0 16px rgba(0,0,0,0.1);
	box-shadow: inset 0 0 8px rgba(0,0,0,0.1),
	0 0 16px rgba(0,0,0,0.1);color:#333333;
}
.seSlideoutCont {
	width:221px;
	height: 301px;
	border-top: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	float:left;
	padding:1px  1px 1px 0px;
	margin-top:1px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;color:#333333;
}
.seTitle {
	width:191px; color:#333333;
	float:left;
	font-weight:bold;
	text-align:center;
	height: 40px;
}
.seClose {
	width:25px;
	float:right;
	height: 30px;
}
.seTitle p { margin: 0; padding: 5px 0 5px 0; }
.seRow {
	width: 100%;
	float: left;
	min-height: 20px;
}
.seLabel {
	padding: 0px 0px 0 10px;
	float:left;
	width: 64px;
}
.seSubmit {
	float:left;
	margin-left: 20px;
}
.seSubmit img {
	width:70px;
}
.seError {
	float:left;
	padding-left: 55px;
}

.cfe {
clear: both;
font-size: 10px;
padding-left: 78px; color:#000000
}
.inputField {
	width:138px;
}
#s_msg {
	width:138px;
}
#s_success_msg {
	margin: 0;
	padding: 0 0 0 0;
	text-align:center;
}
.invoke_callback {
	position: relative;
}
#close_div {
	position: absolute;
	left: 270px;
	top: 10px;
}
.cb_data {
	display: none;
}
#cb {
	z-index: 999;
	display: none;
	width: 300px;
	height: 350px;
	
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 17px;
	text-decoration: none;

	1background-color: #ccccff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left:-150px;
    margin-top:-150px;
	-moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  background: #E6E6FF; /* fallback for browsers that don't understand rgba */
  border: #solid 10px #000; /* fallback for browsers that don't understand rgba */
  background-color: rgba(255,255,255,0.8)/* slighly transparent white */
  border-color: solid 10px rgba(0,0,0,0.2) /*Very transparent black*/
}
/*callback_div*/
#cbd {
	margin: 10px 10px 10px 10px;
}
#cbd h2 {
	text-align: center;
	color: black;
	padding-bottom: 10px;
	font-size:16px
}#cbd b {
	text-align: center;
	color: black;
	font-size: 12px; color: #004FB3;
	padding-top:5px;
	padding-bottom:15px;
}
/*callbackform*/
#cbf ul { 
	list-style: none;
	margin: 0;
	padding-top: 10px;
	padding-left: 0px;
}
#cbf ul li {
	height: 45px;
}
#cbf ul li a {
	position: relative;
	float: left;
	left: 80px;
	margin-top: 15px;
}
#cbf ul li img {
	position: relative;
	float: left;
}
#cbf label {
	margin:0; width:60px; display:block; 
	padding:2px 0; 
	font-size: 14px;
	font-weight: normal;
	float:left;
}
#cbf input  {
	width:215px;
	border:1px solid #e1e1e1;
	float:left;
	height:20px;
	background-color: #FFCCCC;
}
#cbf textarea  {
	border:1px solid #e1e1e1;
	float:left;
	background-color: #FFCCCC;
	resize: none;
	font-family: monospace;
	FONT-SIZE: 100%;
}
/*contact-form-error*/
.cfe {
	clear: both;
	font-size: 10px;
	padding-left: 60px;
}
#callbackSubmitMsg {
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
}
.dn { display: none; }
.db { display: block; }
textarea{height: auto;}
/* Some basic styles */
#tooltip
{
    text-align: left;
    color: #fff;
  
	background:#333;

    position: absolute;
    z-index: 100;
    padding: 15px;
}
 
    #tooltip:after /* triangle decoration */
    {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #333;
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }
	
 
        #tooltip.top:after
        {
            border-top-color: transparent;
            border-bottom: 10px solid #333;
            top: -20px;
            bottom: auto;
        }
 
        #tooltip.left:after
        {
            left: 10px;
            margin: 0;
        }
 
        #tooltip.right:after
        {
            right: 10px;
            left: auto;
            margin: 0;
        }

.we1{ font-size:1.8em;
text-shadow: 1px 1px 0px #C9B9B9; color:#000000; font-weight:normal}

.wre5{ list-style:disc; padding-left:3em}
.wre5t{ list-style:url(../images/tick1.png); padding-left:3em}
.font88{ font-size:1.5em}
.wre6{ float:left}
.wre7{ float:left; padding:4px}
.button1 {
    display: block; font-size:16px;
   text-decoration: none; 
    padding: 6px 12px; text-align:center;
    border-top-left-radius: 10px 50px;
    border-bottom-left-radius: 10px 50px;
    border-top-right-radius: 10px 50px;
    border-bottom-right-radius: 10px 50px;
    -moz-border-radius-topleft: 10px 50px;
    -moz-border-radius-topright: 10px 50px;
    -moz-border-radius-bottomright: 10px 50px;
    -moz-border-radius-bottomleft: 10px 50px;
  -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
    transition: all 0.5s ease;}

.button1:hover {
    -moz-border-radius-topleft: 30px 50px;
    -moz-border-radius-topright: 30px 50px;
    -moz-border-radius-bottomright: 30px 50px;
    -moz-border-radius-bottomleft: 30px 50px;
    border-top-left-radius: 30px 50px;
    border-bottom-left-radius: 30px 50px;
    border-top-right-radius: 30px 50px;
    border-bottom-right-radius: 30px 50px;}
    
.blue {
color: #fff;
background: #957140;
background: -webkit-linear-gradient(top, #BAAA71 0%, #957140 100%);
background: -moz-linear-gradient(top, #BAAA71 0%, #957140 100%);
background: -ms-linear-gradient(top, #BAAA71 0%, #957140 100%);
background: -o-linear-gradient(top, #BAAA71 0%, #957140 100%);
background: linear-gradient(to bottom, #485863 0%, #58A7CC 100%);
text-shadow: #29a3cc 0 1px 3px;
-webkit-box-shadow: inset 0 1px 0 #38bdf4,
 inset 0 2px 0 #7bdeff,
 0 1px 3px #777,
 0 0px 1px #ccc;
-moz-box-shadow: inset 0 1px 0 #38bdf4,
 inset 0 2px 0 #7bdeff,
 0 1px 3px #777,
 0 0px 1px #ccc;
box-shadow: inset 0 1px 0 #38bdf4,
 inset 0 2px 0 #7bdeff,
 0 1px 3px #777,
 0 0px 1px #ccc;
}

/*eofslide*/
h1{ line-height:1em; font-size: 24px}
h2, h3, h4{ line-height:1em; font-size: 20px}
.list li {
position: relative;
padding-right: 1em;
background: url(/images/tick.png) 0 7px no-repeat;
padding-left: 20px;
list-style: none;
}
.hdfc1 {float:left; width:100%; background-color: #F0F0F0; box-shadow: 0 0 3px rgba(0,0,0,0.25)}
.hdfc2 {float:left}
.hdfc3 {font-size:18px; margin-left:10px}
.hd1 {float:left; width:100%; margin-top:10px}
#box-container{
    width: 100%;
	float:left
   
}
.box{
    width: 25%; float:left;
    min-height: 120px;
    background: #eeeeee;
background: -webkit-linear-gradient(top, #f4f4f4 0%, #cccccc 100%);
background: -moz-linear-gradient(top, #f4f4f4 0%, #cccccc 100%);
background: -ms-linear-gradient(top, #f4f4f4 0%, #cccccc 100%);
background: -o-linear-gradient(top, #f4f4f4 0%, #cccccc 100%);
background: linear-gradient(to bottom, #f4f4f4 0%, #cccccc 100%);

    box-shadow: 0 0 2px 0 #999;
    transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    text-align: left;
}
.box:hover{
    background: #6CC4AC;
	background: -webkit-linear-gradient(top, #6CC4AC 0%, #cccccc 100%);
background: -moz-linear-gradient(top, #6CC4AC 0%, #cccccc 100%);
background: -ms-linear-gradient(top, #6CC4AC 0%, #cccccc 100%);
background: -o-linear-gradient(top, #6CC4AC 0%, #cccccc 100%);
background: linear-gradient(to bottom, #6CC4AC 0%, #cccccc 100%);

}
 
@keyframes smalltobig{
    from{
        opacity: 0;
        transform: scale(0.1);
    }
    to{
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes toptobottom{
    from{
        opacity: 0;
        transform: translateY(-200%);
    }
    to{
        opacity: 1;
        transform: translateY(0%);
    }
}
@keyframes bottomtotop{
    from{
        opacity: 0;
        transform: translateY(200%);
    }
    to{
        opacity: 1;
        transform: translateY(0%);
    }
}
.ert5{width:100%; float:left; text-align:center; font-weight:bold; padding:10px 0px; background-color: #B7D1D5;}

 
.lk{-moz-border-radius:8px 8px 8px 8px; -webkit-border-radius:8px 8px 8px 8px; border-radius:8px 8px 8px 8px; border:#ADAD56 1px solid}
.lk1{-moz-border-radius:8px 8px 0px 0px; -webkit-border-radius:8px 8px 0px 0px; border-radius:8px 8px 0px 0px; border:#ADAD56 1px solid}
.ledge{-moz-border-radius:0px 0px 0px 8px; -webkit-border-radius:0px 0px 0px 8px; border-radius:0px 0px 0px 8px; }
.redge{-moz-border-radius:0px 0px 8px 0px; -webkit-border-radius:0px 0px 8px 0px; border-radius:0px 0px 8px 0px;}

.accordion {
padding: 0;
margin: 1em 3em;
width: 93%;
overflow: hidden;
font-size: 1em;
position: relative;
}

.accordion__title {
  padding: 0 1em;
  background: #ccc;
  border-top: 2px solid #eee;
  color: #222;
  float: left;
  line-height: 3;
  height: 3em;
  cursor: pointer;
  margin-right: .25em;
  font-size:14px
}

.no-js .accordion__title {
  float: none;
  height:auto;
  cursor:auto;
  margin:0;
  padding:0 2em;
}

.accordion__content {
  float: right;
  width: 98%;
  margin: 3em 0 0 -100%;
  padding: 1em;
  background: silver;
}

.no-js .accordion__content {
  float:left;
  margin:0;
}

.accordion__title:hover,
.accordion__title.active {
  background: rgb(113, 154, 177);
  color: white;
}

.no-js .accordion__title:hover {
  background-color:#ccc;
  color:#222;
}

.accordion__title.active {
 font-weight:bold;
  font-size:15px;
  -moz-border-radius:8px 8px 8px 8px; -webkit-border-radius:8px 8px 8px 8px; border-radius:0px 25px 0px 0px; 
}
.know {
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
padding: 5px 20px 5px 20px;
font-size: 0.9em;
color: #333333;
-webkit-box-shadow: 3px 1px 10px 0px rgba(50, 50, 50, 0.18);
-moz-box-shadow: 3px 1px 10px 0px rgba(50, 50, 50, 0.18);
box-shadow: 3px 1px 10px 0px rgba(50, 50, 50, 0.18);
background: #DDDDDD;
background: -webkit-linear-gradient(top, #ffffff, #DDDDDD);
background: -moz-linear-gradient(top, #ffffff, #DDDDDD);
background: -o-linear-gradient(top, #ffffff, #DDDDDD);
background: linear-gradient(to bottom, #ffffff, #DDDDDD);
}
#corner {
position: relative;
padding: 10px 0px 10px 60px;
margin: 0 auto 40px;
text-align: left;
background:#ECE8CE url(/images/pencil.png) no-repeat 0 28%;
}
#corner:before {
content: "";
position: absolute;
top: 0;
right: 0;
border-width: 20px;
border-style: solid;
border-color: #f8fafe #f8fafe #AAA793 #AAA793;
}
#corner:after {
position: absolute;
bottom: 5px;
right: 5px;
width: 15%;
height: 40px;
padding-left: 60px;
text-align: right;
}

#left_nav ul li {
display: block;
text-decoration: none;
padding: 0 0 0 35px;
margin: 7px 0 7px 0;
background: url(../images/nav_arrow.gif) no-repeat left;
border-bottom: 1px #bedf77 dashed;
background-position: 0px 0px;
}

.pictured {
background-color: #CC3333;
color: #FFF;
font-size: 12px;
padding: 9px 16px;
text-transform: uppercase;
float: left;
display: block;
clear: both;
margin-top: 10px;
}

.united {width:100%; float:left; background-color:#f4f4f4; background-image:url(../images/family.jpg); background-repeat:no-repeat; background-size: 100%; }
.united1 {width:auto; float:left; background-color:#FFFFFF; margin-left:20px; margin-top:10px; padding:5px}
.united2 {width:30%; float:left; opacity: 0.9; background-color:#FCFAFA;
    filter: alpha(opacity=90);box-shadow: 0 2px 0px rgba(0,0,0,0.2), 0 1px 5px rgba(0,0,0,0.2), 0 0 0 12px rgba(255,255,255,0.4); min-height:300px ; margin:3% 2% 2% 2%;}

ol.progtrckr {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ol.progtrckr li {
    display: inline-block;
    text-align: center;
    line-height: 3em;
}
ol.progtrckr[data-progtrckr-steps="2"] li { width: 25%; }
ol.progtrckr[data-progtrckr-steps="3"] li { width: 25%; }
ol.progtrckr[data-progtrckr-steps="4"] li { width: 25%; }
ol.progtrckr li.progtrckr-done {
    color: black;
    border-bottom: 4px solid yellowgreen;
}
ol.progtrckr li.progtrckr-todo {
    color: #000; 
    border-bottom: 4px solid silver;
}

ol.progtrckr li:after {
    content: "\00a0\00a0";
}
ol.progtrckr li:before {
    position: relative;
    bottom: -2.5em;
    float: left;
    left: 50%;
    line-height: 1em;
}
ol.progtrckr li.progtrckr-done:before {
    content: attr(data-title);
    color: white;
    background-color: yellowgreen;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: none;
    border-radius: 2em; margin-top:-4px
}
ol.progtrckr li.progtrckr-todo:before {
    content: attr(data-title);
    color: #5C4E4E;
    background-color: #CAC3C3;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: none;
    border-radius: 2em; margin-top:-4px
}
.za1{width:100%; float:left; background-color:#f4f4f4; background-image:url(../images/business.jpg); background-repeat:no-repeat; background-size: 100%;
}
.za2{width:35%; float:right; background-color:#FCFAFA;
    filter: alpha(opacity=90);box-shadow: 0 2px 0px rgba(0,0,0,0.2), 0 1px 5px rgba(0,0,0,0.2), 0 0 0 12px rgba(255,255,255,0.4);  margin:3% 2% 2% 2%; text-align:left; padding-top:10px}
	.za3{width:100%; float:left; background-color:#FFFFFF}
	.za4{float:left; padding:10px; padding-bottom:0px}
	.za5{float:left; padding:10px; padding-top:0px; padding-bottom:0px}
	.za7{width:100px; float:left; padding:2px; text-align:left}
	.za8{width:20%; float:left; margin-top:2%; background-color:#D1E75C; opacity:0.7; padding:10px; padding-left:0px; border-radius:0px 10px 54px 0px}

.rel1{width:100%; float:left; background-color:#f4f4f4; background-image:url(../images/aeroplane-rel.jpg); background-repeat:no-repeat; background-size: 100%;}
.rel2{width:35%; float:left; background-color:#E9F0C7;  filter: alpha(opacity=90);margin:3% 2% 2% 2%; text-align:left;}
.rel3{width:100%; float:left}	
.rel4{float:left; padding:10px; padding-bottom:0px; width:25%}
.rel5{float:left; padding:10px; padding-bottom:0px}

.sen2{float:left; filter: alpha(opacity=90);margin:3% 2% 2px 2px; text-align:left; margin-left:2px; margin-bottom:2px; width:80%;}
.stu{float:left; filter: alpha(opacity=90); text-align:left; width:74%; margin:5px; margin-bottom:0px}
.prs1{ list-style:disc; padding-left:2em}

.note {
  position: relative;
   padding: 1em 1.5em;
  margin: 15px 0px;
  color:#000000;
  background: #E4E7DD;
  overflow: hidden;
  float:left;
  width:95%
}

.note:before {
content: "";
position: absolute;
top: 0;
right: 0;
border-width: 0 16px 16px 0;
border-style: solid;
border-color: #fff #fff #505A3C #646660;
background: #6B706B;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
display: block;
width: 0;
}

.note.rounded {
  -moz-border-radius: 5px 0 5px 5px;
  border-radius: 5px 0 5px 5px;
}

.note.rounded:before {
  border-width: 8px;
  border-color: #fff #fff transparent transparent;
  -moz-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
}

.hoz {
border: #E8ECEC 1px solid;
background-color: #F3F7FA;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F3F7FA), to(#C9D9E9));
background: -webkit-linear-gradient(top, #F3F7FA, #C9D9E9);
background: -moz-linear-gradient(top, #F3F7FA, #C9D9E9);
background: -ms-linear-gradient(top, #F3F7FA, #C9D9E9);
background: -o-linear-gradient(top, #F3F7FA, #C9D9E9);
border: #E8ECEC 1px solid;
}
.triangle-isosceles.right {
margin-right: 50px;
background: #f3961c;
float:left; 
width:8%; 
margin-left:-118px
}
.triangle-isosceles {
position: relative;
padding: 15px;
margin: 1em 0 5em;
color: #000;
background: #f3961c;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#f9d835), to(#f3961c));
background: -moz-linear-gradient(#f9d835, #f3961c);
background: -o-linear-gradient(#f9d835, #f3961c);
background: linear-gradient(#f9d835, #f3961c);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.triangle-isosceles.right:after {
top: 16px;
right: -50px;
bottom: auto;
left: auto;
border-width: 10px 0 10px 50px;
border-color: transparent #f3961c;
}
.triangle-isosceles:after {
content: "";
position: absolute;
bottom: -15px;
left: 50px;
border-width: 15px 15px 0;
border-style: solid;
border-color: #f3961c transparent;
display: block;
width: 0;
}
.content-p{
width: 97%;
float: left;
background-color: #F0F3E4;
border: #FAF7F7 10px solid;
padding: 5px;
margin-top: 10px;
border-radius: 10px;
}
.arrow-form {
background: url(/images/arrow-bullet.png) no-repeat;
width: 109px;
height: 124px;
position: absolute;
top: 661px;
left:75px
}
.btn:hover {
border: 0;
background-color: #d9d9d9 !important;
-webkit-box-shadow: 0px 4px 0px #999999;
-moz-box-shadow: 0px 4px 0px #999999;
box-shadow: 0px 4px 0px #999999;
}
.btn:hover {
top: 2px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
color: #333;
background-color: #ebebeb;
border-color: #adadad;
}
.btn:hover, .btn:focus {
color: #333;
text-decoration: none;
}
.btn {
position: relative;
border: 0 !important;
cursor: pointer;
-webkit-font-smoothing: antialiased;
-webkit-border-radius: 10px;
-webkit-background-clip: padding-box;
-moz-border-radius: 10px;
-moz-background-clip: padding;
border-radius: 10px;
background-clip: padding-box;
-webkit-transition: all 50ms ease;
-moz-transition: all 50ms ease;
-o-transition: all 50ms ease;
transition: all 50ms ease;
border: 0;
background-color: #cccccc;
-webkit-box-shadow: 0px 6px 0px #999999;
-moz-box-shadow: 0px 6px 0px #999999;
box-shadow: 0px 6px 0px #999999;
}
.btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-default {
color:#000000;
border-color: #ccc;
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.imp {float:left; padding-top:315px; padding-left:50px}
.sen {float:right; width:17%; margin-top:30px}
.article {margin-bottom:20px; border:0; border-radius: 0px 10px 10px 10px; background-color: #F0F3E4; padding: 5px;}

#container {
    margin: auto;
    padding-top: 10px;
    font-family: helvetica, arial, sans-serif;
	width:100%
 }
#container1 {
    margin: auto;
    padding-top: 10px;
    font-family: helvetica, arial, sans-serif;
	width:100%
    }
.cont {
     background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
     background: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#c8c8c8));
     padding: 10px 20px;
     margin-left: -20px;
     margin-top: 0;
     position: relative;
     width: 70%;
 
    -moz-box-shadow: 1px 1px 3px #292929;
    -webkit-box-shadow: 1px 1px 3px #292929;
       box-shadow: 1px 1px 3px #292929;
 
    color: #454545;
    text-shadow: 0 1px 0 white;
}
 
.arrow {
     width: 0; height: 0;
     line-height: 0;
     border-left: 20px solid transparent;
     border-top: 10px solid #c8c8c8;
     top: 104%;
     left: 0;
     position: absolute;
}

.callout {
  position: relative;
}

.btnn{
  box-sizing: border-box;
  position: relative;
  display: inline-block;
}
.btnn:active{
  cursor:pointer;
  top: 4px;
  box-shadow: 0px 2px 0px 0px rgba(124, 136, 149, 1);
}
.btnn:hover{
  cursor:pointer;
}
.btn2 {
  padding: 20px 40px;
	height: 30px;
	background-color: #73A04A;
	box-shadow: 0px 5px 0px 0px rgba(124, 136, 149, 1);
	line-height: 6px;
	font-family: sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
}


/*universities*/
.dialogForm {
	border: 1px solid #43BCAD;
	box-shadow: 0px 0px 0px 8px rgba(0,0,0,0.3);
	padding: 5px;
	background: #FFFFFF;
	position: absolute;
	display: none;
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	font-size: 0.9em;
	text-align: left;
	z-index:1
}
.dialogForm:hover { background-color: rgb(217, 231, 244); }
.formClose { width: 100%; clear: both; cursor: pointer;}
.quickQuoteForm { cursor: pointer; }
.formrow { width: 100%; padding: 15px 0 5px 10px; min-width: 220px; }
.formrow span { width: 125px; float: left; }

.button11{
	height:2em;
	padding:2px 15px;
	cursor:pointer;
	display:inline-block;
	color:#414711;
	font-size:18px;
	border:1px dotted #4A803D;
	background:#eee;
	border-radius:4px;
	line-height:2em;
	text-decoration:none; font-weight:bold;
		
	-webkit-transition: all 0.3s linear;
     -khtml-transition: all 0.3s linear;
       -moz-transition: all 0.3s linear;
         -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
}
.button11:hover{
	-webkit-box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
     -khtml-box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
       -moz-box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
         -o-box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
            box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
}

.green{
	background: #cdeb8e; /* Old browsers */
	background: -moz-linear-gradient(top, #cdeb8e 0%, #a5c956 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cdeb8e), color-stop(100%,#a5c956)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* IE10+ */
	background: linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8e', endColorstr='#a5c956',GradientType=0 ); /* IE6-9 */
}
#tabszz {
	  overflow: hidden;
	  width: 100%;
	  margin: 0;
	  padding: 0;
	  list-style: none;
	}
#tabszz li {
	  float: left;
	  -webkit-border-radius: 6px 6px 0 0;
		-moz-border-radius: 6px 6px 0 0;
		border-radius: 6px 6px 0 0;
		float: left;
		width: 168px;
		margin: 2px 10px 0 0;
		position: relative;
		z-index: 1;
	}
#tabszz a {
	 -webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	display: block;
	text-align: center;
	width: 168px;
	line-height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	outline: none;
	float: left;
	background: #7B948B;
	-webkit-transition: background-color 0.3s linear;
	-moz-transition: background-color 0.3s linear;
	-o-transition: background-color 0.3s linear;
	-ms-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;   
	}
#tabszz a:focus {
	  outline: 0;
	}
#tabszz #currentzz {
z-index: 3;
 background: #2B477D;
background-image: radial-gradient(transparent 30%, rgba(0, 0, 0, 0.2));
border: 0 solid rgba(0,0,0,0.2);
color: #fff;
font-size: 20px;
font-weight: bold;
text-shadow: -1px -1px 1px rgba(0,0,0,0.2);
border-width: 0 1px 1px 1px;
border-color: rgba(0,0,0,0.1);
box-shadow: 1px 3px 11px rgba(0,0,0,0.3);
opacity: 1;
 filter: alpha(opacity=100);      
}
#content-forumzz {
 padding: 2%;
float: left;
width:96%; 
box-shadow: inset 0px 0px 66px -11px #D9DBBE;
/*height: 220px;*/
}
.Res{ 
width: 98%; 
margin: 0 0 0.4em 0; 
float: left; 
padding:10px;
-webkit-box-shadow: 3px 3px 17px 0px rgba(50, 50, 50, 0.54);
-moz-box-shadow:    3px 3px 17px 0px rgba(50, 50, 50, 0.54);
box-shadow:         3px 3px 17px 0px rgba(50, 50, 50, 0.54);
 }
.Res:hover {
background:#CCCCCC;
background: -webkit-linear-gradient(top, #ffffff, #E9ECE0);
background: -moz-linear-gradient(top, #ffffff, #E9ECE0);
background: -o-linear-gradient(top, #ffffff, #E9ECE0);
background: linear-gradient(to bottom, #ffffff, #E9ECE0);
}

.rel-h {float:left; filter: alpha(opacity=90); text-align:left; width:68%; margin:5px; margin-bottom:0px}
.rel-he {margin-top:20px; width:100%; float:left}
.rel-h1 {float: left; padding: 10px; padding-bottom: 0px; width: 35%; }
.rel5{float:left; padding:10px; padding-bottom:0px}
.rel-t {float:left; text-align:left; width:70%; margin:5px; margin-bottom:0px}

ol.progtrckr {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ol.progtrckr li {
    display: inline-block;
    text-align: center;
    line-height: 3em;
}
ol.progtrckr[data-progtrckr-steps="2"] li { width: 25%; }
ol.progtrckr[data-progtrckr-steps="3"] li { width: 25%; }
ol.progtrckr[data-progtrckr-steps="4"] li { width: 25%; }
ol.progtrckr li.progtrckr-done {
    color: black;
    border-bottom: 4px solid yellowgreen;
}
ol.progtrckr li.progtrckr-todo {
    color: #000; 
    border-bottom: 4px solid silver;
}

ol.progtrckr li:after {
    content: "\00a0\00a0";
}
ol.progtrckr li:before {
    position: relative;
    bottom: -2.5em;
    float: left;
    left: 50%;
    line-height: 1em;
}
ol.progtrckr li.progtrckr-done:before {
    content: attr(data-title);
    color: white;
    background-color: yellowgreen;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: none;
    border-radius: 2em; margin-top:-4px
}
ol.progtrckr li.progtrckr-todo:before {
    content: attr(data-title);
    color: #5C4E4E;
    background-color: #CAC3C3;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: none;
    border-radius: 2em; margin-top:-4px
}

.faq {
width: 97%;
margin: 10px 10px 0px 10px;
padding: 5px;
}
.faq-b {
font-size: 18px;
font-family: 'Abel', sans-serif;
}
.dotted {
border: 1px dotted #5181AD;
border-style: none none dotted;
color: #76BDFD;
background-color: #76BDFD;
float: left;
width: 100%;
}
.call_box {
width: 20%;
height: auto;
float: right;
padding: 10px 10px;
margin-bottom: 0px;
line-height: 16px;
border: 1px dashed #f1f1f1;
background: #BDF5BC;
font-size: 12px;
text-align: left;
margin-left: 5px;
}
.call-b {
font-size: 25px;
padding-top: 10px;
float: left;
}

.rel-u {float: right;width: 30%;background-color: #DDF4C5;padding: 5px 0 5px 5px;margin-right: -10px;border-radius: 20px 0 0 20px;}
.rel-u1 {padding:5px; background-color:#DADABA; font-size:18px}

.example-number {
position:relative;
width:141px;
height: 280px; 
font-size:13px;
text-align:left;
color:#fff;
 background:#0B538D;
top: 153px;
right: 0px; padding:5px;
position: fixed;
}
/* creates the larger triangle */
.example-number:before {
 content: "";
position: absolute;
bottom: -60px;
right: 0;
border-width: 0 0 62px 29px;
border-style: solid;
border-color: transparent #0B538D;
}
/* creates the larger triangle */
.example-number:after {
content: "";
position: absolute;
bottom: -74px;
right: 90px;
border-width: 0 0 61px 32px;
border-style: solid;
border-color: transparent;
}

@media screen and (max-width: 240px){
#selectElement{ width:210px}
.company {display:none}
.rel-h {width:100%}
.rel-h1 {width:100%}
.rel5 {width:100%}
ol.progtrckr{ display:none}
.call_box {width:80%}
.rel-u {float:left; width:100%; margin-top:20px; border-radius: 10px;}
.example-number {display:none}
.rel-t {width:100%}
}

@media screen and (max-width: 299px) and (min-width: 240px){
#selectElement{ width:220px}
.company {display:none}
.rel-h {width:95%}
.rel-h1 {width:100%}
.rel5 {width:100%}
ol.progtrckr{ display:none}
.Res{ width: 95%} 
.call_box {width:80%}
.rel-u {float:left; width:100%; margin-top:20px; border-radius: 10px;}
.example-number {display:none}
.rel-t {width:95%}
}
@media screen and (max-width: 399px) and (min-width: 300px){
.hdfc {display:none}
.company {display:none}
.rel-h {width:95%}
.rel-h1 {width:100%}
.rel5 {width:100%}
ol.progtrckr{ display:none}
.Res{ width: 95%} 
.call_box {width:80%}
.rel-u {float:left; width:100%; margin-top:20px; border-radius: 10px;}
.example-number {display:none}
.rel-t {width:95%}
}
@media screen and (max-width: 599px) and (min-width: 400px){
.hdfc {display:none}
.company {display:none}
.rel-h {width:100%}
.rel-h1 {width:100%}
.rel5 {width:100%}
ol.progtrckr{ display:none}
.Res{ width: 96%} 
.call_box {width:55%}
.rel-u {float:left; width:100%; margin-top:20px; border-radius: 10px;}
.example-number {display:none}
.rel-t {width:97%}
}
@media screen and (max-width: 799px) and (min-width: 600px){
.hdfc {display:none}
.company {display:none}
.rel-h {width:100%}
.call_box {width:38%}
.rel-u {float:left; width:100%; margin-top:20px; border-radius: 10px;}
.example-number {display:none}
.rel-t {width:100%}
}
@media screen and (max-width: 999px) and (min-width: 800px){
.company {display:none}
.rel-h {width:100%}
.rel-h1 {width:35%}
.call_box {width:31%}
.example-number {display:none}
.rel-t {width:100%}
}
@media screen and (max-width: 1099px) and (min-width: 1000px){
.rel-h1 {width:30%}
.rel-h {width:65%}
.call_box {width:26%}
li a.citation{display:none}
.rel-t {width:55%}
}
@media screen and (max-width: 1199px) and (min-width: 1100px) {
.rel-h1 {width:30%}
.rel-h {width:65%}
.call_box {width:26%}
li a.citation{display:none}
.rel-t {width:55%}
}
@media screen and (min-width: 1200px) {
.call_box {width:23%}
li a.citation{display:none}
}

@media only screen and (min-width: 768px) {
/* First level appear */
.menu > li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin-top: 0px;
}

/* Style for dropdown links */
.menu li > ul li {
	font-size: 13px;
	position: relative;
	display: block;
	padding: 15px 10px;
    
}

.menu > li > ul  li:hover {
	1background-color: rgba(26, 81, 137, 1);
	background-color: #023467;
	1background-color: rgb(39, 60, 141);

}

.menu ul  li:hover > a {
	1color: #446cb3;
	color: #FFFFFF;
}

/* Second and third dropdown level */
.menu > li > ul li ul {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	list-style: none;
	top:0px;
	left: 200px;
	background-color: #023467;
	width: 200px;
	text-align: left;
	padding: 0px;
	margin-left: 30px;
}

.menu > li > ul li ul li:hover {
	background-color: #fff;
}
input#responsive_menu { display: none; }

.menu > li > ul li ul li ul {
	background-color: #446cb3;
}

.menu > li > ul li ul li ul li:hover {
	background-color: #fff;
}

/* Second and third level appears */
.menu > li ul li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin-left: 0px;
}

/* Megadrop width dropdown */
.menu > li > .megadrop {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	list-style: none;
	top:53px;
	left: 0px;
	background-color: #446cb3;
	width: 100%;
	min-height: 100px;
	text-align: left;
	margin-top:30px;
	padding: 0;
	z-index: 99;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	overflow: hidden;
}

/* megadrop appears */
.menu > li:hover .megadrop {
	opacity: 1;
	visibility: visible;
	margin-top: 0px;
}

.menu ul li:hover:after {
	color: white;
}

/* columndrop dropdown */
.menu .columndrop {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	list-style: none;
	top:50px;
    1background-color: #023467;
	background-color: rgba(26, 81, 137, 1);
	min-height: 100px;
	text-align: left;
	margin-top:30px;
	padding: 0;
	padding: 0 10px;
	z-index: 99;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.menu > li:hover .columndrop {
	opacity: 1;
	visibility: visible;
	margin-top: 0px;
    color: #fff;
}

.menu .columndrop .col {width: 140px;margin:0 9px;}


/*.coldrop full width dropdown */
.menu .col {
	width: 14.1%;
	float: left;
	color:white;
	margin: 0 0 0 2.2%;
}

.menu .col ul {
	padding: 0;
	margin: 0;
}

.menu .col ul li {
	padding: 0;
	list-style: none;
	font-size: 13px;
}

.menu .col h3 {
	font-size: 16px;
	padding: 14px 0;
	font-weight: 400;
	margin: 5px 0 5px 0;
}

.menu .col ul li a {
	display: block;
	padding: 0 0 15px 0;
}
.menu .col ul li a:hover { color:#D6DBAD;
    text-decoration: underline;
}

} /* NK */

.menu > li > ul li ul, .menu li >ul li, .menu > li > .megadrop, .menu > li > .columndrop, .menu > li > ul, .menu > li {
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out; 
	-webkit-transition: all 0.2s ease-in-out; 
  	-ms-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-outs; 
}

.hdev{padding: 14px 0; margin: 5px 0 5px 0; font-weight:bold}
/* Responsive container Setting */


@media only screen and (max-width: 999px) {

/* New direction for third dropdown level */
.menu > li > ul li ul li ul {
	left: -200px;
	z-index: 3;
}

.menu > li > a{
	padding: 14px 12px;
	font-size: 12px;
}

.menu .columndrop .col {width: 120px;margin:0 5px;}

}

@media only screen and (min-width: 768px) and (max-width: 999px) {
	.headerWrap {
		width:100%;
		padding: 0px 0 0 0;
		margin: 0;
	}
	.nav-container {
		width: 85%;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
	.headerWrap {
		width:100%;
		padding: 0px 0 0 0;
		margin: 0;
	}
}

@media only screen and (max-width: 767px) {
.we3 {margin-top:0px; float:right}
	.bannerWrap { display: none; }

	.headerWrap {
		width: 100%;
		padding: 0px 0 0 0;
		min-height: 65px;
	}
	.nav-container {
		width:100%;
		float: right;
	}
	.menu {
      display: none;
    }
	.menu_small { display: block; }

	label.responsive_menu span {
		display: block;
        font-size: 20px;
        font-variant: small-caps;
        font-weight:400;
	}

	label.responsive_menu {
      position: relative;
      display: block;
      width: 200px;
	  float: right;
      background-color: #446cb3;
      1padding: 15px 0;
	  1float:left;
      
	}
	input#responsive_menu { display: none; }

	.menu {
		padding: 0;
	}

	.menu li {
		width: 100%;
		display:block;
		text-align: left;
		margin-left: 0;
	}

	.menu > li {
		border-right: none;
    	padding: 18px 0px;
    	position: relative;
	}

	.menu > li > a {
		display: inline;
	}

	.menu li ul, .menu li .megadrop, .menu li .columndrop {
		top:45px;
	}

	.menu li ul {
		padding: 0;
	}

	.menu .megadrop, .menu .columndrop {
		width: 100%;
		padding: 0 2.5%;
	}

	.menu li > ul li {
		padding: 18px 0px;
	}

	.menu .col, .menu .columndrop .col { 
		width: 94%;
		padding: 0 3%;
	}

	.menu > li > ul {
		width: 100%;
	}

	.menu > li > ul li ul {
		width: 100%;
		top:43px;
		left: 0;
		margin-top: 30px;
		z-index: 2;
	}

	.menu > li > ul > li:hover ul {
		margin-top: 0;
	}
	
		#responsive_menu:checked+.menu {
		display: block;
	}

    label:after {
        position: absolute;
        top:9px;
        right: 10px;
        1content: "\2263";
        font-size: 35px;
        color: #f2f2f2;
    }


	.menu > li > ul li ul li ul {
		width: 100%;
		top:43px;
		left: 0px;
		margin-left: 0;
		margin-top: 30px;
	}

	.menu > li > ul > li ul li:hover ul{
		margin-top: 0;
	}

	.menu > li > ul li{ 
		padding: 15px 0 15px 6%;
		width: 94%;
	}

	.menu > li > ul li ul li{ 
		padding: 15px 0 15px 9%;
		width: 91%;
	}

	.menu > li > ul li ul li ul li{ 
		padding: 15px 0 15px 12%;
		width: 88%;
	}
	
	.menu ul li.dropdown:after {
		left: 90%;
	}

	/* Second and third dropdown level */
	.col ul {
		opacity: 0;
		visibility: hidden;
		position: absolute;
		list-style: none;
		top:0px;
		left: 200px;
		background-color: #446cb3;
		width: 200px;
		text-align: left;
		padding: 0px;
		margin-left: 30px;
	}

	/* Disable animation */
	.menu > li > ul li ul, .menu li >ul li, .menu > li > .megadrop, .menu > li > .columndrop, .menu > li > ul, .menu > li {
		transition: none;
		-moz-transition: none; 
		-webkit-transition: none; 
          	-ms-transition: none; 
		-o-transition: none; 
	}
	.footerNav { width: 96%; margin: 0 2% 20px 2%; text-align: center; }
	.footerSocial { width: 96%; margin: 0 2% 20px 2%; }
	.footerSocial ul { float: left; }
	.fCopy { width: 96%; margin: 0 2% 20px 2%; }

}

@media only screen and (max-width: 768px) {
	.bNamesMenu { display: block; }
	.midWrapBabyTrial { width: 96%; margin: 0 2% 0 2%; }
	.midWrapBaby { width: 93%; margin: 0 2% 0 2%; }
	.pageHeaderSection {
		width:98%;
		margin: 0 1% 0 1%;
	}
	.pageHeaderSection span {
		width: 100%;
		float: left;
		text-align: center;
	}
	.pageHeaderSection span img {
		margin: 0 0 0 0;
	}
	.pageHeaderSection h1 {
		width: 100%;
		float: left;
		font-size: 1.8em;
		text-align: center;
		margin: 0 0 20px 0;
	}
}
@media only screen and (min-width: 769px) and (max-width: 1024px)  {
	.pageHeaderSection {
		width:96%;
		margin: 0 2% 0 2%;
	}
	.pageHeaderSection span {
		width: 100%;
		float: left;
		text-align: center;
	}
	.pageHeaderSection span img {
		margin: 0 0 0 0;
	}
	.pageHeaderSection h1 {
		width: 100%;
		float: left;
		font-size: 1.8em;
		text-align: center;
		margin: 0 0 20px 0;
	}}

@media (max-width: 48em) {

  .accordion {
padding: 0;
margin: 3em 0em;
width: 100%;
overflow: hidden;
font-size: 1em;
position: relative;
}
  .accordion__title,
  .accordion__content { 
    float: none;
    margin: 0;
  }

  .accordion__title:first-child {
    border:none;
  }

 .accordion__title.active {
  border-top-color:#eee;
  }

  .accordion__title.active, .accordion__title:hover {
    background:#777;
  }

  .accordion__title:before {
  content:"+";
  text-align:center;
  width:2em;
  display:inline-block;
  }
 .accordion__title.active:before {
  content:"-";
  }

  .accordion__content {
    position:relative;
    overflow:hidden;
     padding:0em;
  }

}
	
@media (max-width: 76em) { .accordion {
padding: 0;
margin: 3em 0em;
width: 100%;
overflow: hidden;
font-size: 1em;
position: relative;
}}