﻿ul.events 
{
	list-style: none;
	margin-top: 65px;
}
ul.events li
{
	float: left;
	margin-right: 10px;
}
ul.events li:before
{
	content:'» ';
}
/*.form-group
{
	margin-bottom: 0 !important;
}*/
div.form-group.required label:after
{
	content:' *';
	color:#ff0000;
}
.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    background: azure;
    }
.note
{
	padding:10px 15px 10px 15px;
	border:solid 1px #DFDFDF;
	background-color: #f0f0f0;
	font-size: 13px;
	font-style: italic;
	border-radius: 5px;
	font-weight: bold;
}
.note .required
{
	color:#ff0000;
}
.control-label
{
	margin-top: 6px;
}
.forgot-password
{
	font-size: 12px;
}
.dropdown-menu
{
	z-index: 99999;
	/*left: 45px;*/
}
.right-align
{
	text-align: right;
}
.jumbotron
{
	padding-top: 20px;
}
h3.listing-title
{
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.item-view
{
	margin-bottom: 20px;
	border-bottom: solid 1px #C7C7CA;
	padding-bottom: 5px;
}
.item-view .sml-text
{
	font-size: 12px;
	color: #8B8C93;
}
.item-view h5
{
	margin-top:5px;
	margin-bottom:5px;
}
.search-detail
{
	font-family: "arial", "sans-serif";
	font-size: 12px;
}
.panel-body
{
	font-size: 16px;
}
.apply-note
{
	margin-top:10px;
	font-style: italic;
}
.industry-item
{
	font-size: 14px;
	margin-bottom: 10px;
}
ul.actions
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.actions li
{
	margin-bottom: 20px;
}
.employee-contact
{
	border-top:solid 1px #CFCFCF;
	padding-top: 10px;
}
.notice
{
	padding: 15px 20px 15px 20px;
	font-size: 14px;
	border:solid 1px #e2e2e2;
	background-color: #f0f0f0;
	line-height: 25px;
}
.profile-detail
{
	border:solid 1px #e2e2e2;
	border-radius: 5px;
	margin-bottom: 30px;
	padding: 8px 10px 8px 10px;
	background-color: #f0f0f0;
	line-height: 20px;
}
.profile-detail h3
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	margin-bottom: 10px;
}
.profile-detail [class*=" col-"]
{
	padding-bottom: 20px;
}
.employer-form
{
	margin-bottom: 50px;
}
.center-align
{
	text-align: center;
}
.teaser .thumbnail
{
	padding: 20px;
	min-height: 200px;
}
.teaser .verify-icon
{
	font-size: 45px;
	margin-bottom: 40px;
	margin-top: 20px;
	color: #537DB5;
}
.teaser p
{
	font-size: 16px;
}
.topmargin
{
	margin-top:20px;
}
.front-form
{
	margin-bottom: 20px;
}
.padded
{
	padding:15px;
}
.footer-nav ul li a
{
	padding-left: 0px;
}
ul.listed:after
{
	content:' ';
	height: 0;
	display: block;
	clear:both;
}
.bottom-margin
{
	margin-bottom: 10px;
}
.flex-video 
{
	position: relative;
	padding-top: 25px;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 16px;
	overflow: hidden;
}
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 
.flex-video iframe,
.flex-video object,
.flex-video embed 
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
.flex-video { padding-top: 0; }
}
.vacancyimg
{	

	height: 50px;
	overflow: hidden;
	display: inline-table;
}
a.dashboard-news:before
{
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	content:'\e080';
	font-size: 10px;
	padding-right: 5px;
}
a.dashboard-news
{
	margin-bottom: 5px;
	display: block;
}
.job_item
{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: solid 1px #E5E2E2;
	margin-left:10px;
}
.marqueeHolder
{
	display: block;
    	overflow: hidden;
    	height: 284px !important;
    	margin-bottom: 20px;
	overflow-y: scroll;
}

#mrJobs
{
	height: 280px;
	display: block;
	padding: 0;
	margin: 0;
	float: none;
	width: 100%;
	line-height: inherit;
	color: inherit;
}
#mrJobsclient
{
	height: 320px;
	display: block;
	padding: 0;
	margin: 0;
	float: none;
	width: 100%;
	line-height: inherit;
	color: inherit;
}
#mrJobsemployee
{
	height: 340px;
	display: block;
	padding: 0;
	margin: 0;
	float: none;
	width: 100%;
	line-height: inherit;
	color: inherit;
}
.error-summary
{
	padding:10px;
	color:#C20606;
	background-color: #F4F4F4;
	border: solid 1px #E7E7E7;
	border-radius: 5px;
}
@media (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
  color: #337ab7;
  background-color: #f1f1f1;
}
/*
.navbar-nav>li.active a
{
    color: #337ab7 !important;
    background-color: #f1f1f1 !important;
}
*/
.footer-nav a
{
	color:#fff;
	font-weight: normal;
}
#footer a:hover
{
	text-decoration: underline;
}
#toTop
{
	position:fixed;
	font-size:40px;
	bottom:20px;
	right:20px;
	z-index: 1;
}

#toTop a
{
	color:#C5C5C7;
}
#toTop {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    display: block;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
#toTop:hover {
    cursor: pointer;
    opacity: 0.7;
}
#to-top:before {
    content: "\f139";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #e24545;
    font-size: 40px;
    padding-right: 0.5em;
}
.bannerimg img{
	width:100%;
	height:316px;
}

#contact-us{
	padding: 35px 0;
	
}
.buildingimg img{
	width:100%;
	height:250px;
}
.about-top p{
	padding-top: 20px;
}
.about-top p{
	font-size: 16px;
	max-width: 700px;
	margin: 0 auto;
	margin-bottom: 60px;
}
.contact-content {
    margin-bottom: 0px;
}
.contact-content i {
    color: #232424;
    font-size: 45px;
    line-height: 60px;
}
.contact-content h3 {
    text-transform: uppercase;
    font-weight: bold;
}
.contact-content h4 {
    font-size: 14px;
}
.contact-content i, h3 {
    transition: .5s;
}
.contact-content:hover i,
.contact-content:hover h3{
	color: #ff9700;
};
#contact-form{
	padding: 80px 0;
}
.form-control-m {
    display: block;
    width: 90%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control-m{
	border-radius: 0;
	padding: 15px;
	margin: 25px 0;
	border: 1px solid #fff;
    -webkit-box-shadow: none;
    box-shadow: none; 
}

.form-control-m:focus {
    border-color: #fff;
    outline: 0;
    -webkit-box-shadow: none
    box-shadow:none;
}
.textarea textarea{
	height: 100px;
}
.textarea button{
	margin-top: 8px;
	background-color: #87d37c;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 30px;
}
.button-default{
	border-color: #fff;
}
#map{
	width: 100%;
	height: 400px;
	padding-top: 20px;
	clear: both;
}

#pricing-table{
    background: #e1e1e1;
    padding-top: 30px;
    padding-left: 60px;
}

.pricing{
	background: #87d37c;
	padding: 20px;
	border-radius: 5px;
	color: #fff;
	transition:.5s;
	margin-bottom: 30px;
}

.pricing-top{
	width: 140px;
	height: 140px;
	border-radius: 100%;
	border:5px solid #fff;
	margin: 0 auto;
	transition:.5s;
}

.pricing-top p{
	margin-top: 20px;
}
.pricing-top sup{
	font-size: 20px;
	top: -3px;
	left: -5px;
}
.pricing-top em{
	font-size: 25px;
}
.pricing-top span{
	text-transform: uppercase;
	font-size: 20px;
	margin-left: 20px;
}

.pricing ul{
	padding: 0;
}

.pricing ul li{
	max-width: 100%;
	list-style: none;
	padding: 12px;
	font-size: 14px;
	margin: 0 auto;
}

.pricing:hover{
	background: #cecccc;
	color: #fff;
};

.pricing:hover .pricing-top{
	background: #fff;
	color: #87d37c;
}
.pricing:hover .btn{
	background: #fff;
	color: #87d37c;
}


@media screen and (min-width: 768px){

#contact-us {
    padding: 35px 0;
}



}

.thumbnail {
	display:block;
	padding:4px;
	margin-bottom:20px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #fff;
	border-radius:4px;
-webkit-transition:border .2s ease-in-out;
-o-transition:border .2s ease-in-out;
transition:border .2s ease-in-out
}

