/*
Theme Name: think-social
Theme URI: http://underscores.me/
Author: Footsteps Design Ltd
Author URI: http://footsteps-design.co.uk/
Description: Think Social Theme designed and developed by footsteps design
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: think-social
*/

/*
# Accessibility
*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*
# Alignments
*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

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

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p {
    margin: 0 0 20px;
}
a:hover, a:focus, a:active {
	outline:none;
}
img {
	max-width: 100%;
	height: auto;
}
.pos-rel {
	position: relative;
}
body {
	font-family: 'Lato', sans-serif;
	font-size: 21px;
	font-weight: 300;
}
#masthead {
	height: 144px;
	background-color: #fff;
	font-size: 22px;
	padding-right: 199px;
}
@media screen and (min-width: 1092px) {
	#primary-menu {
		padding: 0;
	list-style: none;
	margin: 0;
	}
	#primary-menu li {
	display: inline-block;
	position: relative;
	}
	#primary-menu .sub-menu li {
    width: 100%;
	}
	#primary-menu li a {
	height: 144px;
	display: block;
	line-height: 144px;
	color: #19214f;
	padding: 0 32px;
	font-weight: 400;
	}
	#primary-menu li a:hover, #primary-menu li a:focus, #primary-menu li a:active  {
		text-decoration: none;
	}
	#primary-menu li a span {
	position: relative;
	}
	#primary-menu li a span:after{
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	content: "";
	position: absolute;
	left: 0;
	width: 0;
	height: 2px;
	background-color: #19214f;
	bottom: -2px;
	}
	#primary-menu > li.current-menu-item span:after, #primary-menu > li:hover span:after, #primary-menu li.current-menu-parent span:after {
		width: 100%;
	}
	#primary-menu .sub-menu li a span:after{
	display: none;
	}
	#primary-menu li:hover .sub-menu {
		display: block!important;
		z-index: 9;
	}
	.sub-menu {
		display: none!important;
	    position: absolute;
	    top: 100%;
	    padding: 0;
	    background: #eae8e7;
	    left: 32px;
	}
	.sub-menu li {

	    white-space: nowrap;
	    float: left;
	    padding: 0;
	}
	#primary-menu .sub-menu li a {
	    height: auto;
	    line-height: normal;
	    padding: 20px 30px;
	}

	#primary-menu .sub-menu li.current-menu-item a, #primary-menu .sub-menu li:hover a{
	color: #ec4e1b;
	}
}

.logo {
	float: left;
	margin-left: 34px;
margin-top: 19px;
margin-right: 49px;
}
#site-navigation {
	float: left;
}

.contact-scroll, .contact-scroll:focus, .contact-scroll:active {
	position: absolute;
	right: 0;
	top: 0;
	height: 144px;
	line-height: 144px;
	background-color: #ec4e1b;
	color: #fff;
	width:199px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.contact-scroll:hover {
	background-color: #ef7148;
	color: #fff;
	text-decoration: none;
}
.header-social-icons {
	float: right;
	height: 144px;
	line-height: 144px;
	margin-right: 21px;
}
.header-social-icons a {
	color: #ec4e1b;
	margin-right: 23px;
}
.header-social-icons a:hover {
	color: #ef7148;
}
.open-nav-mobile {
	display: none;
}
.mobile-menu-logo {
	display: none;
}
.close-button {
	display: none;
}
.nav-click {
	display: none;
}
.mobile-menu-contact {
	display: none;
}
@media screen and (max-width: 1812px) {
#primary-menu li a {
    padding: 0 20px;
}
.sub-menu {
    left: 20px;
}
.header-social-icons a {
    margin-right: 13px;
}
.logo {
    margin-right: 29px;
    margin-left: 15px;
}
}
@media screen and (max-width: 1571px) {
	.logo {
    margin-right: 0px;
}
.contact-scroll, .contact-scroll:focus, .contact-scroll:active {
	width: 160px;
}
#masthead {
    padding-right: 160px;
}
}

@media screen and (max-width: 1483px) {
.header-social-icons {
    display: none;
}
}

@media screen and (max-width: 1209px) {
.logo {
margin-top: 32px;
width: 125px;
}
#primary-menu li a {
padding: 0px 15px;
}
.contact-scroll, .contact-scroll:focus, .contact-scroll:active {
    width: 150px;
}
#masthead {
    padding-right: 150px;
}
.sub-menu {
    left: 15px;
}
}

@media screen and (max-width: 1091px) {
nav.main-navigation.slide-menu {
    margin-right: 0px;
}
nav.main-navigation {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 300px;
    background-color: #eae8e7;
    height: auto;
    margin-right: -300px;
    transition: all 0.3s ease-in-out 0s;
    display: block;
    overflow: auto;
    max-width: 100%;
    margin-left: 0;
    padding-right: 0;
    padding-top: 0;
    border-left: 3px solid #ec4e1b;
    z-index: 9999999;
}
.open-nav-mobile {
	display: block;
	font-size: 40px;
color: #ec4e1b;
right: 165px;
position: absolute;
top: 54px;
cursor: pointer;
}
.opacity-mobile.on {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    position: fixed;
    z-index: 999;
}
.mobile-menu-logo {
	width: 60px;
	display: block;
	position: absolute;
	right: 10px;
	top: 15px;
}
.close-button {
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
left: 0;
top: 0;
position: absolute;
    display: block;
    cursor: pointer;
    color: #19214f;
}
.nav-click {
	display: block;
}
nav.main-navigation ul#primary-menu {
    border-top: 1px solid RGBA(51, 51, 51, 0.22);
    	margin-top: 75px;
    	background-color: #fff;
}
nav.main-navigation ul#primary-menu {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
nav.main-navigation ul#primary-menu li {
    float: none;
    border-left: 0px none;
    width: 100%;
    background: transparent !important;
    position: relative;
    margin-bottom: 0;
}
nav.main-navigation ul#primary-menu li a {
    text-decoration: none;
}
nav.main-navigation ul#primary-menu li a {
    color: #333;
    padding: 19px 20px;
    display: block;
    border-bottom: 1px solid RGBA(51, 51, 51, 0.22);
    background: transparent none repeat scroll 0% 0% !important;
    line-height: 1 !important;
    margin-right: 0px;
    font-size: 17px;
}
nav.main-navigation ul ul, nav.main-navigation ul ul ul {
    display: none;
    background: rgba(243, 241, 241, 0.5);
}
nav.main-navigation ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
nav.main-navigation ul#primary-menu ul li a {
    padding-left: 30px;
}
.nav-click {
	position: absolute;
width: 40px;
height: 54px;
right: 0;
text-align: center;
top: 0;
line-height: 52px;
cursor:pointer;
color: #19214f;
}
.fixed-body {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    height: 100%;
    width: 100%;
}

.mobile-menu-contact {
	display: block;
	padding: 20px;
}
.mobile-phone-nos {
	margin-bottom: 5px;
}
.mobile-social a{
margin-right: 7px;
color:#ec4e1b;
}
.mobile-phone-nos a {
	color: #333;
}
}

@media screen and (max-width: 543px) {
.contact-scroll {
	display: none;
}
.open-nav-mobile {
right: 15px;
}
#masthead {
    padding-right: 0;
}
}


.hero-section {
	background-size: cover;
	background-position: 50% 50%;
	background-attachment: fixed;
}
.home-header {
text-align: center;
color: #fff;
font-size: 120px;
margin: 0;
padding: 120px 0;
}
.home-header:before {
	content: "“"
}
.home-header:after {
	content: "”"
}
@media screen and (max-width: 1010px) {
.home-header {
font-size: 9.3vw;
padding: 10% 0;
}
}
@media screen and (max-height: 800px) {
.home-header {
padding: 70px 0;
}
}
.home-main {
	background-color: #f2efee;
}
.home-boxes {
	color: #fff;
	padding-top: 60px;
}



.home-boxes i.fa {
	font-size: 80px;
}

.social-media-box, .training-box, .digital-box {
padding:30px 13px;
}
.training-box, .digital-box {
	background-color: #ed5e30;
	margin-top: 20px;
}
.social-media-box {
	background-color: #ec4e1b;
}
.box-content {
	font-weight: 300;
	font-size: 22px;
	margin-bottom: 20px;
}
.home-box-heading {
font-size: 40px;
font-weight: 400;
margin-top: 30px;
margin-bottom: 20px;
color:#fff;
}

.tsb-btn-white {
display: inline-block;
background: #fff;
padding: 8px 17px;
color: #ec4e1b;
font-size: 20px;
}

.tsb-btn-white:hover, .tsb-btn-white:active, .tsb-btn-white:focus {
background: rgba(255,255,255,.9);
color: #ec4e1b;
text-decoration: none;
}

.tsb-btn-orange {
display: inline-block;
background: #ed5e30;
padding: 8px 17px;
color: #fff;
font-size: 20px;
}
.tsb-btn-orange:hover, .tsb-btn-orange:active, .tsb-btn-orange:focus {
background: rgba(237,94,48, .9);
color: #fff;
text-decoration: none;
}
.body-content {
	margin-top: 60px;
}

h2 {
	color: #19214f;
	text-align: center;
	margin-top: 0;
}
.large-h2 {
	font-size: 65px;
	margin-bottom: 35px;
}







.body-hero {
	padding: 38px 0;
	overflow: hidden;
	color: #fff;
	position: relative;
	top: -30px;
	z-index: 2;
}
.body-hero-inner {
	background-image: url(images/body-hero-bg.jpg);
	background-position: 57% 50%;
	background-size: cover;
	position: relative;
	padding: 110px 0;
}
.body-hero-inner:before{
background: #f2efee;
top: 0;
content: '';
display: block;
height: 55px;
left: -5%;
position: absolute;
right: 0;
-ms-transform: rotate(7deg);
-webkit-transform: rotate(7deg);
transform: rotate(-1deg);
transform-origin: 0;
z-index: 1;
width: 110%;
}
.body-hero-inner:after{
background: #fff;
bottom: 0;
content: '';
display: block;
height: 55px;
left: -5%;
position: absolute;
right: 0;
-ms-transform: rotate(7deg);
-webkit-transform: rotate(7deg);
transform: rotate(-1deg);
transform-origin: 100%;
z-index: 1;
width: 110%;
}


.body-hero-header {
	color: #fff;
	text-align: left;
}

.home-testimonials {
	background-color: #fff;
	position: relative;
	margin-top: -40px;
}


.home-testimonials:after {
	content: "";
	top: -200px;
	height: 200px;
	width: 100%;
	background-color: #fff;
	position: absolute;
	z-index: 1;
}


.h2-with-underline {
	position: relative;
	margin-bottom: 63px;
}
.h2-with-underline:after {
	content: "";
	height: 8px;
	background-color: #19214f;
	width: 100px;
	left: 50%;
	margin-left: -50px;
	bottom: -17px;
	position: absolute;
}

.the_testimonial {
	border: 3px solid #e8e8e8;
	padding:17px;
	position: relative;
	margin-bottom: 30px;
	background-color: #fff;
}
.testimonial-image {
	background-image: url(images/no-image.jpg);
	width: 55px;
	height: 55px;
	background-size: cover;
	background-position: 50% 50%;
	float: left;
}
.testimonial-rating .fa{
color:#edc330;
margin-right: 1px;
font-size: 22px;
}
.testimonial-name-rating {
	overflow: hidden;
	padding-left: 10px;
	line-height: 1.25;
}
.testimonial-name {
	font-weight: 400;
	font-size: 21px;
	color: #333;
}
.testimonial-name:hover {
text-decoration: underline;
color:#333;
}


.testimonial-from {
color:#4285f4;
font-size: 13px;
position: absolute;
right: 17px;
top: 17px;
}
.testimonial-from a{
	color:#4285f4;
}
.testimonial-from a:hover{
color:#4285f4;
text-decoration: underline;	
}


.the_testimonial_content {
	font-size: 18px;
	color: #131313;
	margin-top: 10px;
	line-height: 24px;
}

.the_testimonial_content {
height: 144px;
overflow: hidden;
position: relative;
}
.the_testimonial_content.the_testimonial_content-open {
	height: auto;
	padding-bottom: 24px;
}

.testimonial-read-more {
display: none;
position: absolute;
bottom: 0;
width: 100%;
background-color: #fff;
cursor: pointer;
color: #19214f;
text-decoration: underline;
}
.testimonial-read-more.read-more-on {
display: block;
}
.testimonial-read-more.read-more-on:hover {
	color: #4285f4;
}
.testimonial-col:nth-of-type(odd) {
	clear: left;
}




.ReadMoreReviews {
font-size: 18px;
display: block;
text-align: center;
color: #19214f;
text-decoration: underline;
}
.ReadMoreReviews:hover {
color: #4285f4;
}












.main-footer {
	padding: 90px 0;
background-color:#333333;
color: white;
}

.footer-container {
	position: relative;
	padding-top: 65px;
}
.footer-header {
text-align: left;
font-size: 45px;
color: #fff;
line-height: 35px;
position: absolute;
top: 0;
left: 15px;
}








.blackAndWhite {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray; 
    -webkit-filter: grayscale(100%); 
}
.blackAndWhite.colorHover:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}
.clientListWrapper {
	margin-top: 60px;
	margin-bottom: 50px;
}
.clientList {
	padding: 0 30px;
}
.clientList .owl-prev {
	position: absolute;
	top: 50%;
	left: 0px;
	height: 50px;
	display: table;
	width: 30px;
	margin-top: -25px;
}
.clientList .owl-next {
	position: absolute;
	top: 50%;
	right: 0px;
	height: 50px;
	display: table;
	width: 30px;
	margin-top: -25px;
	text-align: right;
}
.clientList .fa {
    vertical-align: middle;
    display: table-cell;
    color: #7f7f7f;
    	-webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    transition: all 250ms linear;
    font-size: 18px;
}
.owl-next:hover .fa, .owl-prev:hover .fa {
    color: #000;
}




.clientList .owl-item .item {
height: 85px;
text-align: center;
line-height: 85px;
}
.clientList .owl-item .item img {
display: inline-block;
max-height: 75px;
width: auto;
}




.site-footer .footer-contact-form p {
	margin-bottom: 0;
}
.site-footer .wpcf7-form-control-wrap input::-webkit-input-placeholder {
color: #fff!important;
 opacity: 1 !important;
}
 
.site-footer .wpcf7-form-control-wrap input:-moz-placeholder { /* Firefox 18- */
color: #fff!important;  
 opacity: 1 !important;
}
 
