/*   
Theme Name: Loop Customer Management 2021 Wordpress Theme
Theme URI: https://www.wearecoda.com
Description: This is the Loop Customer Management 2021 Theme WordPress Website Template
Author: We are CODA
Author URI: https://www.wearecoda.com
Version: 1
*/

@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	height: auto;
	image-rendering : -webkit-optimize-contrast;
    image-rendering : optimizeQuality;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
body, html {
	color: #131d3f;
	font-family: "Poppins-Medium";
	font-weight: normal;
	overflow: hidden;
	-webkit-font-smoothing: antialiased;
	padding-top: 0px !important;
}
p { 
	-webkit-font-smoothing: antialiased;
	margin: 0 0 20px 0;
	font-size: 20px;
	line-height: 150%;
}
a:link, a:active, a:visited {
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;  
}
a:hover{
	color: #131d3f;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	cursor: pointer;
   
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0 0 5px 20px;
	padding: 0 0 0 10px;
	background-image: none;
	background-position: left 3px;
	background-repeat: no-repeat;
}

h1, .featured-mid-size, .featured-large-size, .featured-xlarge-size, .featured-header-size, .featured-large-size p, .featured-mid-size p, .case-study-link, .featured-large-size-col-block, .featured-large-size-col-block p {
	font-family: "Poppins-Medium";
	font-weight: normal;
	line-height: 140%;
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	display: block;
}
.case-study-link {
	padding: 18px 0 15px 35px !important;
	border-bottom: dotted 2px #ffffff;
}

.featured-mid-size, .featured-mid-size p, .case-study-link {
	font-size: 24px !important;
	line-height: 140%;
}
.featured-large-size, .featured-xlarge-size, .featured-large-size p, .featured-large-size-col-block, .featured-large-size-col-block p {
	font-size: 32px !important;
	font-family: "Poppins-Black";
	padding: 0 7%;
	line-height: 110%;
}

.featured-header-size {
	font-family: "Poppins-Black";
	font-size: 32px;
	margin: 0;
	width: 85%;
	line-height: 120%;
}
.bold {
	font-family: "Poppins-Bold";
}





 #breadcrumbs {
	 font-size: 17px !important;
	 z-index: 1;
	 }
#breadcrumbs a {
	color:#ffffff;
	 }

h2, h3, h4, h2.white-slash {
    font-family: "Poppins-Black";
	font-weight: normal;
	color: #131d3f;
	margin: 0 0 40px 0;
	padding: 20px 0 0 0;
	text-align: left;
	font-size: 32px;
	display: block;
	position: relative;
	line-height: 110%;
}


.mobile-view {
	display: block !important;
	}
.desktop-view {
	display: none !important;
	}
.narrow, .narrow-testimonial {
	width: 100%;
	box-sizing: border-box;
	}

.left {text-align: left !important;}
.center {text-align: center;}

.caps {text-transform: uppercase;}

.bold, .lightblue-highlight, .white-highlight, .yellow-highlight, .darkblue-highlight, .cherryred-highlight, .green-highlight {font-family: "Poppins-Bold";}

.bottom-space {margin-bottom: 40px !important; }

.bottom-space-double {margin-bottom: 80px !important; }

.darkbluebg {background-color: #131d3f}
.lightbluebg, .lightblue-background-block {background-color: #58b6d2}
.redbg, .red-background-block {background-color: #de6e68}
.cherryredbg {background-color: #c9103d}
.greenbg, .green-background-block {background-color: #559987}
.yellowbg, .yellow-background-block {background-color: #f0b444}
.whitebg {background-color: #ffffff}

.darkbluetxt, .darkblue-highlight {color: #131d3f !important;}
.lightbluetxt, .lightblue-highlight {color: #58b6d2}
.redtxt {color: #de6e68 !important;}
.cherryredtxt, .cherryred-highlight {color: #c9103d}
.greentxt, .green-highlight {color: #559987;}
.yellowtxt, .yellow-highlight {color: #f0b444 !important;}
.whitetxt, .whitetxt a, .white-highlight {color: #ffffff}



.white-background-block {
	background-color: #ffffff;
	color: #58b6d2;
	padding: 5px 10px 0 10px;
	-webkit-box-decoration-break: clone;
	-ms-box-decoration-break: clone;
	-o-box-decoration-break: clone;
	box-decoration-break: clone;
	line-height: 140%
}
.lightblue-background-block, .yellow-background-block, .red-background-block, .green-background-block {
	color: #131d3f;
	padding: 5px 10px !important;
	font-family: "Poppins-Bold";
	-webkit-box-decoration-break: clone;
	-ms-box-decoration-break: clone;
	-o-box-decoration-break: clone;
	box-decoration-break: clone;
	display: unset !important;
	line-height: 180%
}


.tml .tml-field {
	padding: 10px;
	border: solid 3px #f1f1f1;
	border-radius: 12px;
	box-sizing: border-box;
	display: block;
	background-color: #ffffff;
}

.tml .tml-field-wrap {
	max-width: 300px;
	margin: 0 auto;
}

button {
	padding: 12px 20px;
	background-color: #c9103d;
	border: none;
	font-size: 22px;
	font-family: "Poppins-Medium";
	color: #ffffff;
	border-radius: 3px;
	margin: 20px auto 0 auto;
	display: block;
}



/* RESPONSVIE MENU */
#wprmenu_bar {
	height: 43px;
	position: fixed;
	background-color: transparent;
	padding: 0 24px;
	top: 52px;
	width: auto !important;
	right: 0 !important;
	left: auto !important;
}

#wprmenu_bar div.hamburger {
	margin-top: 0 !important;
	background-color: #c9103d;
	padding: 8px 7px 7px 7px;
	height: 43px;
	float: right;
	width: 43px;
	border-radius: 3px;
	text-align: center;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	border-radius: 1px !important;
	height: 3px !important;
}
html body div.wprm-overlay {
	background: #ffffff !important;
}
.cbp-spmenu-top.cbp-spmenu-open {
	top: 0 !important;
}
#wprmenu_menu_ul {
	padding: 160px 24px 0 24px;
	margin: 0 auto;
	overflow: hidden;
	max-width: 1440px;
}
#mg-wprm-wrap li.menu-item a {
	font-size: 32px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0 !important;
	font-family: "Poppins-Bold";
	margin: 0 0 20px 0 !important;
}
#mg-wprm-wrap li.menu-item-has-children ul.sub-menu a  {
	font-size: 26px;
	text-transform: none;
	margin-bottom: 20px !important;
	line-height: 120% !important;
}
#mg-wprm-wrap li {
	padding-left: 0px !important;
}
html body #wprmenu_menu_ul li.wprmenu_parent_item_li>ul {
	padding-bottom: 30px;
	padding-left: 0;
	line-height: 160%;
}
#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a, div#mg-wprm-wrap ul li span.wprmenu_icon {
	line-height: 100%;
}
#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a:hover, div#mg-wprm-wrap ul li span.wprmenu_icon:hover {
	color: #131d3f !important;
}

.icon_default.wprmenu_icon_par:before {
	content: "+";
	font-size: 30px;
	font-family: "Poppins-Bold";
}

.icon_default.wprmenu_par_opened:before {
	content: "-";
	font-size: 30px;
	font-family: "Poppins-Bold";
}

/* RESPONSVIE MENU */



/* START HEADER SECTION */



#top-band-area {
	width: 100%;
	position: fixed;
	z-index: 100;
	display: block;
	padding: 24px;
	box-sizing: border-box;
	background-color: #ffffff;
	
}
#top-band-area-inner {
	margin: 0 auto;
	max-width: 1440px;
}

#logo {
	 margin: 0;
	 display: inline-block;
	 width: 120px;
	 vertical-align: top;
}

#logo img {
	 max-width: 100%;
}



/* END HEADER SECTION */





/* START BODY SECTION */	
.body-wrapper, #body-wrapper-full-width, .body-wrapper-slim, .body-wrapper-hybrid, .body-wrapper-coloured-hybrid {
	width: 100%;
	z-index: 1;
	text-align: center;
	display: block;
	padding: 50px 7%;
	box-sizing:border-box;
	position: relative;
	overflow: hidden;
}

 .wrapper-blog { 
	width: 100%;
	z-index: 1;
	text-align: center;
	display: block;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	max-width: 1440px;
	margin: 0 auto 60px auto;
}

