* {
	margin: 0 auto;
	padding: 0px;
}
body{ color:#325187;}
#wrapper {
    margin-top: 50px;
}
#header {
	background: none repeat scroll 0 0 #fff;
	
}
.fixed-container {
	width: 1150px;
	margin: 0 auto;
}
#bottom .container {
margin: 0 auto;
width: 1150px;
}

.logo a {
	float: left;
	margin: 10px 0;
}
.smallstories .loop-box p {
   
    
    min-height: 50px;
   
}
.right-side {
	float: right;
	width: 263px;
}
form.searchForm {
	border: solid 1px #dddddc;
	width: 263px;
	height: 36px;
	border-radius: 0px 3px;
	background: none;
	border-top: none;
	margin: 0 auto;
}
input:focus {
	outline: none;
}
form.searchForm input[type="text"] {
	border: none;
	background: none;
	height: 36px;
	width: 235px;
	line-height: 1.2;
	padding: 5px 10px;
	color: #989797;
	font-size: 13px;
}
#stories .loop-box {
   
    min-height: 230px;
    
}
form.searchForm input[type="submit"] {
	background: url(../images/magnifire.png) no-repeat 0 0;
	width: 17px;
	height: 16px;
	border: none;
	cursor: pointer;
	margin: 0px;
}
.sticky_menu {
	float: left;
}
.sticky_right_content {
	float: right;
}
.sticky_menu > ul {
	float: left;
	margin-top: 12px;
}
.share {
    float: right;
    margin: 5px 0;
}
.share_tweet {
    background: url("../images/twitter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 35px;
    width: 35px;
	margin-right: 5px;
}
.share_fb {
    background: url("../images/facebook.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 35px;
    width: 35px;
	margin-right: 5px;
}
.share_pinnit {
    background: url("../images/pinterest.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 35px;
    width: 35px;
	margin-right: 5px;
}

.share_insta {
    background: url("../images/insta.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 35px;
    width: 35px;
}

/* .sticky_right_content .share {
display:none;} */
.navigation-container {
	width: 1150px;
	margin: 0px auto;
}
.blue-bar {
	background: #43c1bb;
}
.media-side {
	float: left;
	border: solid 5px #fff;
	background: #fff;
	display: block;
	height: 383px;
	position: relative;
	top: 39px;
	margin-bottom: -39px;
}
.blue-bar .txt-block {
	float: right;
	margin-top: 29px;
	padding: 0;
	width: 434px;
}
.blue-bar .txt-block p {
	font-family: 'proxima_novalight';
	color: #fff;
	font-size: 16px;
	letter-spacing: -1px;
}
.blue-bar .txt-block h1 {
	letter-spacing: -1px;
	color: #fff;
	font-size: 28px;
	font-family: 'proxima_novasemibold';
	padding-top: 10px;
	line-height: 33px;
}
.blue-bar .txt-block h2 {
	font-family: "proxima_novalight_italic";
	color: #FFF;
	padding: 15px 0px 15px 0px;
}
.blue-bar .txt-block h3 {
	font-family: 'ProximaNova-Semibold';
	color: #fff;
	font-size: 17px;
	padding-bottom: 15px;
}
.carrot-cbar {
	background: none repeat scroll 0% 0% #F2F2F1;
	border-top: 1px solid #DFDEDE;
	padding: 38px 0px;
	border-bottom: 1px solid #dfdede;
}
.carrot-cbar a.get {
	/* background: none repeat scroll 0 0 #325187; */
	margin: 0 0 0 716px;
	/* color: #43c1bb; */
}
a.theme-btn {
	/* background: none repeat scroll 0 0 #325187; */
background: #4868a0; /* Old browsers */
background: -moz-linear-gradient(top, #4868a0 0%, #264579 19%, #325187 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4868a0), color-stop(19%,#264579), color-stop(100%,#325187)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4868a0 0%,#264579 19%,#325187 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4868a0 0%,#264579 19%,#325187 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4868a0 0%,#264579 19%,#325187 100%); /* IE10+ */
background: linear-gradient(to bottom, #4868a0 0%,#264579 19%,#325187 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4868a0', endColorstr='#325187',GradientType=0 ); /* IE6-9 */

	color: #fff;
	display: inline-block;
	font-family: 'proxima_nova_rgbold';
	font-size: 22px;
	line-height: 1;
	margin: 0;
	padding: 10px 15px 10px;
	text-align: center;
	vertical-align: top;
	 border-radius: 5px;
	
}
a.theme-btn:hover {
	color: #fff;
	background: #35548b; /* Old browsers */
background: -moz-linear-gradient(top, #35548b 0%, #234174 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#35548b), color-stop(100%,#234174)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #35548b 0%,#234174 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #35548b 0%,#234174 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #35548b 0%,#234174 100%); /* IE10+ */
background: linear-gradient(to bottom, #35548b 0%,#234174 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35548b', endColorstr='#234174',GradientType=0 ); /* IE6-9 */
}
.theme-btn.gray_button {
    background: none repeat scroll 0 0 #bbb;
    border: 1px solid #aaa;
    color: #777;
}
.theme-btn.gray_button:hover {
    background: none repeat scroll 0 0 #bbb;
    border: 1px solid #aaa;
    color: #777;
}

.featured-listing a.theme-btn {
	font-family: 'proxima_novasemibold';
	font-size: 22px;
	margin-top: 13px;
}
.featured-listing {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.featured-listing h2 {
	text-align: center;
	color: #325187;
	font-size: 28px;
	font-family: 'proxima_novasemibold';
	padding: 35px;
	line-height: 1.2;
	text-transform: uppercase;
}
.loop-box {
	display: inline-block;
	/* float: left; */
	margin-bottom: 10px;
	margin-left: 24px;
	margin-top: 30px;
	padding: 10px;
	text-align: left;
	width: 266.3px;
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
	vertical-align:top;
}
/*#dataInterviews .loop-box:nth-child(4n+4){ margin-right: 0; }
.featured-listing .loop-box:nth-child(4n+4) { margin-right: 0; }*/
.inspiring_enterprerures .loop-box {
	display: inline-block;
	float: none !important;
	margin-bottom: 10px;
	margin-left: 24px;
	margin-top: 30px;
	padding: 10px;
	text-align: left;
	width: 269.4px;
}

.interview {
    background: none repeat scroll 0 0 #f2f2f1;
    border: 1px solid #dfdede;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}
.interview-thumb {
	float: right;
	padding: 40px 40px 40px 0px;
}
.interview-thumb img {
	padding: 0px 0px 0px 40px;
	width: 538px;
	 height: auto;
}
.captions {
	float: left;
	width: 43%;
	padding: 40px 0 0 40px;
}
.captions h2 {
	font-family: 'OpenSans-Semibold';
	color: #7a7a7a;
	font-size: 17px;
}
.captions h3 {
	color: #43c1bb;
	font-family: 'OpenSans-Italic';
	font-size: 32px;
	line-height: 37px;
}
.caption-read-more a.get {
	/* background: none repeat scroll 0 0 #325187; */
	background: #4868a0; /* Old browsers */
background: -moz-linear-gradient(top, #4868a0 0%, #264579 19%, #325187 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4868a0), color-stop(19%,#264579), color-stop(100%,#325187)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4868a0 0%,#264579 19%,#325187 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4868a0 0%,#264579 19%,#325187 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4868a0 0%,#264579 19%,#325187 100%); /* IE10+ */
background: linear-gradient(to bottom, #4868a0 0%,#264579 19%,#325187 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4868a0', endColorstr='#325187',GradientType=0 ); /* IE6-9 */


	margin: 20px 0 0;
}
.caption-read-more a.theme-btn:hover {
	color: #fff;
	background: #35548b; /* Old browsers */
background: -moz-linear-gradient(top, #35548b 0%, #234174 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#35548b), color-stop(100%,#234174)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #35548b 0%,#234174 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #35548b 0%,#234174 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #35548b 0%,#234174 100%); /* IE10+ */
background: linear-gradient(to bottom, #35548b 0%,#234174 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35548b', endColorstr='#234174',GradientType=0 ); /* IE6-9 */
}
.space_left20 {
	margin-left: 0px;
}
.loop-box .pic img {
	/*max-width: -moz-fit-content;*/
	width: 100%;
	height: auto;
	display: block;
}
.loop-box .btm-text {
	border-left: solid 1px #e3e3e2;
	border-right: solid 1px #e3e3e2;
	background: #fff;
}
.loop-box p {
	padding: 2px 10px;
	color: #474747;
	font-size: 14px;
	font-family: 'proxima_novalight';
}
.gray-bar {
	background: #e9e8e7;
	height: 32px;
}
.btm-text .name {
	color: #43c1bb;
	display: inline-block;
	font-family: 'proxima_novasemibold';
	font-size: 13px;
	padding: 5px 10px;
}

.btm-text .name:hover {
    text-decoration: underline;
}

.gray-bar a.link {
	border-top: 3px solid #325187;
	color: #54514f;
	display: inline-block;
	float: right;
	font-size: 13px;
	margin-right: 10px;
	padding: 8px 0;
}
.loop-box a:hover img{
	opacity:0.9;
	transition:none;
}

.morestories h3:hover{
	color: #325187;
}
.gray-bar a:hover {
	border-top: 3px solid #43c1bb;
}
.loadmorebutton {
    text-align: center;
}
.gray-bar a.link:hover {
	color: #325187;
}
.blue-bottom {
	background: #0c2b4a;
	margin: 47px 0 0 0;
}
.blue-bottom .txt-block {
	width: 485px;
	float: left;
	padding: 65px 0 0 0;
}
.blue-bottom .txt-block p {
	font-family: 'proxima_novalight';
	color: #fff;
	font-size: 16px;
}
.blue-bottom .txt-block h1 {
	color: #fff;
	font-size: 36px;
	font-family: 'proxima_nova_rgbold';
	padding: 22px 0;
	line-height: 1.1;
}
.blue-bottom .txt-block h3 {
	font-family: 'proxima_novalight_italic';
	color: #fff;
	font-size: 17px;
	padding-bottom: 40px;
}
.blue-bottom .views {
	float: right;
	margin: 66px 0
}
.blue-bottom .views img {
	border: solid 5px #fff;
	display: block;
}
#footer {
    color: #325187;
}
.margin30 {
	margin: 30px;
}

.row {
    margin-left: -30px;
}
.spano_footer {
    width: 265px;
	float: left;
    margin-left: 30px;
    min-height: 1px;
}
#footer aside.widget{margin-bottom: 50px;}

.spano_footer_btm{
    width: 100%;
}

ul.inline > li, ol.inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
#footer > .container {
    font-size: 14px;
    padding: 20px 0px ;
	 width: 1150px;
margin:0px auto;
}
.contact-info-back {
    background: url("../images/contact-background.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    min-height: 157px;
}
.footer-logo {
	border-right: 1px solid #3e5d95;
	float: left;
	padding: 19px 40px 0 0;
}
#footer .footer-links {
	float: left;
	font-family: 'OpenSans-Regular';
	padding-right: 34px;
}
#footer .footer-links li {
	line-height: 1;
	list-style: url(../images/bullet.png);
	margin: 0;
	padding-bottom: 10px;
	text-align: left;
}
#footer .footer-links li:first-child {
	border: none;
	padding-left: 0px;
}
#footer ul li a {
	color: #fff;
	line-height: 1;
	font-size: 14px;
	font-family: 'proxima_novasemibold';
}
#footer p {
	color: #fff;
	font-size: 13px;
	padding-top: 4px;

	line-height: 1.5;
	font-family: 'proxima_novasemibold';
}
.quick-links h1 {
	color: #fff;
	font-family: 'OpenSans-Semibold';
	font-size: 15px;
	margin-left: -15px;
	padding-bottom: 10px;
}
#index #footer {
	background: #325187;
}
/*#index #footer ul li a {
	color: #fff;
	font-family: 'OpenSans-Regular';
	font-size: 13px;
}
#index #footer ul li {
	border-left: none;
}
#index #footer ul li:first-child {
	border: none;
}
#index #footer p {
	color: #989298;
	float:left;
}*/
.social {
	float: left;
	padding-left: 24px;
	width: 218px;
}
.social ul {
	float: left;
}
.social ul li {
	float: left;
	padding: 5px;
	border: none !important;
}
.copyright {
	color: #fff;
	font-size: 13px;
	font-family: 'OpenSans-Regular';
	padding-left: 10px;
	float:left;
}
/**inner styles*/
.main-row {
	padding-bottom: 25px;
	background: url(../images/bg-blue.png) repeat-x 0 0;
	display: table;
	width: 100%;
	vertical-align: top;
}
.main-row .cell-left {
	display: block;
	float: left;
	vertical-align: top;
	width: 764px;
}
.title {
	padding: 25px 0;
}
.title h1 {
	line-height: 1;
	color: #fff;
	font-size: 35px;
	font-family: 'proxima_nova_rgbold';
}
.title h1 span {
	display: block;
	font-size: 20px;
	color: #325187;
	font-family: 'proxima_novasemibold';
}

.title h1 .publishedspan {
	display: block;
	font-size: 16px;
	font-family: 'proxima_novasemibold';
	color: #fff;
}
.main-pic .image {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
.main-pic .image img {
    border: 5px solid #fff;
    display: block;
    width: 100%;
}
.slogan {
	background: #e3e3e3;
	padding: 20px ;
	margin-top: 1px;
}
.slogan p {
	font-family: 'proxima_novasemibold';
	color: #000;
	font-size: 26px;
	line-height: 1.2;
}

.detail-area {
	border: solid 1px #e7e7e6;
	border-top: none;
	background: #fff;
}
.detail-area p {
	color: #325187;
	font-family: 'proxima_novalight';
	padding:8px 20px 4px;
	line-height: 1.5;
}
.detail-area p span {
	color: #43c1bb;
	font-family: 'proxima_novasemibold';
}
.detail-area > ul {
    list-style: disc outside none;
    margin-left: 15px;
    padding: 10px;
}
.detail-area ul li {
    font-size: 15px;
    line-height: 27px;
    padding-left: 5px;
}


.faqs {
	border-top: solid 1px #e7e7e6;
	padding-bottom: 10px;
}

.gray_bg {
    background: none repeat scroll 0 0 #ecebeb;
    margin: 20px;
	position:relative;
}
.gray_bg:before{ background: none repeat scroll 0 0 #43c1bb;
    content: "";
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 45px;
	bottom:0;}

.faqs h3 {
	background-image: url("../images/ques.png");
    background-position: 13px center;
    background-repeat: no-repeat;
    color: #000;
    font-family: "proxima_novasemibold";
    font-size: 18px;
    line-height: 30px;
    padding: 6px 0 6px 66px;
    position: relative;
	
}

.faqs h3:before{ border-bottom: 7px solid transparent;
    border-left: 7px solid #43c1bb;
    border-top: 7px solid transparent;
    content: "";
    height: 0;
    left: 45px;
    position: absolute;
    top: 50%;
    width: 0;
	margin:-7px 0 0 0;}

.faqs p {
	padding: 8px 20px
}

.faqs ol {
    list-style: decimal outside none;
    margin-left: 35px;
    padding: 10px;
}

.faqs ul {
    list-style: disc outside none;
    margin-left: 35px;
    padding: 10px;
}

.faqs ul li, .faqs ol li{
    font-size: 15px;
    line-height: 27px;
    padding-left: 5px;
}

.faqs h4 {
    font-weight: bold;
    line-height: 24px;
    margin-left: 20px;
}

.connect {
	background: none repeat scroll 0 0 #ecebeb;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
.connect h3 {
	border-bottom: 1px solid #e7e7e6;
	color: #000;
	font-family: 'proxima_novasemibold';
	font-size: 23px;
	line-height: 1.5;
	padding: 10px 20px;
}
.connect ul {
	border-left: solid 1px #e7e7e6;
	border-right: solid 1px #e7e7e6;
	background: #fff;
}
.connect ul li {
	color: #403f40;
	font-size: 16px;
	font-family: 'proxima_novalight';
	display: inline-block;
	width: 100%;
	padding: 5px 20px;
	border-bottom: solid 1px #e7e7e6;
}
.connect ul li span {
	margin-right: 13px;
	display: inline-block;
	vertical-align: middle;
	height: 35px;
    float:left;
    width: 35px;
}

.connect_business_website {
	background: url("../images/icn-url.png") no-repeat;
}
.connect_email {
	background: url("../images/email.png") no-repeat;
}
.connect_about_me {
	background: url("../images/abt_me.png") no-repeat;
}
.connect_fb_share {
	background: url("../images/fb.png") no-repeat;
}
.connect_lin{
	background: url("../images/linkedin.png") no-repeat;
}
.connect_tweet{
	background: url("../images/twitt.png") no-repeat;
}
.connect_pinit {
	background: url("../images/pinit.png") no-repeat;
}
.connect_gp {
	background: url("../images/gp.png") no-repeat;
}
.connect_myspace{
	background: url("../images/myspace.png") no-repeat;
}
.connect_digg {
	background: url("../images/digg.png") no-repeat;
}
.connect li:last-child {
    border-bottom: medium none;
}
.connect ul li a {
    color: #1b7cc0;
    display: table;
    padding: 5px 0;
}
.main-row .cell-right {
	display: block;
	float: right;
	margin-left: 35px;
	vertical-align: top;
	width: 349px;
}
.main-row .cell-right h3 {
	/* border-bottom: 1px solid #e3e3e2; */
	color: #000;
	font-family: 'proxima_novasemibold';
	font-size: 23px;
	padding: 10px 15px;
}
.seprator {
	border-top: 1px solid #ccc;
	display: block;
	height: 1px;
	width: 100%;
}
.main-row .cell-right .loop-box {
	margin: 15px;
	width: 92%;
}
.sidebar_interviews_stories h2 {
	font-family: 'Opensans-Bold';
	font-size: 13px;
	color: #43c1bb;
}
.views-field-title {
    margin-top: 0px;
}
.views-field-title .field-content a {
    font-family: "OpenSans-Semibold";
    font-size: 15px;
	color:#43c1bb ;
	line-height: 30px;
}
.views-field-title .field-content a:hover {
text-decoration:underline;
}

.info_read_btn {
	margin-top: 10px;
}
.info_read_btn a.theme-btn {
	background: none repeat scroll 0 0 #325187;
	border: 1px solid #325187;
	color: #fff;
	display: inline-block;
	float: left;
	font-family: 'OpenSans-Light';
	font-size: 13px;
	line-height: 1;
	margin: 0;
	padding: 7px 15px 10px;
	text-align: center;
	vertical-align: top;
}
.info_read_btn a.theme-btn:hover {
	color: #43c1bb;
}
.views {
	border: 1px solid #ccc;
	float: left;
	font-family: 'Opensans-Light' !important;
	padding: 6px !important;
	width: 94px;
}
.info p {
	color: #6f6f70;
	font-family: 'Opensans-Regular';
	font-size: 13px;
	padding: 4px 0px 10px;
}
.panel.txt-block {
	background: none repeat scroll 0 0 #325187;
	min-height: 351px;
	margin-top: 30px;
	padding: 17px;
	width: 352px;
}
.post {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	padding:10px;
}
.post h3 {
	background: none repeat scroll 0 0 #e7e7e6;
	color: #000;
	font-family: 'proxima_novasemibold';
	font-size: 23px;
	line-height: 1.5;
	padding: 10px 20px;
}
.panel.txt-block p {
	color: #fff;
	font-family: 'Opensans-Semibold';
	font-size: 17px;
}
.panel.txt-block h1, .panel.txt-block h2 {
	color: #fff;
	font-family: 'proxima_nova_rgbold';
	font-size: 20px;
	line-height: 1.2;
	padding: 22px 0;
}
.user_comments {
	padding: 20px;
}
.user_comments img {
	float: left;
}
.comments {
	float: left;
	margin-left: 15px;
	text-align: left;
	width: 644px;
}
.user_comments h1 {
	color: #20b1aa;
	font-family: 'Opensans-Semibold';
	font-size: 18px;
	margin-left: 77px;
}
.user_comments h2 {
	font-family: 'OpenSans-Light';
	color: #757575;
	font-size: 13px;
	padding-bottom: 10px;
	margin-left: 77px;
}
.comments p {
	font-family: 'OpenSans-Light';
	color: #323333;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 10px;
}
.reply_btn a.theme-btn {
	background: none repeat scroll 0 0 #325187;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	display: inline-flex;
	font-family: 'OpenSans-Bold';
	font-size: 14px;
	line-height: 1;
	margin: 0;
	padding: 8px 15px 10px;
	text-align: center;
	vertical-align: top;
}
.divider {
	border-top: 1px solid #ccc;
	display: block;
	height: 1px;
	width: 100%;
}
.reply_btn a.theme-btn:hover {
	background: #383635;
	cursor: pointer;
}
.panel.txt-block h3 {
	color: #fff;
	font-family: 'OpenSans-Italic';
	font-size: 16px;
	
	margin: 0;
	padding: 0 0 15px;
}
.arrow {
	float: none !important;
	margin-left: 5px;
}
.panel.txt-block a.theme-btn {
	background: #37d4cd; /* Old browsers */
background: -moz-linear-gradient(top, #37d4cd 0%, #36b4ae 17%, #43c1bb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#37d4cd), color-stop(17%,#36b4ae), color-stop(100%,#43c1bb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #37d4cd 0%,#36b4ae 17%,#43c1bb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #37d4cd 0%,#36b4ae 17%,#43c1bb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #37d4cd 0%,#36b4ae 17%,#43c1bb 100%); /* IE10+ */
background: linear-gradient(to bottom, #37d4cd 0%,#36b4ae 17%,#43c1bb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37d4cd', endColorstr='#43c1bb',GradientType=0 ); /* IE6-9 */
	display: block;
	margin: 0 auto;
	padding: 10px;
	color: #fff;
	text-align: center;
	border-radius:5px;
	border:1px solid #2da09a;
}

.panel.txt-block a.theme-btn:hover{
color: #fff;
	background: #43c5bf; /* Old browsers */
background: -moz-linear-gradient(top, #43c5bf 0%, #32aba5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#43c5bf), color-stop(100%,#32aba5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #43c5bf 0%,#32aba5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #43c5bf 0%,#32aba5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #43c5bf 0%,#32aba5 100%); /* IE10+ */
background: linear-gradient(to bottom, #43c5bf 0%,#32aba5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43c5bf', endColorstr='#32aba5',GradientType=0 ); /* IE6-9 */
}




.awesome_entrepreneurs .featured-list {
	margin-left: -20px;
}
.awesome_entrepreneurs h3 {
	color: #242221;
	font-family: 'proxima_novasemibold';
	font-size: 23px;
	line-height: 1.5;
	padding: 10px 0 0;
}
.inspiring_enterprerures {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e7e7e6;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	margin-top: 20px;
}
.inspiring_enterprerures loop-box {
	padding: 10px 20px;
}
.inspiring_enterprerures .thumb {
    float: left;
    margin-right: 10px;
    width: 100px;
}
.inspiring_enterprerures info {
	float: left;
}
/*navigation*/
.navigation {
	border-top: 1px solid #dddddc;
	margin: 0 auto;
}
/* nav */
.nav {
	margin: 0 auto;
	padding: 0px 0 0;
	position: relative;
	width: 1150px;
}
nav {
	position: relative;
	float: left;
}
nav ul {
	display: inline-block;
	padding: 0;
	margin: 0 auto;
}
nav li {
	display: inline;
}

nav a {
    border-right: 1px solid #e6e2e2;
    color: #325187 ;
    display: inline-block;
    font-family: "proxima_novasemibold";
    font-size: 17px;
    padding: 11px;
    text-decoration: none;
    vertical-align: top;
}
nav li:first-child a {
	margin-left: 0px;
}
nav li a.active{
	color: #43c1bb;
}
nav a:hover, nav a:active, nav a:focus {
	color: #43c1bb;
}
nav a#pull {
	display: none;
}
nav .current-menu-item > a {
    color: #43c1bb !important;
}
#menu-top-menu .current-menu-item > a {
    color: #43c1bb ;
}
.quick-links {
	border-right: 1px solid #3e5d95;
	float: left;
	padding-left: 31px;
}
.cell-left .loop-box {
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    display: inline-block;
    margin-left: 20px;
    margin-top: 20px;
    padding: 10px;
    text-align: left;
    width: 238px;
}
.cell-left  .featured_stories .loop-box {
	min-height: 215px !important;

}
/*form*/
.comment-form {
    border: 1px solid #e7e7e6;
    float: left;
    padding: 20px;
	width: 100%;
}
.form-label {
	color: #325187;
	font-size: 13px;
	padding-bottom: 5px;
	font-family: 'Opensans-Regular';
}
.mandatory {
	color: #f35d4e;
	font-size: 13px;
	font-family: 'Opensans-Regular';
}
.comment-form input[type="text"] {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #bcbdbb;
	color: #7a7a7a;
	font-size: 16px;
	height: 35px;
	
	margin: 5px 0 0;
	padding: 0 10px;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
/* 	vertical-align: middle; */
	width: 100%;
}
.security {
	width: 40px !important;
}
.cptch_block {
    float: left;
   
    margin-top: 10px;
    width: 100%;
}

.form-submit{
	width: 100%;
	float: left;
    margin-top: 10px;
}

.comment-form input[type="submit"]{
    background: none repeat scroll 0 0 #325187;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family: "proxima_nova_rgbold";
    font-size: 22px;
    line-height: 1;
    margin: 0 0 4px;
    padding: 12px 15px 10px;
    text-align: center;
    vertical-align: top;
	float: left;
	border-radius: 5px;
}
.cptch_block label{
    color: #325187;
    font-family: "Opensans-Regular";
    font-size: 13px;
    padding-bottom: 5px;
}
.form-label-code {
	color: #5d5e5f !important;
	font-size: 13px;
	font-family: 'Opensans-Regular';
}
.comment-form textarea {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #bcbdbb;
	color: #7a7a7a;
	font-size: 16px;
	height: 100px;
	line-height: 18px;
	margin: 5px 0 0;
	padding: 10px;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	width: 100%;
}
/* .second_clm {
	margin-left: 20px;
} */
.formcaption {
	
	margin-top: 10px;
}

.formcaption.wide {
    float: left;
    width: 100%;
}
.comment-form button {
	border: medium none;
	color: #fff;
	display: inline-block;
	font-family: 'proxima_nova_rgbold';
	font-size: 22px;
	line-height: 1;
	margin: 0;
	margin-bottom: 20px;
	padding: 12px 15px 10px;
	text-align: center;
	vertical-align: top;
	background: none repeat scroll 0 0 #325187;
}
.comment-form input[type="submit"]:hover {
	color: #43c1bb;
	cursor: pointer;
}
/*about*/
.about_descrip {
	border: 1px solid #ccc;
	padding: 20px;
	background: #fff;
}
.about_descrip img {
    padding: 15px 0;
}
.about_descrip figcaption {
    margin-bottom: 15px;
    margin-top: -15px;
}
.copyright.initiative{
float:right;
}
.about_descrip > p {
	line-height: 25px;
	padding-bottom: 11px;
}
/*sticky nav*/
#hellobar_container.remains_at_top {
	position: fixed;
	top: 0;
}
#hellobar_container.large {
	height: 50px;
}
#hellobar_container {
	border: medium none;
	height: 50px;
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
 z-index:;
}
.sticky_nav_container {
    background: none repeat scroll 0 0 #325187;
    box-shadow: 1px 1px 1px #404040;
    height: 41px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 17000;
}
.sticky_nav {
	width: 1150px;
	margin: 0px auto;
}
.sticky_menu ul li {
	float: left;
}
.sticky_menu ul li a {
	color: #fff;
	display: inline-block;
	font-family: "proxima_novasemibold";
	font-size: 13px;
	padding: 0 10px;
	text-decoration: none;
	vertical-align: top;
}

.sticky_menu ul li a:hover{
color: #43c1bb;
}
.sticky_logo {
    display: none;
    float: left;
    margin-top: 3px;
	margin-right: 20px;
}
.contact-info-back{color:#fff;}
.contact-info-back ul i {
    float: left;
    font-size: 14px;
    margin-right: 8px;
    margin-top: 2px;
    text-align: center;
    width: 18px;
}

#footer a {
    color: #787d82;
}

#footer h3.widget-title {
    border-left: 3px solid #43c1bb;
    color: #fff;
    font-family: Open Sans,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-left: 10px;
}
#footer ul li {
    color: #fff;
    padding: 3px 0;
}
#footer ul li a:hover {
    color: #43c1bb;   
}
#scrollUp {
    background-color: #43c1bb;
    border-radius: 50%;
    bottom: 30px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    position: fixed;
    right: 30px;
    text-align: center;
    width: 50px;
	z-index:111111;
}
.fa-chevron-up:hover{ color:#325187 !important;}

.footer-menu.inline {
    float: right;
}.tw-social-icon {
    display: inline-block;
    list-style: none outside none;
    margin: 0;
}.tw-social-icon a, #bottom .tw-social-icon a {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 36px;
}

html, body {
    background: none repeat scroll 0 0 transparent;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-align: left;
}
body {
    font-family: Arial,Helvetica,sans-serif;
    
    margin: 0;
    padding: 0;
}
html, body {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    text-align: left;
}
#footer #bottom {
    border: 1px solid #345998;
    padding: 10px 0;
}
/*stories*/


.views-row:hover {
    background: none repeat scroll 0 0 #f2f2f2;
    padding: 5px;
    transition: all 0.5s ease 0s;
}
.view {
   width: 100%;
   height: auto;
 
   float: left;
  
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   
   cursor: default;
   /* background: #fff url(../images/bgimg.jpg) no-repeat center center; */
}
.view .mask,.view .content {
   height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.view img {
   display: block;
   position: relative;
   width:100%;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: #43c1bb;
   margin: 20px 0 0 0;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view a.info {
    background: none repeat scroll 0 0 #325187;
    box-shadow: 0 0 1px #000;
    color: #fff;
    display: inline-block;
    left: 23%;
	right: 23%;
    padding: 7px 14px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    top: 35%;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.view-eighth .mask {
   background-color: rgba(255, 255, 255, 0.70);
   top: -322px;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 1;
   -webkit-transition: all 0.3s ease-out 0.5s;
   -moz-transition: all 0.3s ease-out 0.5s;
   -o-transition: all 0.3s ease-out 0.5s;
   -ms-transition: all 0.3s ease-out 0.5s;
   transition: all 0.3s ease-out 0.5s;
}

.view-eighth h2 {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out 0.1s;
   -moz-transition: all 0.2s ease-in-out 0.1s;
   -o-transition: all 0.2s ease-in-out 0.1s;
   -ms-transition: all 0.2s ease-in-out 0.1s;
   transition: all 0.2s ease-in-out 0.1s;
}
.view-eighth p {
   color: #333;
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out 0.2s;
   -moz-transition: all 0.2s ease-in-out 0.2s;
   -o-transition: all 0.2s ease-in-out 0.2s;
   -ms-transition: all 0.2s ease-in-out 0.2s;
   transition: all 0.2s ease-in-out 0.2s;
}
.view-eighth a.info {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out 0.3s;
   -moz-transition: all 0.2s ease-in-out 0.3s;
   -o-transition: all 0.2s ease-in-out 0.3s;
   -ms-transition: all 0.2s ease-in-out 0.3s;
   transition: all 0.2s ease-in-out 0.3s;
}
.view-eighth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   top: 0px;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
  /* -webkit-animation: bounceY 0.9s linear;
   -moz-animation: bounceY 0.9s linear;
   -ms-animation: bounceY 0.9s linear;
   animation: bounceY 0.9s linear;*/
}
.view-eighth:hover h2 {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.4s;
   -moz-transition-delay: 0.4s;
   -o-transition-delay: 0.4s;
   -ms-transition-delay: 0.4s;
   transition-delay: 0.4s;
}
.view-eighth:hover p {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
.view-eighth:hover a.info {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
@keyframes bounceY {
    0% { transform: translateY(-205px);}
    40% { transform: translateY(-100px);}
    65% { transform: translateY(-52px);}
    82% { transform: translateY(-25px);}
    92% { transform: translateY(-12px);}
    55%, 75%, 87%, 97%, 100% { transform: translateY(0px);}
}
@-moz-keyframes bounceY {
    0% { -moz-transform: translateY(-205px);}
    40% { -moz-transform: translateY(-100px);}
    65% { -moz-transform: translateY(-52px);}
    82% { -moz-transform: translateY(-25px);}
    92% { -moz-transform: translateY(-12px);}
    55%, 75%, 87%, 97%, 100% { -moz-transform: translateY(0px);}
}
@-webkit-keyframes bounceY {
    0% { -webkit-transform: translateY(-205px);}
    40% { -webkit-transform: translateY(-100px);}
    65% { -webkit-transform: translateY(-52px);}
    82% { -webkit-transform: translateY(-25px);}
    92% { -webkit-transform: translateY(-12px);}
    55%, 75%, 87%, 97%, 100% { -webkit-transform: translateY(0px);}
}
/*conatct*/
.detail_contact h2{
    color: #000;
    font-family: "proxima_novasemibold";
    font-size: 26px;
    line-height: 1.2;
}
.conatct_descrip {
    border: 1px solid #ccc;
    padding: 20px;
	background: #fff;
}
.conatct_descrip > h2{color: #000;
    font-family: "proxima_novasemibold";
    font-size: 18px;
    line-height: 1.2;}
.conatct_descrip .siteForm {
    padding: 10px;
}
.creden_address {
    float: left;
    line-height:25px;
	color: #325187;
}

strong {
    color: #325187;
}

.creden_phone{
    float: left;
    width: 50%;
}

.conatc_USAI li {
    float: left;
    padding: 4px 10px;
}
.creden_contact {
    margin-top: 10px;
}
 .creden_phone h1{color: #000;
    font-family: "proxima_novasemibold";
    font-size: 18px;
    line-height: 1.2;
}

.conatc_USAI li.child {
    
    padding-left: 0px;
}
.featured_stories {
    margin-left: -20px;
}
 .morestories h3{
    background-color: #43c1bb;
    background-image: url("../images/icn-view.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #fff;
    font-family: "proxima_novasemibold";
    font-size: 23px;
    height: 44px;
    margin: 20px 0px;
    padding: 9px 0 0 66px;
}
/*request an interview*/
.inter_descrip {
    border: 1px solid #ccc;
    padding: 20px;
	background:#fff;
}
.detail_inter .contact_form {
    background: none;
  
    
    width: 100%;
}
.detail_inter .contact_form h3{
	
	
	color: #000;
    font-family: "proxima_novasemibold";
    font-size: 18px;
    line-height: 1.2;
	margin-left:20px;
	margin-bottom:20px;
	
	
	}
.formTable {
    border-spacing: 10px;
}
.formTable td.firstTd {
    width: 50%;
}
.conatct_descrip .formTable td.firstTd {
    width: 100%;
}
.formTable td {
    color: #444343;
    font-size: 13px;
	vertical-align: top;
}
.siteForm input[type="text"] {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #d8d7d7;
    border-radius: 4px;
    box-shadow: 0 0 2px 2px #e8e8e8 inset;
    color: #7a7a7a;
    font-size: 16px;
    height: 31px;
    line-height: 20px;
    margin: 0;
    padding: 0 10px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    vertical-align: middle;
    width: 100%;
}
.siteForm textarea {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #d8d7d7;
    border-radius: 5px;
    box-shadow: 0 0 2px 2px #e8e8e8 inset;
    color: #7a7a7a;
    font-family: "OpenSans";
    font-size: 16px;
    height: 160px;
    line-height: 18px;
    margin: 0;
    padding: 10px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    width: 100%;
}

.conatct_descrip .siteForm textarea {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #d8d7d7;
    border-radius: 5px;
    box-shadow: 0 0 2px 2px #e8e8e8 inset;
    color: #7a7a7a;
    font-family: "OpenSans";
    font-size: 16px;
    height: 91px;
    line-height: 18px;
    margin: 0;
    padding: 10px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    width: 100%;
}
.siteForm input[type="submit"] {
   background: #4868a0; /* Old browsers */
background: -moz-linear-gradient(top, #4868a0 0%, #264579 19%, #325187 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4868a0), color-stop(19%,#264579), color-stop(100%,#325187)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4868a0 0%,#264579 19%,#325187 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4868a0 0%,#264579 19%,#325187 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4868a0 0%,#264579 19%,#325187 100%); /* IE10+ */
background: linear-gradient(to bottom, #4868a0 0%,#264579 19%,#325187 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4868a0', endColorstr='#325187',GradientType=0 ); /* IE6-9 */   
    color: #fff;
    cursor: pointer;
    display: inline-block;
   font-family: 'ProximaNova-Semibold';
    font-size: 22px;
    line-height: 36px;
     padding: 0 13px 0 13px;
    border-radius:5px;
    text-decoration: none;
	border:none;
    
}
.siteForm input[type="submit"]:hover {
    background: #35548b; /* Old browsers */
background: -moz-linear-gradient(top, #35548b 0%, #234174 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#35548b), color-stop(100%,#234174)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #35548b 0%,#234174 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #35548b 0%,#234174 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #35548b 0%,#234174 100%); /* IE10+ */
background: linear-gradient(to bottom, #35548b 0%,#234174 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35548b', endColorstr='#234174',GradientType=0 ); /* IE6-9 */}
	

.conatct_descrip .contact_form {
    background: none repeat scroll 0 0 #f7f7fa;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    margin: 13px 0;
}
	/*FAQ*/
.faq_descrip {
    border: 1px solid #ccc;
    padding: 20px;
	background:#fff;
}

.accordiancontent p a {
	color:#43c1bb;
}

.accordiancontent p a:hover {
	text-decoration:underline;
}
	
.pagename {
    color: #000;
    font-family: "proxima_novasemibold";
    font-size: 26px;
    line-height: 1.2;
    padding-bottom: 30px;
}
	.titleQ {
    background-image: url("../images/icn-faq.png");
	background-color: #ecebeb;
	 background-position: 0 0;
   
    cursor: pointer;
    display: block;
 
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 15px;
    padding: 5px 0 5px 35px;
	
	 height: 44px;
	 background-repeat: no-repeat;
	
   
   
   
   color: #000;
    font-family: "proxima_novasemibold";
    padding: 9px 0 0 66px;
}
.cmsContainer p {
    color: #325187;
    font-family: "OpenSans-Light";
    font-size: 15px;
    line-height: 23px !important;
    padding: 0 0 15px;
    text-align: justify;
}
ul.faq_lising {list-style:none;}

ul.faq_lising li:before {
    color: #43c1bb;content: "•";
    font-size: 21px;
    padding-right: 0.25em;
    position: relative;
    top: 1px;
}
ul.faq_lising li{padding:15px 0px;}
/*alerts*/
.message_success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
	border-radius:4px;
	padding:15px;
}
.message_error{
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
	border-radius:4px;
	padding:15px;
}
#focusdiv{border:none;outline:none;}

 .google-maps {
position: relative;
padding-bottom: 75%; // This is the aspect ratio
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

.thumb > img {
    height: auto;
    width: 100%;
}

.red-border{
border: 2px solid red !important;
}

.newsletter-error span {
     background-color: #f2dede;
    float:left;
   
    color: #a94442;
    border-radius: 3px;
    box-sizing: border-box;
    
    display: block;
    font-size: 14px;
    line-height: normal;
    margin: 0;
    padding: 3px 5px;
    text-align: left;
    width: 100%;
	  font-family: OpenSans-Regular;
}

.newsletter-error {
    background: url("../images/error-arrow.png") no-repeat scroll 7px 0 rgba(0, 0, 0, 0);
    border-radius: 3px;
    box-sizing: border-box;
    color: #ffffff;
    display: none;
    font-size: 11px;
    margin: 0;
    padding: 7px 0 0;
    text-align: left;
    width: 100%;
	/*float:left;*/
}

img {
	max-width: 100%;
	height:auto;
}

#loader-mask {
	background-color: #8D8D8D;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 9000;
}
.loader-window {
	display: none;
	left: 0;
	padding: 20px;
	position: fixed;
	top: 0;
	z-index: 9999;
}
#loader-dialog {
	background-color: #FFFFFF;
	border: 2px solid #333333;
	border-radius: 5px 5px 5px 5px;
}

.comment-element {
	background:#fff;
	padding:20px;
	border-radius:4px;
	border:1px solid #ebebeb;
	width:100%;
	margin:5px 0px;
	float:left;
	-webkit-box-sizing: border-box; /* content-box */
	-moz-box-sizing: border-box;
	box-sizing: border-box;/*-moz-box-shadow:0 2px 0 #d4d4d4;
-webkit-box-shadow:0 2px 0 #d4d4d4;
box-shadow:0 2px 0 #d4d4d4;*/
}
.comment-element section.comment-content {
	font-size:14px;
	color:#666;
	line-height:20px;
	padding:0 0 15px 0;
	margin: 0 0 0 63px;
}
.comment-element img {
    float: left;
}

.fn{
	color: #20b1aa;
    font-family: "Opensans-Semibold";
    font-size: 18px;
    margin-left: 77px;
	clear:none;
	font-style: normal;
	display: block;
}


.comment-time-link {
	color: #325187;
    font-family: "OpenSans-Light";
    font-size: 13px;
    margin-left: 17px;
    padding-bottom: 10px;
	display:inline-block;
}

.comment-content.comment > p {
	float: left;
    margin-left: 15px;
    text-align: left;
    width: 100%;
	color: #000;
}

.comment-reply-link{
	background: no-repeat scroll 86% 8px #325187;
	/*background: none repeat scroll 0 0 #325187;*/
    border: medium none;
    border-radius: 3px;
    color: #fff;
    display: inline-flex;
    font-family: "OpenSans-Bold";
    font-size: 14px;
    line-height: 1;
    margin: 0;
    padding: 8px 11px 10px;
    text-align: center;
    vertical-align: top;
}
.reply{margin-top:10px;}
.comment-reply-link:hover {
	color: #43c1bb;
    cursor: pointer;
}

.comment-element .comment-element {
    background: none repeat scroll 0 0 #f2f2f2;
    border: medium none;
    border-radius: 3px;
    box-shadow: none;
    float: right;
    margin: 15px 0 0 85px;
    padding: 20px;
    width: 90%;
}
.comment-element .comment-element .comment-element {
	background: #fff;
}

.comment_step2 {
	background:#f2f2f2;
	margin:15px 0 0 85px;
	padding:10px;
	border-radius:3px;
}
.comment_step2 .comments_wrap {
	background:none;
	padding:0;
	border:none;
	border-radius:0;
	margin-bottom:0;
	-moz-box-shadow:0 2px 0 #d4d4d4;
	-webkit-box-shadow:0 2px 0 #d4d4d4;
	box-shadow:0 0 0 0;
}
.comment_step3 {
	background:#fff;
	margin:15px 0 0 85px;
	padding:10px;
	border-radius:3px;
}
.comment_step3 .comments_wrap {
	background:none;
	padding:0;
	border:none;
	border-radius:0;
	margin-bottom:0;
	-moz-box-shadow:0 2px 0 #d4d4d4;
	-webkit-box-shadow:0 2px 0 #d4d4d4;
	box-shadow:0 0 0 0;
}


#respond h3#reply-title small a#cancel-comment-reply-link {
	color:#fff;
	background: #33363B;
	border-radius: 3px;
	padding: 2px 5px;
	font-size: 15px;
}
#respond h3#reply-title small a#cancel-comment-reply-link:hover {
	background: #AD405D;
}

.archive-header {
    border-bottom: 1px solid #e3e3e3;
    display: block;
    padding: 20px;
}

.archive-header .archive-title {
    color: #000000;
    font-size: 25px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 10px;
}

.archive-header .archive-title span {
    color: #325187;
	font-family: proxima_novasemibold;
}

/* Slider CSS */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
 
  border: 0;
  }

/* Slider CSS on 20-10-2014*/
.centered-btns_tabs {
    padding: 10px 0;
    text-align: center;
}
.centered-btns_tabs li {
    display: inline;
    float: none;
    margin-right: 5px;
}

.centered-btns_tabs a {
    background: none repeat scroll 0 0 #325187;
    border-radius: 15px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3) inset;
    display: inline-block;
    height: 9px;
    overflow: hidden;
    text-indent: -9999px;
    width: 9px;
}
.centered-btns_here a{
    background: none repeat scroll 0 0 #43c1bb !important;
}
/* Slider CSS on 20-10-2014*/

.social_sharing .twitter-tweet-button{
width: 79px !important;
}
#share select {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #d8d7d7;
    border-radius: 3px;
    color: #7a7a7a;
    float: right;
    font-size: 15px;
    height: 42px;
    line-height: 36px;
    margin: 23px 0 0;
    padding: 0 10px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

#body {
	background: url("../images/bg-pattern.png") repeat scroll 7px 0 rgba(0, 0, 0, 0);
}

.fa:hover {
    color: #43c1bb;
}

.pic {
    border: 1px solid #e3e3e2;
}
.faqs h4{
	color: #325187;
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
	margin-left: 20px;
}

.formTable .captchapic {
    float: left;
    margin: 0 10px 0 0;
}

.formTable .reloadpic {
    float: left;
    margin: 4px 8px 0 0;
}

.sticky_menu ul li a.select {
    color: #43c1bb;
}

ul#menu-header li a.select {
    color: #43c1bb;
}
ul#menu-header li a:hover {
    color: #43c1bb;
}

.copyright a {
	color: #fff !important;
	font-family: "proxima_novasemibold";
    font-size: 13px;
    line-height: 1.5;
}
.copyright a:hover {
    color: #43c1bb !important;
}
.social_sharing .text{
	font-size: 15px;
	color: #000000;
	margin: 15px 5px;
	display: inline-block;
	vertical-align: top;
	line-height: 18px;
}
.listing-post-meta-info{
	color: #666666;
	font-size: 14px;
	margin: 15px 0 0;
    padding: 0 20px 10px;
	width: 100%;
	text-align:center;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.content_post_container .text a{
    color: #000000;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    margin: 15px 5px;
    vertical-align: top;
}
.content_post_container .text a span {
    color: #325187;
    font-family: 'OpenSans-Semibold';
}

.listing-post-meta-info a {
    color: #325187;
}

.clear_class {
    clear: both;
}
.comment-form-captcha span.required{  color: #f35d4e;
    font-family: "Opensans-Regular";
    font-size: 13px;
}
.about_descrip span.inspire-class{color: #35b6b3;}
.sectioncenter h3 span.theme-color{color:#43c1bb}
/******new**********/
.interview-pageclass .media-side{height: 427px;
width: 764px;
	}
.interview-pageclass .media-side img{width:100%}
	
.interview-pageclass .blue-bar .txt-block {
   width: 355px;
}
.interview-pageclass .carrot-cbar a.get {
   margin: 0 0 0 796px;
}

.margin_left10 {
	margin-left: 10px !important;
}

.min-height36{
	min-height: 36px;
}

.min-height38 {
    min-height: 38px;
}

.min-height50 {
    min-height: 50px;
}

.blog_posts .gray_bg:before {
   width: 20px;
}
.blog_posts .gray_bg {
   margin: 20px 0;   
}
.blog_posts .gray_bg h2 {
   padding-left: 30px;
   text-align: left;
}

.post_content a.textLink{
	color : #32b6b3;
}