.site-footer .wpcf7-form-control-wrap input::-moz-placeholder {  /* Firefox 19+ */
color: #fff!important;  
 opacity: 1 !important;
}
 
.site-footer .wpcf7-form-control-wrap input:-ms-input-placeholder {  
color: #fff!important;  
 opacity: 1 !important;
}
.site-footer .wpcf7-form-control-wrap textarea::-webkit-input-placeholder {
color: #fff!important;
 opacity: 1 !important;
}
 
.site-footer .wpcf7-form-control-wrap textarea:-moz-placeholder { /* Firefox 18- */
color: #fff!important;  
 opacity: 1 !important;
}
 
.site-footer .wpcf7-form-control-wrap textarea::-moz-placeholder {  /* Firefox 19+ */
color: #fff!important;  
 opacity: 1 !important;
}
 
.site-footer .wpcf7-form-control-wrap textarea:-ms-input-placeholder {  
color: #fff!important; 
 opacity: 1 !important; 
}

.site-footer .wpcf7-form-control-wrap input, .site-footer .wpcf7-form-control-wrap textarea {
width: 100%;
background-color: #999999;
color: #fff;
border: none;
font-size: 17px;
margin-bottom: 10px;
padding: 9px 15px;
}

.site-footer .wpcf7-form-control-wrap textarea {
height: 102px;
}