#body-wrapper-full-width {
	padding: 50px 0;
}
.body-wrapper-slim, .body-wrapper-hybrid {
	padding: 0;
}
.body-wrapper-coloured-hybrid  {
	padding: 0;
	margin-bottom: 20px;
}


.body-content-inner, #body-content-inner-blog, .body-content-inner-narrow {
	width: 100%;
	margin: 0 auto;
	clear: both;
	text-align: center;
	position: relative;
	display: block;
}
#body-content-inner-blog {
	display: inline-block;
}
#body-content-inner-blog a:link {
	color: #131d3f;
}
#body-content-inner-blog a:hover {
	text-decoration: underline;
}
#body-content-1-3-col-sticky a:link, #body-content-1-3-col-sticky a:hover, #body-content-1-3-col-mobile a:link, #body-content-1-3-col-mobile a:hover {
	color: #ffffff !important;
	text-decoration: none;
}
/* END BODY SECTION */



#headerBlockHolder, #headerBlockBlog, #headerBlockHolderBlank {
	box-sizing: border-box;
	background-color: transparent;
	z-index: 0;
	max-width: 1440px;
	margin: 142px auto 0 auto;
	height: 400px;
}
#headerBlockBlog, #headerBlockHolderBlank {
	height: 300px;
}

#headerBlockHolder h1, #headerBlockBlog h1, #headerBlockHolderBlank h1 {
	position: absolute;
	bottom: 48px;
	left: 24px;
}

#headerBlockImage, #headerBlockBlank {
	position: absolute;
	top: 142px;
	box-sizing: border-box;
	z-index: -2;
	width: 100%;
	overflow: hidden;
	text-align: center;
	height: 400px;
	background-color: #131d3f;
}

#headerBlockBlank {
	height: 100%;
}

#headerBlockImage img {
	width: 150%;
	left: 140%;
	margin-left: -280%;
	position: relative;
	top: 25%;
	transform: translate(0,-25%);
	-ms-transform: translate(0,-25%);
}

.mobile-image-alignment-LEFT {
	margin-left: -150% !important;
}
.mobile-image-alignment-RIGHT {
	margin-left: -250% !important;
}
h1.header-half {
    text-align: left;
	font-size: 36px;
	display: block;
	color: #ffffff;
	margin: 0;
	position: relative;
	line-height: 110%;
	padding: 70px 0 20px 0;
  }
.header-half p {
	font-size: 22px;
	line-height: 130%;
	font-family: "Poppins-Bold";
	color: #ffffff;
  }


.body-content-1-2-col, #body-content-2-3-col, #body-content-3-4-col, #body-content-1-4-col-video {
	width: 100%;
	padding: 0;
	text-align: left;
	box-sizing: border-box;
	z-index: 10;
	display: inline-block;
	margin: 0 auto 40px auto;
}
#body-content-2-3-col{
	padding: 0 7% 40px 7%;
}
#body-content-3-4-col {
	padding: 0;
	float: right;
}
.body-content-1-4-col {
	width: 75%;
	padding: 0 0 40px 0;
	box-sizing: border-box;
	display: block;
	vertical-align: top;
	margin: 0 auto;
}
.body-content-1-4-col img, img.small-icon, img.large-icon {
	max-width: 105px;
	margin: 0 auto 25px auto;
	display: block;
	 -webkit-transition: all 0.2s ease-in-out;
 	-moz-transition: all 0.2s ease-in-out;
	 -o-transition: all 0.2s ease-in-out;
	 -ms-transition: all 0.2s ease-in-out;
	 transition: all 0.2s ease-in-out; 
}

