    /*
Theme Name: Marble - Flat Responsive HTML5 Template
Theme URI: http://themes.iki-bir.com/marble
Author: elemis
Author URI: http://iki-bir.com
Version: 1.0.1

*/
/*-----------------------------------------------------------------------------------*/
/*	RESET
/*-----------------------------------------------------------------------------------*/
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:focus {
    /*outline: 0 !important*/
}
.fit-vids-style {
    display: none
}
figure {
    margin: 0;
    padding: 0;
    text-align: center;
}
figure img {
    max-width: 100%
}
iframe {
    border: none
}
::selection {
    background: #fefac7; /* Safari */
    color: #555555;
}
::-moz-selection {
    background: #fefac7; /* Firefox */
    color: #555555;
}
.clear { clear: both; }
/*-----------------------------------------------------------------------------------*/
/*	GENERAL
/*-----------------------------------------------------------------------------------*/
body {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    font-family: 'Roboto', sans-serif, 'Arial';
    overflow-x: hidden;
    background-color: #f9f9f9;
    color: #6c6c6c;
    font-size: 14px;
}
.dark-wrapper {
    background-color: #f3f3f3
}
.light-wrapper {
    background-color: #f9f9f9
}
body,
li,
address {
    line-height: 25px
}
input,
button,
select,
textarea {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}
a {
    color: #1abb9c
}
a:hover,
a:focus {
    color: #2e2e2e;
    text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto Slab', serif, 'Arial';
    margin-top: 0;
    color: #4e4e4e;
    margin-bottom: 10px;
}
h1 {
    font-size: 30px;
    line-height: 33px;
}
h2 {
    font-size: 24px;
    line-height: 26px;
}
h3 {
    font-size: 20px;
    line-height: 22px;
}
h4 {
    font-size: 18px;
    margin-bottom: 8px;
}
.details h4 span {
    font-size: 12px;
    color: #a8a8a8;
    font-weight: normal;
    padding-left: 5px;
}
h5 {
    font-size: 14px
}
h6 {
    font-size: 12px
}
.section-title {
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 2em;
	margin-bottom: 20px;
	line-height: 1em;
}

.section-title.inline {
  display: inline-block;
}
.intro {
	font-size: 18px;
	line-height: 1.75em;
}
.post-title {
    font-size: 24px;
    line-height: 26px;
}
.post-title a {
    color: #4e4e4e
}
.post-title a:hover {
    color: #1abb9c
}
.showbiz .post-title {
    margin: 0 0 5px 0
}
h4.post-title {
    font-size: 18px;
    margin-bottom: 8px;
}
p.post-subtitle{
    font-size: 16px;
    margin-top: -8px;
}

ul {
    list-style: disc;
}

li {
    line-height:1.5em;
}

ul,ol {
    padding: 0 0 0 40px;
    margin: 0 0 10px 0;
	list-style-position: outside;
}

ul.bullet {
    list-style: none
}
ul.bullet li:before {
    font-family: 'fontello';
    content: "\e762";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-size: 15px;
    padding-right: 8px;
    color: #1abb9c;
}
.lead {
	font-size: 22px;
	line-height: 32px;
	color: #a8a8a8;
	font-weight: 400;
	font-family: 'Roboto Slab', serif;
}
hr {
    border: 0;
    border-bottom: 4px solid #e7e7e7;
    margin: 40px 0;
}
.meta,
.more {
    font-family: 'Roboto Slab', serif;
    font-size: 13px;
    margin-bottom: 10px;
}
.more {
    margin-bottom: 0
}
.meta a,
.more {
    color: #3f8dbf;
}
.meta a:hover,
.more:hover {
    color: #000;
}
.meta.tags a:before {
    content: "#";
    display: inline-block;
}
.showbiz .meta a:after {
    display: inline-block;
    content: "/";
    padding: 0 3px 0 6px;
    color: #c5c5c5;
}
.showbiz .meta a:last-child:after {
    display: none
}
.media-wrapper {
    margin-bottom: 20px
}

.round-edges {
    border-radius: 15px;
}

div.a-right { width: 50%; height: auto; float: right; margin: 0 0 18px 10px; }
img.a-right { width: 50%; height: auto; float: right; margin: 0 0 18px 10px; }
img.a-right-portrait { width: 292px; height: 388px; float: right; margin: 8px 0 0px 10px; }
img.a-left { width: 50%; height: auto; float: left; margin: 0 10px 18px 0; }

blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 2px solid #e7e7e7;
}


.app-logo{
    width: 150px;
    height: 150px;
    float: right;
    margin: 0 0 18px 10px;
}
blockquote p {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    font-family: 'Roboto Slab', serif;
}
blockquote small {
    line-height: 33px;
    color: #1abb9c;
}
.alert .close {
    line-height: 25px
}
.media {
    margin-top: 0;
    margin-bottom: 20px;
}
.media > .pull-left {
    margin-right: 20px
}
i.large {
    color: #1abb9c;
    font-size: 40px;
    width: 40px;
    height: 40px;
}


.back-btn {
  float: right;
  position: relative;
  top: -7px;
  display: none;
}

.back-btn a {
  display: block;
  padding: 10px 9px 10px 10px;
  background-color: transparent;
  color: #4e4e4e;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  color: #4e4e4e;
}


.back-btn a:before {
  content: '\f0a8';
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  font-size: 1.5em;
  display: inline-block;
  width: 1em;
  margin-right: 3px;
  line-height: 1em;
  position: relative;
  top: 2px;
}

.copyright {
  font-size: 80%;
}

.circle-image {
    padding: 40px 100px;
}
.heading-hp {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
}

/*-----------------------------------------------------------------------------------*/
/*	BUTTON
/*-----------------------------------------------------------------------------------*/
.btn,
.btn-group > .btn,
.parallax .btn {
    color: #fff;
    background: #1abb9c;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 9px 20px 11px 20px;
    font-weight: normal;
    font-size: 13px;
    text-shadow: none;
    border: none;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
}
.btn-text {
    cursor: pointer;
}
.btn-large {
    padding: 12px 23px 13px 23px
}
.btn.btn-green {
    background: #1abb9c
}
.btn.btn-blue {
    background: #3f8dbf
}
.btn.btn-red {
    background: #e8554e
}
.btn.btn-orange {
    background: #e67e22
}
.btn.btn-purple {
    background: #9b59b6
}
.btn.btn-pink {
    background: #d487be
}
.btn.btn-navy {
    background: #34495e
}
.btn.btn-gray {
    background: #95a5a6
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
    background: #17a78b;
    color: #fff;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active {
    background: #17a78b !important
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active {
    background: #387eaa !important
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active {
    background: #cf4c45 !important
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active {
    background: #cd701e !important
}
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active {
    background: #8a4fa2 !important
}
.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active,
.btn-pink.active {
    background: #bd78a9 !important
}
.btn-navy:hover,
.btn-navy:focus,
.btn-navy:active,
.btn-navy.active {
    background: #2c3e50 !important
}
.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active,
.btn-gray.active {
    background: #859394 !important
}
.share .btn {
    padding: 6px 15px 8px 15px;
    font-size: 13px;
}
.btn.btn-facebook {
    background: #65779e
}
.btn.btn-facebook:hover {
    background: #5a6a8d !important
}
.btn.btn-twitter {
    background: #7fc0e1
}
.btn.btn-twitter:hover {
    background: #71abc8 !important
}
.btn.btn-googleplus {
    background: #626262
}
.btn.btn-googleplus:hover {
    background: #575757 !important
}
.btn.btn-pinterest {
    background: #c65044
}
.btn.btn-pinterest:hover {
    background: #b0473d !important
}
.btn-getabcm {
    padding: 0px 5px 0px 5px;
    margin: 0px;
}
.btn-getmma {
    padding: 0px 5px 15px 5px;
    margin: 0px;
}
.btn-getmra {
    padding: 0px 5px 0px 5px;
    margin: 0px;
}
.btn-column-mma {
    float: left;
    width: 50%;
    padding-right: 0px;
    padding-left: 2px;
}
.btn-row-mma::after {
    content: "";
    display: table;
}
.btn-getabcm:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
}
.btn-getmma:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
}
.btn-getmra:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
}
.btn-mobile-only {
    display: none;
}
.btn-desktop-only {
    padding-top: 0 !important;
}

