/*
Theme Name: Harvard Child
Theme URI: http://www.medialayout.com
Author: Medialayout Team
Author URI: http://www.medialayout.com
Description: Powerful theme
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: harvard-child
Template: harvard
*/

body {
	/*color: #272c2d;
	color: #1d2226; */
	color: #292d33;
}


.header .mega_main_menu .mega_main_menu_ul > li > .item_link {
	font-size: 13px;
}

.wp-pagenavi .pages {
	display: none;
}

.single-podcasts .thumbnail-main,
.single-white-paper .thumbnail-main,
.single-video .thumbnail-main,
.single-case-study .thumbnail-main,
.single-news .thumbnail-main,
.single-ebook .thumbnail-main {
	display: none;
}

.ivan-posts .ivan-post .entry .meta {
	display: none;
}

.ivan-posts .ivan-post .entry h3 a,
.ivan-posts .ivan-post .entry h3 a:hover {
	color: #1cbac8;
	font-weight: 300;
	font-size: 26px;
}

/**
 *   Smaller images, bigger content
 */

@media only screen and (min-width: 992px) {
	.ivan-posts.list-thumb .normal-post .thumbnail {
		width: 230px;
	}

	.ivan-posts.list-thumb .normal-post .entry-inner {
		width: 560px;
	}
}

@media only screen and (max-width: 991px) {
	.ivan-posts.list-thumb .normal-post .entry-inner,
	.ivan-posts.list-thumb .normal-post .thumbnail {
		float: none;
		width: 100%;
	}

	.ivan-posts.list-thumb .normal-post .thumbnail {
		margin-bottom: 10px;
	}

	.ivan-posts.list-thumb .ivan-post .entry {
		padding-left: 0;
		padding-right: 0;
	}

}

/**
 *   Border for menu items in widget
 */
.sidebar-inner .widget_nav_menu ul>li:last-child>a {
    border-bottom: 1px solid #e5e5e5;
}

/**
 *   Full width page titles
 */
.iv-layout.title-wrapper.title-wrapper-normal .ivan-title-inner {
	width: 100%
}

/**
 *   Remove post date, author etc.
 */
.single-post .entry-meta,
.blog-large.style-simple .entry-meta {
	display: none;
}

.single-post .entry-title {
	margin-bottom: 10px;
}

.wpb_text_column blockquote p {
	margin-top: 0 !important;
}


/**
 *   Icon Box (whole box link styling)
 */
.ivan-icon-box .icon-box-link-holder span.shuffle-tex {
	display: inline-block;
    margin: 15px 0 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.3px;
    color: #4c4c4c;
    border: 2px solid #e6e6e6;
    background: #e6e6e6;
    padding: 8px 21px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

a .ivan-icon-box .icon-box-content {
	color: #292d33;
}

/**
 *   Our Resources columns
 */

.bluebtn .icon-box-link-holder {
	display: none;
}

.bluebtn .icon-box-link-holder span.shuffle-tex {
	border-color: #37abba;
	background: transparent;
	color: #37abba;
}

.bluebtn .icon-box-content {
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
}

.bluebtn:hover .icon-box-link-holder span.shuffle-tex {
	border-color: #37abba;
	background: #37abba;
	color: white;

    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.home .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
	color: white;
	border-color: white;
}

.video-fullwidth {
	margin-bottom: 20px;
}

/**
 *   Breadcrumbs
 */
.iv-layout.title-wrapper.title-wrapper-normal .ivan-breadcrumb {
	/*font-size: 10px;
	font-weight: 600;
	letter-spacing: 1px; */

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.iv-layout.title-wrapper.title-wrapper-normal .ivan-breadcrumb a:hover {
   /* color: #1a1a1a; */
}

.iv-layout.title-wrapper .breadcrumbs li:after {
	content: ">";
	margin-left: 5px;
}

.iv-layout.title-wrapper .breadcrumbs li:last-child:after {
	display: none;
}

.iv-layout.title-wrapper.title-wrapper-normal .ivan-breadcrumb .current_item {
	font-weight: 700;
}

#all-site-wrapper #iv-layout-title-wrapper .ivan-breadcrumb {
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
}

#all-site-wrapper #iv-layout-title-wrapper .ivan-breadcrumb a {
	font-weight: normal;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.iv-layout.title-wrapper.title-wrapper-normal .ivan-breadcrumb a span {
	font-weight: normal;
}

#all-site-wrapper #iv-layout-title-wrapper .ivan-breadcrumb a:hover {
	color: #1a1a1a;
}