.body-content-1-4-col img:hover, #social-block img:hover {
	 -webkit-transition: all 0.2s ease-in-out;
 	-moz-transition: all 0.2s ease-in-out;
	 -o-transition: all 0.2s ease-in-out;
	 -ms-transition: all 0.2s ease-in-out;
	 transition: all 0.2s ease-in-out; 
	filter: alpha(opacity=6);
 	-moz-opacity: 0.6;
 	-khtml-opacity: 0.6;
 	opacity: 0.6;
}

.community-blocks img {
	max-width: 100%;
	margin: 0 auto 25px auto;
	display: block;
	 -webkit-transition: all 0.2s ease-in-out;
 	-moz-transition: all 0.2s ease-in-out;
	 -o-transition: all 0.2s ease-in-out;
	 -ms-transition: all 0.2s ease-in-out;
	 transition: all 0.2s ease-in-out; 
}

img.large-icon {
	max-width: 160px;
}

.body-content-1-4-col .header {
	font-family: "Poppins-Bold";
	display: block;
	text-align: center;
	font-size: 22px;
	-webkit-transition: all 0.2s ease-in-out;
 	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.community-blocks .header, .community-blocks .header-pop-up {
	font-family: "Poppins-Bold";
	display: block;
	text-align: center;
	font-size: 22px;
	-webkit-transition: all 0.2s ease-in-out;
 	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


.body-content-1-4-col p {
	line-height: 140%;
	margin: 0;
	padding: 0;
	font-size: 17px;
	text-align: left;
}

.body-content-1-2-col ul {
	padding-bottom: 20px;
}
.body-content-1-2-col li {
	list-style-type: disc;
	padding: 0 0 0 2%;
}
.body-content-1-2-col img, #body-content-2-3-col img {
	max-width: 100%;
	margin: 40px 0;
	width: 100%;
	}

.testimonial-image {
	background-color: #559987;
	display: block;
	margin: 40px 0;
	}

.testimonial-image img {
	max-width: 100%;
	margin: -10px 0 0 -10px !important;
	width: 100%;
	padding: 0 10px 10px 0;
	}

#body-content-1-3-col-sticky {
	width: 100%;
	padding: 0;
	text-align: left;
	box-sizing: border-box;
	z-index: 10;
	display: none;
	margin: 0 auto;
	float: left;
}

.inner-half-split-block, .coloured-split-block, .coloured-split-block-right {
 	width: 100%;
 	display: inline-block;
	box-sizing: border-box;
	padding: 60px 7%;	
}

.coloured-split-block, .coloured-split-block-right {
 	background: rgba(255, 255, 255, 0.2);
	position: relative;
	padding: 60px 0;
}

.community-blocks {
 	width: 100%;
 	display: inline-block;
	box-sizing: border-box;
	padding: 60px 0;
	margin: 0;
}

.community-blocks-pop-up {
	width: 100%;
	display: block;
	position: absolute;
	z-index: 1;
	filter: alpha(opacity=0);
 	-moz-opacity: 0;
 	-khtml-opacity: 0;
 	opacity: 0;
	 -webkit-transition: all 0.2s ease-in-out;
 	-moz-transition: all 0.2s ease-in-out;
 	-o-transition: all 0.2s ease-in-out;
 	-ms-transition: all 0.2s ease-in-out;
 	transition: all 0.2s ease-in-out;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	 padding: 0 40px;
	box-sizing: border-box;
}

.community-blocks:hover .community-blocks-pop-up {
	filter: alpha(opacity=100);
 	-moz-opacity: 1;
 	-khtml-opacity: 1;
 	opacity: 1;
	 -webkit-transition: all 0.2s ease-in-out;
 	-moz-transition: all 0.2s ease-in-out;
	 -o-transition: all 0.2s ease-in-out;
	 -ms-transition: all 0.2s ease-in-out;
	 transition: all 0.2s ease-in-out; 
}

.community-blocks:hover img, .community-blocks:hover .header {
	filter: alpha(opacity=20);
 	-moz-opacity: 0.2;
 	-khtml-opacity: 0.2;
 	opacity: 0.2;
	 -webkit-transition: all 0.2s ease-in-out;
 	-moz-transition: all 0.2s ease-in-out;
	 -o-transition: all 0.2s ease-in-out;
	 -ms-transition: all 0.2s ease-in-out;
	 transition: all 0.2s ease-in-out; 
}






.inner-half-split-block-image, .coloured-split-block-image, .coloured-split-block-image-left {
	width: 100%;
	display: inline-block;
	position: relative;
	left: 0;
	z-index: -1;
	bottom: 0;
	height: 100%;
	overflow: hidden;
}

.inner-half-split-block-image img {
 	height: auto;
 	margin-bottom: -4px;
	min-height: 100%;
	max-width: 110%;
}

.coloured-split-block-image img, .coloured-split-block-image-left img {
 	height: auto;
	max-width: 50% !important;
}



/* START FOOTER SECTION */

#bottom-band-coda {
	display: block;
	width: 100%;
	z-index: 100;
	top: 0;
	padding: 10px 24px;
	box-sizing: border-box;
	line-height: 120%;
	background-color: #c9103d;
	text-align: center !important;
}
 #bottom-band-coda p, #bottom-band-coda a {
	color: #131d3f;
	font-size: 14px;
}


#social-block {
	display: block;
	padding: 20px 0;
	}

#social-block img {
	padding-right: 10px;
	height: 70px;
	width: auto;
	 -webkit-transition: all 0.2s ease-in-out;
 	-moz-transition: all 0.2s ease-in-out;
	 -o-transition: all 0.2s ease-in-out;
	 -ms-transition: all 0.2s ease-in-out;
	 transition: all 0.2s ease-in-out; 
	}

.footerNav {
	width: 100%;
	float: left;
	color: #859cae;
	font-family: "Poppins-Bold";
	text-align: left;
	box-sizing: border-box;
	margin-bottom: 40px;
	}

.footerNav ul {
	padding:0; 
	margin: 0;
	}

.footerNav li {
	padding: 0 0 10px 0;
	margin: 0;
	list-style: none;
	font-size: 18px;
	line-height: 120%;
	}
.footerNav li a, .footerNav a {
	color: #ffffff !important;
	}
.footerNav li a:hover, .footerNav a:hover {
	color: #ffffff !important;
	}


