@charset utf-8;
/*
Theme Name: Around the world + Kids
Theme URI: http://github.com/sulfureous/blackboard-theme
Author: Sulfureous
Author URI: http://www.pragmaticode.com
Description: A completely naked theme with all the files necessary to make a legit WordPress Theme. This theme is built with camelCase in mind, it has startup WordPress default CSS selectors and a lot of native WordPress functionality to make the experience a complete one.
Tags: white, custom-background, custom-header, custom-menu, editor-style, featured-images, post-formats, threaded-comments, translation-ready
Text Domain: blackboard
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.htm
Version: 2.1.1
*/

body {
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  font-size: 16px;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Lato', sans-serif;
}

p {
	line-height:1.6em;
}

.navbar-nav>li>a {
  text-transform: uppercase;
  font-weight: bold
}
.navbar-default .navbar-nav>li>a {
  font-size: 14px;
}
.carousel-caption {
  left: 5%;
  text-align: left;
  padding-bottom: 30px;
  font-size: 21px;
  color: #FFF;
  right: 39%;
}
.carousel-caption p{
  font-size: 30px;
  font-weight: bold;
  text-shadow: 1px 2px 3px rgba(0,0,0,0.9);
}
.carousel-caption button,
.carousel-caption .btn {
  font-size: 24px;
  color: #FFF;
  display: inline-block;
  background-color: #fe522a;
  border: none;
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 15px;
}
.carousel-caption button:hover, .carousel-caption button:focus, .carousel-caption button:active:focus, .carousel-caption button.active:focus, .carousel-caption button.focus, .carousel-caption button:active.focus, .carousel-caption button.active.focus,
.carousel-caption .btn:hover, .carousel-caption .btn:focus, .carousel-caption .btn:active:focus, .carousel-caption .btn.active:focus, .carousel-caption .btn.focus, .carousel-caption .btn:active.focus, .carousel-caption .btn.active.focus {
  background-color: #fc5b35;
  outline: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: none;
}
.logo {
  position: absolute;
  z-index: 9;
}

.logo {
  position: relative;
}
.logo img {
  margin-top: -15px;
  float: left;
  position: absolute;
}
.navbar-primary {
  float: right;
  margin-right: 15px;
}
.single .post h1 {
  color: #3e3e3e;
  margin-top: 0px;
}
.single .post h1.h1 {
  color: #6b6b6b;
  font-size: 36px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.single .post.page h1 {
  font-size: 36px;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #6b6b6b;
}
.postInfo {
  font-size: 14px;
  color: #a3a3a3;
  margin-bottom: 10px;
}
.postInfo .blogSpan {
  color: #34a3d6;
}
.thumbnail-wrapper {
  max-width: 320px;
  float: left;
  margin:8px 14px 8px 0;
}
.shares {
  font-size: 12px;
  margin-top: 2px;
  margin-left: 20px;
}
.gap {
  margin-top: 50px;
}
.newsLetter {
  background-color: #ffa600;
  padding-top: 30px;
  padding-bottom: 50px;
  color: #FFF;
}
.ourNetwork {
  text-align: center;
  font-size: 26px;
  color: #5d5d5d;
  text-transform: uppercase;
}
.our-network-2 {
  color: #5d5d5d;
  text-transform: uppercase;
}

.footer-list-img-caption {
  color: #65bdb5;
  font-size: 13px;
}

.footNav {
  background-color: #1b1b1b;
  color: #FFF;
  font-size: 14px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.footerSocial {
  padding-right: 20px;
}
.footerSocial a {
  font-size: 18px;
  color: #fff;
  display: inline-block;
}
.media-heading {
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  font-size: 16px;
  color: #3e3e3e;
}
.post {
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  color: #6b6b6b;
  font-weight: 400;
}
.post .embed-video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
    height: 0; 
    overflow: hidden;
}
.post .embed-video-wrapper iframe,
.post .embed-video-wrapper object,
.post .embed-video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.footer {
}
.footer li, .footer li a {
  display: inline;
  font-size: 12px;
  text-transform: uppercase;
  color: #FFF;
  padding-right: 5px;
  padding-left: 5px;
}
.footer li a:hover {
  color: #000
}
.btn-email {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFF;
  background-color: #ee4c21;
  border-radius: 6px;
  max-width: 300px;
  margin: 0 auto;
  margin-top: 24px;
}
.btn-email input {
  border: none;
  color: #fff;
  height: 65px;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
}
.btn-email button {
  background-color: transparent;
  font-size: 16px;
}
.location {
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  margin-bottom: 30px;
}
.location h5 {
  margin-top: 10px;
}
.location h5.loc {
  color: #00a5aa;
  text-transform: capitalize;
}
.location h5.nxt {
  font-size: 12px;
  color: #626262;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
  line-height: 1;
  border-radius: 8px;
}
.location img{
  margin-right: 15px;
  display: inline-block;
  position: absolute;
  top: -8px;
}
.locationCont{
  padding-left: 70px;
}
#galleryCont img{
  max-width: 100%;
}
.allLocation{
  display: block;
  margin: 0px 10px 10px;
  width: 227px;
  min-height: 185px;
}