@media (max-width: 767px) {
    .btn-mobile-only {
        display: block;
        max-width: 380px;
        margin: 0 auto;
    }
    .btn-desktop-only {
        display: none;
    }
}
/*-----------------------------------------------------------------------------------*/
/*	DIVIDERS
/*-----------------------------------------------------------------------------------*/
.divide0 {
    width: 100%;
    height: 0px;
}
.divide2 {
    width: 100%;
    height: 2px;
}
.divide3 {
    width: 100%;
    height: 3px;
}
.divide5 {
    width: 100%;
    height: 5px;
}
.divide10 {
    width: 100%;
    height: 10px;
}
.divide15 {
    width: 100%;
    height: 15px;
}
.divide20 {
    width: 100%;
    height: 20px;
}
.divide25 {
    width: 100%;
    height: 25px;
}
.divide30 {
    width: 100%;
    height: 30px;
}
.divide35 {
    width: 100%;
    height: 35px;
}
.divide40 {
    width: 100%;
    height: 40px;
}
.divide45 {
    width: 100%;
    height: 40px;
}
.divide50 {
    width: 100%;
    height: 50px;
}
.divide55 {
    width: 100%;
    height: 55px;
}
.divide60 {
    width: 100%;
    height: 60px;
}
.divide65 {
    width: 100%;
    height: 65px;
}
.divide70 {
    width: 100%;
    height: 70px;
}
.divide75 {
    width: 100%;
    height: 75px;
}
.divide80 {
    width: 100%;
    height: 80px;
}
.divide85 {
    width: 100%;
    height: 85px;
}
.rm0 {
    margin-right: 0px
}
.rm1 {
    margin-right: 1px
}
.rm2 {
    margin-right: 2px
}
.rm5 {
    margin-right: 5px
}
.rm10 {
    margin-right: 10px
}
.rm15 {
    margin-right: 15px
}
.rm20 {
    margin-right: 20px
}
.rm25 {
    margin-right: 25px
}
.rm30 {
    margin-right: 30px
}
.rm40 {
    margin-right: 40px
}
.lm0 {
    margin-left: 0px
}
.lm1 {
    margin-left: 1px
}
.lm5 {
    margin-left: 5px
}
.lm7 {
    margin-left: 7px
}
.lm10 {
    margin-left: 10px
}
.lm15 {
    margin-left: 15px
}
.lm20 {
    margin-left: 20px
}
.lm25 {
    margin-left: 25px
}
.lm30 {
    margin-left: 30px
}
.lm40 {
    margin-left: 40px
}
.rp5 {
    padding-right: 5px
}
.rp10 {
    padding-right: 10px
}
.rp15 {
    padding-right: 15px
}
.rp20 {
    padding-right: 20px
}
.rp30 {
    padding-right: 30px
}
.lp10 {
    padding-left: 10px
}
.lp20 {
    padding-left: 20px
}
.lp30 {
    padding-left: 30px
}
.tp5 {
    padding-top: 5px
}
.tp10 {
    padding-top: 10px
}
.tp20 {
    padding-top: 20px
}
.tp30 {
    padding-top: 30px
}
.tm4 {
    margin-top: 4px
}
.tm5 {
    margin-top: 5px
}
.tm7 {
    margin-top: 7px
}
.tm10 {
    margin-top: 10px
}
.tm15 {
    margin-top: 15px
}
.tm20 {
    margin-top: 20px
}
.mbm1 {
    margin-bottom: -1px
}
.bm0 {
    margin-bottom: 0 !important
}
.bm5 {
    margin-bottom: 5px !important
}
.bm10 {
    margin-bottom: 10px !important
}
.bm15 {
    margin-bottom: 15px !important
}
.bm20 {
    margin-bottom: 20px !important
}

.nobottommargin {
    margin-bottom: 0px !important
}
.nobullets {
    list-style: none;
    margin-left: 0;
}
.nopadding {
    padding: 0 !important;
}
.body-wrapper {
    width: 100%
}
.inner {
    padding-top: 50px;
    padding-bottom: 50px;
}
.inner-testimonial {
    padding-top: 35px;
}
footer .inner {
    padding-bottom: 40px
}
footer hr {
    border: 0;
    border-bottom: 2px solid #373737;
    border-bottom: 2px solid rgba(255,255,255,0.09);
    margin: 40px 0;
}
.black-wrapper {
    background: transparent url(style/images/bg/footer-bg1.jpg) repeat;
    -webkit-box-shadow: inset 0 5px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0 5px 0 rgba(0,0,0,0.2);
    box-shadow: inset 0 5px 0 rgba(0,0,0,0.2);
    color: #cacaca;
}
.black-wrapper a {
    color: #cacaca
}
.black-wrapper a:hover {
    color: #1abb9c
}
.black-wrapper h1,
.black-wrapper h2,
.black-wrapper h3,
.black-wrapper h4,
.black-wrapper h5,
.black-wrapper h6 {
    color: #6c6c6c
}
footer .section-title {
    font-size: 18px
}
.footer-links {
    font-family: 'Roboto Slab', serif, 'Arial';
    font-size: 18px;
    list-style: none;
    margin-bottom: 8px;
    color: #cacaca;
}
i.contact {
    color: #6c6c6c;
    margin-right: 5px;
    width: auto;
    height: auto;
    line-height: 18px;
}
.widget .post-list {
    list-style: none;
    margin: 0;
}
.widget .post-list li {
    margin-bottom: 19px
}
.widget .post-list li h6 {
    font-size: 14px;
    line-height: 25px;
    font-weight: normal;
    letter-spacing: normal;
    font-family: 'Roboto', sans-serif;
    margin: 0;
}
.widget .post-list li em {
    color: #6c6c6c;
    font-size: 12px;
    font-style: normal;
    font-family: 'Roboto Slab', serif;
}
.tagcloud {
    line-height: 25px
}

.apps-container { padding: 0; }
.apps-buttons { text-algin:center; margin-top:30px; }
.app-icon { text-align:center; margin-top:10px;}

/*-----------------------------------------------------------------------------------*/
/*	HEADER NAVBAR
/*-----------------------------------------------------------------------------------*/
.offset {
    padding-top: 110px
}
#header.navbar {
    padding: 35px 0;
    background: transparent url(style/images/bg/header-bg1.jpg) repeat;
    -webkit-box-shadow: inset 0 -5px 0 rgba(0,0,0,0.04);
    -moz-box-shadow: inset 0 -5px 0 rgba(0,0,0,0.04);
    box-shadow: inset 0 -5px 0 rgba(0,0,0,0.04);
    position: relative;
    z-index: 1001;
    width: 100%;
    display: block;
    position: fixed;
}
#header.navbar-fixed-top .navbar-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
    border: 0;
    padding: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#header.navbar-fixed-top .nav-collapse {
    margin-top: 0px
}
#header.navbar .nav {
    margin: 0
}
#header.navbar .nav > li {
    margin-left: 10px
}
#header.navbar .nav > .active > a,
#header.navbar .nav > .active > a:hover,
#header.navbar .nav > .active > a:focus {
    color: #1abb9c;
    text-decoration: none;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#header.navbar .nav > li > a {
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1;
    font-weight: 900;
    color: #4e4e4e;
    font-family: 'Roboto Condensed', sans-serif;
    text-shadow: none;
    padding: 12px 15px;
}
#header.navbar .nav > li > a:hover {
    color: #1abb9c
}

#header.navbar .nav a.no-uppercase { text-transform: none; }
#header.navbar .nav li.dropdown.open > .dropdown-toggle,
#header.navbar .nav li.dropdown.active > .dropdown-toggle,
#header.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background: #1abb9c;
    color: #fff;
}
#header.navbar .brand {
    padding: 0;
    margin: 2px 0 0 0;
}
#header .dropdown-menu {
    padding: 0;
    margin: 0;
    width: 270px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#header .dropdown-menu li {
    background: rgba(61, 61, 61, 0.85);
    border-top: none;
}
#header .dropdown-menu li:first-child {
    border-top: none
}
#header .dropdown-menu li a {
    padding: 0 15px 20px;
    line-height: 1;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 900;
}
#header .dropdown-menu li a:hover,
#header .dropdown-menu li a.active {
    padding: 0 15px 20px;
    filter: none;
    line-height: 1;
    background: 80% #363636;
    color: #d9d9d9;
}
#header .dropdown-menu li:first-child a,
#header .dropdown-menu li:first-child li:first-child a {
    padding-top: 20px
}
#header .dropdown-menu li:first-child li a {
	padding-top: 0;
}
#header.navbar .nav > li > .dropdown-menu:after {
    display: none
}
#header.navbar .nav > li > .dropdown-menu:before {
    display: none
}
#header .dropdown-menu > li > a:hover,
#header .dropdown-menu > li > a:focus,
#header .dropdown-submenu:hover > a,
#header .dropdown-submenu:focus > a,
#header .dropdown-menu > .active > a,
#header .dropdown-menu > .active > a:hover,
#header .dropdown-menu > .active > a:focus {
    background: none;
    color: #1abb9c;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#header .dropdown-submenu > a:after {
    display: none
}
#header .dropdown-submenu > .dropdown-menu {
    margin-top: 0
}
#header .navbar .btn {
    margin: 0
}
#header .responsive-menu {
    display: none;
    line-height: 100%;
    margin: 0;
}
#header .responsive-menu i {
    width: auto;
    height: auto;
}
#header .btn {
    padding: 8px 13px
}
/*-----------------------------------------------------------------------------------*/
/*	SOCIAL ICONS
/*-----------------------------------------------------------------------------------*/
.social {
    margin: 0;
    padding: 0;
    font-size: 0;
}
.social li {
    display: inline-block;
    font-family: 'fontello-social';
    margin: 0 15px 0 0;
}
footer .social li {
    margin: 0 15px 0 0;
}
.social li a {
    display: table;
    -webkit-transform: translateZ() !important;
    -webkit-backface-visibility: hidden !important;
    -webkit-perspective: 1000 !important;
}
.social li a i {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 30px;
    width: auto;
    height: auto;
    color: #6c6c6c;
    display: inline-block;
    text-align: center;
    background-image: none;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}

.icon-s-blue {
    color: #3f8dbf!important;
}