.site-footer .sendBtn {
display: inline-block;
background: #ed5e30;
padding: 8px 17px;
color: #fff;
font-size: 17px;
border: none;
}
.site-footer .sendBtn:hover {
background: rgba(237,94,48, .9);
}
.wpcf7-not-valid-tip {
	display: none!important;
}
.site-footer .wpcf7-form-control-wrap input.wpcf7-not-valid, .site-footer .wpcf7-form-control-wrap textarea.wpcf7-not-valid {
	background-color: #d28080;
}
.site-footer .wpcf7-response-output {
	margin: 0;
	padding: 0;
	font-size: 17px;
	border: none !important;
}
.site-footer .wpcf7-validation-errors:before {
font: normal normal normal 14px/1 FontAwesome;
content: "\f071";
margin-right: 5px;
}

.site-footer .wpcf7-mail-sent-ok:before{
font: normal normal normal 14px/1 FontAwesome;
content: "\f046";
margin-right: 5px;
}

div.wpcf7 .ajax-loader {
background: none;
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
margin: 0 0 0 9px;
line-height: 16px;
font-size: 16px;
}
div.wpcf7 .ajax-loader:before {
content: "\f110";
font: normal normal normal 16px/1 FontAwesome;
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}



.footer-contact {
font-size:17px;
color: #999999
}
.footer-contact-inner {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 41px;
	padding-right: 41px;
}

