/* Core Stylesheet
----------------------------------------------- */

/* === SOCIAL ICON FONT === */
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Glyphicons Halflings";
	src: url("../../lib/fonts/glyphicons-halflings-regular.eot");
	src: url("../../lib/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../lib/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../lib/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../lib/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg");
	font-weight: normal;
	font-style: normal;
}

/* Container Full Width that everything is wrapped in */
.container-full-width {
	width: 100%;
}

.container-full-width:before, .container-full-width:after {
	display: table;
	content: "";
	line-height: 0;
}

.container-full-width:after {
	clear: both;
}

.container{
   max-width:1020px;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

/* Text meant only for screen readers */
.assistive-text {
	position: absolute !important; /* IE6, IE7 */
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
}

/* ie only */
/* fix for ie 8 and less nav dropdown menu not showing*/
.lte9 .navbar-collapse-.collapse {
	overflow: visible;
}

/* CSS to make the video responsive starts */
.flex-video {
	position: relative;
	overflow: hidden;
	margin-bottom: 16px;
	padding-bottom: 60.5%;
	height: 0;
}

.flex-video iframe, .flex-video object, .flex-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* CSS to make the video responsive ends */
/* CSS for the site title, after removing the hgroup tag */
.hgroup {
	display: block;
}

/* === FOOTER === */

@import url('http://fonts.googleapis.com/css?family=Bitter');

#after_footer .cc-credit-logo {
	float: left;
}

#after_footer .cc-credit-text {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	color: #9b9c9b;
	font-family: 'Bitter', serif;
	margin-right: 10px;
}

#after_footer .cc-credit-text span {
	color: #22699d;
	font-weight: 200;
}
.market {
line-height:2.3;
}

@media (min-width:320px) and (max-width:480px)
{
.market { float:left; }
}

/* === SOCIAL ICON FONT === */

#social {
	float: right;
}