.itemCont{
  float: left;
}

.allLocation a{
  color:  #6b6b6b;
}
.locationThumb{

}
#mapCont .nwm-wrap{
  width: 100%;
}

#mc-embedded-subscribe{
  background: transparent;
  width: 50px;
  position: relative;
  z-index: 1;
  float: right;
}
#mc_embed_signup_scroll{
  position: relative;
}
#mc_embed_signup_scroll .glyphicon{
  position: absolute;
  right: 15px;
  top: 22px;
}
.post.error{
  text-align: center;
  margin: 0px 0 60px;
  border: #ccc solid 1px;
  padding: 50px;
  border-radius: 10px;
}
div.wpcf7{
  margin: 20px 0;
}
.wpcf7 .form-control::-moz-placeholder {
color:#999;
opacity:1
}
.wpcf7 .form-control:-ms-input-placeholder {
color:#999
}
.wpcf7 .form-control::-webkit-input-placeholder {
color:#999
}

/* OVERRIDE STYLES
********************************/ 

/* Responsive Maps */

.mapCont {
  position: relative;
  padding-bottom: 47%;
  height: 0;
  overflow: hidden;
}
.mapCont iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* Custom Helpers */

.imgResponsive {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.img-rounded {
  border-radius: 8px;
}
.post h1 a{
  color: #3e3e3e;
}
.readMoreLink{
  text-transform: uppercase;
}
.media-heading a{
  color: #3e3e3e;
}

/* About */
#subSideCont {
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
}
#subSideCont h3 {
  font-size: 20px;
  color: #3e3e3e;
  margin-top: 0px;
}

.well h3{
  margin: 0 0 5px;
}

#gridCont .picture-item{
  margin: 0 6px;
}
#gridCont article{
  margin-bottom: 30px;
  min-height: 220px;
}
#gridCont h2 a{
  color: #3e3e3e;
}

/*  Gallery */
#galleryCont {
  list-style: none;
}
#galleryCont li {
  width: 165px;
  margin: 10px 10px 0;
  min-height: 155px;
  float: left;
  text-align: center;
  vertical-align: top;
}
#galleryCont li p{
  line-height: 16px;
  margin-top: 3px;
}

.sliderLocation{
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  right: 31px;
  color: white;
  z-index: 999999;
  bottom: 16px;
  font-size: 20px;
}

.sliderLocation span{
  position: relative;
  top: 2px;
  left: 2px;
}

.networkCont {
  padding-bottom: 10px;
}
.networkCont a:hover{
  text-decoration: none;
}

/* Comment form */