.footer-contact-info {
margin: 0;
padding: 0;
list-style: none;
}
.footer-contact-info li{
	padding-left:27px;
	padding-bottom: 20px;
	position: relative;
}
.footer-contact-info li.location.enlighten {
	color: #fff;
}
.footer-contact-info li:before{
	position: absolute;
	left: 0;
	top: 0;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 27px;
}
.footer-contact-info li.location:before {
content: "\f041";
}
.footer-contact-info li.footer-phone:before {
content: "\f095";
font-size: 25px;
top: 2px;
}
.footer-contact-info li.footer-email:before {
content: "\f0e0";
font-size: 21px;
top: 2px;
}

.footer-email a {
	display: block;
	word-wrap: break-word;
	color:#999999;
}
.footer-email a:hover {
	color:#fff;
}

.footer-social-icons {
text-align: justify;
-ms-text-justify: distribute-all-lines;
text-justify: distribute-all-lines;
line-height: 0;
max-width: 360px;
}
.footer-social-icons:after {
    content: "";
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}
.footer-social-icons a {
	font-size: 22px;
	display: inline-block;
	vertical-align: middle;
*display: inline;
zoom: 1;
	color:#999999;
}
.footer-social-icons a:hover {
	color:#fff;
}




.googlemap-wrapper {
	position: relative;
height: 257px;
}

