@charset "utf-8";
body {
	margin: 0px;
}
#slider-container
{
	width:100%;
	padding:115px 0px 0px 0px;
}
.top-nav-outer-div {
	background-color: #FFFFFF;
	height: 90px;
	width: 100%;
	box-shadow:0px 1px 3px #999999;
	position: fixed;
	margin-top: 30px;
	z-index: 1000;
	
}
.slider-main-div-inner {
}
.slider-blank-div {
	clear: both;
	height: 90px;
	width: 100%;
}


.top-nav-center-div {
	height: 90px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
.logo-div {
	text-align: left;
	vertical-align: top;
	float: left;
	display: block;
	margin-top: 5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.top-navigation-ul {
	float: right;
	height: 85px;
	width: auto;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.top-navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	display: block;
	float: left;
}

.top-navigation a:hover {
	color: #FFFFFF;
	background-color: #0c0565;
}

.top-navigation a {
	height: 42px;
	padding-top: 28px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	text-decoration: none;
	color: #666666;
}
.menu-trigger
{
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0c0565;
	text-align: left;
	vertical-align: top;
	margin-bottom: 0px;
	cursor:pointer;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: both;
	margin-top: 0px;
	-moz-border-radius:3px;
	border-radius:3px;
	background-image:url(../images/three-tripes.png);
	background-repeat: no-repeat;
	background-position: 10px 9px;
}
.top-navigation-ul li ul
{
visibility:hidden;
	display: block;
	position: absolute;
	list-style-type: none;
	padding-left: 0px;
	

}
.top-navigation-ul li ul li a
{
	color: #000000;
	text-align: left;
	vertical-align: top;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d6d6d6;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top-navigation-ul li ul li a:hover
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #47B0C3;
	border-right-color: #47B0C3;
	border-left-color: #47B0C3;
	background: linear-gradient(#5ebbcc, #0190aa);
	background: -moz-linear-gradient(#5ebbcc, #0190aa);
	color: #ffffff;

}
#over-display-services:hover #visible-over-services
{
display:block;
visibility:visible;
}

#over-display-about:hover #visible-over-about
{
display:block;
visibility:visible;
}
#over-display-career:hover #visible-over-career
{
display:block;
visibility:visible;
}
.over-display-career:hover .visible-over-career
{
display:block;
visibility:visible;
}
.company-name-div {
	float: left;
	height: auto;
	width: auto;
}
.company-nameP {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0C0565;
	text-align: left;
	vertical-align: top;
	display: block;
	clear: both;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.company-type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.company-iso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.call-action-button {
	background-color: #2b2d2e;
	text-align: center;
	vertical-align: top;
	display: block;
	float: left;
	height: 23px;
	width: 33%;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3e4040;
	background-image: url(../images/call-icon.png);
	background-repeat: no-repeat;
	background-position: center;
}
.share-page {
	background-color: #2b2d2e;
	text-align: center;
	vertical-align: top;
	display: block;
	float: left;
	height: 23px;
	width: 33%;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3e4040;
	background-image: url(../images/share.png);
	background-repeat: no-repeat;
	background-position: center;
}
.mobile-conact-page {
	background-color: #2b2d2e;
	text-align: center;
	vertical-align: top;
	display: block;
	float: left;
	height: 23px;
	width: 33%;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/get-started.png);
	background-repeat: no-repeat;
	background-position: center;
}
.call-action-button:hover {
	background-color: #454545;
}
.mobile-conact-page:hover {
	background-color: #454545;
}
.share-page:hover {
	background-color: #454545;
}

.call-share-div {
	width: 100%;
	float: left;
	margin-top: 1px;
	background-color: #2b2d2e;
	display:none;
}
.action-call-share-div {
	width: 100%;
	float: left;
	margin-top: 1px;
	background-color: #2b2d2e;
	display:none;
}
.action-call{
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}
.action-image-icons{
	display:inline-block;
	text-align: left;
	padding-right: 5px;
}

.content-outer-div {
	float: left;
	height: auto;
	width: 100%;
}
.content-boxes-heading {
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	color: #000;
	text-transform:uppercase;;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 40px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
	background-image: url(../images/upper-errow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.learning-center-boxes-div {
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	height: auto;
	width: 23%;
	margin-right: 1%;
	margin-left: 1%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e4e4e4;
	-moz-border-radius:30px;
	border-radius:30px;
	border-bottom-color: #e4e4e4;
	background-color: #fdfdfd;
	position: relative;
	float: left;
	overflow: hidden;
}

.learning-image {
	text-align: center;
	vertical-align: top;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 5px;
}
.learning-boxes-H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 5px;
	margin-bottom: 18px;
}

.learning-invisible-div {
	background:rgba(0,0,0,0.6);
	position: absolute;
	width:100%;
	-moz-border-radius:30px;
	border-radius:30px;
	display:none;
	
}

.inner-box-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #E85858;
	text-align: center;
	vertical-align: top;
	display: block;
	width: 120px;
	margin-top: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-decoration: none;
	-moz-border-radius:7px;
	border-radius:7px;
}
.inner-box-button:hover {
	color: #333333;
	background-color: #FFFFFF;
}
.learning-center-boxes-div:hover .learning-invisible-div  {display:block}
.about-us-outer-div {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 70px;
	margin-bottom: 10px;
	background-image: url(../images/home-about-back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.read-more-home {
	display:inline-bock;
	text-align:center;
}
.about-us-heading {
	font-family: 'oswald', sans-serif;
	font-size: 36px;
	color: #ffa800;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 40px;
	margin-bottom: 10px;
	text-shadow:1px 1px 1px #000000;
}
.about-us-heading-h1 {
	font-family: 'oswald', sans-serif;
	font-size: 36px;
	color: #ffa800;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 40px;
	margin-bottom: 10px;
	text-shadow:1px 1px 1px #000000;
	font-weight: normal;	
}
.about-us-matter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
.knowledge-box-div-1 {
	
	height: 100%;
	width: 100%;
	
	margin-top:30px;
	
	
	-moz-border-radius:5px;
	border-radius:5px;
	
	
	position: relative;
	background-color: #000000;
}
.blog-outer-div {
	background-color: #0066CC;
	float: left;
	height: 250px;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 30px;
}

.knowledge-box-div-2 {
	float: left;
	height: auto;
	width: 30%;
	margin-right:0px;
	margin-bottom: 0px;
	-moz-border-radius:5px;
	border-radius:5px;
	box-shadow:1px 1px 2px #999999;
	margin-top: 10px;
	position: relative;
	background-color: #000000;
}
.knowledge-image {
	display: block;
	height: auto;
	width: 100%;
	-moz-border-radius:5px;
	border-radius:5px;
}

.knowledge-box-text {
	font-family: 'oswald', sans-serif;
	font-size: 20px;
	color: #ffa800;
	text-align: center;
	vertical-align: bottom;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-shadow:1px 1px 1px #000000;
	background-color: #000000;
	position: absolute;
	width: 100%;
	bottom: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	-moz-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
	background:rgba(0,0,0,0.6);
	text-decoration: none;
}
.knowledge-box-text:hover {
	color: #FFFFFF;
	background-color: #6AA8DF;
}
.about-center-div {
	height: auto;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.knowledge-box-div-1:hover img{opacity:0.5;}
.knowledge-box-div-1:hover .knowledge-box-text{background-color: #E85858; text-decoration:none; color:#fff}

.knowledge-box-div-2:hover img{opacity:0.5;}
.knowledge-box-div-2:hover .knowledge-box-text{background-color: #E85858;
}
.three-box-div {
	display: block;
	float: left;
	height: auto;
	width: 33%;
	margin-top: 5px;
	margin-bottom: 20px;
}
.three-box-image {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.three-box-H1 {
	font-family: 'oswald', sans-serif;
	font-size: 20px;
	color: #333333;
	display: block;
	text-align: center;
	vertical-align: top;
	margin-top: 15px;
	margin-bottom: 10px;
}
.three-box-matter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	display: block;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.map-outer-div {
	float: left;
	height: auto;
	width: 100%;
	background-color: #03426a;
	margin-top: 20px;
}

.map-video-div {
	display: block;
	float: left;
	height: auto;
	width: 30%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.membership-matter {
	font-family: 'Slabo 27px', serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	
	line-height: 22px;
}
.member-image-pad {
	display: block;
	height: auto;
	width: 100%;
	margin-top: 20px;
}
.map-inner-div {
	width: 100%;
	height: auto;
}
.white-box {
	background-color: #FFFFFF;
	height: 50px;
	width: 50px;
	float: right;
	position: absolute;
}

.membership-div {
	display: block;
	float: left;
	height: 300px;
	width: 30%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 20px;
}
.map-heading {
	font-family: 'oswald', sans-serif;
	font-size: 24px;
	color: #ffa800;
	
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	
}
.footer-outer-div {
	background-color: #1B1A28;
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 20px;
}
.bottom-footer-div {
	background-color: #000000;
	float: left;
	height: auto;
	width: 100%;
}
.bottom-center-div {
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.copyright-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AFACCC;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
.footer-right-most-div {
	display: block;
	float: right;
	height: auto;
	width: 22%;
	margin-left: 1%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3d3a56;
}
.location-p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.location-address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6D5E6;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
}


.footer-links-div {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 20px;
	float: left;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3d3a56;
}
.footer-links-UL {
	display: block;
	width: 15%;
	float: left;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.footer-disclaimer-div {
	display: block;
	float: left;
	width: 100%;
	height: auto;
}
.disclaimer-heading {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
}
.disclaimer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: justify;
	vertical-align: top;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 17px;
}
.disclaimer-readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	display: block;
	float: left;
	padding-top: 10px;
	padding-bottom: 0px;
}
.center80P-div {
	height: auto;
	width: 80%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


.footer-links-UL li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2E1EC;
	text-align: left;
	vertical-align: top;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}.footer-links-links {
	color: #E2E1EC;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/footer-bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	padding-left: 8px;
}
.footer-links-headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.social-us-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
	text-shadow:1px 1px 1px #000000;
	line-height: 26px;
}
.social-center-div {
	height: auto;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.social-media-box-div {
	height: auto;
	width: 100%;
	float: left;
}
.social-media-four-box-div {
	display: block;
	float: left;
	height: auto;
	width: 20%;
}
.social-media-box-image {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.social-media-box-headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}
.youtube-link-home {
	background-image: url(../images/youtube.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 90px;
	padding-bottom: 0px;
}
.facebook-link-home {
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 90px;
	padding-bottom: 0px;
}
.twitter-link-home {
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 90px;
	padding-bottom: 0px;
}
.linkedin-link-home {
	background-image: url(../images/linkedin.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 90px;
	padding-bottom: 0px;
}
.wordpress-link-home {
	background-image: url(../images/wordpress.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 90px;
	padding-bottom: 0px;
}
.innerUL {
	display: block;
	padding: 0px;
	
	position: absolute;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 185px;
	z-index: 1000;
	clear: both;
	float: none;
	width:200px;
}
.innerUL li{
	display: block;
	
}

#over-inner-linkUL{
	display:block;
	visibility: hidden;
}
#over-inner-links:hover #over-inner-linkUL{
	display:block;
	visibility: visible;
}
#over-inner-linkUL1{
	display:block;
	visibility: hidden;
}
#over-inner-links1:hover #over-inner-linkUL1{
	display:block;
	visibility: visible;
}
#over-inner-linkUL2{
	display:block;
	visibility: hidden;
}
#over-inner-links2:hover #over-inner-linkUL2{
	display:block;
	visibility: visible;
}
#over-inner-linkUL3{
	display:block;
	visibility: hidden;
	width:160px;
}

#over-inner-links3:hover #over-inner-linkUL3{
	display:block;
	visibility: visible;
}
#over-inner-linkUL4{
	display:block;
	visibility: hidden;
	width:170px;
}
#over-inner-links4:hover #over-inner-linkUL4{
	display:block;
	visibility: visible;
}
#over-inner-linkUL5{
	display:block;
	visibility: hidden;
	width:140px;
}
#over-inner-links5:hover #over-inner-linkUL5{
	display:block;
	visibility: visible;
}
.innermost-UL{
	display: block;
	padding: 0px;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	width: 120px;
}
#innermost-UL-ID{
	display:block;
	visibility: hidden;
}
.innermost-UL-ID{
	display:block;
	visibility: hidden;
}
#innermost-Li:hover #innermost-UL-ID{
	display:block;
	visibility: visible;
}
.innermost-Li:hover .innermost-UL-ID{
	display:block;
	visibility: visible;
}
#bullet-back{
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	float: right;
	height: 6px;
	width: 3px;
	margin-left: 3px;
	margin-top: 4px;
	margin-bottom: 0px;
}
.bullet-back{
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	float: right;
	height: 6px;
	width: 3px;
	margin-left: 3px;
	margin-top: 4px;
	margin-bottom: 0px;
}
.start-business-outer-div {
	float: left;
	height: auto;
	width: 100%;
}
.start-business-center-div {
	height: auto;
	width: 80%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.start-home-service {
	width:100%;
	float:left;	
	overflow:hidden;
	margin-bottom:20px;
}
.start-boxes-div1 {
	/*background-color: #ea2634;*/
	display: block;
	float: left;
	width: 100%;
	transition: all 0.1s ease-in-out;
	height: auto;
	-moz-border-radius:20px;
	border-radius:20px;
	text-decoration: none;
}
.start-boxes-div2 {
	/*background-color: #77b3d4;*/
	display: block;
	float: left;
	width: 100%;
	-moz-border-radius:20px;
	border-radius:20px;
	height: auto;
	text-decoration: none;
	transition: all 0.1s ease-in-out;
}
.start-boxes-div3 {
	/*background-color: #5cb85c;*/
	display: block;
	float: left;
	width: 100%;
	transition: all 0.1s ease-in-out;
	height: auto;
	-moz-border-radius:20px;
	border-radius:20px;
	text-decoration: none;
}
.start-boxes-div4 {
	/*background-color: #e0995e;*/
	display: block;
	float: left;
	width: 100%;
	transition: all 0.1s ease-in-out;
	height: auto;
	-moz-border-radius:20px;
	border-radius:20px;
	text-decoration: none;
}
.start-boxes-div5 {
	/*background-color: #76c2af;*/
	display: block;
	float: left;
	width: 100%;
	transition: all 0.1s ease-in-out;
	height: auto;
	-moz-border-radius:20px;
	border-radius:20px;
	text-decoration: none;
}
.start-boxes-div6 {
	/*background-color: #8dce8d;*/
	display: block;
	float: left;
	width: 100%;
	transition: all 0.1s ease-in-out;
	height: auto;
	-moz-border-radius:20px;
	border-radius:20px;
	text-decoration: none;
}
/*.start-boxes-div1:hover {
	background-color: #e0995e;
	text-decoration:none;
	transform:scale(1.1);
}
.start-boxes-div2:hover {
	background-color: #76c2af;
	text-decoration:none;
	transform:scale(1.1);
}
.start-boxes-div3:hover  {
	background-color: #8dce8d;
	text-decoration:none;
	transform:scale(1.1);
}
.start-boxes-div4:hover {
	background-color: #ea2634;
	text-decoration:none;
	transform:scale(1.1);
}
.start-boxes-div5:hover {
	background-color: #77b3d4;
	text-decoration:none;
	transform:scale(1.1);
}
.start-boxes-div6:hover {
	background-color: #5cb85c;
	text-decoration:none;
	transform:scale(1.1);
}
*/.start-box-image {
	display: block;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.start-box-heading {
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	color: #000066;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
	text-decoration: none;
}
.start-box-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	text-decoration: none;
}
#visible-media-display{visibility:hidden}
#media-display:hover #visible-media-display{visibility:visible}



.top-navigation #about-us-ID-home {
	height: 70px;
	padding-top: 42px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	text-decoration: none;
	color: #666666;
	background-image: url(../images/about.png);
	background-repeat: no-repeat;
	background-position: center 12px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.top-navigation #about-us-ID-home:hover {
	background-image: url(../images/about-over.png);
	color: #FFFFFF;
	background-color:#ea2536;
}
.top-navigation #services-ID-home {
	height: 70px;
	padding-top: 42px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	text-decoration: none;
	color: #666666;
	background-image: url(../images/services-over.png);
	background-repeat: no-repeat;
	background-position: center 12px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.top-navigation #services-ID-home:hover {
	background-image: url(../images/services.png);
	color: #FFFFFF;
	background-color:#ea2536;
}