.thumbnail_courses {
	display:block;
	padding:4px;
	margin-bottom:20px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #fff;
	border-radius:4px;
-webkit-transition:border .2s ease-in-out;
-o-transition:border .2s ease-in-out;
transition:border .2s ease-in-out;
height:160px;
}
.thumbnail-bottom {
	display:block;
	padding: 0px;
	margin: 0px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #fff;
	border-radius:4px;
-webkit-transition:border .2s ease-in-out;
-o-transition:border .2s ease-in-out;
transition:border .2s ease-in-out
}
.thumbnail-employee {
	display:block;
	padding: 0px;
	margin-bottom: 2px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #fff;
	border-radius:4px;
-webkit-transition:border .2s ease-in-out;
-o-transition:border .2s ease-in-out;
transition:border .2s ease-in-out
}


#profile{
	margin-top:118px;
}

#profile ul {
    padding-left: 30px;
}
.pro-title {
    color: #0a057d;
    font-family: -webkit-body;
    font-weight: bold;
    font-size: 30px;
}
.pro-title:hover{
	color: #b4cc21;
}
#main-job ul{
    padding-left: 30px;
}
#about{
	background: #f1f2f4;
	color: #b4cc21;
	padding-top:25px;
}
.about-top h2{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 36px;
}
.about-top p{
	font-size: 16px;
	max-width: 700px;
	margin: 0 auto;
	margin-bottom: 60px;
}
.about-conten{

}
.about-icon i{
	font-size: 40px;
}
.about-icon h2{
	font-size: 16px;
}
.about-icon h3{
	font-size: 25px;
}
.about-icon p{
	14px;
}
.about-icon{
	margin-bottom: 30px;
}
.about-icon:hover i,
.about-icon:hover h3{
	color: #839322;
}
.about-icon:hover h2{
	color: #0a057d;
}

#plan{
	background: #ffffff;
	color: #4286f4;
	padding-top:25px;
}
.plan-top h2{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 36px;
}
.plan-top p{
	font-size: 16px;
	max-width: 700px;
	margin: 0 auto;
	margin-bottom: 60px;
	color:#be6735;
}
.plan-icon i{
	font-size: 40px;
}
.plan-premium i{
	font-size: 40px;
}
.plan-hot i{
	font-size: 40px;
}
.plan-icon h2{
	font-size: 32px;
	color: #4286f4;
	font-weight: bold;
}
.plan-premium h2{
	font-size: 32px;
	color: #cc9900;
	font-weight: bold;
}
.plan-hot h2{
	font-size: 32px;
	color: #cc9900;
	font-weight: bold;
}
.plan-icon h3{
	font-size: 21px;
}
.plan-premium h3{
	font-size: 21px;
}
.plan-hot h3{
	font-size: 21px;
}
.plan-icon p{
	14px;
}
.plan-premium p{
	14px;
}
.plan-hot p{
	14px;
}
.plan-icon{
	background: #eee;

	padding: 20px;

	border-radius: 0;

	color: #be6735;

	box-shadow: 0 -2px 6px 0 rgba(0,0,0,0.9);

	margin-bottom: 75px;
	line-height: 22px;
}
.plan-icon .btn {
    background: #4CAF50;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    margin-top: 10px;
    font-weight: bold;
    padding: 10px 20px;
    transition: .5s;
}
.plan-icon:hover .btn{
	background: #4286f4;
	color: #fff;
}
.plan-icon:hover{

	transition: 0.3s;
	box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}
.plan-icon li{
	font-size:14px;
}
.plan-premium{
	background: #eee;

	padding: 20px;

	border-radius: 0;

	color: #be6735;
	margin-bottom: 75px;
	line-height: 22px;
	transition: 0.3s;
	box-shadow: 0 -2px 6px 0 rgba(0,0,0,0.9);
}
.plan-premium:hover{
	
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}
.plan-premium .btn {
    background: #4CAF50;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    margin-top: 10px;
    font-weight: bold;
    padding: 10px 20px;
    transition: .5s;
}
.plan-premium:hover .btn{
	background: #4286f4;
	color: #fff;
	box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}
.plan-premium li{
	font-size:14px;
}
.plan-premium li table, th, td {
    border: 1px solid #ffd24d;
}
.plan-hot{
	background: #eee;

	padding: 20px;

	border-radius: 5px;

	color: #4286f4;

	margin-bottom: 75px;
	line-height: 22px;
	transition: 0.3s;
	box-shadow: 0 -2px 6px 0 rgba(0,0,0,0.9);
}
.plan-hot:hover{
	
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}
.plan-hot .btn {
    background: #4CAF50;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    margin-top: 10px;
    font-weight: bold;
    padding: 10px 20px;
    transition: .5s;
}
.plan-hot:hover .btn{
	background: #4286f4;
	color: #fff;
	box-shadow: 0 -4px 12px 0 rgba(0,0,0,0.2)
}
.plan-hot li{
	font-size:14px;
}
.plan-icon:hover i,
.plan-icon:hover h3{
	color: #4286f4;
}
.plan-premium:hover i,
.plan-premium:hover h3{
	color: #4CAF50;
}
.plan-hot:hover i,
.plan-hot:hover h3{
	color: #4CAF50;
}
.plan-icon:hover h2{
	color: #cc9900;
}
.plan-premium:hover h2{
	color: #cc9900;
}
.plan-hot:hover h2{
	color: #cc9900;
}

.block-image img{
	width:100%;
}
.block-image-bottom img{
	width:100%;
	height:106px;
}
.block-image-employee img{
	width:100%;
	height:150px;
}
.act{
	margin-bottom:20px;
}

.right-hotjobs{
	font-size:13px;
}

.footer-icon i{
	font-size: 20px;
	margin:0 5px 0 5px;
	padding: 10px;
	color:#fff;
	width:38px;
	height:38px;
	background:#0073b0;
}

.footer-icon i:hover{
	color: #87d37c;
};

/* For placement plan */

* {
    box-sizing: border-box;
}

#skim {
    padding-top: 20px;
}
#skim_mid {
    padding-top: 10px;
    padding-bottom: 10px;
}
#skim_bottom {
    padding-bottom: 15px;
}
#skim_bottom h6{
    font-size:12px;
}
.client-image img {
    width: 100%;
    height: 86px;
}
.skim-top h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 45px;
    color: #4286f4;
    box-shadow: 0 -3px 7px 0 rgb(76, 175, 80);
}
.skim-top p {
    font-size: 20px;
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 25px;
    color: #be6735;
}

.columns {
    float: left;
    width: 33.3%;
    padding: 8px;
}

.price {
    list-style-type: none;
    border: 1px solid #eee;
    border-radius: 10px;
    margin-bottom:10px;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    box-shadow: 0 0px 6px 0 rgba(0,0,0,0.9)

}

.price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.price .header {
    background-color: #fff;
    color: white;
    font-size: 25px;
    font-weight:bold;
    padding: 1px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-family: Georgia;
}

.price li {
    border-bottom: 1px solid #eee;
    padding-left: 20px;
    font-size: 20px;
    line-height: 34px;
    font-family: Georgia;
}

.price .grey {
    background-color: #eee;
    font-size: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 10px 20px;
}

.price .descri a {
    color: #be6735;
    font-size: 16px;
}

.price .descri {
    overflow-y: scroll;
    height: 190px;
}

.descri h2 {
    color: #be6735;
    font-size: 13px;
    margin: 4px 0 0 0;
}

  /* Tooltip */
  .price .descri a + .tooltip > .tooltip-inner {
      background-color: #fb6030; 
      color: #FFFFFF; 
      border: 1px solid green; 
      font-size: 15px;
      text-align:left;
      font-family:Georgia;
  }
.price-legal {
    list-style-type: none;
    border: 1px solid #eee;
    border-radius: 10px;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    box-shadow: 0 0px 6px 0 rgba(0,0,0,0.9);

}
.price-legal:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.price-legal .header {
    background-color: #fff;
    color: white;
    font-size: 25px;
    font-weight:bold;
    padding: 1px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-family: Georgia;
}

.price-legal li {
    border-bottom: 1px solid #eee;
    padding-left: 20px;
    font-size: 20px;
    line-height: 34px;
    font-family: Georgia;
}

.price-legal .grey {
    background-color: #eee;
    font-size: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 10px 20px;
}

.price-legal .descri a {
    color: #be6735;
    font-size: 16px;
}

.price-legal .btn {
    background-color: #68c36e;
    border-radius: 5px;
    color: white;
    padding: 5px 8px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
}
.price-legal:hover .btn{
	background: #fa8d6b;
	color: #ffffff;
	-webkit-transition: 0.2s;
    	transition: 0.2s;
}