#googleMap {
position: absolute;
overflow: hidden;
top: 0;
bottom: 0;
left: 0;
right: 0;
}



.footerMenuWrapper {
	text-align: center;
	background-color: #080808;
	padding: 20px 0;
}
.copyright {
	font-size: 19px;
color: #999999;
}
#footer-menu {
	font-size: 15px;
	margin: 0;
}
#footer-menu a{
	color: #999999;
}
#footer-menu a:hover{
	color: #fff;
}


.breadcrumbs {
background-color: #eae8e7;
padding: 14px;
}
.breadcrumbs #breadcrumbs {
	margin-bottom: 0;
	font-size: 17px;
	color: #4163a2;
}
.breadcrumbs #breadcrumbs a{
	color: #131313;
	font-weight: bold;
}
.breadcrumbs #breadcrumbs .breadcrumb_last{
	color: #131313;
}

.deep-page {
	background-color:#f2efee;
}
.deep-page-content {
	padding-top: 90px;
	padding-bottom: 60px;
}
.page-section {
	padding-bottom: 30px;
}

.wp-content h2 {
	text-align: left;
	font-size: 35px;
	color: #19214f;
	font-weight: bold;
	margin-bottom: 15px;
}
.wp-content h3 {
	text-align: left;
	font-size: 24px;
	color: #7b7b7b;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 15px;
}
.wp-content strong {
    font-weight: 400;
}