.social .icon-s-pinterest:hover {
    color: #c53942
}
.social .icon-s-rss:hover {
    color: #e86f04
}
.social .icon-s-facebook:hover {
    color: #4470cf
}
.social .icon-s-twitter:hover {
    color: #5daed5
}
.social .icon-s-flickr:hover {
    color: #ff0088
}
.social .icon-s-dribbble:hover {
    color: #d07ead
}
.social .icon-s-behance:hover {
    color: #098ffa
}
.social .icon-s-linkedin:hover {
    color: #3393c1
}
.social .icon-s-vimeo:hover {
    color: #099fc7
}
.social .icon-s-youtube:hover {
    color: #c8312b
}
.social .icon-s-skype:hover {
    color: #2ebbf0
}
.social .icon-s-tumblr:hover {
    color: #5d82a4
}
.social .icon-s-delicious:hover {
    color: #3274d1
}
.social .icon-s-500px:hover {
    color: #00a6df
}
.social .icon-s-grooveshark:hover {
    color: #f66c00
}
.social .icon-s-forrst:hover {
    color: #2f7935
}
.social .icon-s-digg:hover {
    color: #1b5891
}
.social .icon-s-blogger:hover {
    color: #fc6605
}
.social .icon-s-klout:hover {
    color: #d8390f
}
.social .icon-s-dropbox:hover {
    color: #016aab
}
.social .icon-s-github:hover {
    color: #4073a6
}
.social .icon-s-songkick:hover {
    color: #ff0030
}
.social .icon-s-posterous:hover {
    color: #eac954
}
.social .icon-s-appnet:hover {
    color: #0291c9
}
.social .icon-s-gplus:hover {
    color: #a84539
}
.social .icon-s-stumbleupon:hover {
    color: #eb4923
}
.social .icon-s-lastfm:hover {
    color: #be0c02
}
.social .icon-s-spotify:hover {
    color: #7cc011
}
.social .icon-s-instagram:hover {
    color: #a4765c
}
.social .icon-s-evernote:hover {
    color: #82d15c
}
.social .icon-s-paypal:hover {
    color: #2a608e
}
.social .icon-s-picasa:hover {
    color: #9864ae
}
.social .icon-s-soundcloud:hover {
    color: #ff680d
}