.price-legal .descri {
    overflow-y: scroll;
    height: 190px;
}

  /* Tooltip */
.price-legal .descri a + .tooltip > .tooltip-inner {
      background-color: #fb6030; 
      color: #FFFFFF; 
      border: 1px solid green; 
      font-size: 15px;
      text-align:left;
      font-family:Georgia;
  }

.price-accounting {
    list-style-type: none;
    border: 1px solid #eee;
    border-radius: 10px;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    box-shadow: 0 0px 6px 0 rgba(0,0,0,0.9);


}
.price-accounting:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.price-accounting .header {
    background-color: #fff;
    color: white;
    font-size: 25px;
    font-weight:bold;
    padding: 1px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-family: Georgia;
}

.price-accounting li {
    border-bottom: 1px solid #eee;
    padding-left: 20px;
    font-size: 20px;
    line-height: 34px;
    font-family: Georgia;
}

.price-accounting .grey {
    background-color: #eee;
    font-size: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 10px 20px;
}

.price-accounting .descri a {
    color: #be6735;
    font-size: 16px;
}

.price-accounting .btn {
    background-color: #68c36e;
    border-radius: 5px;
    color: white;
    padding: 5px 8px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
}
.price-accounting:hover .btn{
	background: #fa8d6b;
	color: #ffffff;
	-webkit-transition: 0.2s;
    	transition: 0.2s;
}

.price-accounting .descri {
    overflow-y: scroll;
    height: 190px;
}

  /* Tooltip */
.price-accounting .descri a + .tooltip > .tooltip-inner {
      background-color: #fb6030; 
      color: #FFFFFF; 
      border: 1px solid green; 
      font-size: 15px;
      text-align:left;
      font-family:Georgia;
  }


.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}

@media only screen and (max-width: 600px) { 
    .columns {
        width: 100%;
    }
}

.price .btn {
    background-color:#68c36e;
    border-radius: 5px;
    color: white;
    padding: 5px 8px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
}
.price:hover .btn{
	background: #fa8d6b;
	color: #ffffff;
	-webkit-transition: 0.2s;
    	transition: 0.2s;
}

/* For Approve  */

.aprove-icon i{
	font-size: 80px;
}

.aprove-icon h2{
	font-size: 32px;
	color: #4286f4;
	font-weight: bold;
}

.aprove-icon h3{
	font-size: 20px;
	line-height: 10px;
}
.aprove-icon h4{
	font-size: 28px;
}

.aprove-icon p{
	14px;
}

.aprove-icon{
	background: #eee;

	padding: 20px;

	border-radius: 0;

	color: #be6735;

	box-shadow: 0 -2px 91px 0 rgba(0,0,0,0.9);

	margin-bottom: 75px;
	line-height: 22px;
}
.aprove-icon .btn {
    background: #4CAF50;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    margin-top: 10px;
    font-weight: bold;
    padding: 10px 20px;
    transition: .5s;
}
.aprove-icon:hover .btn{
	background: #4286f4;
	color: #fff;
}
.aprove-icon:hover{

	transition: 0.3s;
	box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}
.aprove-icon li{
	font-size:14px;
}


/*=== Investment=====*/

#investment {
    padding-top: 5px;
    padding-bottom: 15px;
}

#investment h5{
    font-size:17px;
}

.investment-top {
    text-transform: uppercase;
    border:1px solid #fa8d6b;
    margin-top: 61px;
}

.investment-top h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 32px;
    color: #6ca56e;
    padding-top: 80px;
    margin-top: 0px;
    font-family: Garamond;
    margin-bottom: 0px;
    
}

.investment-sub {
    list-style-type: none;
    border: 1px solid #96d799;
    border-radius: 10px;
    margin: 0;
    padding: 0;
    -webkit-transition: 1.7s;
    transition: 1.7s;
    background: #fff;
    box-shadow: 0 0px 1px 0 rgba(0,0,0,0.9);

}

.investment-sub:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.investment-sub .header {
    background-color: #fff;
    color: #fa8d6b;
    font-size: 20px;
    font-weight:bold;
    padding: 5px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-family: Georgia;
    border-bottom: 1px solid #96d799;
    line-height: 25px;
}

.investment-sub .header a{
    color: #fb6030;
}

.investment-sub .header a:hover{
    color: #425161;
}

.investment-sub li {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 15px;
    font-family: Georgia;
}

.investment-sub .grey {
    border-top: 1px solid #96d799;
    font-size: 18px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 5px 20px;
    margin-top: 20px;
    background-color: #fff;
}

.investment-sub .grey a{
    color: #be6735;	
}

.investment-sub .grey a:hover{
    color: #425161;	
}

.investment-sub .descri{
    line-height: 20px;
}
.investment-sub .descri_about{
    line-height: 20px;
    font-size: 12px;
}

.investment-sub .descri a {
    color: #be6735;
    font-size: 12px;
}


.investment-image img {
    width: 100%;
    height: 130px;
}
.investment-view img {
    margin-bottom: 20px;
    height: 330px;
}
.blog-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: 330px;
}
.investment_header_icon{
	color:#fb6030;
}

.back_quote{
	height:auto; 
	padding:4px;
	font-size:17px;
}
h2.investment_header_icon {
    font-size: 16px;
}




@media (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
} 

/*.navbar-default .navbar-nav .open .dropdown-menu {
    background-color: #324b65;
    -webkit-transform: rotate(-11deg) translate(0,-9px);
} */
/*
.menu li:nth-child(2):hover {
    -webkit-transform: rotate(2deg) translate(0,11px);
}
*/









/* ==== Google font ==== */


/* ---------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */
body {font-family: 'Georgia';font-size: 16px;line-height: 1.6em;font-weight: 400;}
html, body {width:100%; padding:0; margin:0;}

/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{height: auto;width: auto\9; /* ie8 */}

h1 {font-size: 38px;}
h2 {font-size: 36px;}
h3 {font-size: 32px;}
h4 {font-size: 16px;}
h5 {font-size: 24px;}
h6 {font-size: 20px;}
h1,h2,h3,h4,h5,h6 {font-weight: 600;color: #111;}

a {
   color: #785843;
   -webkit-transition: all .2s ease-in-out;
   -moz-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
}

a:hover,
a:focus {text-decoration: underline;}

.center{text-align: center; margin: 0 auto;}
.f-right{float: right;}
.f-left{float: left;}
.t-right{text-align: right;}
.t-left{text-align: left;}

.post{}
.post:after, .post:before, article:after, article:before, section:after, section:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}