/* END FOOTER SECTION */






/* START BLOG POST  STYLES */

.no-bullet li {
	list-style-type: none !important;
	margin: 0;
	padding: 0;
}

#body-wrapper .no-bullet li {
	display: inline-block !important;
}

ul#category-posted {	
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: "Poppins";
}

ul#category-posted-home {	
	display: block;
	padding: 40px 30px 0 30px;
	box-sizing: border-box;
	font-family: "Poppins";
}

ul#category-posted li, ul#category-posted-home li   {	
	display: inline-block !important;
	padding: 0;	
	margin: 0;
	font-family: "Poppins-Bold";
	color: #c9103d;
}

ul#category-posted-home li a, ul#category-posted li a {	
	color: #c9103d !important;
	text-decoration: none !important;
}
ul#category-posted-home li a:hover, ul#category-posted li a:hover  {	
	color: #131d3f !important;
}


ul#date-box-main {	
	text-align: left;
	margin-left: 0 !important;
}
ul#date-box-main li {	
    font-family: "Poppins-Bold";
    display: inline-block;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 100%;
	font-size: 32px;
	text-align: left;
	color: #ffffff;	
}
#tags  {	
	text-align: left;
}
#tags a  {	
	color: #59bb7c !important;
	text-decoration: none !important;
}
#tags a:hover  {	
	text-decoration: underline
}
.avatar img {
	display: block; 
	border-radius: 50%;
	background: -moz-linear-gradient(to right, #00a7e2, #242067);
    background: -webkit-linear-gradient(to right, #00a7e2, #242067);
    background: -webkit-gradient(linear, 100% 0, 0 0, from(#00a7e2), to(#242067));
    background: -o-linear-gradient(to right, #00a7e2, #242067);
    background: linear-gradient(to right, #00a7e2, #242067);
	margin: -5px 0 10px 0 !important;
	max-width: 76px !important;
	float: right;
	}


#blog-inner-1-3{
	float: left;
	width: 100%;
	padding: 0;
	-webkit-transition: all 0.3s ease-in-out;
    -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; 
	background-color: #ffffff;
	}


.blog-home-1-3 {
	float: left;
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
    -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; 
	text-align: left;
	}

.blog-home-1-3 p {
	padding: 30px 30px 0 30px;
	margin: 0;
	text-align: left;
	}
	
#blog-inner-1-3-fade-in, .blog-home-1-3-fade-in, #large-1-2-fade-in, #whitepaper-inner-1-3-fade-in, #large-1-2-fade-in-awards  {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	vertical-align: top;
	}
 .blog-home-1-3-fade-in  {
	margin-bottom: 20px;
	background-color: #eef8fa; 
	}

#large-1-2-fade-in-awards  {
	box-sizing: border-box;
	padding: 50px;
	vertical-align: top;
	text-align: left;
	width: 320px;
	}


	
#logo-wall-fade-in {
	float: left;
	padding: 0 20px;
	width: 50%;
	box-sizing: border-box;
	text-align: center;
	}
#logo-wall-fade-in img {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; 
  max-width: 200px;
  width: 100%;
	}

#logo-wall-fade-in img:hover {
   filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; 
	}

.blog-inner-1-3:hover, .blog-home-1-3:hover {
	background-color: #d5edf4;
	-webkit-transition: all 0.3s ease-in-out;
    -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; 
	}
	
#blog-thumb-main {
	width: 100%;
	overflow: hidden;
	}
#blog-thumb-home-fixed, #blog-thumb-home-fixed-small {
	width: 100%;
	overflow: hidden;
	}
	
#blog-thumb-main img {
	width: 100%;
	vertical-align:middle;
	position: relative;
	}
#blog-thumb-home-fixed img, #blog-thumb-home-fixed-small img {
	width: 100%;
	vertical-align:middle;
	position: relative;
	}
	
#blog-inner-1-3 .title a, .blog-home-1-3 .title a {
	font-family: "Poppins-Bold";
	font-size: 30px;
	color: #131d3f;
	text-align: left;
	padding: 40px 30px 0 30px;
	box-sizing: border-box;
	display: block;
	line-height: 110%;
	overflow: hidden;
	}

.blog-home-1-3 .title a, .blog-home-1-3 p a:hover {
	color: #131d3f !important;
	}
	
.read-more-main a:link, .read-more-main a:active, .read-more-main a:visited {
	font-family: "Poppins-Bold";
	color: #131d3f !important;
	display: block;
	width: 100%;
	padding: 40px 30px;
	box-sizing: border-box;
	text-align: left;
}
.read-more-main a:hover, .read-more-white a:hover {
	color: #131d3f;
}

.read-more-white a:link, .read-more-white a:active, .read-more-white a:visited {
	font-family: "Poppins-Bold";
	color: #ffffff !important;
	display: block;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	text-align: left;
}	


.featured-blog-image {
	background-color: #abdae8;
	width: 100%;
	margin-bottom: 20px;
	background-image: url(assets/white-heart.png);
	background-position: center center;
	background-size: 200px;
	background-repeat: no-repeat;
	height: 300px;
	overflow: hidden;
	position: relative
}

.featured-blog-image img {
	max-width: 110%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
}


/* START BLOG POST  STYLES */





/* REVEAL MORE STYLES */

.reveal-button, .back-to-top, .reveal-link {
  cursor: pointer;
  padding: 5px 10px 5px 10px !important;
  text-align: left;
  transition: 0.4s;
  font-family: "Poppins-Bold";
  display: inline-block;
  box-sizing: border-box;
  color: #559987 !important;
  background-color: #131d3f !important;
  width: auto;
  margin-bottom: 20px;
}

.back-to-top {
   padding: 4px 10px 0 10px !important;
   margin-bottom: 0px;
	
}


.reveal-button p, .back-to-top p, .reveal-link p {
  display: inline-block;
  margin: 0;
  line-height: 130%;
  vertical-align: middle;
}

.back-to-top:after {
  content: '↑';
  display: inline-block;
  margin: 0;
  line-height: 140%;
  vertical-align: middle;
  font-family: "Poppins-Bold";
  font-size: 30px;

}