/* CONTACT MAP*/
.map-container {}
.map-container .accordion-heading {font-family: 'Roboto', sans-serif;}
.map-container .accordion-heading .accordion-toggle { text-align: center; font-size: 18px; font-weight: lighter; background: #ddd !important; }
.map-container .accordion-heading .accordion-toggle:hover,
.map-container .accordion-heading .accordion-toggle:active { background: #ddd !important; color: #444; }
.map-container .accordion-heading .accordion-toggle .icon-location:before { font-size: 22px; color: #AAA; padding-right: 5px; }
.map-container .map {}

/*-----------------------------------------------------------------------------------*/
/*	ICONS
/*-----------------------------------------------------------------------------------*/
.icon-wrapper {
    display: table;
    position: relative;
    width: 90px;
    height: 90px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.icon-wrapper .icon {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.icon-wrapper2 {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.icon-wrapper2 .icon {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.icon-wrapper.purple {
    background-color: #9D9ABF
}
.icon-wrapper.red {
    background-color: #D2514B
}
.icon-wrapper.yellow {
    background-color: #E8C04F
}
.icon-wrapper.blue {
    background-color: #66A3C6
}
.icon-wrapper.green {
    background-color: #a4bf60
}
.services .icon-wrapper {
    margin: 0 auto 25px
}
.services {
    text-align: center;
	/*border-bottom: 2px solid #dedede;
	padding-bottom: 15px;*/
    padding-top: 25px;
}
/*-----------------------------------------------------------------------------------*/
/*	REVOLUTION SLIDER
/*-----------------------------------------------------------------------------------*/
.fullwidthbanner-container {
    width: 100% !important;
    position: relative;
    padding: 0;
    max-height: 600px !important;
    overflow: hidden !important;
	max-width: 1920px !important;
	margin: auto;
}
.portfolio-wide-container {
    width: 100% !important;
    position: relative;
    padding: 0;
    max-height: 600px !important;
    overflow: hidden !important;
    margin-bottom: 50px;
}
.revolution ul {
    visibility: hidden;
    margin: 0;
    list-style: none;
}
.tp-caption.bold {
    font-family: 'Roboto Slab', serif;
    font-size: 40px;
    line-height: 1;
    font-weight: 900;
    color: #f3f3f3;
}
.tp-caption.lite {
    font-size: 18px;
    line-height: 1;
    color: #fff;
    font-weight: 400;
    font-family: 'Roboto Slab', serif;
}
.tp-caption a.btn {
    color: #fff
}
.tp-caption .color {
    color: #1abb9c
}
.tp-leftarrow.default,
.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    top: 50% !important;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    background: rgba(0,0,0,0.3);
    color: #f7f7f7;
    line-height: 1;
    font-size: 20px;
    padding: 12px 19px;
    width: auto;
    height: auto;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.tparrows:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
}
.tp-leftarrow.default:before {
    content: '\e75d'
}
.tp-rightarrow.default:before {
    content: '\e75e'
}
.tparrows:hover {
    background: rgba(0,0,0,0.5)
}
.tp-bullets.simplebullets.round .bullet {
    width: 12px;
    height: 12px;
    margin-left: 4px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    background: rgba(0,0,0,0.3);
}
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover {
    background: rgba(0,0,0,0.5)
}
.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.tp-loader {
    background: url(style/images/loading.gif) no-repeat;
    background-color: #fff;
    margin: -15px -15px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
}

.fixed-caption {
    color: #fff;
    position: absolute;
    right: 9%;
    text-align: right;
    bottom: 10%;
    min-height: 13%;
    z-index: 1000;
    width: 26%;
}
.fixed-caption .logo-caption {
    width: 100%;
    position: absolute;
    opacity: 0;
    top: -100%;
    right: 0;
    transition: opacity 900ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s,
                top 900ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.fixed-caption .logo-caption img { max-width: 100%; }
.fixed-caption .logo-caption.ready {
    opacity: 1;
    top: 0;
    visibility: visible;
}
.fixed-caption .text-caption {
    font-size: 18px;
    line-height: 18px;
    white-space: nowrap;
    font-family: 'Roboto Slab',serif;
    font-weight: 400;
    position: absolute;
    right: 10%;
    bottom: 0;
    opacity: 0;
    transition: opacity 600ms cubic-bezier(0.19, 1, 0.22, 1) 0s,
                right 600ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.fixed-caption .text-caption.ready {
    right: 0;
    opacity: 1;
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
	.tp-loader {
	    background-image: url(style/images/loading@2x.gif)
	}
}
.tp-bannertimer {
    width: 100%;
    height: 10px;
    background: url(style/images/timer.png);
    position: absolute;
    z-index: 200;
}

#html5-image { width: 100% !important; height: auto; }
#html5-watermark { display: none !important; }

/*-----------------------------------------------------------------------------------*/
/*	SHOWBIZ
/*-----------------------------------------------------------------------------------*/
.showbiz {
    position: relative
}
.showbiz-container {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
}
.showbiz-navigation {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    position: absolute;
    top: -45px;
    right: 0;
}
.sb-navigation-left,
.sb-navigation-right {
    cursor: pointer;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 0 0 0 2px;
}
.sb-navigation-left:before,
.sb-navigation-right:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
}
.sb-navigation-left,
.sb-navigation-right {
    z-index: 100;
    cursor: pointer;
    position: relative;
    top: 50% !important;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    padding: 5px 12px;
}
.sb-navigation-left:before {
    content: '\e75d'
}
.sb-navigation-right:before {
    content: '\e75e'
}
/* Firefox Fix */
@-moz-document url-prefix() {
	.sb-navigation-left:before {
	    padding-right: 1px
	}
	.sb-navigation-right:before {
	    padding-left: 2px
	}
}
.sb-navigation-left:hover,
.sb-navigation-right:hover {
    background: #1abb9c !important;
    color: #fff;
}
.sb-hidden {
    display: none
}
.showbiz ul,
.showbiz li {
    list-style: none;
    margin: 0 0 -10px 0;
    padding: 0;
}
.showbiz ul li {
    position: relative;
    -webkit-transform: translateZ(10);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    margin-right: 20px;
}
.showbiz .overflowholder {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 2;
}
.showbiz .overflowholder ul {
    width: 100000px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.showbiz .overflowholder ul li {
    float: left !important;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    position: relative;
}
.showbiz .mediaholder {
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: transparent;
    padding: 0px;
    border: none;
    margin-bottom: 15px;
}
.showbiz .mediaholder_innerwrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.showbiz .mediaholder img {
    width: 100%;
    position: relative;
}
.clients .showbiz-navigation {
    display: none
}
.clients img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.clients img:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
/*-----------------------------------------------------------------------------------*/
/*	BLOG
/*-----------------------------------------------------------------------------------*/
.blog .post {
    margin-bottom: 50px
}
.blog .post .post-title {
    margin: 0 0 10px 0
}
.blog .meta {
    margin-bottom: 25px
}
.blog.no-sidebar .post,
.blog.no-sidebar .pagination,
.blog.no-sidebar #comments,
.blog.no-sidebar .comment-form-wrapper {
    width: 770px;
    margin: 0px auto 40px;
}
.blog.no-sidebar .pagination {
    text-align: center
}
.blog.no-sidebar .post-title,
.blog.no-sidebar .meta,
.blog.no-sidebar .post-subtitle{
    text-align: center
}
.meta .sep {
    padding: 0 3px
}

.sidebox.widget address {
    margin-top: 35px;
}
figcaption.post-image-caption{
    font-size: 12px;
    line-height: 15px;
    margin-top: 5px;
}
figure.fig-pull-right {
   float: right;
   width: 50%;
   margin-left: 20px;
}

.post-title-schools {
    font-size: 23px;
}

/*-----------------------------------------------------------------------------------*/
/*	POST FORMATS
/*-----------------------------------------------------------------------------------*/
.format-gallery .media-wrapper {
    margin: 0
}
.no-sidebar .format-gallery .gallery-wrapper {
    width: 620px;
    margin: 0 auto;
}
.format-gallery .gallery figure img {
    width: 100%
}
.format-gallery .gallery {
    list-style: none;
    width: 110%;
    margin-right: -6px;
    margin-bottom: 5px;
}
.format-gallery .gallery:before,
.format-gallery .gallery:after {
    display: table;
    content: "";
    line-height: 0;
}
.format-gallery .gallery:after {
    clear: both
}
.format-gallery .gallery .item {
    width: 307px
}
.format-gallery .gallery {
    margin-left: -6px;
    margin-bottom: 8px;
    *zoom: 1;
}
.format-gallery .gallery .item {
    float: left;
    min-height: 1px;
    margin-left: 6px;
    margin-bottom: 6px;
    position: relative;
}
.format-chat ul {
    list-style: none
}
.format-chat ul li {
    margin-bottom: 5px
}
.format-chat ul li strong {
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    color: #4e4e4e;
}
.format-link .post-title a:after {
    display: inline-block;
    content: "→";
    padding-left: 10px;
}
.item-details li span {
    font-size: 15px;
    padding-right: 2px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    color: #4e4e4e;
}
.item-details li a {
    color: #6c6c6c
}
.item-details li a:hover {
    color: #1abb9c
}
.media-wrapper.portfolio {
    margin-bottom: 20px
}
.media-wrapper.portfolio.player {
    margin-bottom: 50px
}
/*-----------------------------------------------------------------------------------*/
/*	SIDEBAR
/*-----------------------------------------------------------------------------------*/
.sidebox {
    margin-top: 50px;
    display: block;
}
.sidebox h3 {
    font-size: 16px;
    margin-bottom: 15px;
}
.sidebox:first-child {
    margin: 0
}
.sidebox .post-list {
    padding: 0;
    margin: 0;
}
.sidebox .post-list:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.sidebox .post-list li {
    clear: both;
    margin-bottom: 15px;
    display: block;
    overflow: hidden;
}
.sidebox .post-list h6 {
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    font-family: 'Roboto', sans-serif;
}
.sidebox a {
    color: #6c6c6c
}
.sidebox a:hover {
    color: #1abb9c
}
.sidebox .post-list .overlay {
    float: left;
    width: 70px;
    height: 70px;
}
.sidebox .post-list .meta {
    margin-left: 85px;
    overflow: hidden;
    margin-bottom: 0;
}
.sidebox .post-list .meta em {
    font-size: 12px;
    color: #a8a8a8;
    font-style: normal;
}
.sidebox .post-list .meta em:before {
    display: none
}
.sidebox.widget form {
    margin: 0
}
.sidebox.widget .searchform input {
    margin: 0
}
.widget .list {
    list-style: none;
    margin: 0;
}
/*-----------------------------------------------------------------------------------*/
/*	PAGINATION
/*-----------------------------------------------------------------------------------*/
.pagination {
    margin: 0
}
.pagination ul {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.pagination ul > li {
    display: inline-block;
    margin-bottom: 2px;
}
.pagination ul > li > a,
.pagination ul > li > span {
    float: left;
    border: none;
    color: #fff;
    background: #1abb9c;
    padding: 6px 15px 8px 15px;
    font-weight: normal;
    margin-right: 5px;
    font-size: 13px;
    text-shadow: none;
    border: none;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
    background: #17a78b;
    color: #fff;
}
.pagination ul > li:first-child > a,
.pagination ul > li:last-child > a {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
}
/*-----------------------------------------------------------------------------------*/
/*	COMMENTS
/*-----------------------------------------------------------------------------------*/
#comments {
    margin: 0;
    position: relative;
}
#comments ol.commentlist {
    list-style: none;
    margin: 0;
}
#comments ol.commentlist li {
    /*padding: 30px 0 0 0;*/
    background: none;
    /*border-top: 2px solid #e7e7e7;*/
    margin-top: 30px;
}
#comments ol.commentlist li li {
    padding: 0 0 0 2px;
    border: 0 none;
    margin: 0;
}
#comments ol.commentlist li:first-child {
    border: none;
    margin: 0;
}
#comments .user {
    float: left;
    width: 70px;
    height: 70px;
    position: relative;
}
#comments .message {
    overflow: hidden
}
#comments .arrow-box {
    margin-left: 20px;
    position: relative;
}
#comments ul.children {
    margin: 0;
    overflow: inherit;
    padding: 0 0 0 55px;
    list-style: none;
}
#comments ol.commentlist ul.children li {
    padding-right: 0;
    border: none;
}
#comments .info h2 {
    font-size: 18px;
    margin: 0;
    display: inline;
    margin-right: 5px;
}
#comments .info {
    margin-bottom: 12px
}
#comments .info h2 a {
    color: #616161
}
#comments .info h2 a:hover {
    color: #1abb9c
}
#comments .info .meta {
    display: block;
    margin: 0;
}
#comments .info .meta .date {
    display: inline;
}
#comments a.reply-link {
    display: inline;
}
#comments a.reply-link:hover {
    color: #1abb9c
}
.comment-form-wrapper p {
    padding-bottom: 20px
}
.blog.no-sidebar #comments .meta {
	text-align: left;
}
/*-----------------------------------------------------------------------------------*/
/*	FORMS
/*-----------------------------------------------------------------------------------*/
.forms {
    position: relative;
    padding: 0;
    width: 100%;
}
.form-container .response {
    display: none
}
.forms ol {
    margin: 0;
    padding: 0;
}
.forms ol li {
    line-height: auto;
    list-style: none;
}
.forms li.hidden-row {
    display: none
}
input,
textarea,
.uneditable-input {
    width: 100%
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    height: 40px;
    padding: 0 10px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 25px;
    color: #5c5c5c;
    resize: none;
    vertical-align: middle;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    background: #ededed;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    background: #e5e5e5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
}
textarea {
    height: 100%;
    padding: 5px 10px;
    margin-bottom: 15px;
    min-height: 150px;
    resize: vertical;
}
.btn-submit {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}
.forms li.error input,
.forms li.error textarea,
.forms li.error select {
    border: 1px solid #d18282;
    margin: 0;
}
.forms span.error {
    display: none
}
.forms .error span.error {
    display: block;
    color: red;
    margin-bottom: 15px;
}
.forms .button-row span.error {
    padding: 0;
    display: none;
}
.forms label {
    display: block;
    float: left;
    width: 95px;
    padding-top: 7px;
    font-size: 13px;
    clear: both;
}
.comment-form div label {
    position: absolute;
    top: 0;
    left: 0;
}
.form-container:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*-----------------------------------------------------------------------------------*/
/*	TESTIMONIALS
/*-----------------------------------------------------------------------------------*/
.tab {
    margin: 0;
    padding: 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #f9f9f9;
    border: 1px solid #e7e7e7;
    border-bottom: none;
    top: 1px;
    position: relative;
    z-index: 1;
    margin-right: 1px;
}
.tab:before {
    display: none
}
.tab a {
    display: block;
    padding: 7px 17px;
    font-size: 13px;
    font-weight: 700;
    color: #616161;
}
.tab a.active,
.tab a:hover {
    color: #1abb9c
}
.tab.active {
    background: #fff;
    position: relative;
    z-index: 3;
}
.tab-container .panel-container {
    border-top: 1px solid #e7e7e7;
    position: relative;
    z-index: 1;
}
.tab-container .panel-container div.tab-block {
    padding: 20px 0 0 0
}
img.abcmouse-logo {
    height: auto;
    max-width: 50%;
    margin-left: 47%;

}
#testimonials {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
#testimonials .author {
    font-style: normal;
    font-size: 14px;
    color: #1abb9c;
    display: block;
}
#testimonials div {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 30px;
    font-weight: 300;
    position: relative;
    font-family: 'Roboto Slab', serif;
}
#testimonials .tab {
    border: none;
    margin: 0;
}
#testimonials .tab a {
    padding: 0;
    background-color: #d0d0d0;
    text-indent: -99999px;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
#testimonials .tab a.active,
#testimonials .tab a:hover {
    background: #1abb9c;
    position: relative;
    z-index: 3;
}
#testimonials .panel-container {
    border: none
}
#testimonials:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: block;
    text-decoration: inherit;
   /* content: '\275e';*/
    font-size: 33px;
    color: #d0d0d0;
    margin-bottom: 10px;
    text-align: center;
}
#testimonials.tab-container .panel-container div {
    padding-top: 15px
}

.counter-quote {
    font-family: 'Roboto Slab',serif;
    text-align: center;
    color: #0A0A0A;
    font-size: 34px;
    margin: 55px 0 45px;
    line-height: 1;
}

.counter-div {
    border-bottom: 2px solid #dedede;
}

.counter-css-wrapper,
.counter-wrapper {
    display: block;
    text-align: center;
    margin: 0 auto;

}

.counter-css-wrapper .flip-css-counter,