/* --Line-- */
hr.line { margin: 15px auto; padding: 0; max-width: 90px;border: 0; border-top: solid 5px #ddd;text-align: center;}

/* --Page-- */
body.index-page {}
body.sub-page {padding-top: 30px;background-color: #F9F9F9;}
body.sub-page .logo {margin: 110px 0 80px;background: url(../images/bg.jpg) fixed; padding: 30px 0 50px;}


/* ---------------------------------------------------------------------------- */
/* -------------------------------------Header--------------------------------- */
/* ---------------------------------------------------------------------------- */




/* ---------------------------------------------------------------------------- */
/* ----------------------------------Navbar------------------------------------ */
/* ---------------------------------------------------------------------------- */

    a {
        color: #3f486f;
        text-decoration: none;
    }
@media all and (min-width:768px) and (max-width: 1800px) {
  /* put your css styles in here */
  /* ---  Center Menu Design--- */
    .menu li:first-child {
      -webkit-transform: rotate(28deg) translate(0,-25px);
    }
    .menu li:nth-child(2)  {
      -webkit-transform: rotate(15deg) translate(0,11px);
    }
    .menu li:nth-child(3) {
        -webkit-transform: rotate(-4deg) translate(0,20px);
    }
    .menu li:last-child {
        -webkit-transform: rotate(-19deg) translate(0,-2px);
    }

    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus, 
    .navbar-default .navbar-nav>.open>a:hover {
        color: #ff9700;
        background-color:transparent;
        font-weight: bold;
    }
    .dropdown-menu {
      -webkit-transform: rotate(2deg) translate(0,1px);
    }
    .dropdown-menu li:first-child {
      -webkit-transform: rotate(1deg) translate(0,10px);
    }
    .dropdown-menu li:nth-child(2)  {
      -webkit-transform: rotate(1deg) translate(0,17px);
    }
    .dropdown-menu li:nth-child(3) {
        -webkit-transform: rotate(1deg) translate(0,15px);
    }
    .dropdown-menu li:nth-child(4) {
        -webkit-transform: rotate(1deg) translate(0,16px);
    }
    .dropdown-menu li:nth-child(5) {
        -webkit-transform: rotate(1deg) translate(0,16px);
    }
    .dropdown-menu li:last-child {
        -webkit-transform: rotate(1deg) translate(0,20px);
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
	padding-bottom:37px;
	padding-top:20px;
        margin: 2px -17px 0;
        font-size: 14px;
        text-align: left;
        list-style: none;
        border-radius: 35px;
        height:auto;
        border: 1px solid #324b65;
        z-index: -1;
    	background-color: #324b65;

    }
    .navbar-nav>li>.dropdown-menu {
            margin-top: -23px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
}

/* ---End Center Menu Design--- */
/* ---Left menu design-------*/


@media all and (min-width:768px) and (max-width: 1800px) {
  /* put your css styles in here */

      .left-menu { 
      list-style: none;
      margin-top:1px; 

      /*-- BACK RECTANGLE --*/
      height: 50px;
      background: #fa8d6b;
      border-top-right-radius: 60px;
      position: absolute;
      left: 0;
    }

    .left-menu li { 
      /* Makes a horizontal row */
      float: left; 
      /* So the psueudo elements can be
      abs. positioned inside */
      position: relative; 
    }

    .left-menu a { 
          /* Make them block level
             and only as wide as they need */
          float: left; 
          padding: 10px 40px; 
          text-decoration: none;
          
          /* Default colors */ 
          color: #fdfdfe;
          background: #fa8d6b; 
          
          /* Only round the top corners */ 
          -webkit-border-top-left-radius: 15px;
          -webkit-border-top-right-radius: 50px;
          -moz-border-radius-topleft: 15px;
          -moz-border-radius-topright: 50px;
          border-top-left-radius: 15px;
          border-top-right-radius: 50px; 
          /*margin-left: -25px;*/
        }
        .left-menu li:before, .left-menu li:after, 
        .left-menu li a:before, .left-menu li a:after{
          /* All pseudo elements are 
             abs. positioned and on bottom */
          position: absolute;
          bottom: 0;
        }
        /* Only the first, last, and active
           left-menu need pseudo elements at all */
        .left-menu li:last-child:after,   .left-menu li:last-child a:after,
        .left-menu li:first-child:before, .left-menu li:first-child a:before,
        .left-menu li:first-child:after{
          content: "";
        }

        /* Squares */
        .left-menu li:after {
          background: #fa8d6b;
          width: 11px;
          height: 10px;
        }
        .left-menu li:after { 
          right: -10px;
        }

        /* Circles */
    .left-menu li a:after{
      width: 20px; 
      height: 20px;
      /* Circles are circular */
      -webkit-border-radius: 10px;
      -moz-border-radius:    10px;
      border-radius:         10px;
      background: #fff;
          
      /* Circles over squares */
      z-index: 2;
    }
    .left-menu li:first-child a:after{
      width: 20px; 
      height: 20px;
      /* Circles are circular */
      -webkit-border-radius: 10px;
      -moz-border-radius:    10px;
      border-radius:         10px;
      background: #fa8d6b;
          
      /* Circles over squares */
      z-index: 2;
    }
    .left-menu .active a:after, .left-menu .active a:before {
          background: #ddc385;
    }
    /* First and last tabs have different
           outside color needs */
    .left-menu li:last-child.active a:after {
      background: #ccc;
    }
    .left-menu li a:after {
      right: -20px;
    }
    .navbar-default .left-menu>li>a:focus, 
    .navbar-default .left-menu>li>a:hover {
      color: #425161;
      background-color: #f98561;
    }
    .navbar-default .left-menu > li > a {
      color: #fff;
      font-weight: 300;
      padding: 20px 30px;
    }
    
}
/* ---Left menu design-------*/
/* ---Right menu design-------*/
@media all and (min-width:768px) and (max-width: 1800px) {
  /* put your css styles in here */
    .right-menu { 
      list-style: none;
      margin-top:1px;
        /*-- BACK RECTANGLE --*/
      height: 60px;
      background: #fa8d6b;
      border-top-left-radius: 60px;
      position: absolute;
      right: 0; 
      margin-right: -15px;
    }
    .right-menu li { 
      /* Makes a horizontal row */
      float: left; 
      /* So the psueudo elements can be
      abs. positioned inside */
      position: relative; 
    }

    .right-menu a { 
          /* Make them block level
             and only as wide as they need */
          float: left; 
          padding: 10px 40px; 
          text-decoration: none;
          
          /* Default colors */ 
          color: #fdfdfe;
          background: #fa8d6b; 
          
          /* Only round the top corners */
          -webkit-border-top-left-radius: 50px;
          -webkit-border-top-right-radius: 15px;
          -moz-border-radius-topleft: 50px;
          -moz-border-radius-topright: 15px;
          border-top-left-radius: 50px;
          border-top-right-radius: 15px; 

          /*margin-left: -25px;*/
        }
        .right-menu li:before, .right-menu li:after, 
        .right-menu li a:before, .right-menu li a:after{
          /* All pseudo elements are 
             abs. positioned and on bottom */
          position: absolute;
          bottom: 0;
        }
        /* Only the first, last, and active
           left-menu need pseudo elements at all */
        .right-menu li:last-child:after,   .right-menu li:last-child a:after,
        .right-menu li:first-child:before, .right-menu li:first-child a:before,
        .right-menu li:first-child:after, .right-menu li:first-child a:after {
          content: "";
        }
        .right-menu .active:before, .right-menu .active:after {
          background: black; 
          
          /* Squares below circles */
          z-index: 1;
        }
        /* Squares */
        .right-menu li:before{
          background: #fa8d6b;
          width: 11px;
          height: 10px;
        }
        .right-menu li:before {
          left: -10px;      
        }

        /* Circles */

    .right-menu li:first-child a:before{
      width: 20px; 
      height: 20px;
      /* Circles are circular */
      -webkit-border-radius: 10px;
      -moz-border-radius:    10px;
      border-radius:         10px;
      background: #fff;
          
      /* Circles over squares */
      z-index: 2;
    }
    /* First and last tabs have different
    outside color needs */
    .tabs li:first-child.active a:before,
    .tabs li:last-child.active a:after {
      background: #222;
    }
    .right-menu li a:before {
          left: -20px;
        }
    .right-menu li a:after {
      right: -20px;
    }
    .navbar-default .right-menu>li>a:focus, 
    .navbar-default .right-menu>li>a:hover {
      color: #425161;
      background-color: #f98561;
    }
    .navbar-default .right-menu> li > a {
      color: #fff;
      font-weight: 300;
      padding: 20px 15px;
      margin-right: 15px;
    }
}
/* ---Right menu design-------*/

#nav {font-family: Georgia;}
#nav > .navbar-inner {
	border-left: 0;
	border-right: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	}
#nav.affix {
	position: fixed;
	top: 0;
	width: 100%;
	}
.navbar {
	background-color: transparent;
	background: transparent;
	color: #fff;
	opacity: 100;
	border: 0px;
	border-radius: 0px;
	z-index:9999;
    	min-height: 60px;
    	margin-bottom: 1px;
	}
.navbar-default {
	background-color: #fff;
	}

.navbar-collapse{
	border: none;
	}
.navbar-default .menu > li > a {
	color: #fff;
	font-weight: 300;
	}
.navbar-default .menu > li > a:hover, 
.navbar-default .menu > li > a:focus {
	color: #ff9700;
	}
.dropdown-menu > li > a {
	font-weight: bold;
    	color: #ff9700;
	}

.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus {
	background-color: #324b65;
	border: 0px;
	}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
	}
.open {
	color: #fff;
	}

.navbar-default .navbar-nav .open .dropdown-menu {
	background-color: #324b65;
	}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{
  color:#ffF;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{
  color:#ff9700;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    text-decoration: none;
    background-color: #3c546d;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #ff9700;
}