.reveal-button:after {
  content: 'Read More...';
  display: inline-block;
  margin: 0;
  line-height: 140%;
  vertical-align: middle;
 font-family: "Poppins-Bold";	

}

.active:after {
  content: 'Read Less...';
  display: inline-block;
  margin: 0;
  line-height: 140%;
  vertical-align: middle;
  font-family: "Poppins-Bold";
  color: #ffffff !important;
}


.reveal-button:hover, .back-to-top:hover, .reveal-link:hover {
  color: #ffffff !important;
}

.reveal-panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.reveal-panel p {
  text-align: left;
  padding-bottom: 30px;
  line-height: 140%;
  margin-bottom: 0;
}

/* REVEAL MORE STYLES */

	
	
	
/* LARGE IMAGE ROLLOVER PAGE BLOCKS */
.large-1-2-rollover-block {
	position:relative;
	display: block;
	width: 100%;
	box-sizing: border-box;
}

.large-1-2-rollover-block:hover .image {
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  height: auto;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; 
}
.image {
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  display: block;
  width: 100%;
  height: auto;
  backface-visibility: hidden;
  margin: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; 
}
.large-1-2-rollover-middle {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; 
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: left;
  width: 70%;
}

.large-1-2-rollover-block:hover .large-1-2-rollover-middle{
  opacity: 1;
}
.large-1-2-rollover-middle img{
  margin: 0 auto;
}
.large-1-2-rollover-name {
  font-family: "Poppins-Black";
  font-size: 38px;
  line-height: 110%;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
.large-1-2-rollover-block .large-1-2-rollover-text{
  opacity: 1;
  font-family: "Poppins-Bold";
  font-size: 18px;
  line-height: 130%;
  color: #ffffff;
  text-align: left;
  margin-top: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  box-sizing: border-box; 
}
.large-1-2-rollover-block .large-1-2-rollover-text {
  text-align: center;
}
.large-1-2-rollover-block:hover .large-1-2-rollover-text {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; 
  opacity: 1;
}
/* LARGE IMAGE ROLLOVER PAGE BLOCKS */	








/* START INSTAGRAM STYLES */

#sb_instagram #sbi_images .sbi_item {
	float: none !important;
	}
	
#sb_instagram #sbi_images {
	text-align: center;
	margin: 0 auto;
	display: block;
	float: none;
	}
#sb_instagram.sbi_col_6 #sbi_images .sbi_item {
	width: 33.33%;
}
/* END INSTAGRAM STYLES */








/* COLOURED ROLLOVER PAGE BLOCKS */
.rollover-coloured-block-1-2 {
	background-color: #f7f8fa;
	position: relative;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
 	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; 
	margin: 0 0 10px 0;
}
.rollover-coloured-block-1-2:hover {
 	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; 
}
.rollover-coloured-block-1-2.pink:hover {
	background-color: #131d3f;
}
.rollover-coloured-block-1-2.peach:hover {
	background-color: #f6ac77;
}
.rollover-coloured-block-1-2.blue:hover {
	background-color: #00a7e2;
}
.rollover-coloured-block-1-2.pastel-pink:hover, .partners-pastel-pink {
	background-color: #e1a0c7;
}
.rollover-coloured-block-1-2.maroon:hover, .partners-maroon {
	background-color: #131d3f;
}
.rollover-coloured-block-1-2.yellow:hover, .partners-yellow {
	background-color: #fdc400;
}
.rollover-coloured-block-1-2 img {
	max-width: 80px;
	display: block;
	top: 20px;
	left: 20px;
	opacity: 1;
	position: relative
}
.rollover-coloured-block-1-2-middle {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out; 
  	top: 0;
  	left: 0;
	padding: 40px;
	box-sizing: border-box;
	width: 100%;
 	transform: translate(0, 0);
 	-ms-transform: translate(0, 0);
 	text-align: left;
}
.rollover-coloured-block-1-2:hover .rollover-coloured-block-1-2-middle {
  	transform: translate(0, 0);
 	-ms-transform: translate(0, 0);
}
.rollover-coloured-block-1-2-title {
 	font-family: "Poppins-Black";
  	font-size: 36px;
  	line-height: 100%;
  	color: #131d3f;
 	text-align: left;
	width: 50%;
	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
 	-o-transition: all 0.2s ease-in-out;
 	-ms-transition: all 0.2s ease-in-out;
 	transition: all 0.2s ease-in-out;
}
.rollover-coloured-block-1-2:hover .rollover-coloured-block-1-2-title {
  	padding-top: 0px;
	color: #ffffff;
}
.rollover-coloured-block-1-2 .rollover-coloured-block-1-2-text {
  	opacity: 1;
  	font-family: "Poppins";
  	font-size: 18px;
  	line-height: 140%;
  	color: #131d3f;
  	text-align: left;
  	margin-top: 20px;
  	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
 	-o-transition: all 0.2s ease-in-out;
 	-ms-transition: all 0.2s ease-in-out;
 	transition: all 0.2s ease-in-out;
  	box-sizing: border-box; 
}
.rollover-coloured-block-1-2:hover .rollover-coloured-block-1-2-text {
  	color: #ffffff;
  	opacity: 1;
}
.rollover-coloured-block-1-2 .rollover-coloured-block-1-2-text a {
  	color: #131d3f !important;
	display: block;
	font-family: "Poppins-Bold";
	margin-top: 20px;
}
.rollover-coloured-block-1-2:hover .rollover-coloured-block-1-2-text a {
  	color: #ffffff !important;
	display: block;
	font-family: "Poppins-Bold";
	margin-top: 20px;
}
/* COLOURED ROLLOVER PAGE BLOCKS */


.background-image {
	width: 100%;
	margin: 0;
	overflow: hidden;
	text-align: center;
	height: 400px;
	position: relative;
	background-color: #131d3f;
}