.symbol {
	display: inline-block;
	font-family: FontAwesome;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-rendering: optimizeLegibility;
	-moz-text-rendering: optimizeLegibility;
	-ms-text-rendering: optimizeLegibility;
	-o-text-rendering: optimizeLegibility;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

a.symbol {
	float: left;
	margin: 0 6px 10px 0;
	width: 38px;
	height: 38px;
	border: 1px solid #333333;
	border-radius: 4px;
	background: #444444;
	color: white;
	text-decoration: none;
	text-shadow: 1px 1px 0 #111111;
	font-weight: normal;
	font-style: normal;
	font-size: 25px;
	line-height: 1.5;
	text-align: center;
}

a.symbol.twitterbird:before {
	content: "\f099";
}

a.symbol.instagram:before {
	content: "\f16d";
}

a.symbol.facebook:before {
	content: "\f09a";
}

a.symbol.googleplus:before {
	content: "\f0d5";
}

a.symbol.flickr:before {
	content: "\f16e";
}

a.symbol.pinterest:before {
	content: "\f0d2";
}

a.symbol.linkedin:before {
	content: "\f0e1";
}

a.symbol.youtube:before {
	content: "\f167";
}

a.symbol.map:before {
	content: "\f041";
}

a.symbol.email:before {
	content: "\f0e0";
}

a.symbol.rss:before {
	content: "\f09e";
}

a.symbol:hover {
	text-decoration: none;
}

.default-icons a.symbol {
	border: 1px solid #cccccc;
	border-radius: 4px;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
	color: #555555;
	text-shadow: 1px 1px 0 #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
}

.retina-icons a.symbol {
	margin-right: 0;
	border: none;
	background: none;
	color: #555555;
	text-shadow: 2px 2px rgba(204, 204, 204, 0.5);
	font-size: 3.5em;
}

.retina-icons a.symbol:hover {
	background: #eeeeee;
	color: #222222;
}

.legacy-icons a.symbol {
	border: 1px solid #cccccc;
	border-radius: 4px;
	background: #eeeeee;
	color: #ffffff;
	text-shadow: 1px 1px rgba(85, 85, 85, 0.5);
}

.round-icons a.symbol {
	border: 1px solid #cccccc;
	border-radius: 50%;
	background: #eeeeee;
	color: #ffffff;
	text-shadow: 1px 1px rgba(85, 85, 85, 0.5);
}

.round-icons a.symbol:hover,
.legacy-icons a.symbol:hover {
	opacity: .8;
}

.round-icons a.symbol.facebook,
.legacy-icons a.symbol.facebook {
	border: 1px solid #4d6595;
	background: #556fa3;
}

.round-icons a.symbol.twitterbird,
.legacy-icons a.symbol.twitterbird {
	border: 1px solid #37bce9;
	background: #4dc4ec;
}

.round-icons a.symbol.googleplus,
.legacy-icons a.symbol.googleplus {
	border: 1px solid #b43727;
	background: #d34d3b;
}

.round-icons a.symbol.linkedin,
.legacy-icons a.symbol.linkedin {
	border: 1px solid #00659c;
	background: #0072b1;
}

.round-icons a.symbol.youtube,
.legacy-icons a.symbol.youtube {
	border: 1px solid #9f271f;
	background: #b42d24;
}

.round-icons a.symbol.map,
.legacy-icons a.symbol.map {
	border: 1px solid #74a82a;
	background: #7fb72f;
}

.round-icons a.symbol.flickr,
.legacy-icons a.symbol.flickr {
	border: 1px solid #0756b7;
	background: #0969dd;
}

.round-icons a.symbol.pinterest,
.legacy-icons a.symbol.pinterest {
	border: 1px solid #b81d1f;
	background: #cd2123;
}

.round-icons a.symbol.email,
.legacy-icons a.symbol.email {
	border: 1px solid #3b65ab;
	background: #4170bd;
}

.round-icons a.symbol.rss,
.legacy-icons a.symbol.rss {
	border: 1px solid #dc650e;
	background: #f07013;
}

a.symbol:hover {
	background: #cccccc;
}

/* FONT ICONS ===================*/

.postformats .glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	margin-left: 10px;
	color: #cccccc;
	font-weight: normal;
	font-style: normal;
	font-size: 1.9em;
	font-family: 'Glyphicons Halflings';
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.glyphicon:empty {
	width: 1em;
}

.glyphicon-list-alt:before {
	content: "\e032";
}

.glyphicon-volume-up:before {
	content: "\e038";
}

.glyphicon-comment:before {
	content: "\e111";
}

.glyphicon-file:before {
	content: "\e022";
}

.glyphicon-film:before {
	content: "\e009";
}

.glyphicon-picture:before {
	content: "\e060";
}

.glyphicon-link:before {
	content: "\e144";
}

.glyphicon-share:before {
	content: "\e066";
}

.glyphicon-th:before {
	content: "\e011";
}

.glyphicon-facetime-video:before {
	content: "\e059";
}

.glyphicon-arrow-right:before {
	content: "\e092";
}

/*==================Google maps element ===================*/
.google-maps-iframe iframe
{
	max-width:100%;
}
/*==================Separator element ====================*/
#separator_section
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
/*==================Showcase element ====================*/
#showcase_section .container
{
	max-width:100%;
}
/*==================Testimonial element ====================*/
#testimonial_section .container
{
	max-width:100%;
}
/*================Sticky header option ==================*/
.sticky-header
{
	position: fixed;
	top: 0;
	left: 0px;
	z-index: 200;
	width: 100%;
	background-color:#000;
	margin: 0 !important;
	opacity:0.75;
	box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.9);
	-webkit-transition: all 0.8s ease-in-out 0s;
	-moz-transition: all 0.8s ease-in-out 0s;
	-o-transition: all 0.8s ease-in-out 0s;
	transition: all 0.8s ease-in-out 0s;
}
.admin-bar .sticky-header
{
	top:46px;
}
@media screen and (min-width: 783px) {
  .admin-bar .sticky-header {
    top: 32px;
  }
}
@media screen and (max-width: 600px) {
  .admin-bar .sticky-header {
    top: 0;
  }
}
#header_section
{
	-webkit-transition: all 0.8s ease-in 0s;
	-moz-transition: all 0.8s ease-in 0s;
	-o-transition: all 0.8s ease-in 0s;
	transition: all 0.8s ease-in 0s;
}
/* Back to top */
#scroll-to-top 
{
	cursor:pointer;
	height: auto;
	background: #666;
	border-radius: 50%;
	padding: 10px 11px;
	position:fixed;
	right:35px;
	-webkit-animation: mymove 5s infinite;
	animation: mymove 5s infinite;
}
#scroll-to-top .glyphicon
{
	font-size: 30px;
	color: #fff;
}
@-webkit-keyframes mymove {
	0% { bottom: 0px; }
	100%   { bottom: 50px;}
}
@keyframes mymove {
	0% { bottom: 0px;}
	100%   { bottom: 50px;}
}

.transparent_round-icons a.symbol{
    border-radius: 50%;
    background: transparent;
}

.transparent_round-icons a.twitterbird{
    color: #018CD1;
    line-height: 35px;
    font-size: 21px;
    text-shadow: none;
     border: 1px solid #018cd1;
}

.transparent_round-icons a.facebook{
    color: #556FA3;
    line-height: 35px;
    font-size: 21px;
    text-shadow: none;
     border: 1px solid #556FA3;
}