.top-navigation #clients-ID-home {
	height: 70px;
	padding-top: 42px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	text-decoration: none;
	color: #666666;
	background-image: url(../images/clients.png);
	background-repeat: no-repeat;
	background-position: center 12px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.top-navigation #clients-ID-home:hover {
	background-image: url(../images/clients-over.png);
	color: #FFFFFF;
	background-color:#ea2536;
}
.top-navigation #calculators {
	height: 70px;
	padding-top: 42px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	text-decoration: none;
	color: #666666;
	background-image: url(../images/calculators.png);
	background-repeat: no-repeat;
	background-position: center 12px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.top-navigation #calculators:hover {
	background-image: url(../images/calculators-over.png);
	color: #FFFFFF;
	background-color:#ea2536;
}

.top-navigation #learn-ID-home {
	text-align:center;
	height: 80px;
	padding-top: 42px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	text-decoration: none;
	color: #666666;
	background-image: url(../images/learn.png);
	background-repeat: no-repeat;
	background-position: center 12px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.top-navigation #learn-ID-home:hover {
	background-image: url(../images/learn-over.png);
	color: #FFFFFF;
	background-color:#ea2536;
}
.top-navigation #career-ID-home {
	height: 70px;
	padding-top: 42px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	text-decoration: none;
	color: #666666;
	background-image: url(../images/career.png);
	background-repeat: no-repeat;
	background-position: center 12px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.top-navigation #career-ID-home:hover {
	background-image: url(../images/career-over.png);
	color: #FFFFFF;
	background-color:#ea2536;
}
.top-navigation #media-ID-home {
	height: 70px;
	padding-top: 42px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	text-decoration: none;
	color: #666666;
	background-image: url(../images/media.png);
	background-repeat: no-repeat;
	background-position: center 12px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.top-navigation #media-ID-home:hover {
	background-image: url(../images/media-over.png);
	color: #FFFFFF;
	background-color:#ea2536;
}
.top-navigation #contact-ID-home {
	height: 70px;
	padding-top: 42px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	text-decoration: none;
	color: #666666;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: center 12px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.top-navigation #contact-ID-home:hover {
	background-image: url(../images/contact-over.png);
	color: #FFFFFF;
	background-color:#ea2536;
}
.counter-outer-div {
	float: left;
	height: auto;
	width: 100%;
}
.counter-center-div {
	height: auto;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.counter-left-div {
	float: left;
	height: auto;
	width: 35%;
}
.counter-image {
	width: 100%;
	height: auto;
	-moz-border-radius:30px;
	border-radius:30px;
	margin-top: 50px;
	display: block;
}
.counter-right-div {
	float: right;
	height: auto;
	width: 60%;
}
.counter-heading {
	font-family: 'Oswald', sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 50px;
	margin-bottom: 20px;
}
.counter-para {
	font-family: 'Slabo 27px', serif;
	font-size: 20px;
	line-height: 26px;
	color: #333333;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 0px;
	margin-bottom: 30px;
}
.counter-icon {
	text-align: center;
	vertical-align: top;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}


.counter-number-div {
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.counter-four-divs {
	float: left;
	height: auto;
	width: 25%;
}

.counter
{
	font-family: 'Oswald', sans-serif;
font-size:40px;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
 
}.counter-number-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
}
.blog-banner-outer-div {
	background-color: #ececec;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 60px;
	margin-bottom: 60px;
}
.blog-banner-center-div {
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.blog-banner-image {
	height: auto;
	width: 100%;
}
.learning-center-left-div {
	float: left;
	height: auto;
	width: 30%;
}
.learning-center-right-div {
	float: right;
	height: auto;
	width: 65%;
	margin-top: 20px;
}
.left-H2 {
	font-family: 'oswald', sans-serif;
	font-size: 24px;
	color: #333;
	font-weight: normal;
	display: block;
	text-align: left;
	vertical-align: top;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.left-matter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.left-image {
	display: block;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	-moz-border-radius:20px;
	border-radius:20px;
}
.left-H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
}
.left-H3:hover {
	color: #76C2AF;
}
.learning-center-block-css{padding-left:0px}
.learning-center-boxes-div-new {
	display: block;
	margin-top: 20px;
	margin-bottom: 0px;
	height: auto;
	width: 100%;
	border-radius:10px;
	border-color: #e4e4e4;
	background-color: #f2eaea;
	position: relative;
	float: left;
	overflow: hidden;
	text-decoration:none;
	padding-top: 7px;
	padding-bottom: 7px;
}
.learning-image-new {
	text-align: center;
	vertical-align: top;
	display: block;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	transition: all 0.6s ease;
}
.learning-center-boxes-div-new:hover{border-color:#b3b3b3}
.learning-center-boxes-div-new:hover .learning-image-new {transform:rotate(360deg)}
.learning-center-boxes-div-new:hover .learning-boxes-H1-new{color:#ea2634}
.learing-center-two-lines-div {
	float: left;
	margin-left: 10px;
}
.learing-center-short-line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(../images/tag-icon.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}

.learning-boxes-H1-new {
	font-family: 'oswald', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-top: 17px;
	margin-bottom: 7px;
	width: 100%;
}
.date-time-text {
	font-family: vardana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	vertical-align: top;
	display: block;
	padding-top: 8px;
	z-index:10000;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	float:left;
	text-shadow:1px 1px #fff;
	
}
.on-header-translator {
	text-align: left;
	vertical-align: top;
	display: block;
	margin: 0px;
	padding-top: 5px;
	float:left;
}

.on-header-add-this {
	text-align: left;
	vertical-align: top;
	display: block;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-top: 7px;
	float:left;
}


.share-button {
	display: block;
	float: right;
	margin-top: 50px;
}
.latest-updates-div {
	height: auto;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.latest-update-marquee {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: left;
	display: block;
	margin: 0px;
	clear: right;
}
.on-header-div {
	background-color:rgba(255,255,255,0.8);
	height: 35px;
	width: 100%;
	position: absolute;
	z-index: 100;
}
.latest-updates-heading {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	display: block;
	float: left;
	padding-top: 5px;
	width: 110px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.latest-news-headlines {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.on-header-center-div {
	height: auto;
	width: 76%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: top;
	
}
.form-banner-outer-div {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 60px;
	margin-bottom: 60px;
	background-image: url(../images/home-form-banner.jpg);
	background-repeat: no-repeat;
	
	background-position: center top;
}
.form-banner-center-div {
	height: auto;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.form-text {
	font-family: 'Slabo 27px', serif;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	text-shadow:1px 1px 1px #000000;
}
.form-textbox-div {
	float: left;
	height: auto;
	width: 31%;
	margin-top: 10px;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 1%;
}


.three-textboxes{
	display: block;
	width: 100%;
	height: 28px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #ffffff;
	background-color:rgba(255,255,255,0.8);
	-moz-border-radius:2px;
	border-radius:2px;
	box-shadow:1px 1px 3px #333333;
}
.form-span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	display: block;
	vertical-align: top;
	margin-bottom: 5px;
	margin-left: 10px;
	text-shadow:1px 1px 1px #000000;
}
.message-div {
	clear: both;
	height: auto;
	width: 97%;
	margin-right: auto;
	margin-left: 1%;
	margin-bottom: 10px;
}
.message-textarea {
	display: block;
	width: 100%;
	height: 80px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #ffffff;
	background-color:rgba(255,255,255,0.8);
	-moz-border-radius:2px;
	border-radius:2px;
	box-shadow:1px 1px 3px #333333;
}
.home-form-contact-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	display: block;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 2px solid #FF9900;
	-moz-border-radius:2px;
	border-radius:2px;
	background-color:rgba(255,255,255,0.5);
	font-weight: bold;
}
.home-form-contact-button:hover {
	background-color: #FFCC00;
}
.other-icons1 {
	float: right;
	height: 158px;
	width: 123px;
	margin-top: 130px;
	position: fixed;
	margin-right: 0px;
	z-index: 10000;
	right: 0px;
}

#number-over{
	background-image: url(../images/mobile-icon.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#number-over:hover{
	background-image: url(../images/over-number.png);
	background-repeat: no-repeat;
	background-position: right top;
	
	
	cursor:pointer;
}
#msg-over{
	background-image: url(../images/msg-icon.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#msg-over:hover{
	background-image: url(../images/msg-larger-image.png);
	background-repeat: no-repeat;
	background-position: right top;
	
	
	cursor:pointer;
}
#email-over{
	background-image: url(../images/email-icon.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#email-over:hover{
	background-image: url(../images/email-over.png);
	background-repeat: no-repeat;
	background-position: right top;
	
	cursor:pointer;
}
.social-networking-icons1 {
	float: left;
	height: 140px;
	width: 102px;
	margin-top: 130px;
	position: fixed;
	z-index: 10000;
}
.skype-button-call {
	
	width: 173px;
	height: 30px;
	text-align: center;
	vertical-align: top;
	margin-bottom: 5px;
	float: right;
	clear: both;
}
.facebook-link {
	background-image: url(../images/facebook-T.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	margin-bottom: 5px;

}
.facebook-link:hover {
	background-image: url(../images/facebook-a.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	transition-property: all;
  transition-duration: 100ms;
  transition-timing-function: ease-in-out;

}

.twitter-link {
	background-image: url(../images/twitter-T.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	margin-bottom: 5px;

}
.twitter-link:hover {
	background-image: url(../images/twitter1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	transition-property: all;
  transition-duration: 100ms;
  transition-timing-function: ease-in-out;

}

.linkedin-link {
	background-image: url(../images/linkedin-T.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	margin-bottom: 5px;

}
.linkedin-link:hover {
	background-image: url(../images/linkedin1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	transition-property: all;
  transition-duration: 100ms;
  transition-timing-function: ease-in-out;

}
.rjablog-link {
	background-image: url(../images/rjablog-T.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	margin-bottom: 5px;

}
.rjablog-link:hover {
	background-image: url(../images/rjablog.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	transition-property: all;
  transition-duration: 100ms;
  transition-timing-function: ease-in-out;

}
.orange-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #f17a25;
	text-align: left;
	vertical-align: top;
	display: block;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	clear: left;
}
.orange-tag-lines-div {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.google-tanslator{float:left; position:relative; margin-left:10px; margin-top:7px}

.quick-links-home-page{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	display: block;
	clear: both;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left:10px;
}
.quick-link-links {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	-moz-border-radius:5px;
	border-radius:5px;
	
}
.exchange-rate-div-home {
	clear: both;
	float: left;
	height: auto;
	width: 96%;
	margin-left:2%;
	margin-right:2%;
}
.home-about-us-parallax{
	background-size:auto;
	background-attachment:fixed;
	background-position:center;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	min-height:300px;
	background-image: url(../images/home-about-parallax.jpg);
	margin-bottom:10px;
	text-align:center;
	padding-bottom:30px;
}
.enquiry-parallax
{
	background-size:auto;
	background-attachment:fixed;
	background-position:center;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	min-height:350px;
	background-image: url(../images/enquiry-form-parallax.jpg);
	margin-bottom:40px;
	margin-top:50px;
	text-align:center;
	padding-bottom:30px;
}
.home-blog-section
{	text-align:center;
}

.home-blog-section img
{
	width:100%;
	-moz-border-radius:50px;
	border-radius:50px;
	
}
.home-blog-section h1, .home-blog-section h2, .home-blog-section h3
{
	font-family: 'oswald', sans-serif;
	font-size:36px;
	color:#000000;
	text-align:center;
	text-transform:uppercase;
	font-variant: normal;	
	margin-top:20px;
	margin-bottom:20px;
}
.home-blog-section h2
{
	font-family: 'Slabo 27px', serif;
	text-align:center;
	display:block;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
	font-size:32px;
	line-height:42px;

}
.home-blog-section p
{
	font-family: 'Slabo 27px', serif;
	text-align:center;
	display:block;
	margin-top:20px;
	font-size:30px;
	

}
.social-section-parallax
{
	background-size:auto;
	background-attachment:fixed;
	background-position:center;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	min-height:300px;
	background-image: url(../images/social-paralax.jpg);
	margin-bottom:40px;
	margin-top:50px;
	text-align:center;
	padding-bottom:30px;
}
.data-image-banner
{
	width:100%;
	margin-top:55px;
	display:block;
	-moz-border-radius:50px;
	border-radius:50px;
}
.map-section-home
{
	background-color:#1b1a28;
	padding-bottom:40px;
	/*margin-bottom:50px;*/
}
.footer-section
{
	background-color:#0f0e1c;
	padding-bottom:30px;
	padding-top:30px;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}






.top-navigation #home-ID-home {
	height: 70px;
	
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	text-decoration: none;
	color: #666666;
	
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: center 12px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding-top:42px;
}
.top-navigation #home-ID-home:hover {
	background-image: url(../images/home-over.png);
	color: #FFFFFF;
	background-color:#ea2536;
}

.learning-center-page{background-color:#E8E8E8; padding-top:30px; padding-bottom:30px}

.learning-center-top-heading
{
	font-family: 'Noto Serif', serif;
	font-size: 40px;
	color: #000000;
	font-weight: normal;
	display: block;
	text-align: left;
	vertical-align: top;
	margin-top: 50px;
	margin-bottom: 40px;
	
	clear:left;
}
.learning-white{
	background-color:#fff;
	box-shadow:0px 0px 10px #999999;
}

.learning-page-content-div
{
	width:92%;
	margin-left:auto;
	margin-right:auto;
	
}
.learning-page-content-div h2
{
	font-family: 'Noto Serif', serif;
	font-size: 45px;
	color: #000000;
	text-align:center;
	margin-top:40px;
	margin-bottom:20px;
	display:block;
}
.learning-page-content-div h3
{
	font-family: 'Noto Serif', serif;
	font-size: 28px;
	color: #000000;
	text-align:left;
	margin-top:30px;
	margin-bottom:20px;
	display:block;
}

.learning-page-content-div p
{
	font-family: 'Karla', sans-serif;
	font-size:17px;
	padding-bottom: 15px;
	line-height: 26px;
}
.learning-center-large-image-div
{
	width:92%;
	margin-left:auto;
	margin-right:auto;
}
.learning-center-large-image-div p
{
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: left;
	vertical-align: top;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.learning-center-large-image-div img
{
	width:100%;
	
}
.ad-image1
{
	width:90%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
	padding-bottom:40px;
}

.leaning-center-form-div
{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
	margin-top:40px;
	padding:20px;
	background-color:#dddddd;
	-moz-border-radius:20px;
	border-radius:20px;
}

.leaning-center-form-div p
{
	font-family: 'Karla', sans-serif;
	font-size:24px;
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #333333;
	display:block;
}
.post-links-social
{
	margin:0px 10px 30px 0px;
}
.learning-page-content-div .share-post-text
{
	font-family: 'Karla', sans-serif;
	font-size:24px;
	display:block;
	margin-top:30px;
	margin-bottom:10px;
	text-transform: uppercase;
	color: #3399CC;
}
.black-bottom-div
{
	width:100%;
	height:auto;
	background-color:#ea2536;
	margin-top:50px;
	box-shadow:0px 0px 10px #999999;
}
.black-bottom-logo
{
	width:70%;
	float:right;
	margin-top:40px;
	margin-bottom:40px;
}
.black-bottom-text
{
	margin-top:34px;
	font-size:16px;
	color:#fff;
	margin-right:30px;
	font-style: italic;
}
.marquee-div
{
	
	background-color:#fff;
	margin-top:50px;
	margin-bottom:50px;
}
.marquee-border
{
	padding-bottom:20px;
	padding-top:20px;
	margin-bottom:30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e8e8e8;
	border-bottom-color: #e8e8e8;	
	
}
.marqee-margin
{
	
}
.marquee-heading
{
	font-family: 'Noto Serif', serif;
}




.box-quick-links
{
	background-image: url(../images/link-icons/image.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #e0c3f9;
	border-right-color: #e0c3f9;
	border-bottom-color: #b287d7;
	border-left-color: #e0c3f9;
	-moz-border-radius:7px;
	border-radius:7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: block;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin-bottom: 0px;
	margin-top: 15px;
}
.learning-quick-links-h3
{
	font-family: 'Noto Serif', serif;
	font-size:24px;
	display:block;
	margin-left:15px;
	margin-bottom:0px;
	margin-top:40px;
	clear: both;
}
.learning-quick-links-h4
{
	font-family: 'Karla', sans-serif;
	font-size:20px;
	display:block;
	margin-left:15px;
	background-color:#003366;
	color:#fff;
	margin-bottom:5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 20px;
}








/*  marquee css*/
.quick-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #003366;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.box-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
}
.box-links_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	
}
.box-links_a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #B898D7;
	text-decoration: underline;
	text-align: left;
	vertical-align: top;
	
}
/*  marquee css*/


.law-reviews p
{
	background-color:#003366;
	color:#fff;
	-moz-border-radius:5px;
	border-radius:5px;
	text-align:center;
	padding:10px;
	font-size: 14px;
	text-transform: uppercase;
}

.law-reviews a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f4f2f2;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	border:1px solid #e8e8e8;
	-moz-border-radius:4px;
	border-radius:4px;
	box-shadow:1px 1px #dddddd;
	margin-bottom: 5px;
}
.law-reviews a:hover
{
	text-decoration:none;
	background-color:#ea2536;
	color:#fff;
	border:1px solid #9a0613;
}

.guidelines-background
{
	background-color:#f9f6f6;
	-moz-border-radius:30px;
	border-radius:30px;
	border:2px solid #fff;
	box-shadow:0px 0px 10px #dddddd;
	height:300px;
	padding-bottom:20px;
	padding-top:20px;
	display:block;
}
.guidelines-right
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #CC0000;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#presentation-guidlines-div
{
	padding-bottom:40px;
	padding-top:20px;
	margin-top:40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;	
}

#download-back
{
	background-image: url(../images/download.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 53px;
	margin-top:3px;
	font-family: 'oswald', sans-serif;
	font-size: 18px;
	color:#ffd200;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
	padding-left: 50px;
	text-shadow:1px 1px 1px #034364;
}
.learning-center-red-band
{
	background-color:#e93100;
	text-align:center;
	padding:30px 0px 30px 0px;
	
}
.red-lc-left-div
{
	text-align:center;
	
}
.red-lc-left-div h1, .red-lc-left-div h2, .red-lc-left-div h3
{
	font-family: 'oswald', sans-serif;
	font-size: 30px;
	margin-top:20px;
	margin-bottom:10px;
	color:#fff;
	font-weight: normal;
}
.red-lc-left-div p
{
	font-family: 'Slabo 27px', serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	margin-bottom:10px;
}
.SMR-social-icons
{
	border:0px;
}
.SMR-social-icons img
{
	border:0px;
	height:50px;
	
}

.slider-inner-div-three-other{
	width:100%;
}
.slider-inner-div-three-other img
{
	width:100%;
	height:auto;
}
.three-SMF-header-div-other
{
	width:100%;
	height:auto;
	position:absolute;
	text-align:center;
	
	margin-top:100px;
}
.three-SMF-header-div-other h1
{
	font-family: 'Fjalla One', sans-serif;
	color:#fff;
	font-size:60px;
	margin-top:0px;
	margin-bottom:5px;
	text-shadow:1px 1px #000;
}
.three-SMF-header-div-other p
{
	font-family: 'Roboto Slab', serif;
	color:#fff;
	font-size:50px;
	margin-top:0px;
	margin-bottom:0px;
	text-shadow:1px 1px #000;
}
.start-box-image-other {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.start-box-heading-other {
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	text-decoration: none;
	text-shadow:1px 1px #000;
}
.start-boxes-div2-other {
	background-color: #e0995e;
	display: block;
	float: left;
	width: 100%;
	-moz-border-radius:10px;
	border-radius:10px;
	height: auto;
	text-decoration: none;
	transition: all 0.1s ease-in-out;
}
.youtube-video-css
{
	width:100%;
	
}





@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}


.section-primary {
    background-color: #ea2536;
	position:fixed;
	z-index:1000;
}
/* Topbar list
 ------------------------------ */
.toplist {
	float: right;
	padding: 0px;
	margin: 0px;
}
.toplist li {
	float: left;
	color: rgba(255, 255, 255, 0.8);
	text-align: right;
	font-size: 13px;
	margin: 0px;
	padding: 0 10px 0 0px;
	display:block;
}
.toplist li.lineright {
	border-right: 1px solid #fff;
}
.toplist li a {
	color: rgba(255, 255, 255, 0.8);
}
.toplist li a:hover {
	color: #fff;
}
.toplist.toppadding {
	padding-top: 6px;
	padding-bottom:6px;
}
a.topbar-btn {
	float: left;
	color: #101010;
	text-align: center;
	font-size: 14px;
	margin: 0px;
	border-radius: 2px;
	padding: 5px 15px;
	background-color: #fff;
}
.topbar-padding {
	padding: 0px 0 9px 0;
}
.topbar-left-items {
	float: left;
	margin: 0;
	padding: 0;
	width: 37%;
}
.topbar-middle-logo {
	float: left;
	margin: 0;
	padding: 10px 0;
	width: 26%;
	text-align: center;
	background-color: #ecae3d;
}
.topbar-middle-logo.no-bgcolor {
	background:none;
}
.topbar-right-items {
	float: left;
	margin: 0;
	padding: 0;
	width: 37%;
}

.topbar.light .toplist li {
	color: #575859;
}
.topbar.light .toplist li a {
	color: #575859;
}
.topbar.light .toplist li a:hover {
	color: #575859;
}
.topbar {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0px;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