@media screen and (min-width:768px){
    .navbar-brand-centered {
        position: absolute;
        left: 47%;
        display: block;
        width: 150px;
        text-align: center;
    }
    .navbar>.container .navbar-brand-centered, 
    .navbar>.container-fluid .navbar-brand-centered {
        margin-left: -295px;
    }
    .navbar-brand {
      float: left;
      height: 50px;
      padding: 0px 0px;
      font-size: 18px;
      line-height: 20px;
    }
	span.logo {
      padding: 0px 0px 0px 227px;
    }
	span.logo img {
      max-width: 100%;
      margin-top: 5px;
	  margin-left: 32px;
    }             
	.navbar-nav.navbar-center {
    position: absolute;
    left: 47%;
    transform: translatex(-49%);
	  margin-top: 75px;
  }
}
@media screen and (max-width:767px){
  .navbar-brand img{
    max-height: 75px;
  }
  .navbar-default .left-menu> li > a.first{
    margin-top: 35px;
  }
  .navbar-default .left-menu>li>a {
    color: #fff;
    font-weight: 300; 
    line-height: 15px
  }
  .navbar-default .right-menu> li > a{
    padding-bottom: 12px;
  }
  .navbar-default .right-menu>li>a {
    color: #fff;
    font-weight: 300; 
    line-height: 15px
  }
  .navbar-nav {
    margin: 0.5px -9px;
  }
  span.logo img {
  max-height: 47px;
  margin: -65px 10px 10px 145px;
  }
}

@media screen and (max-width:767px){
      .navbar-default .navbar-nav>.open>a, 
      .navbar-default .navbar-nav>.open>a:focus, 
      .navbar-default .navbar-nav>.open>a:hover {
        color: #fff;
        background-color: transparent;
      }
      .navbar-default {
        background-color: #fa8d6b;
      }
      .menu li:first-child {
          -webkit-transform: rotate(0deg) translate(0,0px);
      }
      .menu li:nth-child(2) {
          -webkit-transform: rotate(0deg) translate(0,0px);
      }
      .menu li:nth-child(3) {
          -webkit-transform: rotate(0deg) translate(0,0px);
      }
      .menu li:last-child {
          -webkit-transform: rotate(0deg) translate(0,0px);
      }

      .dropdown-menu li:first-child {
        -webkit-transform: rotate(0deg) translate(0,5px);
      }
      .dropdown-menu li:nth-child(2) {
        -webkit-transform: rotate(0deg) translate(0,5px);
      }
      .dropdown-menu li:nth-child(3) {
        -webkit-transform: rotate(0deg) translate(0,5px);
      }
      .dropdown-menu li:nth-child(4) {
        -webkit-transform: rotate(0deg) translate(0,5px);
      }
      .dropdown-menu li:nth-child(5) {
        -webkit-transform: rotate(0deg) translate(0,0px);
      }
      .dropdown-menu li:last-child {
        -webkit-transform: rotate(0deg) translate(0,0px);
      }  
}


@media screen and (max-width: 1200px) and (min-width: 768px)  {
  .back-logo img {
      width: 237%;
      margin: 0% 50% 0% 88%;
      height: auto;
    }

    span.logo img {
      max-width: 45%;
      margin-top: 3px;
      margin-left: 50px;
    }

    .navbar-default .left-menu > li > a {
      color: #fff;
      padding: 10px 16px;
      font-size: 12px;
    }
    .navbar-default .right-menu> li > a {
      color: #fff;
      padding: 10px 12px;
      margin-right: 13px;
      font-size: 12px;
    }

  .navbar-default .menu > li > a {
      color: #fff;
      font-size: 12px;
      position: relative;
      top: -53px;
    }

    .navbar {
      min-height: 40px;
    }
    .left-menu {
      height: 33px;
    }
  .right-menu {
      height: 40px;
    }

      .menu li:first-child {
          -webkit-transform: rotate(32deg) translate(0,-23px);
      }
      .menu li:nth-child(2) {
          -webkit-transform: rotate(17deg) translate(0,11px);
      }
      .menu li:last-child {
          -webkit-transform: rotate(-27deg) translate(0,-9px);
      }

      .dropdown-menu li:first-child {
        -webkit-transform: rotate(1deg) translate(0,4px);
      }
      .dropdown-menu li:nth-child(2) {
        -webkit-transform: rotate(1deg) translate(0,7px);
      }
      .dropdown-menu li:last-child {
        -webkit-transform: rotate(1deg) translate(0,25px);
      }

      .dropdown-menu>li>a {
        padding: 1px 14px;
      }
      .navbar-nav>li>.dropdown-menu {
        margin-top: -75px;
        border-top-right-radius: 30px;
      }
      .dropdown-menu {
        font-size: 12px;
        height: auto;
    	margin: 2px 0px 0;
	-webkit-transform: rotate(4deg) translate(0,1px);
      }
     .events-flash{
	margin-top:41px;
	}
     #profile{
	margin-top:75px;
	}
     .investment-top {
    	margin-top: 41px;
     }
     .investment-top h2 {
    	font-size: 30px;
    	padding-top: 35px;
     }
}

@media screen and (max-width: 217px) and (min-width: 200px) {
  .navbar-brand {
    float: left;
    height: 20px;
  }
  .navbar-brand img {
    max-height: 22px;  }
  .navbar-brand {
    padding: 0px 15px;
  }
  span.logo img {
    max-height: 11px;
    margin: -51px 0px 0px 40px;
  }
  .navbar-default .left-menu>li>a:focus, 
  .navbar-default .left-menu>li>a:hover {
    color: #324b65;
    background-color: transparent;
  }
  .navbar-default .right-menu>li>a:focus, 
  .navbar-default .right-menu>li>a:hover {
    color: #324b65;
    background-color: transparent;
 }
 .navbar-default .menu > li > a:hover, 
 .navbar-default .menu > li > a:focus {
    color: #324b65;
  }
}
@media screen and (max-width: 249px) and (min-width: 218px) {
  .navbar-brand {
    float: left;
    height: 20px;
  }
  .navbar-brand img {
     max-height: 30px;
  }
  .navbar-brand {
    padding: 0px 15px;
  }
  span.logo img {
    max-height: 14px;
    margin: -43px 0px 0px 57px;
  }
  .navbar-default .left-menu>li>a:focus, 
  .navbar-default .left-menu>li>a:hover {
    color: #324b65;
    background-color: transparent;
  }
  .navbar-default .right-menu>li>a:focus, 
  .navbar-default .right-menu>li>a:hover {
    color: #324b65;
    background-color: transparent;
 }
 .navbar-default .menu > li > a:hover, 
 .navbar-default .menu > li > a:focus {
    color: #324b65;
  }
}
@media screen and (max-width: 299px) and (min-width: 250px) {
  .navbar-brand {
    float: left;
    height: 20px;
  }
  .navbar-brand img {
    max-height: 37px;
  }
  .navbar-brand {
    padding: 0px 15px;
  }
  span.logo img {
    max-height: 14px;
    margin: -40px 0px 0px 73px;
  }
  .navbar-default .left-menu>li>a:focus, 
  .navbar-default .left-menu>li>a:hover {
    color: #324b65;
    background-color: transparent;
  }
  .navbar-default .right-menu>li>a:focus, 
  .navbar-default .right-menu>li>a:hover {
    color: #324b65;
    background-color: transparent;
 }
 .navbar-default .menu > li > a:hover, 
 .navbar-default .menu > li > a:focus {
    color: #324b65;
  }
}
@media screen and (max-width: 316px) and (min-width: 300px) {
  .navbar-brand {
    float: left;
    height: 20px;
  }
  .navbar-brand img {
    max-height: 45px;
  }
  .navbar-brand {
    padding: 0px 15px;
  }
  span.logo img {
    max-height: 22px;
    margin: -38px 0px 0px 80px;
  }
  .navbar-default .left-menu>li>a:focus, 
  .navbar-default .left-menu>li>a:hover {
    color: #324b65;
    background-color: transparent;
  }
  .navbar-default .right-menu>li>a:focus, 
  .navbar-default .right-menu>li>a:hover {
    color: #324b65;
    background-color: transparent;
 }
 .navbar-default .menu > li > a:hover, 
 .navbar-default .menu > li > a:focus {
    color: #324b65;
  }
}