.transparent_round-icons a.googleplus{
    color: #db514f;
    line-height: 35px;
    font-size: 21px;
    text-shadow: none;
     border: 1px solid #db514f;
}

.transparent_round-icons a.flickr{
    color: #ff1981;
    line-height: 35px;
    font-size: 21px;
    text-shadow: none;
     border: 1px solid #ff1981;
}
.transparent_round-icons a.pinterest{
    color: #428bca;
    line-height: 35px;
    font-size: 21px;
    text-shadow: none;
     border: 1px solid #428bca;
}
.transparent_round-icons a.linkedin{
    color: #0077b5;
    line-height: 35px;
    font-size: 21px;
    text-shadow: none;
     border: 1px solid #0077b5;
}
.transparent_round-icons a.youtube{
    color: #cc181e;
    line-height: 35px;
    font-size: 21px;
    text-shadow: none;
    border: 1px solid #cc181e;
}
.transparent_round-icons a.rss{
    color: #F07013;
    line-height: 35px;
    font-size: 21px;
    text-shadow: none;
     border: 1px solid #F07013;
}

.transparent_round-icons a.instagram{
    color: #2C3E50;
    line-height: 35px;
    font-size: 21px;
    text-shadow: none;
     border: 1px solid #2C3E50;
}
.transparent_round-icons a.map{
    color: #2C3E50;
    line-height: 35px;
    font-size: 21px;
    text-shadow: none;
     border: 1px solid #2C3E50;
}
.transparent_round-icons a.email{
    color: #2C3E50;
    line-height: 35px;
    font-size: 21px;
    text-shadow: none;
     border: 1px solid #2C3E50;
}
/*Changes for hexagon icons */
.latest_symbol {
	display: inline-block;
	font-family: FontAwesome;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-rendering: optimizeLegibility;
	-moz-text-rendering: optimizeLegibility;
	-ms-text-rendering: optimizeLegibility;
	-o-text-rendering: optimizeLegibility;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
}
.hexagon-icons span{
     margin-right: 2%;
     margin-bottom: 5%;
     
}
.pentagon-icons span{
    margin-right: 3%;
    margin-bottom: 7%;
}

.hexagon-icons .twitterbird:before, .pentagon-icons .twitterbird:before {
	content: "\f099";
        color: #ffffff;
}

.hexagon-icons .instagram:before, .pentagon-icons .instagram:before {
	content: "\f16d";
        color: #ffffff;
}

.hexagon-icons .facebook:before, .pentagon-icons .facebook:before {
	content: "\f09a";
        color: #ffffff;
}

.hexagon-icons .googleplus:before, .pentagon-icons .googleplus:before {
	content: "\f0d5";
        color: #ffffff;
}

.hexagon-icons .flickr:before, .pentagon-icons .flickr:before {
	content: "\f16e";
        color: #ffffff;
}

.hexagon-icons .pinterest:before, .pentagon-icons .pinterest:before {
	content: "\f0d2";
        color: #ffffff;
}

.hexagon-icons .linkedin:before, .pentagon-icons .linkedin:before {
	content: "\f0e1";
        color: #ffffff;
}

.hexagon-icons .youtube:before, .pentagon-icons .youtube:before {
	content: "\f167";
        color: #ffffff;
}

.hexagon-icons .map:before, .pentagon-icons .map:before {
	content: "\f041";
        color: #ffffff;
}

.hexagon-icons .email:before, .pentagon-icons .email:before {
	content: "\f0e0";
        color: #ffffff;
}

.hexagon-icons .rss:before, .pentagon-icons .rss:before {
	content: "\f09e";
        color: #ffffff;
}
/**** Added css changes for enhanced frontend look and feel for new social media templates - like hexagon, pentagon, transparent-round in latest core changes ****/
/******** Hexagon social icons **********/

.hex, .pentagon {
    display: inline-block;
    position: relative;
    text-align: center;
    z-index: 0;
    height:28px;
    width:38px;
}
.hex::after, .hex::before {
    content: "";
    left: -1px;
    position: absolute;
    top: 0;
    z-index: -1;
}
.hex::before {
    transform: rotate(60deg);
}
.hex::after {
    transform: rotate(-60deg);
}

.hex, .hex::after, .hex::before {
    box-sizing: border-box;
}

.hex-xs{
    font-size: 18.5px;
    line-height: 18.5px;
    margin: 9.5px 0;
}
.pentagon-xs{
     font-size: 18.5px;
    line-height: 32.5px;
}
.hex-xs, .hex-xs::after, .hex-xs::before {
    height: 18.5px;
    width: 32px;
}
.hex-xs-margin {
    display: inline-block;
    margin: 15px;
    overflow: hidden;
}

.hex-xs-margin {
    height: 38px;
    width: 32px;
}