/**
 *   Get A demo btn
 */
.get-demo .get-demo-button {
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    -webkit-box-shadow: 0,0,0,transparent;
    -moz-box-shadow: 0,0,0,transparent;
    box-shadow: 0,0,0,transparent;
    -webkit-box-shadow: inset,0,2px,2px,rgba(255,255,255,0.3);
    -moz-box-shadow: inset,0,2px,2px,rgba(255,255,255,0.3);
    box-shadow: inset,0,2px,2px,rgba(255,255,255,0.3);
    width: 120px;
    position: fixed;
    bottom: 0px;
    left: 5%;
    color: #fff;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.1px;
    font-size: 16px;
    text-align: center;
    padding: 7px 0 7px;
    background: #37abba;
    border: 0;
    z-index: 12;
}

.get-demo .get-demo-button:hover {
	padding-bottom: 11px;
}


/**
 *   Search results
 */

.search-results .post .entry-title {
    font-size: 18px !important;
    line-height: 24px !important;
    font-weight: normal !important;
}

.search-results .post .result-num {
	display: none;
}

.search-results .post .result-content {
	padding-left: 0;
}

.search-results .post .entry-summary {
	font-weight: 300;
}

.search-results .post .entry-meta {
	display: none;
}

/**
 *   Paging
 */
.paging-navigation a,
.paging-navigation span {
	border: 1px solid #e3e3e3;
}

.paging-navigation a.current, .paging-navigation span.current {
    border-color: black;
}

/**
 *   Sidebar filter
 */
.sidebar .widget ul.post-filters li {
	margin-bottom: 0;
}

/**
 *   Sidebar Testimonial
 */
.sidebar-testimonial h3 {
	font-size: 18px;
}

/**
 *   Main menu
 */
.header .mega_main_menu .mega_main_menu_ul > li.current-menu-item > .item_link,
.header .mega_main_menu .mega_main_menu_ul > li > .item_link:hover {
	color: #37abba;
}

.header .mega_main_menu .mega_main_menu_ul > li > .item_link {
	color: #292d33;
}

.header .mega_main_menu .default_dropdown > ul .item_link {
	font-weight: normal;
}

.iv-layout.footer .widget li {
	line-height: 25px;
	margin-bottom: 5px;
}

/**
 *   Contact Form 7 styles
 */
.wpcf7-form-control.wpcf7-submit {
    background: #37abba;
    color: white;
    font-size: 14px;
    border: 2px solid #37abba;
}

.wpcf7-form-control.wpcf7-submit:hover,
.wpcf7-form-control.wpcf7-submit:focus {
	background: transparent !important;
	color: #37abba !important;
    border: 2px solid #37abba !important;
}

.wpcf7 table td {
	border: none;
	padding-left: 0;
}

.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea {
	background-color: #f7f7f7 !important;
    border-top-width: 2px !important;
    border-bottom-width: 2px !important;
    border-left-width: 2px !important;
    border-right-width: 2px !important;
    border-color: #f7f7f7 !important;
    border-style: solid !important;
}

.wpcf7-form-control.wpcf7-textarea {
	height: 150px;
}

.wpcf7-form-control.wpcf7-text:focus,
.wpcf7-form-control.wpcf7-textarea:focus {
	background: #fff !important;
}

/**
 *   Ul's
 */

.wpb_text_column ul {
	font-size: 18px;
	font-weight: 300;
}

.logo img {
	max-width: 230px;
}

.header .mega_main_menu .mega_main_menu_ul > li > .item_link {
	padding: 0 15px;
	font-size: 13px;
}