@media screen and (max-width: 400px) and (min-width: 317px) {
  .navbar-brand {
    float: left;
    height: 20px;
  }
  .navbar-brand img {
      max-height: 49px;
  }
  .navbar-brand {
    padding: 0px 15px;
  }
  span.logo img {
    max-height: 26px;
    margin: -36px 0px 0px 90px;
  }
  .navbar-default .left-menu>li>a:focus, 
  .navbar-default .left-menu>li>a:hover {
    color: #324b65;
    background-color: transparent;
  }
  .navbar-default .right-menu>li>a:focus, 
  .navbar-default .right-menu>li>a:hover {
    color: #324b65;
    background-color: transparent;
 }
 .navbar-default .menu > li > a:hover, 
 .navbar-default .menu > li > a:focus {
    color: #324b65;
  }
}
@media screen and (max-width: 505px) and (min-width: 401px) {
  .navbar-brand {
    float: left;
    height: 20px;
  }
  .navbar-brand img {
    max-height: 68px;
  }
  .navbar-brand {
    padding: 0px 15px;
  }
  span.logo img {
    max-height: 34px;
    margin: -26px 0px 0px 126px;
  }
  .navbar-default .left-menu>li>a:focus, 
  .navbar-default .left-menu>li>a:hover {
    color: #324b65;
    background-color:transparent;
  }
  .navbar-default .right-menu>li>a:focus, 
  .navbar-default .right-menu>li>a:hover {
    color: #324b65;
    background-color:transparent;
  }
  .navbar-default .menu > li > a:hover, 
  .navbar-default .menu > li > a:focus {
    color: #324b65;
  }

}

@media screen and (max-width: 634px) and (min-width: 506px) {

  .navbar-brand {
    float: left;
    height: 20px;
  }
  .navbar-brand img {
    max-height: 90px;
  }
  .navbar-brand {
    padding: 0px 15px;
  }
  span.logo img {
    max-height: 45px;
    margin: -16px 0px 0px 164px;
  }
  .navbar-default .left-menu>li>a:focus, 
  .navbar-default .left-menu>li>a:hover {
    color: #324b65;
    background-color:transparent;
  }
  .navbar-default .right-menu>li>a:focus, 
  .navbar-default .right-menu>li>a:hover {
    color: #324b65;
    background-color:transparent;
  }
  .navbar-default .menu > li > a:hover, 
  .navbar-default .menu > li > a:focus {
    color: #324b65;
  }

}

@media screen and (max-width: 767px) and (min-width: 635px) {
  .navbar-brand img {
    max-height: 90px;
  }
  .navbar-brand {
    padding: 0px 15px;
  }
  span.logo img {
    max-height: 45px;
    margin: 3px 0px 0px -260px;
  }
  .navbar-default .left-menu>li>a:focus, 
  .navbar-default .left-menu>li>a:hover {
    color: #324b65;
    background-color:transparent;
  }
  .navbar-default .right-menu>li>a:focus, 
  .navbar-default .right-menu>li>a:hover {
    color: #324b65;
    background-color:transparent;
  }
  .navbar-default .menu > li > a:hover, 
  .navbar-default .menu > li > a:focus {
    color: #324b65;
  }

}









a:focus {
    outline: none;
}


/* Carousel Styles */
.box-shadow
{
  position: relative;
  padding-top: 1px;
}
.box-shadow:before, .box-shadow:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 19px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #555;
  box-shadow: 0 25px 15px #555;
  transform: rotate(-3deg);
}
.box-shadow:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.carousel-inner img {width: 100%;}
header.carousel {
    height: 50%;
   
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}
.events-flash{
	background: url(../images/event-bg.jpg) repeat-x;
	width:100%;
	height:30px;
	padding:0px 0px 0px 5px;
	border-bottom: 1px dashed #8bd38f;
	margin-top:61px;
	}
.events-flash a{
	color: #324b65;
    	font-weight: normal;
    	font-family: auto;
	}
marquee {
	color: #ff0000;
	float: right;
	//line-height: 30px;
	overflow: hidden;
	margin-right:20px;
	margin-top: 0px;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
.header-text .btn {
    background-color: #fa8d6b;
    border-radius: 5px;
    color: white;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
}
.header-text:hover .btn {
    background: #68c36e;
    color: #ffffff;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.more {
    color: #fff;
}
.more:hover{
    color: #68c36e;
}

/* Carousel Header Styles */
.header-text {position: absolute;top: 0%;left: 1.8%;right: auto;width: 96.66666666666666%;color: #fff;}
.header-text h2{
	font-size: 55px;
	line-height: 1.2;
	font-family: Georgia;
	color: #fff;
	max-width: 70%;
	margin: 0 auto;
	margin-top: 80px;
}
.header-text h1 {
    max-width: 400px;
    margin: 0 auto;
    padding-top: 20px;
    -webkit-text-stroke: 0px #fff;
    font-family: Georgia;
    font-size: 16px;
    font-weight: 320;
    color: #fff;
    line-height: 1.5;
    padding-bottom: 70px;

}
.site-contact {
    margin-top: 140px;
}

@media screen and (max-width: 1326px) and (min-width: 768px) {
	.header-text h2 {
    		font-size: 45px;
    		line-height: 1.2;
    		font-family: Georgia;
    		color: #fff;
    		max-width: 100%;
    		margin: 0 auto;
    		margin-top: 40px;
	}
	header.carousel .fill {
    		background-position: center;
            background-size: 100% 100%;
	}
	.header-text h1 {
    		padding-bottom: 100px;

	}
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
.events-flash{
	margin-top:41px;
	}
}

@media screen and (max-width: 767px) and (min-width: 750px) {
	.header-text h2 {
    		font-size: 35px;
    		line-height: 1.2;
    		font-family: Georgia;
    		color: #fff;
    		max-width: 100%;
    		margin: 0 auto;
	    	margin-top: 120px;
	}

	header.carousel .fill {
    		background-position: center;
            background-size: 100% 100%;
	}
	.header-text h1 {
    		font-size: 14px;
		padding-bottom: 50px;
	}
	.carousel-control {
    		bottom: 10px;
	}
	#skim {
    		margin-top: 0px;
	}
	.investment-top {
    		margin-top: 60px;
	}
	.investment-top h2 {
    		font-size: 30px;
    		padding-top: 15px;
	}
     	#profile{
		margin-top:60px;
	}
}