.counter-wrapper .flip-counter,
.counter-wrapper .flip-css-counter {
    display: inline-block;

    /*padding: 16px 50px;
    -webkit-box-shadow:inset 0 0 5px 2px rgba(0,0,0,.2);
    box-shadow:inset 0 0 5px 2px rgba(0,0,0,.2);
    border-radius: 100px;*/
}
.counter-css-wrapper {display: none;}
#counter-mobile {
    display: none;
    text-align: center;
    margin: -30px auto 20px;
    font-size: 24px;
    color: #0a0a0a;
}
.testimonial-icon {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 10%;
}

/*-----------------------------------------------------------------------------------*/
/*	TABS
/*-----------------------------------------------------------------------------------*/
.nav-tabs {
    border: none
}
.nav-tabs > li {
    margin-bottom: 0
}
.nav-tabs > li > a {
    padding: 14px 17px;
    margin-right: 6px;
    line-height: 16px;
    color: #4e4e4e;
    background: #ededed;
    font-weight: 900;
    font-size: 12px;
    border: none;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.nav-tabs > .active > a {
    color: #FFF;
    background: #1abb9c;
    border: none;
}
.nav-tabs > .active > a:hover {

}
.nav.nav-tabs > li > a:hover,
.nav.nav-tabs > li > a:focus {
    color: #FFF;
    background: #1abb9c;
    border: none;
}
.nav.nav-tabs > .active > a,
.nav.nav-tabs > .active > a:hover,
.nav.nav-tabs > .active > a:focus {
    color: #FFF;
    background: #1abb9c;
}
.tab-content.box {
    padding-top: 15px
}
/*-----------------------------------------------------------------------------------*/
/*	ACCORDION / TOGGLE
/*-----------------------------------------------------------------------------------*/
.accordion-group {
    margin-bottom: 10px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.accordion-heading .accordion-toggle {
    padding: 11px 15px;
    color: #4e4e4e;
    background: #ededed;
    font-weight: 900;
    font-size: 12px;
    text-transform: uppercase;
}
.accordion-heading .accordion-toggle.active,
.accordion-heading .accordion-toggle:hover {
    color: #FFF;
    background: #1abb9c;
}
.accordion-inner {
    padding: 10px 0 10px 0;
    border-top: none;
}
.accordion-body {
    background: none
}

/** Carousel **/
.jcarousel-wrapper {
    margin: 5px auto;
    position: relative;
}
.jcarousel {
    position: relative;
    overflow: hidden;
    width: 84% !important;
    margin: 0 auto;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 95px;
    height: 52px;
    float: left;
    margin-right: 5px;
    overflow: hidden;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
    margin-top: -10px;
}

/** Carousel Controls **/

.jcarousel-wrapper .prev,
.jcarousel-wrapper .next {
    position: absolute;
    top: 35%;
    width: 20px;
    height: 20px;
    text-align: center;
    background: #3088E9;
    color: #fff;
    text-decoration: none;
    font: 17px Arial, sans-serif;
    line-height: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.jcarousel-wrapper .prev { left: 5px; }
.jcarousel-wrapper .next { right: 5px; }

.jcarousel-wrapper .prev.disabled,
.jcarousel-wrapper .next.disabled { display: none; }

.jcarousel-wrapper .prev [class^="icon-"]:before,
.jcarousel-wrapper .next[class^="icon-"]:before,
.jcarousel-wrapper .prev [class*=" icon-"]:before,
.jcarousel-wrapper .next [class*=" icon-"]:before { display: inline; }


/*-----------------------------------------------------------------------------------*/
/*  CAREERS JOBS
/*-----------------------------------------------------------------------------------*/
#iPad_message { text-align: center; }

.job-category .cat-title { text-transform: uppercase; }

.resume_form select,
.resume_form textarea,
.resume_form input[type="text"],
.resume_form input[type="password"],
.resume_form .uneditable-input,
.resume_form .fake_input_box {
    background: #fff;
    border: 1px solid #ccc;
}
/*IE FIX*/
.resume_form select { padding: 0; }
select:focus::-ms-value {
    /* For IE10 and above to remove blue hightlight */
    background-color: inherit;
    color: inherit;
 }
select::-ms-expand {
    background-color: inherit;
}

.resume_form input[type="text"],
.resume_form input[type="password"],
.resume_form .uneditable-input,
.resume_form .fake_input_box {
    height: 38px;
    padding: 3px;
    min-width: 175px;
}

.master_submit_input { display: block; margin: 0 auto; }

.file_input_container { position: relative; float: left; overflow: hidden; }
.file_input_container .displayed_div {
    margin-top: 24px;
    margin-bottom: 10px;
    margin-right: 8px;
    position: relative;
    width: 98%;
}

.file_input_container .displayed_div .displayed_file_submit { float: left; }
.file_input_container:hover .displayed_div .displayed_file_submit { background: none repeat scroll 0 0 #387EAA; }
.file_input_container .displayed_div .fake_input_box { display: block; float: right; }
.file_input_container .code_sample_input,
.file_input_container .file_input { position: absolute; left: 0; top:0; width: 100%; height: 100%; }
.file_input_container .remove_file { position: absolute; left: 0; top: 24px; }

.files_input_container_container.file_input_container { width: 100%; clear: both; float: none; }
.files_input_container_container.file_input_container .displayed_div { width: 50%; }

#generic_submit .resume_form { padding: 20px 0 0; margin-bottom: 0; overflow: visible !important; }
#generic_submit strong { color: inherit; }
#generic_submit .icon-cancel-circled { font-size: 18px; right: -21px; }

.slotholder img.defaultimg {
    max-height: 600px !important;
    width: auto !important;
    left: 50% !important;
    transform: translateX(-50%);
}
/*-----------------------------------------------------------------------------------*/
/*	PROGRESS BAR
/*-----------------------------------------------------------------------------------*/
.progress-list {
    margin: 0;
    list-style: none;
}
.progress-list p {
    margin-bottom: 5px
}
.progress-list li {
    margin-bottom: 20px
}
.progress-list li em {
    padding-left: 8px;
    color: #1abb9c;
    font-style: normal;
}
.progress-list li em:before {
    content: "-";
    padding-right: 10px;
    display: inline-block;
}
.progress.plain {
    height: 15px;
    margin-bottom: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background: #ededed;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.progress.plain .bar {
    float: left;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    text-shadow: none;
    background: #1abb9c;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/*-----------------------------------------------------------------------------------*/
/*	ISOTOPE PORTFOLIO GRID
/*-----------------------------------------------------------------------------------*/
.full-portfolio {
    overflow: hidden
}
.full-portfolio .filter {
    display: none
}
.full-portfolio .items {
    width: 100%;
    clear: both;
    margin: 0;
    list-style: none;
}
.full-portfolio .items li {
    float: left;
    position: relative;
    background: none;
    padding: 0;
    width: 16.666666667%;
}
.full-portfolio .items li img {
    display: block;
    /*position: relative;*/
    width: 100%;
    height: auto;
    margin-bottom: -1px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 1;
}
.full-portfolio .items:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.fix-portfolio .filter {
    list-style: none;
    margin: 0 0 20px 0;
}
.fix-portfolio .filter li {
    display: inline;
    font-weight: 900;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1;
    color: #c5c5c5;
}
.fix-portfolio .filter li:after {
    display: inline-block;
    content: "/";
    padding: 0 13px 0 16px;
}
.fix-portfolio .filter li a {
    color: #4e4e4e
}
.fix-portfolio .filter li a.active,
.fix-portfolio .filter li a:hover {
    color: #1abb9c
}
.fix-portfolio .filter li:last-child:after {
    display: none
}
.fix-portfolio {
    overflow: hidden;
}
.fix-portfolio .thumbs {
    list-style: none;
    width: 110%;
    margin-right: -5px;
}
.fix-portfolio .thumbs:before,
.fix-portfolio .thumbs:after {
    display: table;
    content: "";
    line-height: 0;
}
.fix-portfolio .thumbs:after {
    clear: both
}
.fix-portfolio .thumbs li {
    width: 310px
}
.fix-portfolio .thumbs {
    margin-left: -5px;
    margin-bottom: -5px;
    *zoom: 1;
}
.fix-portfolio .thumbs li {
    float: left;
    min-height: 1px;
    margin-left: 5px;
    margin-bottom: 5px;
    position: relative;
}
.isotope-item {
    z-index: 2;
    display: block !important;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
/*-----------------------------------------------------------------------------------*/
/*	NAVIGATION
/*-----------------------------------------------------------------------------------*/
.navigation {
    padding-bottom: 30px;
    margin-bottom: 32px;
    border-bottom: 2px solid #e7e7e7;
}
.navigation:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.navigation .nav-next-item {
    margin-right: 0
}
.navigation .btn {
    margin-bottom: 0
}
/*-----------------------------------------------------------------------------------*/
/*	DIRECTION AWARE HOVER ON FRAME
/*-----------------------------------------------------------------------------------*/
.overlay a,
.overlay a img {
    display: block;
    position: relative;
}
.overlay a {
    overflow: hidden
}
.overlay a div {
    position: absolute;
    background: #222;
    background: rgba(0,0,0,0.8) url(style/images/image-hover.png) repeat;
    width: 100%;
    height: 100%;
}
.overlay a div h5 {
    display: block;
    padding: 10px 0;
    /*     margin: 63px 20px 20px 20px; */
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #e9e9e9;
    font-size: 16px;
    text-align: center;
    text-shadow: 0px 1px 0px rgba(0,0,0,0.75);
}
.overlay a div h5 span {
    font-size: 12px;
    display: block;
    color: #ababab;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0.2px;
    margin-top: 5px;
    font-family: 'Roboto Slab', serif;
}
.overlay div.da-animate {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.overlay.cap-icon a div:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 1;
    text-align: center;
    content: '\f517';
    font-size: 20px;
    color: #FFF;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
    text-shadow: 0px 1px 0px rgba(0,0,0,0.75);
}
.overlay.cap-icon.more a div:before {
    content: '\f517'
}
.overlay.cap-icon.enlarge a div:before {
    content: '\f50d'
}
.sidebox .overlay.cap-icon.more a div:before {
    width: 16px;
    height: 16px;
    font-size: 16px;
    margin: -8px 0 0 -8px;
}
.da-slideFromTop {
    left: 0px;
    top: -100%;
}
.da-slideFromBottom {
    left: 0px;
    top: 100%;
}
.da-slideFromLeft {
    top: 0px;
    left: -100%;
}
.da-slideFromRight {
    top: 0px;
    left: 100%;
}
.da-slideTop {
    top: 0px
}
.da-slideLeft {
    left: 0px
}
/*-----------------------------------------------------------------------------------*/
/*	DETAILVIEW
/*-----------------------------------------------------------------------------------*/
.navfake {
    z-index: 1005;
    position: fixed;
    width: 100%;
    top: 0px;
    left: 100%;
    background: #f9f9f9;
}
.navcoverpage {
    z-index: 1000;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #f9f9f9;
    left: 100%;
}
/* SOME HELPER CLASS FOR ANIMATING */
.fullcontent-slider-getaway-wrapper {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: visible;
}
.fullcontent-slider-getaway-slide {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.fullcontent-content-wrapper-new {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.preparedtostart.fullcontent-content-wrapper-new {
    z-index: 1002
}
.preparedtoleave.fullcontent-content-wrapper-new {
    z-index: 1001
}
.fullcontent-content-wrapper-new.right {
    left: 100%
}
.fullcontent-content-wrapper-new.left {
    left: -100%
}
.fullcontent-content-wrapper-new.right.fader,
.fullcontent-content-wrapper-new.left.fader {
    left: 0px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0); /* Netscape */
    -moz-opacity: 0;
    /* Safari 1.x */
    -khtml-opacity: 0;
    /* Good browsers */
    opacity: 0;
}
.novisibility {
    visibility: hidden
}
.navfake .navigation {
    margin: 0
}
.navfake .inner {
    padding-bottom: 0
}

.span4 .details {  }

/*-----------------------------------------------------------------------------------*/
/*	VIEWER
/*-----------------------------------------------------------------------------------*/
.viewer {
    background: rgba(31, 31, 30, 0.97)
}
.viewer li {
    background: none;
    padding: 0;
}
.viewer li>div {
    left: 20px;
    top: 20px;
    bottom: 20px;
    right: 20px;
}
.viewer li.loading>div {
    background: url(style/images/view-loading.gif) center center no-repeat
}
.multiplebgs .viewer li.loading>div {
    background: url(style/images/view-loading.gif) center center no-repeat
}
.viewer li.loading.previous,
.viewer li.loading.next {
    background: 0
}
.viewer img {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
}
.viewer .close {
    top: 30px!important;
    right: 20px!important;
    font-weight: 500!important;
    filter: alpha(opacity=80);
    -khtml-opacity: .4;
    -moz-opacity: .4;
    opacity: .4;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #fff;
    font-size: 32px;
    line-height: 0;
    text-align: center;
    z-index: 3;
}
.viewer .close:hover {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.viewer .caption {
    visibility: hidden;
    opacity: 0;
    color: #cfcfcf;
    font-size: 18px;
    line-height: 50px;
    -webkit-transition: opacity 1.5s ease-in-out;
    -moz-transition: opacity 1.5s ease-in-out;
    transition: opacity 1.5s ease-in-out;
}
.viewer .current .caption {
    opacity: 100;
    visibility: visible;
}
/*-----------------------------------------------------------------------------------*/
/*	PRICING TABLE
/*-----------------------------------------------------------------------------------*/
.pricing {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding-bottom: 10px;
    display: block;
}
.pricing .btn {
    margin: 0
}
.pricing .plan {
    border: 1px solid #dedede
}
.pricing .plan h3 {
    font-size: 18px;
    line-height: 45px;
    margin: 0;
    padding: 5px 0;
    background: #fff;
    color: #5c5c5c;
}
.pricing .plan h4 {
    padding: 20px 0;
    margin: 0;
    background: #f5f5f5;
}
.pricing .plan h4 span {
    color: #1abb9c
}
.pricing .plan h4 .amount {
    display: block;
    text-align: center;
}
.pricing .plan h4 .amount {
    font-size: 45px;
    padding-bottom: 10px;
}
.pricing .plan h4 .amount span {
    vertical-align: super;
    font-size: 20px;
    font-weight: 300;
}
.pricing .plan li:nth-child(2n) {
    background: #f5f5f5
}
.pricing .plan ul {
    margin: 0;
    list-style: none;
}
.pricing .plan ul li {
    background: #fff;
    padding: 15px 0;
}
.pricing .plan h3 {
    text-transform: uppercase
}
.pricing .select {
    background: #f5f5f5;
    padding: 18px 0;
}
#contact_form .select {
    width: 100%;
    color: #999;
}

/*AWARDS*/
.award_section_top {
    height: 110px;
    background-color: #f3f3f3;
    position: relative;
    margin-bottom: 48px;
    margin-top: 40px;
}
.award_img {
    float: left;
    height: 150px;
    margin: -20px 20px;
}
.award_img_wide {
    margin-left: 5px;
}

.award-title-container { padding: 20px; }
.award-title-container h4 { font-weight: normal; }

.superscript {
	font-size: 12px;
	position: relative;
	bottom: 10px;
}

/*-----------------------------------------------------------------------------------*/
/*	FEATURES
/*-----------------------------------------------------------------------------------*/
.flats {
    margin-bottom: -50px
}
.flats .span2 {
    height: 160px
}
.font-icons {
    list-style: none;
    margin: 0;
}
.font-icons li {
    display: inline-block;
    font-size: 25px;
    margin-bottom: 10px;
    padding: 0 10px;
}
.alert .close {
    line-height: 28px
}
.retina-icons-code i {
    font-size: 18px
}
.retina-icons-code tr td:first-child,
.retina-icons-code tr th:first-child {
    text-align: center
}
.retina-icons-code code {
    color: #717171
}
.table-bordered {
    border: 1px solid #dedede;
    border-left: none;
    background: #fff;
}
.table-bordered th,
.table-bordered td {
    border-left: 1px solid #dedede
}
.table th,
.table td {
    border-top: 1px solid #dedede
}

sup.sup {
   top: -6px;
   font-size: 50%;
}
/*-----------------------------------------------------------------------------------*/
/*	INITIATIVES
/*-----------------------------------------------------------------------------------*/

.initiativeLogo img {
	float: right;
	width: auto;
	max-height: 59px;
	margin-left: 3%;
	margin-bottom: 10px;
}

/*-----------------------------------------------------------------------------------*/
/*	ABCMOUSE.COM
/*-----------------------------------------------------------------------------------*/

#elaAppIcon {
	text-align:center;
	padding-top:50px;
}

/*-----------------------------------------------------------------------------------*/
/*  MEDIA
/*-----------------------------------------------------------------------------------*/

#media-hero-image{
    width: 100%;
}

.imgw100{
    width:100%;
}

.media-hero-text {
    position: absolute;
    text-shadow: 1px 1px 1px black;
    color: white;
    font-family: 'Roboto Condensed';
    font-size: 40px;
    font-weight: bold;
    width: 100%;
    left: 30px;
    top: -80px;
    text-transform: uppercase;
}

.media-subnav{
    text-align: center;
    position: relative;
    z-index: 100;
    background: #f9f9f9;
    padding-top: 15px;
    height: 60px;
    font-size: 16px;
    color: #4e4e4e;
    border-bottom: 1px solid #efefef;
    white-space: nowrap;
}

.media-subnav-first-li{
    margin-left: 6%;
}

.media-inner{
    padding-top: 0;
    padding-bottom: 50px;
    position: relative;
    margin-top: -60px;
}

.lh16{
   line-height: 16px;
}

.media-subnav > .container > .nav-pills > li > a{
    color: #4e4e4e;
}

.media-subnav > .container > .nav > li > a:hover, .media-subnav > .container > .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #6ab1ff;
}

.media-phone-tablet{
    margin-top:100px;
    margin-bottom:100px;
    text-align:center;
}

.press-margin{
    margin-bottom:200px;
}

.usage-margin{
    margin-bottom: 20px;
}

.no-text-transform{
    text-transform: none;
}

a.jumplink{
    padding-top: 100px;
}

a.jumplink:before{
    display: block;
    position: relative;
    content: " ";
    margin-top: -100px;
    height: 100px;
    visibility: hidden;
}

a.jumplink-education{
    padding-top: 120px;
}

a.jumplink-education:before{
    display: block;
    position: relative;
    content: " ";
    margin-top: -120px;
    height: 120px;
    visibility: hidden;
}

.sub-nav-display{
    display:inline-block;
    padding: 0;
}

img.media-thumbnail{
    width: 100%;
    margin-bottom: 5px;
    margin-top: 35px;
}

p.media-thumbnail-text{
    margin: 0;
}

p.media-thumbnail-text a{
    text-transform: uppercase;
}

.mtn20{
    margin-top: -35px;
}

.media-section-divider{
    margin-top: 35px;
}

.press-margin-section h4{
    font-weight: normal;
    font-family: 'Roboto';
    margin-bottom: 22px;
}

.press-margin-section h4:last-child{
    margin-bottom: 0;
}

.usage-guidelines li p{
    margin-left: 10px;
    margin-bottom: 25px;
}

span.bold-gray{
    font-weight: normal;
}

span.bolder-gray{
    color: #6c6c6c;
    font-weight: bold;
}

/* imported from Bootstrap 3*/
.nav-justified{
  width: 100%;
}

.nav-justified > li{
  float: none;
}

.nav-justified > li > a{
  margin-bottom: 5px;
  text-align: center;
  padding-right: 0;
  padding-left: 0;
}

.nav-justified > .dropdown .dropdown-menu{
  top: auto;
  left: auto;
}

@media (min-width: 768px){

  .nav-justified > li {
    display: table-cell;
    width: auto;
    display: inline-block;
    margin-right: 6%;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }

}
/* end imported from Bootstrap 3*/

@media (min-width: 980px) and (max-width: 1200px){

    /*.media-subnav-first-li{
        margin-left: 6%;
    }*/

    .media-subnav{
        font-size: 13px;
    }

}

/* tablet */
@media (min-width: 768px) and (max-width: 979px){

    .media-subnav{
        font-size: 11px;
    }

    .media-subnav-first-li{
        margin-left: 4%;
    }

    /*.nav-justified > li {
      margin-right: 7%;
    }*/

    .media-hero-text {
        font-size: 35px;
        left: 8px;
        top: -63px;
    }

}

/* phone */
@media (max-width:979px){

    .media-inner{
        padding-bottom: 250px;
    }

    .media-hero-text {
        font-size: 35px;
        left: 18px;
        top: -44px;
    }

}


/*-----------------------------------------------------------------------------------*/
/*  PRESS RELEASE
/*-----------------------------------------------------------------------------------*/

.press-release strong{
    color: #6c6c6c;
}

h1.press-schools{
    font-size: 29px;
}

.music-letter{
    text-decoration: underline;
    font-style: italic;
    font-weight: bold;
}

.transform-upper{
    text-transform: uppercase;
}

.press-sub-title{
    font-weight: normal;
}

.press-margin{
    margin-bottom: 20px;
}

.press-footer-margin{
    margin-top: 30px;
    margin-bottom: 100px;
}

.press-footer-margin-first-grade{
    margin-top: 20px;
    margin-bottom: 100px;
}

.press-navbar{
    padding:5px 0px;
    background: white;
    -webkit-box-shadow: inset 0 -5px 0 rgba(0,0,0,0.04);
    -moz-box-shadow: inset 0 -5px 0 rgba(0,0,0,0.04);
    box-shadow: inset 0 -5px 0 rgba(0,0,0,0.04);
    margin-bottom: 0;
}

.press-navbar .navbar-inner{
    background:white;
    border:1px solid transparent;
}

.press-navbar a{
    padding:0;
    margin: 2px 0 0 0;
}

.press-navbar a img{
    height: 24px;
    width: 183px;
    margin-top: 6px;
}

.press-inner{
    padding-top:30px;
}

.press-lyrics{
    margin-left: 30px;
}

.press-lyrics-indent{
    margin-left: 55px;
}

.press-underline{
    text-decoration: underline;
}

.press-quote{
    margin-left:120px;
    margin-right: 120px;
}

@media (min-width: 1200px){

    .navbar.press-navbar .container {
        width: 1170px;
    }

}

@media (max-width: 979px){

    .navbar .brand.press-brand {
        margin: 0;
    }

}

@media (max-width: 767px){

    .press-navbar a {
        margin-left: -25px;
    }

}

.press-image-rak1 {
    float: left;
} 

.press-image-rak2 {
    float: right;
} 

.press-image-boarder {
    box-sizing: border-box;
}

.press-image {
    float: left;
    width: 50%;
    padding: 3px;
}

.press-image img{
    height: 300px;
}

/*-----------------------------------------------------------------------------------*/
/*	RESPONSIVE
/*-----------------------------------------------------------------------------------*/
@media (min-width: 1200px) {
	.fix-portfolio .thumbs {
	    margin-right: -6px
	}
	.fix-portfolio .thumbs li {
	    width: 288px
	}
	.fix-portfolio .thumbs {
	    margin-left: -6px;
	    margin-bottom: -6px;
	}
	.fix-portfolio .thumbs li {
	    margin-left: 6px;
	    margin-bottom: 6px;
	}
	.no-sidebar .format-gallery .gallery-wrapper {
	    width: 770px;
	}
	.format-gallery .gallery .item {
	    width: 382px
	}
	.format-gallery .gallery {
	    margin-left: -6px;
	    margin-bottom: 13px;
	}
	.format-gallery .gallery .item {
	    margin-left: 6px;
	    margin-bottom: 6px;
	}
	#testimonials {
	    width: 70%
	}
    /* Vertical alignment to Board, Investors & Advisors Bios. Remove it when you add the images of the other members */
    .sky-dayton .details,
    .yan-ke .details {
        margin-top: 40px;
    }
}
@media (max-width: 1200px) {
    /* Move title to a new line in mobile, tablet and narrow view */
    .details h4 span {
        display: block;
        padding-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
	.navbar .container {
	    width: 724px
	}
	#header.navbar-fixed-top .nav-collapse {
	    margin: 0;
	    width: 100%;
	}
	#header .responsive-menu {
	    display: block
	}
	#header .nav-collapse .dropdown-menu {
	    display: block
	}
	#header .dropdown-menu {
	    padding: 0;
	    margin: 0;
	    width: auto;
	}
	#header .dropdown-menu li {
	    background: none;
	    border-top: none;
	}
	#header.navbar .nav > li {
	    margin: 15px 0 0 0;
	}
	#header .dropdown-menu li a {
	    padding: 0;
	    line-height: 1;
	    color: #b0b0b0;
	    font-size: 14px;
	}
	#header.navbar .nav > li > .dropdown-menu:after {
	    display: none
	}
	#header .dropdown-menu > li > a:hover,
	#header .dropdown-menu > li > a:focus,
	#header .dropdown-submenu:hover > a,
	#header .dropdown-submenu:focus > a,
	#header .dropdown-menu > .active > a,
	#header .dropdown-menu > .active > a:hover,
	#header .dropdown-menu > .active > a:focus,
	#header .nav-collapse .nav > li > a:hover,
	#header .nav-collapse .nav > li > a:focus,
	#header .nav-collapse .dropdown-menu a:hover,
	#header .nav-collapse .dropdown-menu a:focus {
	    background: none;
	    color: #1abb9c;
	}
	#header .dropdown-submenu > a:after {
	    display: none
	}
	#header .dropdown-submenu > .dropdown-menu {
	    margin-top: 0
	}
	#header .dropdown-menu li,
	#header .nav-collapse .nav > li > a,
	#header .nav-collapse .dropdown-menu li + li a {
	    margin-bottom: 5px
	}
	#header.navbar .nav > li > a {
		padding: 0;
	}
	#header .dropdown-menu li a:hover,
	#header .dropdown-menu li a.active,
	#header .dropdown-menu li:first-child a {
		padding: 0;
	}
	.span4.lp30 {
	    padding-left: 20px
	}
	.fix-portfolio .thumbs {
	    margin-right: -5px
	}
	.fix-portfolio .thumbs li {
	    width: 238px
	}
	.fix-portfolio .thumbs {
	    margin-left: -5px;
	    margin-bottom: -5px;
	}
	.fix-portfolio .thumbs li {
	    margin-left: 5px;
	    margin-bottom: 5px;
	}
	.no-sidebar .format-gallery .gallery-wrapper {
	    width: 476px;
	}
	.format-gallery .gallery .item {
	    width: 236px
	}
	.format-gallery .gallery {
	    margin-left: -5px;
	    margin-bottom: 10px;
	}
	.format-gallery .gallery .item {
	    margin-left: 5px;
	    margin-bottom: 5px;
	}
	.blog.no-sidebar .post,
	.blog.no-sidebar .pagination,
	.blog.no-sidebar #comments,
	.blog.no-sidebar .comment-form-wrapper {
	    width: 600px;
	    margin: 0px auto;
	}
	#testimonials {
	    width: 90%
	}

    .fixed-caption .text-caption { font-size: 13px; }

}
@media (max-width: 767px) {
	body {
	    padding-right: 0px !important;
	    padding-left: 0px !important;
	}
	.container {
		width: auto;
	    padding-right: 25px !important;
	    padding-left: 25px !important;
	}
	#header.navbar-fixed-top,
	#header.navbar-fixed-bottom,
	#header.navbar-static-top {
		margin: 0;
	}
	#header.navbar-fixed-top .nav-collapse {
	    margin: 0;
	    width: 100%;
	}
	#header .responsive-menu {
	    display: block
	}
	#header .nav-collapse .dropdown-menu {
	    display: block
	}
	#header .dropdown-menu {
	    padding: 0;
	    margin: 0;
	    width: auto;
	}
	#header .dropdown-menu li {
	    background: none;
	    border-top: none;
	}
	#header.navbar .nav > li {
	    margin: 15px 0 0 0;
	}
	#header .dropdown-menu li a {
	    padding: 0;
	    line-height: 1;
	    color: #b0b0b0;
	    font-size: 14px;
	}
	#header.navbar .nav > li > .dropdown-menu:after {
	    display: none
	}
	#header .dropdown-menu > li > a:hover,
	#header .dropdown-menu > li > a:focus,
	#header .dropdown-submenu:hover > a,
	#header .dropdown-submenu:focus > a,
	#header .dropdown-menu > .active > a,
	#header .dropdown-menu > .active > a:hover,
	#header .dropdown-menu > .active > a:focus,
	#header .nav-collapse .nav > li > a:hover,
	#header .nav-collapse .nav > li > a:focus,
	#header .nav-collapse .dropdown-menu a:hover,
	#header .nav-collapse .dropdown-menu a:focus {
	    background: none;
	    color: #1abb9c;
	}
	#header .dropdown-submenu > a:after {
	    display: none
	}
	#header .dropdown-submenu > .dropdown-menu {
	    margin-top: 0
	}
	#header .dropdown-menu li,
	#header .nav-collapse .nav > li > a,
	#header .nav-collapse .dropdown-menu li + li a {
	    margin-bottom: 5px
	}
	#header.navbar .nav > li > a {
		padding: 0;
	}
	#header .dropdown-menu li a:hover,
	#header .dropdown-menu li a.active,
	#header .dropdown-menu li:first-child a {
		padding: 0;
	}
	[class*="span"],
	.uneditable-input[class*="span"],
	.row-fluid [class*="span"] {
	    margin-bottom: 30px
	}
	.thumbs li {
	    width: 100%
	}
	.thumbs {
	    margin-left: 0;
	    margin-bottom: 0;
	}
	.thumbs li {
	    margin-left: 0px;
	    margin-bottom: 0px;
	}
	.fix-portfolio .thumbs {
	    margin-right: 0;
	    width: 100%;
	}
	.fix-portfolio .thumbs li {
	    width: 100%;
	}
	.fix-portfolio .thumbs {
	    margin-left: 0;
	    margin-bottom: 0;
	}
	.fix-portfolio .thumbs li {
	    margin: 0;
	    margin-bottom: 20px;
	}
	.fix-portfolio .thumbs li img {
		width: 100%;
		max-width: 100%;
	    height: auto;
	}
	aside {
	    margin-top: 80px
	}
	#comments .user {
	    display: none
	}
	#comments ul.children {
	    padding: 0 0 0 20px
	}
	#comments .arrow-box {
	    margin-left: 0
	}
	.span4.lp20 {
	    padding-left: 0
	}
	#testimonials {
	    width: 100%
	}
	.tp-bullets {
		bottom: 20px !important;
	}

	.blog.no-sidebar .post,
	.blog.no-sidebar .pagination,
	.blog.no-sidebar #comments,
	.blog.no-sidebar .comment-form-wrapper {
	    width: 100%;
	    margin: 0 auto;
	}
	.no-sidebar .format-gallery .gallery-wrapper {
	    width: 100%;
	}
	.format-gallery .gallery .item {
	    width: 100%;
	    max-width: 100%;
	}
	.format-gallery .gallery {
	    margin-left: 0;
	    margin-bottom: 0;
	    width: 100%;
	    max-width: 100%;
	}
	.format-gallery .gallery .item {
	    margin-left: 0;
	    margin-bottom: 20px;
	}
	footer p.pull-left,
	footer .social {
		float: none !important;
	}
	footer p.pull-left {
		margin-bottom: 20px;
	}
	footer .social li {
	    margin: 0 15px 0 0
	}
	.flats .span2 {
	   	height: auto;
	}
	.flats .icon-wrapper {
	    margin: 0 auto;
	}
	.tp-bullets.hidebullets {
	    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	    -moz-opacity: 0;
	    -khtml-opacity: 0;
	    opacity: 0;
	}
	.btn-large {
	    padding: 6px 14px 8px 14px !important;
	    font-size: 11px;
	}

    .fixed-caption .text-caption { font-size: 13px; }
    .resume_form input[type="text"],
    .resume_form input[type="password"],
    .resume_form .uneditable-input,
    .resume_form .fake_input_box {
        height: 38px;
        padding: 3px;
        max-width: 175px;
    }
    .counter-css-wrapper{
        display: block;
    }
    .counter-wrapper{
        display: none;
    }

    img.abcmouse-logo {
        max-width: 100%;
        margin-left: 0%;
    }

    .divide-wrapper {
        display: none;
    }

}