.header .mega_main_menu .mega_main_menu_ul > li.highlighted > .item_link {
	color: #CE1384;
	padding: 0;
}

.header .mega_main_menu .mega_main_menu_ul > li.highlighted.button_style.current-menu-item > .item_link .item_link_content,
.header .mega_main_menu .mega_main_menu_ul > li.highlighted.button_style > .item_link .item_link_content {
	background-color: #CE1384;
    color: white;
    box-shadow: 0 2px 0 #419726;
    -webkit-box-shadow: 0 2px 0 #CE1384;


    box-shadow: none;
    border: 2px solid #CE1384;
	border-radius: 0;
}

.header .mega_main_menu .mega_main_menu_ul > li.highlighted.button_style > .item_link:hover .item_link_content {
    border: 2px solid #CE1384;
    background: transparent;
    color: #CE1384;
}

/*.wpb_text_column p {
    font-size: 18px !important;
    font-weight: 300 !important;
    margin-top: 10px !important;
} */

.textwidget .wpb_accordion {
	margin-bottom: 0;
}


/**
 *   Recents posts Widget (Extended)
 */
.rpwe-block ul{
	list-style: none !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.rpwe-block li{
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}

.rpwe-block a{
	display: inline !important;
	text-decoration: none;
}

.rpwe-block h3{
	background: none !important;
	clear: none;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	font-weight: 400;
	font-size: 12px !important;
	line-height: 1.5em;
}

.rpwe-thumb{
	border: 1px solid #eee !important;
	box-shadow: none !important;
	margin: 2px 10px 2px 0;
	padding: 3px !important;
}

.rpwe-summary{
	font-size: 12px;
}

.rpwe-time{
	color: #bbb;
	font-size: 11px;
}

.rpwe-comment{
	color: #bbb;
	font-size: 11px;
	padding-left: 5px;
}

.rpwe-alignleft{
	display: inline;
	float: left;
}

.rpwe-alignright{
	display: inline;
	float: right;
}

.rpwe-aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.rpwe-clearfix:before,
.rpwe-clearfix:after{
	content: "";
	display: table !important;
}

.rpwe-clearfix:after{
	clear: both;
}

.rpwe-clearfix{
	zoom: 1;
}

.sidebar .widget .rpwe-block li {
	padding-bottom: 10px;
}


.sidebar .widget .rpwe-block li:last-child {
	border: none;
}


/**
 *   Align top header content to right
 */
.two-columns .top-header-left-area,
.top-header.two-columns .top-header-left-area .iv-module {
	float: right;
}

.two-columns .top-header-right-area {
	display: none;
}


/**
 *   Footer social icons
 */
.footer.footer-compact .socials li,
.iv-layout.footer .widget .socials li {
	width: 50px;
	height: 50px;
	line-height: 50px;
}

.footer.footer-compact .socials li a,
.iv-layout.footer .widget .socials li a {
	font-size: 22px;
}

/**
 *   Header links
 */
.iv-layout.top-header.style-alternative-light a {
	color: #777;
}

.iv-layout.top-header.style-alternative-light a:hover {
	background: none;
	color: #333;
}

/**
 *   http://rocketseed.staging.wpengine.com/customer-login/
 */
#login-form,
#reset_password {
	max-width: 400px;
}

#reset_password button {
	background: #37abba;
	border-color: #37abba;
}

#reset_password button:hover {
	background: transparent !important;
	color: #37abba !important;
}


#menu-technical-menu li a {
    padding: 5px 10px !important;
}

.iv-layout.title-wrapper .breadcrumbs li {
	line-height: 18px;
}

/**
 *   404 Page
 */

.error404 .not-found {
	padding: 0;
	padding-top: 50px;
}

.error404 .not-found .not-found-number {
	line-height: 50px;
	font-size: 60px !important;
}

.error404 .not-found .not-found-small-text {
	color: #0c0c0c;
}

/**
 *   Social Icons Footer
 */

.iv-layout.footer .widget .socials li a {
	color: white;
	background-color: #1cbac8;
}