@media screen and (max-width: 749px) and (min-width: 600px) {
	header.carousel .fill {
    		background-position: center;
            background-size: 100% 100%;
	}
	#myCarousel {
            overflow: hidden !important;
            position: inherit !important;
            height: 225px !important;
    }
	.header-text h2 {
    		font-size: 30px;
    		max-width: 100%;
    		margin: 0 auto;
	    	margin-top: 44px;
	}
	.header-text h1 {
    		font-size: 14px;
    		padding-bottom: 25px;
	}
	.carousel-control {
    		bottom: 8px;
	}
	#skim {
    		margin-top: 0px;
	}
	.header-text .btn {
    		background-color: #fa8d6b;
    		border-radius: 5px;
    		color: white;
    		padding: 6px 9px;
    		text-align: center;
    		text-decoration: none;
    		font-size: 12px;
	}
	.header-text {
    		position: absolute;
    		top: 5%;
    		left: 1.8%;
    		right: auto;
    		width: 96.66666666666666%;
    		color: #fff;
	}
	.events-flash a{
		font-size:14px;
	}
	.investment-top {
    		margin-top: 60px;
	}
	.investment-top h2 {
    		font-size: 27px;
    		padding-top: 20px;
	}
     	#profile{
		margin-top:60px;
	}
	.read-more {
        position: absolute !important;
        top: 175px !important;
        left: 40% !important;
        font-size: 14px;
    }
}
@media screen and (max-width: 599px) and (min-width: 465px){
	header.carousel .fill {
    		background-position: center;
            background-size: 100% 100%;
	}
	#myCarousel {
            overflow: hidden !important;
            position: inherit !important;
            height: 187px !important;
    }
	.header-text h2 {
    		font-size: 25px;
    		line-height: 1.2;
    		font-family: Georgia;
    		color: #fff;
    		max-width: 100%;
    		margin: 0 auto;
	    	margin-top: 20px;
	}
	.header-text h1 {
    		font-size: 13px;
    		max-width: 300px;
    		margin: 0 auto;
    		padding-top: 0px;
    		padding-bottom: 20px;
	}
	.carousel-control {
    		 top: 0px;
	}
	#skim {
    		margin-top: 0px;
	}
	.header-text .btn {
    		background-color: #fa8d6b;
    		border-radius: 5px;
    		color: white;
    		padding: 5px 9px;
    		text-align: center;
    		text-decoration: none;
    		font-size: 11px;
	}
	.header-text {
    		top: 10%;
	}
	.events-flash a{
		font-size:13px;
	}
	.investment-top {
    		margin-top: 60px;
	}
	.investment-top h2 {
    		font-size: 27px;
    		padding-top: 20px;
	}
     	#profile{
		margin-top:60px;
	}
    .read-more {
        position: absolute !important;
        top: 140px !important;
        left: 40% !important;
        font-size: 14px;
    }
}
@media screen and (max-width: 464px) and (min-width: 317px) {
	header.carousel .fill {
    		background-position: center;
            background-size: 100% 100%;
            background-repeat:no-repeat;
	}
	#myCarousel {
            overflow: hidden !important;
            position: inherit !important;
            height: 145px !important;
    }
	.header-text h2 {
    		font-size: 16px;
    		line-height: 1.2;
    		font-family: Georgia;
    		color: #fff;
    		max-width: 100%;
    		margin: 0 auto;
	    	margin-top: 18px;
	}
	.header-text h1 {
    		font-size: 11px !important;
    		max-width: 275px;
    		margin: 0 auto;
    		padding-top: 0px;
    		padding-bottom: 6px;
	}
	.carousel-control {
    		top: 10px;
	}
	#skim {
    		margin-top: 0px;
	}
	.header-text .btn {
    		padding: 3px 7px;
    		font-size: 9px;
	}
	.header-text {
    		top: 9%;
	}
	.events-flash{
		margin-top:41px;
	}
	.events-flash a{
		font-size:12px;
	}
	.more {
		font-size:12px;
	}
	.investment-top {
    		margin-top: 60px;
	}
	.investment-top h2 {
    		font-size: 22px;
    		padding-top: 10px;
	}
	.investment-sub .header {
    		font-size: 17px;
	}
	.readmore {
    		font-size: 12px;
	}
     	#profile{
		margin-top:45px;
	}
	.navbar-toggle {
    		padding: 7px 7px;
    		margin-top: 5px;
	}
	.navbar {
    		min-height: 40px;
	}
    .read-more {
        position: absolute !important;
        top: 110px !important;
        left: 40% !important;
        font-size: 14px;
    }
}
@media screen and (max-width: 316px) and (min-width: 200px) {
	header.carousel .fill {
    		background-position: center;
            background-size: 100% 100%;
	}
	#myCarousel {
            overflow: hidden !important;
            position: inherit !important;
            height: 120px !important;
    }
	.header-text h2 {
    		font-size: 10px;
    		line-height: 1.2;
    		font-family: Georgia;
    		color: #fff;
    		max-width: 100%;
    		margin: 0 auto;
	    	margin-top: 15px;
	}
	.header-text h1 {
    		font-size: 9px;
    		max-width: 275px;
    		margin: 0 auto;
    		line-height: 1.1;
    		padding-top: 0px;
		padding-bottom: 0px;
	}
	.header-text {
    		width: 98.666667%;
	}
	.carousel-control {
    		top: -3px;
	}
	#skim {
    		margin-top: 0px;
	}
	.header-text .btn {
    		padding: 3px 7px;
    		font-size: 8px;
	}
	.events-flash{
		margin-top:40px;
	}
	.events-flash a{
		font-size:10px;
	}
	.more {
		font-size: 9px;
	}
	.investment-top h2 {
    		font-size: 22px;
    		padding-top: 10px;
	}
	.investment-top {
    		margin-top: 50px;
	}
	.investment-sub .header {
    		font-size: 15px;
	}
	.readmore {
    		font-size: 12px;
	}
	.navbar-toggle {
    		padding: 5px 5px;
    		margin-top: 5px;
	}
	.navbar {
    		min-height: 40px;
	}
     	#profile{
		margin-top:30px;
	}
    .read-more {
        position: absolute !important;
        top: 110px !important;
        left: 40% !important;
        font-size: 14px;
    }
}

/* Social */
.social{
    left: 1336px;
    top: 85px;
    position: absolute;
    width: 48px;
    height: 45px;
    z-index: 162;
}
.social ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #f1f1f1;
    float: right;
    position: fixed;
}

.social li a {
    display: block;
    color: #000;
    padding: 8px 16px;
    text-decoration: none;
}

.social li a:hover {
    opacity: 0.5;
    color: white;
}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Content-------------------------------- */
/* ---------------------------------------------------------------------------- */
#page-content{}

/* ---HomePage--- */
.box-content {padding: 80px 0 90px;}
.box-content .heading{ text-align: center;width: 100%;margin: 0 auto;margin: -130px 0 80px;}
.heading h2 {
	display: inline-block;
	height: 60px;
	background: #785843;
	text-align: center;
	padding: 20px 40px 0 40px;
	position: relative;
	font-size: 20px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-family: Georgia;
}
.heading h2:after {
	content: "";  
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-left: 30px solid #785843;
	position: absolute; right: -30px; top: 0;
}
.heading h2:before {
	content: "";  
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-left: 30px solid #785843;
	margin-left: -30px;
	transform:rotate(180deg);
	position: absolute; left: 0; top: 0;
}