@media (max-width: 640px) {
    #header.navbar .brand { max-width: 216px; }
    .fixed-caption .text-caption { font-size: 6px; }
    .fixed-caption { min-height: 36px; width: 96px; }

    /*-----------------------------------------------------------------------------------*/
    /*  CAREERS JOBS
    /*-----------------------------------------------------------------------------------*/
    #jobs-block-templates { display: none; }

    .jobs-block [class^="icon-"], .jobs-block [class*=" icon-"] { font-size: 18px; }
    .job-section { margin: 10px 0; }

    .resume_form select,
    .resume_form textarea,
    .resume_form input[type="text"],
    .resume_form input[type="password"],
    .resume_form .uneditable-input,
    .resume_form .fake_input_box {
        background: #fff;
        border: 1px solid #00a6e5;
    }

    .resume_form input[type="text"],
    .resume_form input[type="password"],
    .resume_form .uneditable-input,
    .resume_form .fake_input_box {
        height: 38px;
        padding: 3px;
        max-width: 175px;
    }

    .master_submit_input { display: block; margin: 0 auto; }

    .file_input_container { position: relative; float: left; overflow: hidden; }
    .file_input_container .displayed_div {
        margin-top: 24px;
        margin-bottom: 10px;
        margin-right: 15px;
        position: relative;
        width: 98%;
    }
    .file_input_container .displayed_div .displayed_file_submit {}
    .file_input_container .displayed_div .fake_input_box { float: none; }
    .file_input_container .code_sample_input,
    .file_input_container .file_input { position: absolute; left: 0; top:0; width: 100%; height: 100%; }
    .file_input_container .remove_file { position: absolute; left: 0; top: 24px; }

    .files_input_container_container.file_input_container { width: 100%; clear: both; float: none; }
    .files_input_container_container.file_input_container .displayed_div { width: 100%; }

    .resume_form { padding-top: 35px; }
    #generic_submit .resume_form {
        border-top: 1px solid #ccc;
        margin-bottom: 0;
        padding: 35px 0 0;
    }

    .resume_form .error_text { width: auto; margin: 0 0 5px; position: static; }

    .counter-css-wrapper {display: block;}
    .counter-wrapper { display: none; }
    .counter-quote { font-size: 24px; }

    .apps-container { padding: 0; }
    .apps-container .apps-buttons { text-align:center; margin-top:30px;}
    .apps-container .app-icon { text-align:center; margin-top:10px;}

    hr { margin: 20px 0 40px; }

    [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] { margin-bottom: 20px; }

    /*AWARDS*/
    .award_section_top {
        height: auto;
        margin: 20px 0;
        padding: 10px;
        text-align: center;
    }
    .award_img {
        float: none;
        margin: 20px auto;
        display: inline;
    }

    .award-title-container { padding: 0; }

    .jcarousel { width: 72% !important; }

    /*INITIATIVES*/

    .initiativeLogo img{
        display: block;
        margin-right: auto;
        margin-left: auto;
        float: none;
        width: auto;
        height: auto !important;
        margin-top: 30px;
        margin-bottom: 15px;
    }

    /*ABCMOUSE.COM*/

    #elaAppIcon {
        padding-top:0 !important;
    }
}