.background-image img {
	left: 100%;
	margin-left: -200%;
	position: relative;
	width: auto;
	height: 100%;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.float {
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	position: absolute;
	z-index: 1;
	margin: 0;
	padding: 0 7%;
	width: 100%;
	box-sizing: border-box;
}

.float {
	left: 5% !important;
	width: 90% !important;
}

.float-half-size {
	z-index: 1;
	margin: 0;
	padding: 0 14% !important;
	width: 100%;
	box-sizing: border-box;
	max-width: none !important;
	position: relative;
}


#TintedHeart, #Heart, #HeartTop {
	width: 50%;
	right: -10%;
	position: absolute;
	z-index: 10;
	top: 20px;
}

#TintedHeart, #HeartTop {
	top: 120px;
}
	
#TintedHeart img {
	width: 100%;
	filter: alpha(opacity=50);
    -moz-opacity: 0.5;
 	-khtml-opacity: 0.5;
 	opacity: 0.5;
}
#TintedHeart img, #Heart img, #HeartTop img {
	width: 100%;
	max-width: 600px;
}





@media only screen and (min-width: 550px) {	

.mobile-image-alignment-LEFT, .mobile-image-alignment-RIGHT {
	margin-left: -200% !important;
}
	
#headerBlockImage img {
	width: 120%;
	left: 120%;
	margin-left: -240%;
	position: relative;
	
}

/* PARALLAX SHAPE STYLES */
	
.background-image img {
	width: 120%;
	height: auto;
}
}






@media only screen and (min-width: 600px) {	
	
#headerBlockImage img {
	width: 120%;
	left: 120%;
	margin-left: -240%;
	position: relative;
	height: auto;
}
}





/* Desktop Small Layout: 768px to a max of 963px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 769px) {
	
/* Top level navigation */

#mainNav {	 
	font-family: "Poppins-Medium";
	float: right;
	display: inline-block;
	position: relative;	
	padding-top: 65px;
}


#mainNav li { 
	  display: inline-block;
	  text-decoration: none;
	  background-image: none;
	  vertical-align: middle;
	  margin: 0;
}

#mainNav li a {
	  display: block;
	  color: #c9103d;
	  text-decoration: none;
	  background-image: none;
	 
	  margin: 0;
}             
#mainNav li a:hover { 
	 color: #131d3f;	
	
	 } 
	 
 /* Second level+ dropdowns */

#mainNav li ul { 
      display: none;
	  background-color: #c9103d;
	  padding: 10px 25px 25px 25px;
	  margin-left: -10px;
	  border-top: 10px solid #ffffff;

    }

#mainNav ul ul li {	
	color:  #ffffff;
	padding: 16px 0 0 0;
	display: block;
	font-size: 16px;
	z-index: 200;
	margin: 0;
}
#mainNav ul ul li a {	
	display: block;
	float: none;
	color: #ffffff;
	margin: 0;
	padding: 0px;
	text-align: left;
	border-bottom: none;
}
#mainNav ul ul li :hover {
	border-bottom: none;
	
}   

#mainNav li:hover ul {
     display:block; 
     position:absolute; 
        }   
/* Top level navigation */	
	
	
	
	
	
	
	
/* RESPONSVIE MENU */
#mg-wprm-wrap li.menu-item a {
	font-size: 56px;
	margin: 0 0 50px 0 !important;
}
#mg-wprm-wrap li.menu-item-has-children ul.sub-menu a  {
	font-size: 46px;
}
.icon_default.wprmenu_icon_par:before, .icon_default.wprmenu_par_opened:before {
		font-size: 50px;
	}

	
/* RESPONSVIE MENU */
	
	
#headerBlockHolder, #headerBlockImage, #headerBlockBlank, #headerBlockHolderBlank {
	height: 500px;	
}

	
/* START BODY SECTION */	
.body-wrapper, #body-wrapper-full-width, .body-wrapper-hybrid {
	padding: 120px 0;	
}
	
.body-wrapper-coloured-hybrid  {
	height: 400px
}
	
	
/* END BODY SECTION */


/* ANGULAR BLOCK SECTIONS */

.single-blog {
  margin-top: -80px;
}
/* ANGULAR BLOCK SECTIONS */
	
h1 span {
  animation:loading 1.5s forwards linear;
}
.mobile-view {
	display: none !important;
	}
.desktop-view {
	display: inherit !important;
	}
.narrow {
	width: 50% !important;
	display: block;
	margin: 0 auto !important;
	}
	
.narrow-testimonial {
	width: 75% !important;
	display: block;
	margin: 0 auto !important;
	}


.body-content-inner, #body-content-inner-blog, .body-content-inner-narrow {
	width: 760px;
}
#body-content-inner-blog {
	padding: 60px 0;
}

#blogTitle h1 {
   padding: 100px 0 0 0;
  }	
	
h1.header-half {
   font-size: 40px;
   padding: 0px 0 20px 0px;
  }	

	
.featured-mid-size, .featured-mid-size p {
	padding: 0;
	font-size: 28px !important;
	max-width: 760px;
  }	

.case-study-link {
	padding: 0;
	font-size: 28px !important;
  }	
	
	
 .featured-large-size, .featured-large-size p {
	font-size: 50px !important;
	padding: 0;
	max-width: 760px;
  }	
.featured-xlarge-size {
	font-size: 68px;
}
.featured-header-size {
	font-size: 44px;
}

.body-content-1-2-col {
	width: 49%;
	padding: 0;
	vertical-align: middle;
	}
#body-content-1-4-col-video {
	width: 66%;
	padding: 0;
	vertical-align: middle;
	}
.slim-line-content {
	padding-left: 60px !important;
	box-sizing: border-box;
}
.slim-line-content-left {
	padding-right: 60px !important;
	box-sizing: border-box;
}
	
.slim-line-content-left a:link, .slim-line-content a:link, .reveal-panel a:link {
	text-decoration: underline;
}
 #body-content-2-3-col {
	width: 60%;
	padding: 0 0 80px 0;
	float: left;
	}
.body-content-1-4-col {
	width: 48%;
	padding: 0 40px 40px 40px;
	display: inline-block;
	margin: 0;
}
#body-content-3-4-col {
	width: 66%;
	padding: 0;
	vertical-align: middle;
	}