.box-content.box-style-1{background-attachment:fixed; background-image: url(../images/bg-2.jpg); background-color: #222;color:#fff;}
.box-content.box-style-2{background-attachment:fixed; background-image: url(../images/bg-3.jpg);color:#eee;}
.box-content.box-style-3{background-color: #222;color:#fff;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Box 1---------------------------------- */
/* ---------------------------------------------------------------------------- */
.box-content.box-1 {}
.box-content.box-1 .box-item{}
.box-content.box-1 .box-item h3{color: #363638;font-family: 'Damion', cursive;text-align: center; letter-spacing: 5px;font-size: 36px;}
.box-content.box-1 .box-item p{font-size: 15px;color:#816943;line-height: 25px;margin: 10px auto;}


/* ---------------------------------------------------------------------------- */
/* -------------------------------------Box 2---------------------------------- */
/* ---------------------------------------------------------------------------- */
.box-content.box-2 {}
.box-content.box-2 h3{color: #FFB619; margin-bottom: 5px;font-weight: 500;}
.box-content.box-2 span{font-weight: bold;font-size: 20px;line-height: 2;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Box 3---------------------------------- */
/* ---------------------------------------------------------------------------- */
.box-content.box-3 {}
.portfolio-box {display: block;position: relative;margin: 0 auto;}
.portfolio-box .portfolio-box-caption {display: block;position: absolute;bottom: 0;width: 100%;height: 100%;text-align: center;color: #fff;opacity: 0;background: rgba(127, 154, 0,.9);-webkit-transition: all .35s;-moz-transition: all .35s;transition: all .35s;}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {position: absolute;top: 50%;width: 100%;text-align: center;transform: translateY(-50%);}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {padding: 0 15px;font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {text-transform: uppercase;font-size: 14px;font-weight: 600;}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {font-size: 18px;}
.portfolio-box:hover .portfolio-box-caption {opacity: 1;}

@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }
}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Box 4---------------------------------- */
/* ---------------------------------------------------------------------------- */
.box-content.box-4 {}
.box-content.box-4 .box-item{}
.box-content.box-4 blockquote {position: relative;padding: 20px 120px 0;text-align: center;font-size: 40px; border:none;line-height: 1.2;}
.box-content.box-4 blockquote:before, .box-content.box-4 blockquote:after {position: absolute;width: 60px;height: 60px;font-size: 130px;line-height: 1; }
.box-content.box-4 blockquote:before {top: 0;left: 0;content: "\201C"; }
.box-content.box-4 blockquote:after {top: 0;right: 0;content: "\201D"; }
@media only screen and (max-width: 1100px) {
 .box-content.box-4 blockquote {font-size: 30px; } 
 }
@media only screen and (max-width: 960px) {
 .box-content.box-4 blockquote {padding: 30px 60px;font-size: 22px; }
 .box-content.box-4 blockquote:before, .box-content.box-4 blockquote:after {width: 30px;height: 30px;font-size: 70px; } 
 }
@media only screen and (max-width: 690px) {
 .box-content.box-4 blockquote {padding: 10px 30px;font-size: 20px; }
 .box-content.box-4  blockquote:before, .box-content.box-4 blockquote:after {font-size: 35px; } 
 }

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Box 5---------------------------------- */
/* ---------------------------------------------------------------------------- */
.box-content.box-5 {}
.box-content.box-5 .box-item{background-color: #F9F9F9;margin-bottom: 30px;border: 1px solid #eee;} 
.box-content.box-5 .box-item .content{padding: 10px 30px 30px;} 
.box-content.box-5 .box-item .content h3{font-weight: 500;color: #70561B;font-size: 24px;margin-bottom: 20px;} 
.box-content.box-5 .box-item .content span{color: #bbb;font-size: 15px;}
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Box 6---------------------------------- */
/* ---------------------------------------------------------------------------- */
.box-content.box-6 {}
.box-content.box-6 .box-item{text-align: center;} 
.box-content.box-6 .box-item img{max-width: 120px;margin-bottom: 15px;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Box 7---------------------------------- */
/* ---------------------------------------------------------------------------- */
.box-content.box-7 {padding-bottom: 50px;}
.box-content.box-7 .box-item{margin-top: -40px;}
.box-content.box-7 h3{margin-bottom: 15px;}
.box-content.box-7 input {border: 1px solid #785843;border-radius: 4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
.box-content.box-7 textarea {border: 1px solid #785843;border-radius: 4px;-webkit-border-radius:4px;-moz-border-radius:4px;height: 200px;}

.message{text-align: center;margin: 50px 0;}
.message .wrap{	padding: 50px; background: #ffffff; border: 1px solid #333333;display: inline-block;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-khtml-border-radius: 5px;}
.message .back{margin-top: 30px;}

/* ---------------------------------------------------------------------------- */
/* ------------------------------------Footer---------------------------------- */
/* ---------------------------------------------------------------------------- */
footer {text-align: center;}
footer a{text-decoration: underline;}
footer .copyright {color: #333333;font-size: 14px;letter-spacing:1px;}
footer .wrap-footer {padding: 30px 50px 20px;background-color: #ffffff;}

ul.social-buttons li a{display: block;width: 40px;height: 40px;border-radius: 50%;font-size: 20px;line-height: 40px;color: #ffffff;background-color: #785843;transition-duration: 0.3s;text-align: center;}
ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active{background-color: #333333;}

footer ul.quicklinks {margin-top: 10px;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Contact-------------------------------- */
/* ---------------------------------------------------------------------------- */
.contact h2{font-size: 34px; font-weight: 500;letter-spacing: 3px;padding-top: 20px ;text-align: center;}

#contact_form {padding:25px;}

#ff label {cursor:pointer;margin:px 0;display:block;font-weight:bold;}

#ff input {display:block;width:90%;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px; color:#000;	border:1px solid #5f5f5f;padding:10px;margin: 5px 0 25px 0;}

textarea {display:block;width:90%;height:200px; border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;background-color:#fff; color:#000;	border:1px solid #5f5f5f;padding:10px;margin: 5px 0 25px 0;}

#ff .sendButton {border: none;cursor:pointer;background-color: #DE5781;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;;width:100px;color:#ffffff;}
#ff .sendButton:hover {opacity: 0.8;}

/* ---------------------------------------------------------------------------- */
/* ------------------------------------Button---------------------------------- */
/* ---------------------------------------------------------------------------- */
.btn {
	border-radius: 5px;
	position: relative;
	display: inline-block;
	outline: none;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;	
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 14px;
	background: burlywood;
}

.btn-primary {
    color: #fff;
    background-color: #fa8d6b;
    padding: 0px 5px;
    margin-right: 10px;
    border-radius: 5px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #68c36e;
    border-color: #68c36e;
}

a.btn:focus{outline: 0;}

.btn-skin {padding: 8px 20px;color: #fff;background-color: #7F9A00;min-width: 110px;}
.btn-skin:hover, .btn-skin:focus {color: #fff;background-color: #333;}

/* ---------------------------------------------------------------------------- */
/* --------------------------------Google-Map---------------------------------- */
/* ---------------------------------------------------------------------------- */
.maps iframe{
    pointer-events: none;
}

/* ---------------------------------------------------------------------------- */
/* --------------------------------Contact Us Page---------------------------------- */
/* ---------------------------------------------------------------------------- */
#contact-us{
  padding-bottom: 100px;
}
.about-top {
    padding-top: 70px;
}
.contact-content i{
  color: #232424;
  font-size: 45px;
  line-height: 60px;
}
.contact-content h3{
  text-transform: uppercase;
  font-weight: bold;
}
.contact-content{
  margin-bottom: 30px;
}
.contact-content h4{
  font-size: 14px;
}
.contact-content i,h3{
  transition:.5s;
}
.contact-content:hover i,
.contact-content:hover h3{
  color: #f98561;
};

#contact-form{
  padding: 80px 0;
}
.form-control{
  border-radius: 0;
  padding: 15px;
  margin: 25px 0;
    -webkit-box-shadow: none;
    box-shadow: none; 
}
.form-control:focus {
    border-color: #fff;
    outline: 0;
    -webkit-box-shadow: none
    box-shadow:none;
}
.textarea textarea{
  height: 100px;
}
.textarea button{
  margin-top: -8px;
  background-color: #f98561;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 30px;
}
.button-default{
  border-color: #fff;
}

#toTop
{
	position:fixed;
	font-size:40px;
	bottom:20px;
	right:20px;
	z-index: 1;
}


#toTop a
{
	color:#C5C5C7;
}
#toTop {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    display: block;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
#toTop:hover {
    cursor: pointer;
    opacity: 0.7;
}
#to-top:before {
    content: "\f139";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #e24545;
    font-size: 40px;
    padding-right: 0.5em;
}

.footer-icon i {
    font-size: 20px;
    margin: 0 5px 0 5px;
    padding: 10px;
    color: #fff;
    width: 38px;
    height: 38px;
    background: #0073b0;
}


/*  BLOCK SECTION */

.pricingTable {
    padding: 0px 0px 100px;
}

.priceTitle {
    background: black none repeat scroll 0 0;
    padding: 10px 0;
}

.priceTitle > h4 {
    color: white;
    font-size: 24px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
}

.priceTitle > p {
    color: white;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.priceList {
    background: #e74c3c none repeat scroll 0 0;
    padding: 20px 0;
}

.tableActive .priceTitle {
    background: #e74c3c none repeat scroll 0 0;
}

.tableActive .priceList {
    background: black none repeat scroll 0 0;
}

.priceList li {
    color: white;
    font-size: 16px;
    font-weight: 400;
    padding: 5px 0;
    text-transform: uppercase;
    list-style: none;
}

.priceList .getStart {
    background: white none repeat scroll 0 0;
    color: #e74c3c;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
    padding: 10px 40px;
    text-transform: uppercase;
    position: relative;
    transition: .4s
}

.priceList .getStart:hover {
    background: #e74c3c none repeat scroll 0 0;
    color: #fff;
    outline: 2px solid #fff !important
}

.tableActive .getStart {
    background: #e74c3c;
    color: white;
}


/*end of pricing area*/

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #ffffff;
    border-color: #d6e9c6;
}



/*************************
*******our team******
**************************/
#our-team {
	padding-top:20px;
	padding-bottom:30px;
	background:#f4f4f4;
}

#our-team p {
    max-width: 700px;
    margin: 0 auto;
}

#our-team h4 {
    color:#0BA9F9;
    font-size: 16px;
    font-family: 'Roboto';
}

#our-team .text-center {
	padding-top:20px;
	margin-bottom:30px;
	padding-bottom:10px;
}
#our-team h3{
    margin-top: 20px;
    font-family: 'Roboto';
    font-size: 25px;
}

#our-team .team img {
	border-radius:8px;
}
#our-team h2{
    margin-top: 20px;
    font-family: 'Roboto';
    font-size: 30px;
    color: #fe5400;
}

.img-circle {
    border-radius: 50%;
    height: 250px;
    width: 250px;
    border: 4px solid #d8efda;
    background: #f1ece4;
}
#associate-team {
	padding-bottom:70px;
	background:#f4f4f4;
}

#associate-team p {
    margin-bottom: 30px;
}

#associate-team h4 {
    color:#0BA9F9;
    font-size: 16px;
    font-family: 'Roboto';
}

#associate-team .text-center {
	padding-top:20px;
	margin-bottom:30px;
	padding-bottom:10px;
}

#associate-team .team img {
	border-radius:8px;
}
#associate-team h2{
    margin-top: 20px;
    font-family: 'Roboto';
    font-size: 20px;
}
#associate-team h1{
    margin-bottom: 60px;
    font-family: 'Roboto';
    font-size: 35px;
}
.btnRead {
    border-radius: 5px;
    position: relative;
    display: inline-block;
    outline: none;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 14px;
    padding: 6px 3px;
    line-height: 1.42857143;
    text-align: center;
    background-color: #68c36e;
}

#myCarousel{
	overflow:hidden;
	position:inherit; 
	height:353px;
}

.logo_bottom{
	margin:15px 0 0 0px;
}
.fb_plugin{
	padding:15px 0 0 0;
}
.first_row {
    margin-bottom: 14px;
}
.second_row {
    margin-bottom: 14px;
}

.read-more{position:absolute;top:300px;left:50%;}
 