.deep-hero {
	background-size: cover;
	background-position: 50% 30%;
	background-image: url(images/standard-bg.jpg);
}
.deep-page-heading {
    position: relative;
    font-size: 65px;
    color: #fff;
    text-align: center;
    margin-top: 250px;
	margin-bottom: 44px;
}
.deep-page-heading:after {
    content: "";
    height: 8px;
    background-color: #fff;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    bottom: -17px;
    position: absolute;
}

.landing-services {
		background-image: url(images/services-image.jpg);
		background-size: cover;
		background-position: 50% 50%;
		padding: 60px 0;
}



.think-ul {
	overflow: auto;
	list-style: none;
	padding: 0;
	margin:0;
}
.think-ul li {
	width: 50%;
	float: left;
	background-image: url(images/think.png);
	background-repeat: no-repeat;
	font-size: 34px;
	color: #333333;
	font-weight: 400;
	padding-left: 82px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: 0 11px;
	margin-bottom: 15px;
}
.think-ul li a {
	color: #333333;
	text-decoration: underline;
}

.call-now {
	font-size: 30px;
	color: #333333;
	text-align: center;
	display: block;
	margin-top: 20px;
	font-weight: 400;
}


.landing-page {
	overflow: hidden;
}
.landing-page .deep-page-content {
	position: relative;
}
.landing-page .deep-page-content:after{
background: #F2EFEE;
bottom: -35px;
content: '';
display: block;
height: 55px;
left: -5%;
position: absolute;
right: 0;
-ms-transform: rotate(7deg);
-webkit-transform: rotate(7deg);
transform: rotate(-1deg);
transform-origin: 0;
z-index: 1;
width: 110%;
}











.team-member {
	margin-top: 40px;
}



.wp-content h2.member-name {
    margin-bottom: 5px;
    font-size: 40px;
}
.wp-content h3.member-title {
	margin-bottom: 0;
	font-size: 30px;
}

.member-info {
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 20px;
}
.member-info:after {
content: "";
height: 8px;
background-color: #19214f;
width: 100px;
left: 0;
bottom: 0px;
position: absolute;
}




.wp-content h2.inset-header{
text-align: center;
margin-bottom: 55px;
font-size: 65px;
font-weight: 400;
}


.inset-area {
padding: 90px 0 90px;
background: #fff;
}

.video_responsive {
	position: relative;
height: 0;
padding-bottom: 55%;
}

.video_responsive iframe{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}





.feed-area {
	padding: 90px 0 60px;
}

.feed-header {
	color: #19214f;
font-size: 30px;
margin-top: 0;
margin-bottom: 20px;
}

.social-feed {
	margin-bottom: 30px;
}


.textAd.text_ad.text_ads.text-ads.text-ad-links {
	display: none;
}



@media screen and (min-width: 992px) {
.social-feed:nth-child(3n+1) {
	clear: left;
}
}
@media screen and (max-width: 991px) {
.social-feed:nth-child(2n+1) {
	clear: left;
}
}




/*Blog*/
.blog-featured-image {
margin: 0 auto 20px;
display: block;
}

.categories-tags {
	text-align: center;
	color: #fff;
margin-bottom: 20px;
}
.categories-tags a {
color: #fff;
opacity: 0.8;
}
.categories-tags a:hover {
opacity: 1;
text-decoration: none;
}
.deep-page-heading.blog-single-title {
margin-top: 201px;
margin-bottom: 40px;
}
.post-categories {
	padding-right: 10px;
	display: inline-block;
}
.post-tags {
	display: inline-block;
}
.post-meta {
	font-size: 18px;
font-weight: bold;
}
.post-meta a {
	color: #333;
}


.listing-content-container {
	background: #fff;
padding: 20px;
}

.blog-listing-title {
font-size: 36px;
color: #19214f;
font-weight: bold;
text-align: left;
margin-bottom: 15px;
}
.blog-listing-content {
font-size: 18px;
color: #181818;
margin: 0 0 15px;
}

.read-full-article {
	font-size: 18px;
	color:#212f62;
	text-decoration: underline;
}
.blog-listing-link {
	display: block;
	position: relative;
}
.blog-listing-link:hover, .blog-listing-link:active, .blog-listing-link:focus {
	text-decoration: none;
}