#body-content-2-3-col:after {
  	content: '';
	position: absolute;
	background-color: #00a7e2;
	top: -60px;
	right: -167%;
	width: 200%;
	height: 100%;
	padding-bottom: 160px;
}
#body-content-1-3-col-sticky {
	width: 30%;
	padding: 0;
	float: right;
	box-sizing: border-box;
	display: block;
}
#body-content-1-3-col-mobile {
	display: none;
}
.avatar img {
	margin: 0 0 10px 0 !important;
	float: none;
	max-width: 96px !important;
	}
 



/* START BLOG POST  STYLES */

ul#category-posted-home {
	padding: 60px 30px 0 30px;
	}


#blog-inner-1-3-fade-in  {
	float: left;
	width: 33.33%;
	}
#whitepaper-inner-1-3-fade-in  {
	width: 46%;
	margin: 0 10px 20px 10px;
	}
	
.blog-home-1-3-fade-in {
	float: left;
	width: 48%;
	margin: 2% 1% 0 1%;
	}
#large-1-2-fade-in  {
	width: 50%;
	box-sizing:border-box;
	padding: 5px 9px;
	}
	
	
#blog-inner-1-3 .title a {
	padding: 60px 30px 0 30px;
	}
.blog-home-1-3 .title a {
	padding: 30px 30px 0 30px;
	}
.read-more-main a:link, .read-more-main a:active, .read-more-main a:visited  {
	padding: 60px 30px;
}


#blog-thumb-home-fixed, #blog-thumb-home-fixed-small {
	height: 350px;
	width: 100%;
	position: relative;
	top: 0;
	right: 0;
	margin-bottom: 0px;
	overflow: hidden;
	text-align: center;
	display: block;
}

#blog-thumb-home-fixed-small {
	height: 200px;
}

#blog-thumb-home-fixed img, #blog-thumb-home-fixed-small img {
	position: relative;
	left: 100%;
	margin-left: -200%;
	height: 350px;
	width: auto !important;
	max-width: none !important;
	min-width: 100%;
}


/* START BLOG POST  STYLES */



.float-half-size {
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
}

.inner-half-split-block  {
	z-index: 2;
	width: 50%;
	margin-left: -50%;
	text-align: left;
	padding: 100px 7%;
	box-sizing: border-box;
}
	
.coloured-split-block, .coloured-split-block-right {
	z-index: 2;
	width: 50%;
	margin-left: -50%;
	text-align: left;
	box-sizing: border-box;
	height: 100%;
	padding: 0px;
}
	
.coloured-split-block-right {
	margin-left: 50%;
}
	
.community-blocks {
	z-index: 2;
	width: 50%;
	text-align: center;
	box-sizing: border-box;
	padding: 60px;
	float: left;
	height: 400px;
}

.community-blocks .header, .community-blocks .header-pop-up {
	font-size: 24px;
	line-height: 120%;
	width: 75%;
	margin: 0 auto;
	}
	
	

.inner-half-split-block-image, .coloured-split-block-image, .coloured-split-block-image-left {
	 width: 50%;
 	 display: inline-block;
 	 margin-right: -1%;
	 margin-left: 0;
	 position:absolute;
	 left: 50%;
	 height: 100%;
	 text-align: center;
}
	
.coloured-split-block-image-left {
	 margin-left: -50%;

}
.inner-half-split-block-image img {
	height: 100%;
	margin-left: -200%;
	left: 100%;
	position: relative;
	max-width: none !important;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
	
		
.coloured-split-block-image img, .coloured-split-block-image-left img {
	top: 50%;
	left: 50%;
	margin-left: 0;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	position: absolute;
}

	
	
	
/* LARGE IMAGE ROLLOVER PAGE BLOCKS */	
.large-1-2-rollover-block {
	width: 50%;
	float: left;
}

/* LARGE IMAGE ROLLOVER PAGE BLOCKS */	
	
	
	
	
/* PARALLAX SHAPE STYLES */

#TintedHeart, #Heart, #HeartTop {
	width: 50%;
}
	
#TintedHeart, #HeartTop {
	top: 190px;
}

/* PARALLAX SHAPE STYLES */	
	
	
	
	
.reveal-panel p {
  line-height: 150%;
}
	
.narrow, .narrow-testimonial {
	width: 86%;
	margin-left: 7% !important;
	margin-right: 7% !important;
	}



/* COLOURED ROLLOVER PAGE BLOCKS */
.rollover-coloured-block-1-2 {
	background-color: #f7f8fa;
	position: relative;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	height: 500px;
 	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; 
	margin: 0;
}
.rollover-coloured-block-1-2 img {
	top: 30px;
	left: 30px;
}
.rollover-coloured-block-1-2-middle {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out; 
  	position: absolute;
  	top: 0;
  	left: 0;
	padding: 40px;
	box-sizing: border-box;
	width: 100%;
 	transform: translate(0, 60px);
 	-ms-transform: translate(0, 60px);
 	text-align: left;
}
.rollover-coloured-block-1-2:hover .rollover-coloured-block-1-2-middle {
  	transform: translate(0, 0);
 	-ms-transform: translate(0, 0);
}
.rollover-coloured-block-1-2-title {
 	font-family: "Poppins-Black";
  	font-size: 36px;
  	line-height: 100%;
  	color: #131d3f;
 	text-align: left;
	width: 50%;
	padding-top: 80px;
}
.rollover-coloured-block-1-2:hover .rollover-coloured-block-1-2-title {
  	padding-top: 0px;
	color: #ffffff;
}
.rollover-coloured-block-1-2 .rollover-coloured-block-1-2-text {
  	opacity: 0;
  	font-family: "Poppins";
  	font-size: 18px;
  	line-height: 140%;
  	color: #131d3f;
  	text-align: left;
  	margin-top: 20px;
  	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
 	-o-transition: all 0.2s ease-in-out;
 	-ms-transition: all 0.2s ease-in-out;
 	transition: all 0.2s ease-in-out;
  	box-sizing: border-box; 
}
.rollover-coloured-block-1-2:hover .rollover-coloured-block-1-2-text {
  	color: #ffffff;
  	opacity: 1;
}
.rollover-coloured-block-1-2:hover .rollover-coloured-block-1-2-text a {
  	color: #ffffff !important;
	display: block;
	font-family: "Poppins-Bold";
	margin-top: 20px;
}
/* COLOURED ROLLOVER PAGE BLOCKS */