/* PRODUCTS */

hr.programs-hr {
  margin: 40px 0;
}

hr.programs-hr-first {
  margin: 40px 0 45px 0;
}

.ela-thumbnail-text {
  margin: 0;
}

.ela-thumbnail-first {
  margin-bottom: -10px;
}

.programs-lead {
  margin-top: 60px;
}

.full-bio p {
    position: relative;
    top: -4px;
}

h2.section-title {
    text-transform: none;
}

.main-video-image {
  min-width: 100%;
}

.video_reel {
    list-style: none;
    padding-left: 0px;
    width: auto;
    left: 0px;
    top: 0px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.reel_video img {
    display: inline;
    padding-top: 15px;
    width: 100%;
    height: 100%;
    object-fit: fill;
}

li.video_reel {
    text-decoration:none;
}

li.reel_video {
    display: inline-block;
    flex-basis: 32%;
}

.post-sub-title {
    color: #aaaaaa;
    margin: 0 0 20px;
    line-height: 20px;
}

@media (max-width: 1200px) and (min-width: 980px) {
    .navbar-fixed-top .container {
        width: 1000px;
    }
}

/**
 * 404 page
 */
 .page-cdiv .fullwidthbanner-container {
    margin-bottom: 40px;
}
.page-cdiv .counter-div {
    margin-bottom: 40px;
    border: 0 none;
}
.page-cdiv .section-title {
    font-size: 40px;
    text-align: center;
    margin-bottom: 30px;
}
.page-cdiv .cdiv-home-link {
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
}
.cdiv-counter-wrapper {
    text-align: center;
    margin-bottom: 30px;
}
.page-cdiv .flip-counter,
.cd {
    float: none;
    display: inline-block;
}
@media (max-width: 767.98px) {
    .page-cdiv .cdiv-counter-wrapper {
        transform: scale(0.8);
    }
}
@media (max-width: 575.98px) {
    .cd.cd-md {
        display: none;
    }
}
@media (max-width: 374.98px) {
    .cd.cd-sm {
        display: none;
    }
}