.iv-layout.footer .widget .socials li a:hover {
	color: #1cbac8;
	background: white;
}

/**
 *   Responsive Edits
 */

.video-fullwidth .container {
	width: auto;
}

@media only screen and (max-width: 1100px) {
	.video-fullwidth .container {
		width: auto;
	}
}

@media only screen and (max-width: 991px) {
	.ivan-custom-wrapper.full_width {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.iv-mobile-menu-wrapper ul li.highlighted a {
		background: #ce1384;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.ivan-posts.list-thumb .normal-post .thumbnail {
		max-width: 236px;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	.footer-compact .col-md-12 {
		width: 100% !important;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1215px) {
	.header .mega_main_menu .mega_main_menu_ul>li>.item_link {
		font-size: 11px;
	}

	.col-xs-5.col-sm-4.col-md-3.col-lg-3.header-left-area {
		width: 15%;
	}

	.logo img {
		max-width: 150px;
	}

	.simple-right-menu .header-right-area {
		width: 85%;
	}

}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
	.ivan-posts.list-thumb .normal-post .thumbnail {
		width: 30%;
	}

	.ivan-posts.list-thumb .normal-post .entry-inner {
		width: 100%;
	}
}


@media only screen and (max-width: 400px) {
	.logo img {
		max-width: 200px;
	}
}

@media only screen and (max-width: 768px) {
	.ivan-posts .thumbnail img {
		max-width: 236px;
	}
}

@media only screen and (max-width: 480px) {

	.ivan-posts.list-thumb .normal-post .thumbnail {
		text-align: center;
	}

	.ivan-posts .thumbnail img {
		display: inline-block;
	}

	.ivan-custom-wrapper .wpb_row>.wpb_column {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}

	.full_width.no_margin.no_columns_margin>.wpb_row>.wpb_column,
	.ivan-custom-wrapper.full_width.no_margin {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.wpb_content_element.vc_custom_1468541388564 {
		padding: 0 !important;
	}

	.wpb_animate_when_almost_visible {
		opacity: 1;
	}

	.ivan-custom-wrapper.theme_default,
	.ivan-custom-wrapper.full_width  {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}

	.ivan-custom-wrapper.full_width.no_margin {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}

	.live-search.search-full-screen-alt-style .inner-wrapper .inner-form,
	.live-search.search-full-screen-style .inner-wrapper .inner-form {
		width: 100%;
	}

	.wpcf7 table td,
	.wpcf7-form table,
	.wpcf7-form tr,
	.wpcf7-form tbody {
		display: block;
	}

	.wpcf7 table td {
		padding-right: 0;
	}

	.wpcf7 table td input {
		max-width: 100%;
	}

	.wpb_content_element {
		margin-bottom: 0;
	}

	.home .vc_empty_space {
		display: none;
	}

	body.header-stuck {
	    padding-top: 20px;
	}

	.content-both-sidebar .sidebar:first-child {
	    padding-top: 0;
		margin-top: 0;
		border: 0;
	}

	.content-wrapper {
		padding: 25px 0;
	}

	.wpb_text_column {
		word-break: break-word;
	}

	p {
		word-break: break-word;
	}

	.wpb_single_image.wpb_content_element.vc_align_center {
		padding: 0 !important;
	}

}


.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern {
    background-color: #23b0bd;
    border-color: #23b0bd;
}

a.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:focus,
a.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:hover {
	background-color: #1c919c;
	border-color: #1c919c;
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern {
    background-color: #95a956;
    border-color: #95a956;
}

a.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:focus,
a.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:hover {
	background-color: #839c32;
	border-color: #839c32;
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
    background-color: #da9253;
    border-color: #da9253;
}

a.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:focus,
a.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover {
	background-color: #ce7f39;
	border-color: #ce7f39;
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern {
    background-color: #ce1384;
    border-color: #ce1384;
}

a.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:focus,
a.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:hover {
	background-color: #a91d72;
	border-color: #a91d72;
}

.vc_general.vc_btn3 {
	font-weight: 500;
}

@media only screen and (min-width: 1600px) {
	#popmake-20550 {
		top: 480px !important;
	}
}

.bottom-buttons {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    left: 45px;
}

.bottom-buttons .btn1 {
    background: #1bafbd;
    font-weight: normal;
    line-height: 14px;
    color: #FFF;
    padding: 10px;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 14px;
    text-transform: none;
    width: 250px;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
}

.bottom-buttons .btn1:hover {
	text-decoration: underline;
}

#all-site-wrapper {
	position: relative;
}

.page-id-20566 .bottom-buttons {
	display: none;
}

.wpcf7-form-control.wpcf7-submit {
	border-radius: 5px;
	text-transform: none;
}

/**
 *   Hide Contact Form 7 successful message
 */

/*.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	display: none !important;
} */

.wpcf7 p.notice-form {
    font-style: italic;
    font-size: 15px;
}

/**
 *   Contact Form Fields Width
 */

.wpcf7 p label {
	width: 100%;
}


/**
 *   Margin under CTA buttons if they are at bottom of not a full width page
 */

@media only screen and (min-width: 769px) {
	.iv-layout.content-wrapper.single-post .ivan-call-action-2-wrapper {
		margin-bottom: -45px;
	}
}

/**
 *   Show Pricing only in UK / USA
 */

.show-uk, .show-us {
	display: none !important;
}

.geoip-country-UK .show-uk, .geoip-country-US .show-us,
.geoip-country-GB .show-uk {
	display: block !important;
}

.tp-bgimg.defaultimg {
/*	background-color: white !important; */
}

.active-revslide .tp-bgimg.defaultimg {
	z-index: 15 !important;
}

.processing-revslide .tp-bgimg.defaultimg {
	z-index: 20 !important;
}


.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline {
	color: #fff;
	border-color: #ca0079;
	background-color: #ca0079;
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:focus {
	background-color: transparent;
	color: #ca0079;
	border-color: #ca0079;
}

.wpb_vc_table .vc-th td.vc_table_cell {
	border-top: 1px solid #DCDCDC;
}


ul.checkmark,
ul.bullet {
	list-style: none;
	padding: 0;
}

ul.checkmark li {
	padding-left: 1.5em;
}

ul.checkmark li:before {
	content: "\f00c"; /* FontAwesome Unicode */
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.5em; /* same as padding-left set on li */
	width: 1.5em; /* same as padding-left set on li */
}

ul.bullet li {
  padding-left: 1.5em;
/*  text-indent: -.7em; */
}

ul.bullet li::before {
  content: "• ";
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 20px;
}

ul.blue {
	background: transparent !important;
	color: #0c0c0c
}

ul.blue li:before {
	color: #1bafbd
}

.wpcf7-form-control-wrap.logo {
	margin: 0;
}

div.wpcf7 input[type="file"] {
    font-size: 15px;
    line-height: 13px;
}

.wpcf7-form-control-wrap + .wpcf7-form-control-wrap input {
	margin-top: 10px;
}

.sidebar-inner .ivan-button-wrapper .ivan-button,
.header .mega_main_menu .mega_main_menu_ul > li.highlighted.button_style > .item_link .item_link_content,
.ivan-call-action .ivan-call-action-inner .call-action-btn-holder .ivan-button {
	border-radius: 5px;
}


/*-----------------------------------------------------------------------------------*/
/*	Custom Icons
/*-----------------------------------------------------------------------------------*/
.campaign-basic .main-icon,
.campaign-plus .main-icon,
.signature-plus .main-icon,
.signature-basic .main-icon {
    display: inline-block;
    width: 80px;
    height: 70px;
    background: url('images/campaign-basic-icon.png') no-repeat center center;
    background-size: cover;
}

.campaign-plus .main-icon {
    background-image: url('images/campaign-plus-icon.png');
}

.signature-basic .main-icon {
    background-image: url('images/signature-basic-icon.png');
}

.signature-plus .main-icon {
    background-image: url('images/signature-plus-icon.png');
}