.background-image {
	height: 600px;
}
.float {
	padding: 0;
	width: 80%;
	left: 10%;
}

.footerNav {
	width: 50%;
	}
.footerNav:nth-child(odd) {
	padding-right: 50px;
	}
.footerNav:nth-child(even) {
	padding-left: 50px;
	}
		
	
}


/* Desktop Large Layout: 964px to a max of 1219px.  Inherits styles from: Mobile Layout and Tablet Layout and Deskop Small Layout. */
@media only screen and (min-width: 964px) {


#headerBlockHolder, #headerBlockImage {
	height: 600px;	
}

/* START BODY SECTION */	

	
.featured-xlarge-size {
	font-size: 74px !important;
}

.featured-header-size {
	font-size: 62px;
}
	
.featured-large-size-col-block {
	font-size: 44px !important;
}
	
	
	
/* END BODY SECTION */
	
#mainNav .get-in-touch {
	display: none;
}

.body-content-inner, #body-content-inner-blog, .body-content-inner-narrow {
	width: 944px;
}
	
.body-wrapper-coloured-hybrid, .community-blocks  {
	height: 600px
}
	
.community-blocks .header, .community-blocks .header-pop-up {
	font-size: 32px;
	}
	


.body-content-1-4-col {
	width: 19%;
	padding: 0 40px;
}

#whitepaper-inner-1-3-fade-in  {
	width: 28%;
	
	}
#footer-content-inner {
	width: 944px;
}
#footer-content-inner-one-half, .body-content-1-2-col, .body-content-1-2-col-sticky {
	width: 49%;
	}
#body-content-3-4-col {
	width: 66%;
	}
	
.slim-line-content {
	padding-left: 80px !important;
}
.slim-line-content-left {
	padding-right: 80px !important;
}
	
#body-content-2-3-col {
	width: 66%;
	}
#body-content-2-3-col img {
	margin: 60px 0;
	}

#body-content-2-3-col:after {
	top: -80px;
	right: -173%;
}
#body-content-1-3-col-sticky  {
	width: 23%;
	}
.body-content-1-4-col img, img.small-icon {
	max-width: 130px;
}

.ssba {
    float: none;
    margin-top: 0;
}



/* START BLOG POST MAIN STYLES */

.blog-home-1-3-fade-in  {
	width: 31.33%;
	}
	
#blog-thumb-home-fixed, #blog-thumb-home-fixed img {
	height: 300px;
}
#blog-thumb-home-fixed-small, #blog-thumb-home-fixed-small img {
	height: 300px;
}

/* START BLOG POST MAIN STYLES */





/* LARGE IMAGE ROLLOVER PAGE BLOCKS */	
.image {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}

.large-1-2-rollover-name {
  font-size: 50px;
}

.large-1-2-rollover-block .large-1-2-rollover-text {
  opacity: 0;
  font-size: 22px;
  line-height: 130%;
}

/* LARGE IMAGE ROLLOVER PAGE BLOCKS */	



#footer-content-inner, #footer-content-inner-narrow {
	width: 944px;
}


/* PARALLAX SHAPE STYLES */
#PinkTriangle, #BlueTriangle, #YellowTriangle, #DarkPinkTriangle, #DarkBlueTriangle, #OrangeTriangle, #WhiteTriangle  {
	width: 25%;
}
/* PARALLAX SHAPE STYLES */	

}

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



@media only screen and (min-width: 1011px) {

	
.background-image {
	height: 800px;
}
	
	
}



@media only screen and (min-width: 1100px) {

#mainNav li { 
     padding: 3px 16px 0px 0px; 
}
}



/* Desktop Layout: 1220px to a max of 1500px.  Inherits styles from: Mobile Layout and Tablet Layout and Desktop Large Layout. */
@media only screen and (min-width: 1220px) {
	
#mainNav li { 
	font-size: 22px;
}
	
	
#headerBlockHolder, #headerBlockImage {
	height: 700px;	
}
	
.body-content-inner, #body-content-inner-blog {
	width: 1200px;
}
#footer-content-inner {
	width: 1200px;
}
	

.featured-header-size {
	font-size: 68px;
}

.featured-large-size-col-block {
	font-size: 50px !important;
}
	

h1.header-half {
	font-size: 54px;
  }

  
 #body-content-1-4-col-video {
	width: 33.33%;
	}
 #body-content-3-4-col {
	float: none;
	}
 

.inner-half-split-block-image img {
	height: auto;
	top: 50%;
	left: 50%;
	margin-left: 0;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	position: absolute;
}


#large-1-2-fade-in  {
	width: 33%;
	padding: 0 5px 3px 5px;
	}

#blog-thumb-home-fixed, #blog-thumb-home-fixed img {
	height: 400px;
}
	
/* COLOURED ROLLOVER PAGE BLOCKS */
.rollover-coloured-block-1-2 {
	height: 500px;
}
.rollover-coloured-block-1-2 img {
	max-width: 80px;
	display: block;
	top: 30px;
	left: 30px;
	opacity: 1;
	position: relative
}
.rollover-coloured-block-1-2-middle {
	padding: 40px;
}
.rollover-coloured-block-1-2-title {
  	font-size: 38px;
	width: 100%;
	padding-top: 80px;
}
.rollover-coloured-block-1-2 .rollover-coloured-block-1-2-text {
  	font-size: 20px;
}
/* COLOURED ROLLOVER PAGE BLOCKS */

}



@media only screen and (min-width: 1484px) {

#headerBlockHolder, #headerBlockImage {
	height: 1000px;	
}

.inner-half-split-block-image img {
	width: 100%;
}
/* RESPONSVIE MENU */
#wprmenu_bar {
	right: 4%;
}
.featured-header-size {
	font-size: 78px;
}
/* RESPONSVIE MENU */
}