.hex, .hex::after, .hex::before{
    background-color: #2c3e50;
    border-left: 1px solid #2c3e50;
    border-right: 1px solid #2c3e50;
    color: #2ecc71;
}
.hex-facebook, .hex-facebook::after, .hex-facebook::before, .pentagon-facebook {
    background: #3b5998 none repeat scroll 0 0;
    border-color: #3b5998;
    color: #fff;
}
.pentagon-facebook::after{
   border-top: 15px solid #3b5998;
}

.hex-twitterbird, .hex-twitterbird::after, .hex-twitterbird::before, .pentagon-twitterbird {
    background: #55acee none repeat scroll 0 0;
    border-color: #55acee;
    color: #fff;
}
.pentagon-twitterbird::after{
   border-top: 15px solid #55acee;
}
.hex-googleplus, .hex-googleplus::after, .hex-googleplus::before, .pentagon-googleplus {
    background: #db514f none repeat scroll 0 0;
    border-color: #db514f;
    color: #fff;
}
.pentagon-googleplus::after{
   border-top: 15px solid #db514f;
}
.hex-youtube, .hex-youtube::after, .hex-youtube::before, .pentagon-youtube {
    background: #cc181e none repeat scroll 0 0;
    border-color: #cc181e;
    color: #fff;
}
.pentagon-youtube::after{
   border-top: 15px solid #cc181e;
}

.hex-linkedin, .hex-linkedin::after, .hex-linkedin::before, .pentagon-linkedin {
    background: #0077b5 none repeat scroll 0 0;
    border-color: #0077b5;
    color: #fff;
}
.pentagon-linkedin::after{
   border-top: 15px solid #0077b5;
}
.hex-tumblr, .hex-tumblr::after, .hex-tumblr::before, .pentagon-tumblr {
    background: #2c4762 none repeat scroll 0 0;
    border-color: #2c4762;
    color: #fff;
}
.pentagon-tumblr::after{
   border-top: 15px solid #2c4762;
}

.hex-rss, .hex-rss::after, .hex-rss::before, .pentagon-rss {
    background: #da5700 none repeat scroll 0 0;
    border-color: #da5700;
    color: #fff;
}
.pentagon-rss::after{
   border-top: 15px solid #da5700;
}

.hex-pinterest, .hex-pinterest::after, .hex-pinterest::before, .pentagon-pinterest {
    background: #da232a none repeat scroll 0 0;
    border-color: #da232a;
    color: #fff;
}
.pentagon-pinterest::after{
   border-top: 15px solid #da232a;
}
.hex-vimeo, .hex-vimeo::after, .hex-vimeo::before, .pentagon-vimeo {
    background: #20b9eb none repeat scroll 0 0;
    border-color: #20b9eb;
    color: #fff;
}
.pentagon-vimeo::after{
   border-top: 15px solid #20b9eb;
}

.hex-flickr, .hex-flickr::after, .hex-flickr::before, .pentagon-flickr {
    background: #ff1981 none repeat scroll 0 0;
    border-color: #ff1981;
    color: #fff;
}
.pentagon-flickr::after{
   border-top: 15px solid #ff1981;
}
.pentagon-email {
    background: #2C3E50 none repeat scroll 0 0;
    border-color: #2C3E50;
    color: #fff;
}
.pentagon-email::after{
   border-top: 15px solid #2C3E50;
}

.pentagon-map {
    background: #2C3E50 none repeat scroll 0 0;
    border-color: #2C3E50;
    color: #fff;
}
.pentagon-map::after{
   border-top: 15px solid #2C3E50;
}
.pentagon-instagram {
    background: #2C3E50 none repeat scroll 0 0;
    border-color: #2C3E50;
    color: #fff;
}
.pentagon-instagram::after{
   border-top: 15px solid #2C3E50;
}
/*Pentagon icons*/
.pentagon::after{
    content: "";
    position: absolute;
    border-left: 19px solid transparent;
    border-right: 19px solid transparent;
    top: 100%;
    left: 0px;
    right: 0px;
}
.pentagon-icons a,.hexagon-icons a{
  text-decoration:none;
}
/* Author Bio  */
.cyberchimps_author_bio
{
    margin-top: 2%;
}
.author_bio_wrapper {
    border: 1px solid #cfcfcf;
    display: inline-block;
    padding: 2% 0;
}
.author_bio_name a
{
    font-size: 25px;
}
.avatar_author img
{
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 5px 10px 0 #e4e4e4;
    height: 90px;
    padding: 5px;
    width: 90px;
}
/* ======================== Scroll to Top button  ========================================== */
#scroll-to-top
{
animation-play-state: paused;
width: 50px;
height: 50px;
margin-bottom: 3%;
padding: 8px 11px;
}