.blog-listing-link:after{
content: "";
height: 8px;
background-color: #19214f;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
width: 0;
}
.blog-listing-link:hover:after{
width: 100%;
}
.blog-listing-link:hover .read-full-article {
	text-decoration: underline;
}





.blog-listing {
	margin-bottom: 30px;
}

.blog-listing:nth-child(odd) {
clear: left;
}




.numberedPagination {
	text-align: center;
}
.numberedPagination ul {
margin: 30px 0 0px 0;
padding: 0;
display: inline-block;
}
.numberedPagination li a,
.numberedPagination li a:hover,
.numberedPagination li.active a,
.numberedPagination li.disabled {
	color: #fff;
	text-decoration:none;
}
.numberedPagination li {
	display: inline-block;
	margin-bottom: 5px;
}
.numberedPagination li a,
.numberedPagination li a:hover,
.numberedPagination li.active a,
.numberedPagination li.disabled {
	background: #fff;
	
	padding: 9px 11px;
	font-weight: 400;
	color: #19214f;
	font-size: 16px;
	
cursor: pointer;
display: inline-block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;   
  -khtml-user-select: none;    
  -moz-user-select: none;      
  -ms-user-select: none;       
  user-select: none;  
}
.numberedPagination li a:hover,
.numberedPagination li.active a {
text-decoration: none;
color:#fff;
background-color: #19214f;
}







.social-share {
	margin-top: 20px;
}

.share-btn {
display: inline-block;
background: #00b7ff;
padding-right: 10px;
color: #fff;
font-size: 13px;
margin-right: 5px;
margin-bottom: 10px;
}
.share-social-link:hover {
	border:none;
	text-decoration: none;
}
.share-icon {
display: inline-block;
border-right: 1px solid rgba(255,255,255,.5);
width: 35px;
height: 40px;
line-height: 40px;
text-align: center;
margin-right: 10px;
}


.share-fb {
background-color: #3b5998;
}
.share-google {
background-color: #db4437;
}
.share-twitter {
background-color: #1da1f2;
}
.share-pinterest{
background-color: #bd081c;
}


.mobile-team-pic {
	margin-bottom: -80px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
}





/* -- MD Breakpoint -- */
@media screen and (max-width: 1199px) {

.footer-contact-info li {
    padding-bottom: 12px;
}
}



/* -- SM Breakpoint -- */
@media screen and (max-width: 991px) {
	.the_testimonial_content {
max-height: 144px;
height: auto;
}
.the_testimonial_content.the_testimonial_content-open {
	max-height: none;
}
.body-hero-inner {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#588bba+0,4674a8+100 */
	background: #588bba; /* Old browsers */
	background: -moz-linear-gradient(top, #588bba 0%, #4674a8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #588bba 0%,#4674a8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #588bba 0%,#4674a8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#588bba', endColorstr='#4674a8',GradientType=0 ); /* IE6-9 */
}

.footer-contact-inner {
border-left: none;
border-right: none;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
background-color: #484848;
padding: 15px 20px;
}
.footer-contact-form {
	margin-bottom: 60px;
}
.footer-contact-info li {
    padding-bottom: 18px;
}
}
/* -- XS Breakpoint -- */
@media screen and (max-width: 767px) {
.footer-contact {
   padding-bottom: 60px;
}
.ReadMoreReviews {
    margin-bottom: 60px;
}

.deep-page-heading {
    font-size: 45px;
    margin-top: 170px;
}

/*.wp-content h2 {
    font-size: 35px;
}
.wp-content h3 {
    font-size: 24px;
}
body {
    font-size: 21px;
}*/

.large-h2 {
    font-size: 45px;
    }
.footer-header {
    font-size: 40px;
}
.deep-page-content {
    padding-top: 60px;
    padding-bottom: 30px;
}
.think-ul {
padding-left: 20px;
}
.think-ul li {
	width: 100%;
}
.deep-page-heading.blog-single-title {
    margin-top: 140px;
}
}