#submit{
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-appearance: button;
  cursor: pointer;
  color: #fff;
  background-color: #6ac8c1;
  border-color: #6ac8c1;
}

/* Pagenavi styles */
.wp-pagenavi {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.wp-pagenavi a,
.wp-pagenavi span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.wp-pagenavi .pages {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.wp-pagenavi .last {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

/* Comments with Nested and Admin Styles */

ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { border-left:1px solid #ddd; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin { border-left:2px solid #4bce40; }
ol.commentlist li.comment { border-bottom:1px dotted #ddd; padding:1em; }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard { font:normal 16px; }
ol.commentlist li.comment div.vcard cite.fn { font-style:normal; }
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar { border:1px solid #ddd; float:right; margin:0 0 1em 1em; }
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta { font-size:10px; margin-bottom: 15px; }
ol.commentlist li.comment div.comment-meta a { }
ol.commentlist li.comment p { font-size:12px; margin:0 0 1em; }
ol.commentlist li.comment ul { font-size:12px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.comment div.reply { font-size:12px; }
ol.commentlist li.comment div.reply a { font-weight:bold; }
ol.commentlist li.comment ol.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li.comment ol.children li {}
ol.commentlist li.comment ol.children li.alt {}
ol.commentlist li.comment ol.children li.bypostauthor {}
ol.commentlist li.comment ol.children li.byuser {}
ol.commentlist li.comment ol.children li.comment {}
ol.commentlist li.comment ol.children li.comment-author-admin { border-left:2px solid #4bce40!important; }
ol.commentlist li.comment ol.children li.depth-2 { border-left:1px solid #ddd; margin:0 0 .25em .25em; }
ol.commentlist li.comment ol.children li.depth-3 { border-left:1px solid #ddd; margin:0 0 .25em .25em; }
ol.commentlist li.comment ol.children li.depth-4 { border-left:1px solid #ddd; margin:0 0 .25em .25em; }
ol.commentlist li.comment ol.children li.depth-5 { border-left:1px solid #ddd; margin:0 0 .25em .25em; }
ol.commentlist li.comment ol.children li.odd {}
#respond.comment-respond .required { color: #f00;}
	
/*
  =-=-=-=
    Helper Classes
  =-=-=-=
*/
 
/* =-=-=-= Responsive Maps =-=-=-= */

.mapCont {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
.mapCont iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* =-=-=-= Responsive Videos =-=-=-= */

.videoCont {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.videoCont iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* =-=-=-= Font Helpers =-=-=-= */

.smallness {
font-size: 10px;
}
.boldness {
font-weight: bold;
}
.italicness {
font-style: italic;
}
.shadowness {
text-shadow: 1px 1px 0px rgba(0,0,0,0.4);
}
.toUpper {
text-transform: uppercase;
}
.toLower {
text-transform: lowercase;
}
.toCapitalize {
text-transform: capitalize;
}
.highlightPrimary {
color: #f00;
}
.hightlightSecondary {
color: #100;
}

/* =-=-=-= Alignment Helpers =-=-=-= */

.alignLeft {
text-align: left;
}
.alignCenter {
text-align: center;
}
.alignRight {
text-align: right;
}
.alignMiddle {
vertical-align: middle;
}
.floatLeft {
float: left;
}
.floatRight {
float: right;
}
.floatNone {
float: none;
}

/* =-=-=-= Custom Helpers =-=-=-= */

.reqChar {
color: #f00;
}
.noMarPad {
margin: 0;
padding: 0;
}
.noMar {
margin: 0;
}
.noPad {
padding: 0;
}
.wrapCont {
background: #f2f2f2;
padding: 20px;
box-sizing: border-box;
}
.boxShadow {
box-shadow: 2px 0 10px rgba(0,0,0,0.25);
}

.navbar-default {
  background-color: #44b6ec;
  border-color: #219dd9;
  margin-top: 40px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  background-color: #219dd9;
}
.navbar-default .navbar-toggle {
  border-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #219dd9;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: none;
  box-shadow: none;
}

.form-control {
  border-color: #219dd9;
}

.page-template-page-about-us .post img{
  margin: 25px 0px 0;
}

/* =-=-=-= Popular post =-=-=-= */

.wpp-list{
  margin: 0;
  padding: 0;
}
.wpp-list li{
  list-style: none;
  display: inline-block;
  padding: 0 0 15px;
  margin: 0 0 10px;
}
.wpp-list li img {
  border-radius: 8px; 
}
.wpp-list li a{
  display: table-cell;
  vertical-align: top;
}
.wpp-list li span{
  display: none;
}
.wpp-list li .wpp-post-title{
  color: #3e3e3e;
  font-size: 15px;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  line-height: 15px;
  text-align: left;
}
.categoryList {
  text-align: left;
}

.asideTitle {
  text-transform: uppercase;
}

/* =-=-=-= Cresta Share Icon =-=-=-= */

#crestashareiconincontent {
  text-align: center;
}
#crestashareiconincontent .sbutton {
  float: none;
  display: inline-block;
}
#crestashareiconincontent.cresta-share-icon i {
  width: 110px !important;
  height: 50px !important;
  font-size: 25px !important;
  border-radius: 5px;
}
.apsc-theme-2 {
  width: 300px;
  margin: 0 auto 25px;
  text-align: center;
}
.apsc-theme-2 .apsc-theme-2 {
  width: auto;
  margin: 0;
}
.apsc-theme-2 .apsc-each-profile a:hover {
  -webkit-transform: initial;
  transform: initial;
}
.apsc-theme-2 .apsc-each-profile a {
  border-radius: 0;
}
.apsc-theme-2 .apsc-each-profile {
  width: 100px;
  margin: 0;
}
.apsc-theme-2 .apsc-inner-block {
  box-shadow: none;
}
.apsc-facebook-icon {
  background: #6576b5;
}
.apsc-twitter-icon {
  background: #6ac8c1;
}
.apsc-google-plus-icon {
  background: #e35555;
}
.apsc-theme-2 .apsc-theme-2 {
  float: left;
}
  
.h1heading {
  margin-bottom: 30px;
}
.h1heading h1,
.h1heading .h1 {
  margin-top: 0;
	color: #44B6EC;
  line-height: 60px;
}
.sidebar {
	padding-top: 7px;
}
.wp-caption-text {
	font-size: 11px;
}

@media (min-width: 768px) and (max-width: 1200px){
  .asideTitle {
    font-size: 15px;
  }
  .apsc-theme-2 {
    width: auto;
  }
  .apsc-theme-2 .apsc-theme-2 {
    float: none;
    margin: 0 auto;
  }
  .apsc-theme-2 .apsc-theme-2 .apsc-each-profile {
    float: none;
  }
  .apsc-theme-2 .apsc-each-profile {
    float: none;
    clear: both;
    margin: 0 auto;
  }
}

@media (min-width: 1200px) {
  .apsc-theme-2 {
    width: auto;
    margin-bottom: 20px;
  }
  .apsc-theme-2 .apsc-each-profile {
    width: 92px;
  }
}

/* Adsense
********************************/ 
.adslot_1, .adslot_2, .adslot_3 {
  width: 300px;
  height: 250px;
  margin: 20px auto 25px;
}

@media (max-width:991px) {
  .footer li, .footer li a {
    display: block;
  }
}

@media (max-width:767px) {  
  .logo {
    width: 90px;
  }
  .h1heading  {
    margin-bottom: 20px;
  }
  .h1heading h1,
  .h1heading .h1 {
	  text-align: center;
    font-size: 24px;
    line-height: 30px;
    display: block;
  }
  .locationCont{
    padding-left: 0;
    text-align: center;
  }
  .location img {
    position: static;
    top: -14px;
    width: 10px;
    margin: -3px 0 0 0;
  }
  .location h5 {
    display: block;
    margin: 5px 0;
  }
  .location h5.loc {
    display: inline-block;
    margin: 5px 0;
  }  
  .carousel-caption button {
    font-size: 14px;
    color: #FFF;
    display: block;
    background-color: #fe522a;
    border: none;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 11px;
    padding-bottom: 11px;
    margin-top: 15px;
  }

  .carousel-caption button, .carousel-caption .btn {
    font-size: 12px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
  }
  img{
    margin-bottom: 10px;
  }
  .footNav{
    text-align: center;
    font-size: 10px;
  }
  .allLocation{
    width: 300px;
    min-height: 235px;
  }
  #galleryCont li {
    width: 300px;
    min-height: 235px;
  }  
  .location {
    display: none;
  }
}

@media (max-width:599px) {
  .thumbnail-wrapper {
    max-width: 100%;
    float: none;
    margin: 0 auto;
  }
  .authorAvatarCont img{
    float: none;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width:440px) {
  .gap {
    margin-top: 20px;
  }
  .carousel-caption {
    left: 4%;
    text-align: left;
    padding-bottom: 30px;
    font-size: 12px;
    color: #FFF;
    top: -13px;
    right: auto;
  }
  .carousel-caption p {
    font-size: 12px;
  }
}
@media (max-width: 450px){
  .nwm-wrap {
    width: 100% !important;
  }
}

@media (min-width:768px) {
  .logo {
    width: 121px;
    top: -10px;
  }
  .location img {
    top: -14px;
    width: 39px;
    margin: 15px 0 0 -50px;
  }
}

@media (min-width:768px) and (max-width:994px) {
  .carousel-caption {
    width: 80%;
  }
  .allLocation{
    width: 240px;
    min-height: 190px;
  }
  #galleryCont li {
    width: 240px;
    min-height: 190px;
  }
}
@media (min-width: 768px) {
  .newsLetter h5{
    padding: 0 12%;
  }
}
@media (min-width:768px) and (max-width:1200px) {
  .nav>li>a {
    font-size: 13px;
  }
  .footNav .nav>li>a {
    font-size: 11px;
  }
  .footNav {
    font-size: 13px;
  }
}

.article_first_ad_mobile {
  width: 300px;
  height: 60px;
  display: block;
  margin:25px auto 0;
}

.article_first_ad_mobile .adslot_3 {
  margin: 0 auto;
}

.article_first_ad {
	width: 336px;
	height: 280px;
	margin: 0px auto;
	margin-bottom: 10px;
}

.article_middle_ad {
	width: 336px;
	height: 280px;
	margin: 0px auto;
	margin-bottom: 10px;
}

.article_bottom_ad {
	width: 336px;
	height: 280px;
	margin: 0px auto;
	margin-bottom: 10px;
}

@media (max-width:480px) {
  .article_first_ad {
    width: 300px;
    height: 250px;
  }
  .article_middle_ad {
    width: 300px;
    height: 250px;
  }
  .article_bottom_ad {
    width: 300px;
    height: 250px;
  }
}

/* Fix image align center */

.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
  max-width: 100%;
  height: auto;
}

.alignleft, img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}

.alignright, img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}

.size-full {
  display: block;
  max-width: 100%;
  height: auto;
}

.single #currentlyCont {
  text-align: left;
}

/* Ads Layout */
.leaderboard-ad {
    margin: 20px 0 20px;
    display: block;
}
.leaderboard-ad .adworx_ad > div,
.leaderboard-ad .adworx_ad > div > div,
.loop-ad > div,
.loop-ad > div > div {
  display: block!important;
  margin: 0 auto;
}
.sidebar-ad {
    margin-bottom: 20px;
}
.sidebar-ad .adworx_ad > div {
  display: block!important;
  margin: 0 auto;
}