/*

Theme Name: Baskerville Child

Description: Child theme for Baskerville theme

Author: Digiiital

Template: baskerville

*/



.no-max-height {

	max-height: none !important;

}



body a,

body a:hover,

.post-header .post-title a:hover {

	color: #fff;

}



.left {

	float: left;

}



.right {

	float: right;

}



.width50 {

	width: 50%;

}



.bold {

	font-weight: 700;

}



.fa-comments,

.fa-phone {

	font-size: 20px;

	line-height: 22px;

	margin-right: 5px;

}



.fa-comments {

	margin-top: 7px;

	color: white;

	margin-right: 7px;

}



.transparent {

	opacity: 0.8;

}



.posts .post-meta {

    padding: 0px 5px 5px;

    background: transparent;

    font-size: 13px;

}



.posts {

	position: relative;

}



.post-container.placeholder {

	background: grey;

}



.single .post-meta {

	width: 100%;

	float: none;

}



.header .logo img {

    max-height: 1000px;

    max-width: 400px;

}



.single .post-meta p, .single .post-meta > a, .post-nav a {

    padding: 0px;

}



.single .post-header .post-title {

    font-size: 15px;

}



.post-header {

    padding: 10px;

}

.c2t {
	display: none;
} 

/* Baskerville layout fix - post grid rows */
.post-container {
    float: left;
    padding: 10px;
}



.featured-media a img {

    width: 100%;

}



.single-profile .post .post-header {

    padding: 10px;

}



.caption {

    padding: 10px;

    background: #1d1d1d;

    color: #f1f1f1;

    font-size: 14px;

    font-weight: bold;

}



.caption p {

    font-weight: bold;

}



.single .post-meta p, .single .post-meta > a, .post-nav a {

    font-weight: normal;

}

.post-excerpt {

    border-radius: 5px;

    margin: 0 5px 5px;

    padding: 6px 10px;

}



.post-excerpt p {

	color: white;

	line-height: 120%;

	font-weight: 700;

}



.post-excerpt.text {

	background: #beb7b7;

}



.post-excerpt.text p{

	color: #2b3542;

}



.post-excerpt.call {

	background: #fe3434;

}



.post-excerpt p + p {

	margin-top: 0;

}



.post-meta p {

    text-align: center;

}



.credits-inner p {

  font-size: 11px;

  line-height: 18px;

  text-align: center;

}

.footer p {

    margin-top: 30px;

    font-size: 15px;

  line-height: 18px;



}





img {

    max-width: 100%;

    height: auto;

    vertical-align: middle;

}



h1, h5 {

	font-size: 22px;

 	line-height: 24px;

	color: #9b9999;

}



h5 {

	margin-bottom: 5px;

} 



h2 {

  color: #969494;

  font-size: 15px;

  line-height: 18px;

}



h3 {

  color: #908e8e;

  font-size: 15px;

  line-height: 17px;

}

 

h4, h6 {

	font-size: 15px;

    line-height: 18px;

}



.footer h4,

.footer p {

	color: #868585;

}



.light_font {

    font-weight: 300;

}



*:focus {

	outline: none;

}



.credits p {

	text-transform: none;

}



.single .post-content {

    padding: 10px;

    font-size: 16px;

}



.photo-sizer {

	width: 15%;

	margin-bottom: 20px;

}



.photo-sizer img {

	width: 100%;

}



.page-template-template-gallery .posts {

	padding: 20px 0;

	margin: 0 auto;

	padding-bottom: 0;

}



.page-template-template-gallery .page {

	box-shadow: none !important;

	background: none !important;

}



.page-template-template-gallery .page img {

	border-radius: 0 0 3px 3px;

}



.text {

	-webkit-box-shadow: 0px 2px 0px 0px #870c0c;

	-moz-box-shadow: 0px 2px 0px 0px #867f7f;

	box-shadow: 0px 2px 0px 0px #867f7f;

}



.call {

	-webkit-box-shadow: 0px 2px 0px 0px #d43434;

	-moz-box-shadow: 0px 2px 0px 0px #d43434;

	box-shadow: 0px 2px 0px 0px #d43434;

}



.single .post-content a p {

	font-weight: 700;

	line-height: 24px;

}



.sidebar {

	width: 38%;

}



.main_photo {

    width: 71%;

    border-radius: 3px;

}



.post-content p {

    font-size: 14px;

    margin-bottom: 20px;

    line-height: 140%;

}



#photos-carousel {

    width: 28%;

}



#photos-carousel img {

	border-radius: 3px;

}



.single-post-standard .sidebar {

	background: none;

	box-shadow: none;

}





.ctot_cta {

    padding: 5px;

    text-decoration: none;

}



.ctot_inner {

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */

background: rgb(125,126,125); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */



   	border-radius: 5px;

    padding: 5px 5px 5px 73px;

    text-shadow: 2px 2px 2px rgba(0,0,0,0.5);

    position: relative;

    color: #fff;

    font-size: 19px;

    font-weight: bold;

    overflow: hidden;

    text-decoration: none;

    text-align: left;

}



.ctot_new {

    background: #0b87e5; /* Old browsers */

	background: -moz-linear-gradient(top,  #0b87e5 0%, #1e5799 100%); /* FF3.6-15 */

	background: -webkit-linear-gradient(top,  #0b87e5 0%,#1e5799 100%); /* Chrome10-25,Safari5.1-6 */

	background: linear-gradient(to bottom,  #0b87e5 0%,#1e5799 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b87e5', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */

    position: absolute;

    left: 0;

    top: 0;

    line-height: 33px;

    padding: 0 10px;

    color: #ffe400;

    font-style: italic;

}



.cta {

    width: 50%;

    float: left;

    margin-bottom: 0px;

}



.cta .post-excerpt p,

.cta .post-excerpt .fa {

	font-size: 20px;

	line-height: 28px;

}



.cta .post-excerpt .fa {

	line-height: 26px;

}



.single .post-excerpt p {

	margin-bottom: 0;

}



.single .post-excerpt a:hover {

	text-decoration: none;

}



.single-profile .fa-comments {

	margin-top: 0;

}



.single-format-standard .post-meta {

    padding: 0 5px;

    font-size: 12px;

}



.profile-sidebar {

	width: 150px;

	overflow: auto;

}



body.single .content {

	width: calc(100% - 170px);

}



body .single-profile.content {

    width: 61.5%;

}



.sidebar_profile p {

	text-align: center;

	margin: 5px 0;

}



.sidebar_profile a:hover {

	text-decoration: underline;

}



.sidebar-photo-wrapper {

	width: 150px;

	height: 150px;

	overflow: hidden;

}



.sidebar_profile img {

	-webkit-transition: 0.5s;

	transition: 0.5s;

}



.sidebar_profile a:hover img {

    -webkit-transform: scale(1.1);

    -moz-transform: scale(1.1);

    -o-transform: scale(1.1);

    transform: scale(1.1);

    -webkit-opacity: 0.8;

    -moz-opacity: 0.8;

    opacity: 0.8;

}



.single-profile-sidebar {

	box-shadow: none;

	background: transparent;

	border-radius: 0;

}



.text > a,

.call > a {

	cursor: default;

}



#profile-carousel-wrapper {

    margin-top: 5px;

    position: relative;

}



.single-profile .post {

	margin-bottom: 15px;

}



#profile-carousel,

#home-profile-carousel {

	overflow: hidden;

	padding: 15px 0;

	margin-left: -5px;

    margin-right: -5px;

	position: relative;

}



#profile-carousel-wrapper button,

.homepage-inner button {

    text-indent: -9999px;

    width: 40px;

    line-height: 0;

    height: 35px;

    position: absolute;

    top: -5px;

    margin-top: 0;

    text-align: center;

    z-index: 1;

    background: white;

    -webkit-transition: color 0.5s;

    transition: color 0.5s;

    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.1);

    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.1);

    box-shadow: 0 1px 4px rgba(0,0,0,0.1);

}



#profile-carousel-wrapper button:hover:after,

.homepage-inner button:hover:after {

	background: #f0f2f3;

}



#profile-carousel-wrapper button:after,

.homepage-inner button:after {

	position: absolute;

	top: 0;

	left: 0;

	right: 0;

	bottom: 0;

	background-color: transparent;

	cursor: pointer;

}



button.slick-prev {

	left: 0;

	border-radius: 3px 0 0 3px;

}



button.slick-prev:hover,

button.slick-prev:after {

	border-radius: 3px 0 0 3px;

}



button.slick-prev:after, button.slick-next:after {

    text-indent: 0;

    display: block;

    line-height: 35px;

    font-size: 35px;

    color: black;

    content: '\f104';

    font-family: 'FontAwesome';

}



button.slick-next:after {

	content: '\f105';

}



button.slick-next {

	left: 40px;

	border-radius: 0 3px 3px 0;

}



button.slick-next:hover,

button.slick-next:after {

	border-radius: 0 3px 3px 0;

}



.profile {

	display: inline-block;

	margin: 0 5px;

}



.main-profile,

.main-profile p {

	text-align: center;

}



#photos-carousel .slick-list {

	font-size: 0;

}



#profile-carousel .post-meta p,

#home-profile-carousel .post-meta p {

	font-size: 11px;

	line-height: 13px;

}



.profile .fa-comments,

.profile .fa-phone {

	display: none;

}



#photos-carousel {

	overflow: auto;

	padding: 1px;

}



#photos-carousel img {

	width: 100%;

	margin-bottom: 5px;

}



#photos-carousel a:last-child img {

	margin-bottom: 0;

}



.post-header p {

	padding-top: 5px;

	line-height: 20px;

}



.carousel-title {

	font-weight: 700;

	color: #777;

	font-size: 26px;

	margin-left: 90px;

	line-height: 28px;

}



#profile-carousel .call + .post-meta,

#home-profile-carousel .call + .post-meta {

	padding-bottom: 50px;

}



.home .profile,

.page-template-template-popular .profile {

    margin: 0 10px 20px 10px;

}



.home .post-excerpt p,

.home .post-excerpt .fa,

.page-template-template-popular .post-excerpt p,

.page-template-template-popular .post-excerpt .fa {

	font-size: 24px;

	line-height: 24px;

}



.like-line p {

	font-size: 18px;

	line-height: 20px;

	text-align: center;

}



.like-line {

	color: #ff7979;

}



.like-line .fa,

.like-line .total-likes {

	-webkit-transition: 0.5s;

	transition: 0.5s;

}



.post-title .total-likes {

	color: #ff7979;

}



.voted span,

.voted + span {

	color: #beb7b7 !important;

}



.like-line .total-likes {

	vertical-align: middle;

}



.like-line .voted span,

.like-line .voted + span {

	color: #beb7b7;

}



.like-line .heart:hover .fa {

	color: #beb7b7 !important;

	cursor: pointer !important;	

}



.header .blog-logo {

    text-align: left;

}



.single-profile .post .like-line {

	background: transparent;

}



.title-wrapper {

	padding-right: 105px;

}



.single-profile .post .post-header .post-title a {

  color: #2b3542;

  font-size: 25px;

}



.single-profile .post-header {

	position: relative;

}



.single-profile .post .post-header .like-line {

	position: absolute;

	right: 30px;

	top: 50%;

	margin-top: -13px;

	font-size: 20px;

	line-height: 20px;

}



.profile {

	position: relative;

}



.profile .like-line {

	position: absolute;

	left: 0;

	right: 0;

	bottom: 0;

	z-index: 99;

}



.fa-heart {

	padding-left: 2px;

}



#post-main-text + .read-more {

    display: none;

    padding: 5px 15px;

    font-size: 20px;

    line-height: 22px;

    color: #555;

    border-color: #ccc;

    background: #f7f7f7;

    -webkit-box-shadow: 0 1px 0 #ccc;

    box-shadow: 0 1px 0 #ccc;

    vertical-align: top;

    border-width: 1px;

    border-style: solid;

    -webkit-appearance: none;

    -webkit-border-radius: 3px;

    border-radius: 3px;

    white-space: nowrap;

    cursor: pointer;

    margin-top: 10px;

}



#post-main-text.truncate-on-small.is-truncated + .read-more,

#post-main-text.truncate-on-small.is-truncated.full-content + .read-more {

	display: block;

}



.truncate-on-small.is-truncated p {

	padding-bottom: 0;

}



.post-container .post {

	position: relative;

}



.post-container .post .like-line,

.profile .like-line {

    position: absolute;

    bottom: 0;

    right: 0;

    left: 0;

    z-index: 99;

    background: transparent;

    color: #ff7979;

    text-align: center;

    border-top: 1px solid #ededed;

    padding: 5px 5px 7px;

}



span.like_button {

    background: #ededed;

    padding: 3px 6px 5px;

    line-height: 25px;

    border-radius: 3px;

    margin-right: 5px;

    color: #999;

    font-size: 14px;

    box-shadow: 0px -2px 0px #dedede inset;

	cursor: pointer;

}



.seperator {

	padding-bottom: 42px;

}



.top-headers {

  margin-bottom: 13px;

  padding: 0 10px;

}



.most-popular {

    line-height: 20px;

    font-size: 18px;

    color: white;

    font-weight: bold;

    padding: 10px 12px;

    background: #404040;

    border-right: 1px solid #404040;

}



.main-menu > li > a {

	padding: 10px 27px;

	line-height: 1.5;

}



.pay-by-cc {

    background: #fe3434;

    border-right: 1px solid #fe3434;

}



.most-popular:hover, .most-popular-button.current {

	background: #b71c1c;

	color: white;

}



.pay-by-cc:hover {

	background: #078fe4;

}



.most-popular.current {

	background: #b9b8b8;

}



.most-popular.current:hover {

	background: #b9b8b8;

}



.header {

	display: inline-block;

}



.header-wrapper {

	overflow: hidden;

}



.hidden-header {

	opacity: 0;

}



.header .cover {

    background: rgba(0, 0, 0, 0); 

}



#cta-carousel {

    margin-bottom: 10px;

    overflow: hidden;

    padding-bottom: 5px;

}



.cta-carousel-item {

	float: left;

	margin: 0 5px;

}



.cta-carousel-item a > div {

	border-radius: 5px;

}



.cta-carousel-item .cta-terms {

	padding: 5px 10px 10px 10px;

	font-size: 11px;

	line-height: 13px;

}



.cta-carousel-item > a {

	cursor: default;

}



.cta-top {

    padding: 10px 10px 0 10px;

    border-bottom: 1px solid rgba(255, 255, 255, 0.1);

}



.cta-carousel-item p {

	text-align: center;

	color: white;

	font-size: 24px;

    line-height: 24px;

	margin-bottom: 5px;

}



.cta-carousel-item:nth-child(odd) a > div {

    box-shadow: 0px 2px 0px 0px #000000;

    background: #45484d;

    background: -moz-linear-gradient(top, #45484d 0%, #000000 100%);

    background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%);

    background: linear-gradient(to bottom, #45484d 0%,#000000 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );

}



.cta-carousel-item:nth-child(even) a > div {

    box-shadow: 0px 2px 0px 0px #000000;

    background: #7d7e7d;

    background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);

    background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);

    background: linear-gradient(to bottom, #7d7e7d 0%,#0e0e0e 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );

}



.carousel-clear {

	margin-bottom: 10px;

}



.cta.full-width + .clear {

	clear: none;

}



div.empty {

	position: relative;

	height: 0;

}



.empty .main-menu,

.empty .nav-toggle {

	display: none;

}



.homepage-inner {

	position: relative;

}

.homepage-inner .caption p {

    font-weight: bold;

    line-height: 1.1;

}



.homepage-inner .slick-prev {

	left: 0;

}



.homepage-inner .slick-next {

	right: 0;

	left: auto;

}



.homepage-inner .cta-prev,

.homepage-inner .cta-next {

	display: none;

}



.mCSB_inside > .mCSB_container {

    margin-right: 16px;

}



#cta-carousel .bold {

	color: #fe3434;

}



#cta-carousel .cta-heading {

	color: white !important;

}



#cta-carousel.sidebar-carousel {

	margin-top: 10px;

}



.sidebar-carousel .cta-carousel-item {

	margin: 0;

	margin-bottom: 5px;

	width: 49.5%;

}



.sidebar-carousel .cta-carousel-item:nth-child(odd) {

	float: left;

}



.sidebar-carousel .cta-carousel-item:nth-child(even) {

	float: right;

}



.sidebar-carousel .cta-carousel-item p {

	font-size: 20px;

    line-height: 20px;

}



.sidebar-carousel .cta-carousel-item .cta-terms {

	font-size: 10px;

	line-height: 12px;

}



#cta-carousel.sidebar-carousel {

    margin-top: 10px;

    margin-right: 6px;

}



.cta.full-width {

	margin-right: 10px;

}



.post-content h1,

.post-content h2,

.post-content h3,

.post-content h4,

.post-content h5,

.post-content h6 {

	margin-top: 0;

	margin-bottom: 10px;

}



.page-template .post-content > * {

	margin-bottom: 10px;

}



.medium-padding {

    padding: 30px 0;

}



.smaller-sidebar .main_photo {

	width: 99% !important;

}



.smaller-sidebar {

	width: 27%;

}



body.single .bigger-content {

	width: 72%;

}



.smaller-sidebar .sidebar-carousel .cta-carousel-item p {

    font-size: 18px;

    line-height: 20px;

}



.smaller-sidebar .sidebar-carousel .cta-carousel-item .cta-subgroup {

    font-size: 14px;

    line-height: 16px;

}



.smaller-sidebar .sidebar-carousel .cta-carousel-item .cta-terms {

    font-size: 10px;

    line-height: 12px;

}



.header-inner {

	position: relative;

}



#general-cta-carousel {

	position: absolute;

	top: 50%;

	right: 0;

	margin-top: -40px;

	width: 300px;

}



.general-cta {

	background: #ff3333;

    background: -moz-linear-gradient(top, #ff3333 0%, #9f0d0d 100%);

    background: -webkit-linear-gradient(top, #ff3333 0%,#9f0d0d 100%);

    background: linear-gradient(to bottom, #ff3333 0%,#9f0d0d 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3333', endColorstr='#9f0d0d',GradientType=0 );

	border-radius: 5px;	

	padding: 10px;

}



.general-cta a {

	color: white;

	cursor: default;

	display: block;

}



.general-cta a:hover {

	text-decoration: none;

	color: white;

}



.general-cta p {

	font-size: 20px;

	line-height: 22px;

	margin-bottom: 5px;

	text-align: center;

}



.general-cta .cta-terms {

	font-size: 11px;

	line-height: 13px;

	margin-top: 5px;

}



.general-cta .fa-comments {

	margin-top: 0;

}



.general-cta .cta-top {

	padding-top: 0;

}



.header .blog-logo {

	padding-right: 260px;

}



.cta-carousel-wrapper {

	position: relative;

}



.single .post-meta p:first-child {

	margin-top: 5px;

}



#featured-links-block {

    background: url(images/links_bg.png) no-repeat right -42px;

    padding: 20px 0 5px;

    text-align: center;

}



#featured-links-block h3, .profile-carousel-inner h4 {

  color: #252525;

  font-size: 24px;

  font-weight: 700;

  line-height: 27px;

  margin-bottom: 15px;

  text-align: center;

}



#featured-links-block h3 {

    text-align: left;

    color: #ffffff;

    background: rgba(0,0,0,0.5);

    border-radius: 5px;

    margin-bottom: 19px;

}



.profile-carousel-inner h4 {

	padding-top: 20px;

	color: #fff;

    margin-bottom: 0;

}



.featured-link {

    padding: 10px 15px;

    margin-bottom: 10px;

    float: left;

    margin-right: 10px;

    background: #fff;

    box-shadow: 0px 2px 0px #bdbdbd;

    border-radius: 3px;

}



.featured-link img {

    width: 16px;

}



#featured-links-block a {

    color: #404040;

    font-weight: 700;

    -webkit-transition: 0.5s;

    transition: 0.5s;

    display: inline-block;

    font-size: 14px;

}



#featured-links-block a:hover > div{

	background: #e2e6e6;

}



.home .profile .post-meta,

.page-template-template-popular .profile .post-meta {

	padding: 0 5px 5px;

}



#home-profile-carousel {

	margin-left: 40px;

	margin-right: 40px;

}



#profile-carousel-wrapper.profile-carousel-home button {

	top: 50% !important;

	margin-top: -17px;

}



#profile-carousel-wrapper.profile-carousel-home .slick-prev {

	left: 0;

	z-index: 99;

}



#profile-carousel-wrapper.profile-carousel-home .slick-next {

	right: 0;

}



.cta-heading img {

	display: inline;

}



.profile-carousel-inner {

    background: #555252;

    margin-bottom: 10px;

	box-shadow: 0px 5px 55px rgba(0,0,0,0.5) inset;

}



#cta-carousel .slick-slide {

	padding-bottom: 5px;

}



.footer h1 {

  color: #fff;

  font-size: 21px;

  font-weight: bold;

  line-height: 23px;

  margin-bottom: 5px;

}

.single-format-standard .post-meta.last-meta,

.home .post-meta.last-meta,

.page-template-template-popular .post-meta.last-meta {

	padding-bottom: 50px;

}



.empty.most-popular {

	position: absolute;

	bottom: 0;

	left: calc((100% - 1400px) / 2);

}



#featured-links-block h3 {

    font-weight: 100;

}



.profile .post-header .post-title {

    font-size: 18px;

}



.profile .caption p {

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

}



.odd-ctas .last-cta {

	margin-right: 10px;

}



.clear900 {

	display: none;

}



.cta .black {

	box-shadow: 0px 2px 0px 0px #000000;

    background: #45484d;

    background: -moz-linear-gradient(top, #45484d 0%, #000000 100%);

    background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%);

    background: linear-gradient(to bottom, #45484d 0%,#000000 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );

}



.single-profile-carousel {

	margin-bottom: 0;

}



.cta-carousel-item .fa-comments {

	margin: 0;

}



#featured-links-block .section-inner {

	text-align: left;

	width: 100%;

    max-width: 100%;

    padding: 0 20px;

}



#featured-links-block h3 {

	margin-top: 25px;

    padding: 5px 10px;

}



.footer-block {

    background: #7a7a7a;

    position: relative;

    background: -moz-linear-gradient(top, #7a7a7a 0%, #d2d3d3 29%, #d2d3d3 100%);

    background: -webkit-linear-gradient(top, #7a7a7a 0%,#d2d3d3 29%,#d2d3d3 100%);

    background: linear-gradient(to bottom, #7a7a7a 0%,#d2d3d3 29%,#d2d3d3 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#d2d3d3',GradientType=0 );

}



.footer.left.section {

	position: relative;

	z-index: 2;

}

 

.top-headers h5, .top-headers h6 {

    text-align: center;

}



.top-headers h5:after {

    position: relative;

    content: '\00b7\00b7\00b7\00b7\00b7\00b7\00b7';

    font-family: sans-serif;

    width: 100%;

    display: block;

    font-size: 60px;

    padding-top: 6px;

    line-height: 15px;

    color: #fe3434;

}



.top-headers h6 {

    color: #989898;

}



.cta .post-meta {

	clear: both;

}



.third {

    width: 40%;

    padding: 5px;

}



.two-third {

	width: 60%;

}



.cta .cta-title {

    margin-bottom: 0;

    padding: 0 5px;

    font-size: 15px;

    font-weight: bold;

}



.cta-block {

	width: 50%;

	float: left;

}



.cta.two-third {

    background: #ededed;

    padding: 5px;

    border-right: 1px solid #ccc;

}



.cta-wrap {

    border-radius: 5px;

    overflow: hidden;

    background: #f3f3f3;

	margin-bottom: 8px;

}



.cta.full-width {

	padding: 5px 0px;

}



.ivr.full-width {

	width: 100%;

}



.post-excerpt.vsc p {

	font-size: 18px !important;

	line-height: 18px !important;

}



.home-cta-title {

	padding: 5px 5px 0 5px;

    text-align: center;

}



.featured-media a {

    overflow: hidden;

    background: #3e3e3e;

}



.lightbox > div {

	display: inline-block;

	margin: 0 20px;

}



.lightbox-title {

	font-size: 24px;

	line-height: 24px;

	margin-bottom: 5px;

}



.lightbox > img {

	vertical-align: top;

}



.lightbox .blue-text {

	font-size: 16px;

	line-height: 16px;

	margin-bottom: 5px;

	color: #399ed8;

}



.lightbox-number {

	font-size: 30px;

	line-height: 30px;

	margin-bottom: 5px;

	background: #399ed8;

	padding: 5px;

	color: white;

	border-radius: 5px;

}



.lightbox-terms {

	font-size: 14px;

    line-height: 16px;

    color: #818181;

    font-weight: bold;

}



.cards {

	width: 100px;

}



.lock {

	width: 65px;

}



.home .post-excerpt .fa-mobile,

.page-template-template-popular .post-excerpt .fa-mobile {

	font-size: 24px;

	line-height: 24px;

}



.lightbox > img.hidden {

	display: none;

}



.home .post-excerpt .fa-comments,

.page-template-template-popular .fa-comments  {

	margin-top: -2px;

}



.home .post-excerpt p,

.page-template-template-popular .post-excerpt p {

	display: inline;

	font-size: 17px;

	line-height: 17px;

}



.home .post-excerpt.text p, .page-template-template-popular .post-excerpt.text p {

	font-size: 15px;

}



.home .post-excerpt,

.page-template-template-popular .post-excerpt {

	padding: 5px;

}



.post-excerpt .fa-mobile {

	margin: 0 4px !important;

}



.most-popular.current {

	border-right: none;

}



.post-container .post .like-line.responsive {

	left: auto;

	border-top: none;

}



.post-container .post .like-line.responsive span.like_button {

	border-radius: 3px 3px 5px 5px;

}



.cta .post-excerpt {

	padding: 6px;

}



.cta .post-excerpt p, .cta .post-excerpt .fa {

	font-size: 17px;

	line-height: 19px;

}



.cta {

	padding: 5px;

}



/* SMS and IVR CTAs available */

.ivr_cta.sms_cta .cta.ivr {

    width: 60%;

    padding-right: 0;

}



.ivr_cta.sms_cta .cta.sms {

    width: 40%;

    padding-left: 0px;

}



.ivr_cta.sms_cta .cta .post-excerpt p {

    font-size: 19px;

}



.only_sms .cta.sms {

    width: auto;

    float: none;

    display: inline-block;

    margin-bottom: 0px;

	text-align: center;

}



.only_ivr .cta .post-excerpt p,

.only_ivr .cta .post-excerpt p .fa {

    font-size: 24px;

}



.cta-wrap .fa-phone,

.cta-wrap .fa-comments {

	margin: 0 4px !important;

}



.only_sms .cta .post-excerpt p {

    font-size: 24px;

}



.single-profile .post .post-header:before,

.single-profile .post .post-header:after {

	display: none;

}



/* TAN BUTTON */



.tan-button {

	padding: 8px;

	border-radius: 5px;

	cursor: pointer;

	box-shadow: 0px 2px 0px #bdbdbd;

	transition: 0.2s linear;

	background: #fff;

}



.tan-button:hover {

	background: #e2e6e6;

}



.tan-button span {

	display: block;

	margin-top: 5px;

	font-weight: 700;

	color: #2a2a2a;

}



.main_photo {

	float: none;

}



.cta-block {

	margin-bottom: 5px;

}



.prevent-cta:hover,

.prevent-cta:hover * {

	text-decoration: none !important;

}



.tan-link {

	color: red !important;

	display: inline;

	text-align: center;

	text-decoration: underline;

}



.credits-inner {

	text-align: center;

}



.small-padding {

    padding: 30px 0;

}



.featured-media {

	position: relative;

}



.new-badge {

	position: absolute;

    right: 5px;	

	top: 5px;

	width: 75px;

	z-index: 99;

}



.post-container .post {

	overflow: visible;

}



.main_photo_wrapper {

	position: relative;

	display: inline;

}



.single-post .profile-media {

	position: relative;

}



.single-post .profile-media .new-badge {

	right: auto;

	left: 5px;

}



.featured-media a .new-badge {

	width: 50px;

}



.footer {

	min-height: 277px;

}



.prevent-cta {

	cursor: default;

}



.truncate_homepage {

    overflow: hidden;

    height: 129px;

    text-overflow: ellipsis;

    position: relative;

}



.truncate_homepage::before {

    position: absolute;

    content: '';

    background: -webkit-linear-gradient(top, rgba(122,122,122,0) 0%,rgb(38, 38, 38) 100%);

    background: linear-gradient(to bottom, rgba(122,122,122,0) 0%,rgb(38, 38, 38) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007a7a7a', endColorstr='#7a7a7a',GradientType=0 );

    height: 40px;

    left: 0;

    right: 0;

    bottom: 0; 

}



.truncate_homepage.active {

    overflow: hidden;

    height: auto;

    text-overflow: ellipsis;

}



.truncate_homepage.active::before  {

	display: none;

}



.toggle_read_more {

    padding-top: 5px;

    display: block;

    font-size: 14px;

    font-weight: bold;

    text-decoration: underline;

}



.loader {

  color: #ffffff;

  font-size: 90px;

  text-indent: -9999em;

  overflow: hidden;

  width: 1em;

  height: 1em;

  line-height: 1.2em;

  border-radius: 50%;

  margin: 72px auto;

  position: relative;

  -webkit-transform: translateZ(0);

  -ms-transform: translateZ(0);

  transform: translateZ(0);

  -webkit-animation: load6 1.7s infinite ease;

  animation: load6 1.7s infinite ease;

}

@-webkit-keyframes load6 {

  0% {

    -webkit-transform: rotate(0deg);

    transform: rotate(0deg);

    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;

  }

  5%,

  95% {

    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;

  }

  10%,

  59% {

    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;

  }

  20% {

    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;

  }

  38% {

    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;

  }

  100% {

    -webkit-transform: rotate(360deg);

    transform: rotate(360deg);

    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;

  }

}

@keyframes load6 {

  0% {

    -webkit-transform: rotate(0deg);

    transform: rotate(0deg);

    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;

  }

  5%,

  95% {

    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;

  }

  10%,

  59% {

    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;

  }

  20% {

    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;

  }

  38% {

    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;

  }

  100% {

    -webkit-transform: rotate(360deg);

    transform: rotate(360deg);

    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;

  }

}



.profile-carousel-inner .section-inner {

	padding-bottom: 10px;

}



/* PAKEITIMAI */



.bg-dark {

	background: #000;

}



.bg-dark.navigation {

	background: #383737;

}



.bg-graphite {

	background: #171717;

}



.truncate_homepage::before {

	background: -webkit-linear-gradient(top,rgba(122,122,122,0) 0,#FF9 100%); 

    background: linear-gradient(to bottom,rgba(122,122,122,0) 0,#FF9 100%); 

}



.credits p {

	color: white;

}



.tan-link {

	background: #ed0104;

	padding: 5px;

	color: white !important;

	display: inline-block;

    text-decoration: none;

    margin-bottom: 5px;

	border-radius: 3px;

}



.tan-link:hover {

	text-decoration: none !important;

	background: #383737;

	color: white !important;

}



.pagination {

	background: #ed0104;

	margin: 0 10px;

	border-radius: 3px;

	display: inline-block;

}



.pagination > *:first-child {

	border-left: none;

	border-radius: 3px 0 0 3px;

}



.pagination > *:last-child {

	border-right: none;

	border-radius: 0 3px 3px 0;

}



.pagination a,

.pagination span {

	border-right: 1px solid #333;

	padding: 0 12px;

	float: left;

    font-size: 22px;

	font-weight: 700;

	color: white;

}



.pagination::after,

.posts::after {

	content: '';

	display: block;

	clear:both;

}



.pagination a:hover {

	background: #383737;

	color: white;

}



.pagination span {

	background-color: #1ba3d4;

	color: white;

}



.footer h1,

.footer h2,

.footer h3,

.footer h4 {

	color: white;

}



.footer .section-inner.row p {

	color: #ccc !important;

}



.top-headers h5,

.top-headers h6 {

	color: white;

}



.top-headers h5:after {

	color: #1ba3d4;

}



.main-menu li a,

.main-menu>li:before {

	color: white;

}



.main-menu li a:hover {

	color: #1ba3d4;

}



.most-popular {

    color: white;

	background: #383737;

    border-right: 1px solid black;

	border-left: 1px solid black;

}



.most-popular.current,

.most-popular.current:hover {

	background: #ed0104;

}



.most-popular.pay-by-cc {

	border: none;

}



.most-popular:hover {

	background: #1ba3d4;

	color: white;

}



.post-container .post,

.caption  {

	background: #383737;

}



.post-header {

	border-bottom: none;

}



.post-header .post-title a {

	color: white;

}



.post .post-header:before, .page .post-header:before {

	border-top-color: #383737;

}



.post .post-header:before, .page .post-header:after {

	border-top-color: #383737;

}



.post-excerpt.call {

	background: #ed0104;

}



.call {

    -webkit-box-shadow: 0 2px 0 0 #d50609;

    -moz-box-shadow: 0 2px 0 0 #d50609;

    box-shadow: 0 2px 0 0 #d50609;

}



.post-excerpt.text {

	background: #1ba3d4;

}



.text {

    -webkit-box-shadow: 0 2px 0 0 #148bb6;

    -moz-box-shadow: 0 2px 0 0 #148bb6;

    box-shadow: 0 2px 0 0 #148bb6;

}



span.like_button {

    color: #fff;

    box-shadow: 0 -2px 0 #4a4a4a inset;

    background: #666;

}



span.like_button:hover,

.voted span,

.voted span i {

	background: #1aa0d5 !important;

	color: white !important;

}



.single .post-meta p, .single .post-meta>a, .post-nav a {

	color: #ccc;

}



.post-excerpt p {

	color: white;

}



.post-excerpt span,

.post-excerpt i {

	color: #ffc507;

}



.caption {

	 padding: 5px 5px 3px 5px;

}



.caption p {

	text-align: center;

}



.post-excerpt.text p {

	color: white;

}



.home .post-excerpt.text p, .page-template-template-popular .post-excerpt.text p {

	font-size: 17px;

}



.posts {

	margin-bottom: 10px;

	background: #171717;

}



.like-line .total-likes {

	color: white;

}



.voted+span {

    color: white !important;

}



.footer-block {

    background: #c6c0c0;

    position: relative;

    

} 



.cta-carousel-item a>div {

    box-shadow: 0 2px 0 0 #168fbf !important;

    background: #1aa0d5 !important;

}



#cta-carousel .cta-heading {

	color: white !important;

}



#cta-carousel .bold {

	color: #ffc507;

}



.cta-carousel-item p,

.cta-carousel-item i {

	color: white;

}



.general-cta {

    background: #ed0104;

    background: -moz-linear-gradient(top,#ed0104 0,#e00407 100%);

    background: -webkit-linear-gradient(top,#ed0104 0,#e00407 100%);

    background: linear-gradient(to bottom,#ed0104 0,#e00407 100%);

}



.cta-top {

    border-bottom: 1px solid rgba(255,255,255,.2);

}



.truncate_homepage::before {

    background: none;

	background: -webkit-linear-gradient(top,rgba(122,122,122,0) 0,#151515 100%);

    background: linear-gradient(to bottom,rgba(122,122,122,0) 0,#151515 100%);

}

#cta-carousel .bold {

    color: #000;

}



#cta-carousel .bold {

    color: #000;

}



.transparent {

    opacity: 10;

}


/* Compliance-Start */

.general-cta p {
	font-size: 19px;
	line-height: 21px;
	margin-bottom: 5px;
	text-align: center;
}

.general-cta .cta-terms {
	font-size: 15px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	margin-top: 5px;
}

.cta-carousel-item p {
    text-align: center;
    color: white;
    font-size: 27px;
    line-height: 29px;
}

.cta-carousel-item .cta-terms {
	padding: 5px 10px 10px 10px;
	font-size: 15px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
}

.single .post-header .post-title {
    font-size: 20px;
}

.caption {
    padding: 10px;
    background: #1d1d1d;
    color: #f1f1f1;
    font-size: 17px;
	line-height: 19px;
    font-weight: bold;
}

.posts .post-meta {
    padding: 0px 5px 5px;
    background: transparent;
}

.single .post-meta p:first-child {
	margin-top: 5px;
	font-size: 15px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold !important;
	color: #fff;
}

.credits-inner p {
	text-align: center;
	font-size: 15px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold !important;
	color: #fff;
}

.sticky-term {
	background-color:rgba(0, 0, 0, 0.6);
    color: #fff;
    position: fixed;
    left: 0;
   bottom: 0;
   width: 100%;
    width: 100%;
padding: 3px 0 2px 0;
    text-align: center;
	z-index: 1;
}

.sticky-term a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
}

.section.header {
		padding: 30px 0;
	}
	
	.home .post-excerpt p,
.page-template-template-popular .post-excerpt p {
	display: inline;
}

.post-excerpt.call p, .post-excerpt.vsc p {
	font-size: 20px !important;
	line-height: 22px !important;
}

.post-excerpt p, .post-excerpt.text {
	font-size: 17px !important;
	line-height: 20px !important;
}

/* Compliance-Finish */

@-webkit-keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);


    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}

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

.wrapper.section {
		padding: 15px 0 0;
		padding-bottom: 15px;
	}
	
	.cta-carousel-item p {
		font-size: 22px;
		line-height: 23px;
	}
	
	.sidebar .cta-subgroup {
		display: block;
	}
	
	.smaller-sidebar .sidebar-carousel .cta-carousel-item .cta-subgroup {
		display: inline;
	}
	
	.nav-toggle {
		display: block;
		padding: 10px 0;
	}
	
	.post-excerpt.call p, .post-excerpt.vsc p {
	font-size: 22px !important;
	line-height: 24px !important;
}

.post-excerpt p, .post-excerpt.text {
	font-size: 20px !important;
	line-height: 22px !important;
}
	
}

@media (max-width: 1200px){ 

	.main-menu > li > a {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.cta-carousel-item p {
		font-size: 22px;
		line-height: 22px;
	}
	
	.homepage-inner #cta-carousel {
		margin-left: 40px;
		margin-right: 40px;
	}
	
	.homepage-inner .cta-prev,
	.homepage-inner .cta-next {
		display: block;
	}
	
	.smaller-sidebar .sidebar-carousel .cta-carousel-item .cta-subgroup {
		font-size: 16px;
		line-height: 18px;
	}
	
	.page-template-template-popular .post-excerpt .fa-comments,
	.home .post-excerpt .fa-comments {
		display: none;
	}
	
		.profile .post-header .post-title {
		font-size: 15px;
	}
	
		.header .logo img {
		max-width: 200px;
	}
	
		.post-excerpt.call p, .post-excerpt.vsc p {
	font-size: 22px !important;
	line-height: 24px !important;
}

.post-excerpt p, .post-excerpt.text {
	font-size: 22px !important;
	line-height: 24px !important;
}

.post-container {
width: 33.33% !important;
}

}

@media (max-width: 992px){
	.sidebar {
		display: block;
	}
	
	body.single .content {
		width: calc(100% - 180px);
		float: left;
	}
	
	.content {
		float: left;
	}
	
	body.single .single-profile {
		float: right;
		width: 61.5%;
	}
	
	body.single .bigger-content.single-profile {
		width: 72%;
	}
	
	.single-profile .post .text {
		margin-left: 0;
		margin-right: 0;
	}
	
	.single-profile .post .post-meta {
		padding: 0 10px;
	}
	
	.single-profile .post .call + .post-meta {
		padding-left: 20px;
	}
	
	.cta-carousel-item p {
		font-size: 18px;
		line-height: 18px;
	}
	
	.single-profile .post .full-width .text {
		margin-right: 5px;
	}
	
	.cta .black p {
		font-size: 15px;
	}
	
	.post-container {
		padding: 0 5px 10px 5px;
	}
	
	.only_sms .cta.sms {
		margin-left: 5px;
	}
	
	.single-profile .only_sms .post-meta {
		text-align: left;
		padding: 0;
	}
	
	.only_sms .cta .cta-title {
		padding: 0;
	}
	
.post-container {
width: 50% !important;
}
	
	
}

@media (max-width: 768px){

	.truncate_homepage {
	    height: 117px;
	}
	
	.toggle_read_more {
	    text-align: center;
	}

	#featured-links-block {
		padding-top: 70px;
	}
	
	.content {
		float: none !important;
		width: 100% !important;
	}
	
	.profile-sidebar {
		width: 100%;
		padding-top: 10px;
		float: none;
	}
	
	.sidebar_profile a > div {
		float: left;
		margin: 0 5px;
		text-align: center;
	}
	
	.profile-sidebar {
		margin-top: 30px;
	}
	
	.cta .post-excerpt p,
	.cta .post-excerpt .fa {
		font-size: 17px;
	}
	
	.cta .post-excerpt .fa {
		line-height: 20px;
	}
	
	.empty.most-popular {
		line-height: 18px;
		font-size: 16px;
		padding: 10px 15px;
	}
	
	.cta-carousel-item p {
		font-size: 22px;
		line-height: 22px;
	}
	
	.single-profile-sidebar .cta-carousel-item {
		width: 50% !important;
		padding: 0 1px;
	}
	
	.single-profile-sidebar .cta-subgroup {
		display: inline;
	}
	
	.smaller-sidebar .sidebar-carousel .cta-carousel-item .cta-subgroup {
		font-size: 16px;
		line-height: 16px;
	}
	
	.smaller-sidebar .sidebar-carousel .cta-carousel-item p {
		font-size: 18px;
		line-height: 18px;
	}
	
	.header .logo img {
		max-width: 200px;
	}
	
	.width50 {
		float: none;
		width: 100%;
	}
	
	#featured-links-block .section-inner {
		text-align: center;
	}
	
	#featured-links-block h3 {
		text-align: center;
	}
	
	.home .post-excerpt .fa-comments, .page-template-template-popular .fa-comments {
		display: inline;
		font-size: 14px;
		line-height: 14px;
		margin-top: 4px;
	}
	
	.tan {
		text-align: left;
	}
	
	.home .post-excerpt .fa-comments, .page-template-template-popular .fa-comments {
		margin-top: 0;
	}
	
}

@media (max-width: 576px){

	.post-excerpt {
	    border-radius: 5px;
	    margin: 5px 5px 0px;
	    padding: 6px 10px;
	}

	.posts .post-meta {
	    padding: 0 5px 0px;
	}

	.tan-link  {
		margin-bottom: 10px;
		display: block;
	}
	.tan-button {
		margin-top: 100px;
	}
	.profile-carousel-inner h4 {
		margin-bottom: 0;
	}
	
	.single-post .single-profile-carousel.profile-carousel-inner h4 {
		padding-bottom: 2px;
	}
	
	.photo-sizer {
		width: 40%;
	}

	.text > a,
	.call > a,
	.cta-carousel-item > a,
	.general-cta > a {
		cursor: pointer;
	}
	
	.top-headers > *{
		text-align: center;
	}
	
	h5 {
		font-size: 22px;
		line-height: 24px;
	}
	
	h6 {
		font-size: 16px;
		line-height: 18px;
	}
	
	#photos-carousel {
		width: 100px;
	}
	
	.main_photo {
		width: calc(100% - 110px);
	}
	
	.single-profile-sidebar .cta-subgroup {
		display: block;
	}
	
	.cta {
		margin-bottom: 5px;
	}
	
	.cta .call {
		margin-top: 0;
	}
	
	.full-main-photo {
		width: 66% !important;
	}
	
	#home-profile-carousel {
		margin-left: 0;
		margin-right: 0;
	}
	
	.home .profile,
	.page-template-template-popular .profile {
		margin: 0 5px;
	}
	
	#profile-carousel-wrapper.profile-carousel-home button {
		top: 5px !important;
	}
	
	#home-profile-carousel {
		padding-top: 30px
	}
	
	#profile-carousel-wrapper.profile-carousel-home .slick-prev {
		left: 5px;
	}
	
	#profile-carousel-wrapper.profile-carousel-home .slick-next {
		right: 5px;
		left: auto;
	}
	
	#featured-links-block h3, .profile-carousel-inner h4 {
		font-size: 20px;
		line-height: 22px;
	}
	
	.most-popular {
		font-size: 12px;
	}
	
	.post-excerpt.text {
		clear: both;
	}
	
	.profile-carousel-inner h4 {
		padding-bottom: 7px;
	}
	
	#featured-links-block a {
		width: 49%;
	}
	
	.featured-link {
		background: transparent !important;
		box-shadow: none !important;
		padding: 0;
		color: #ef3c2e;
		text-shadow: 0px 0px 10px rgba(255,255,255,0.5);
	}
	
	#featured-links-block a:hover .featured-link span {
		text-decoration: underline;
	}
	
	.featured-media a img {
		max-width: 100%;
		max-height: 200px;
		width: auto;
	}
	
	.home .post-excerpt p, .home .post-excerpt .fa,
	.page-template-template-popular .post-excerpt p,
	.page-template-template-popular .post-excerpt .fa {
		font-size: 16px;
		line-height: 16px;
	}
	
	.home .post-excerpt div,
	.page-template-template-popular .post-excerpt div {
		text-align: center;
	}
	
	.home .post-excerpt.call,
	.page-template-template-popular .post-excerpt.call {
		width: auto;
		display: block;
		text-align: center;
	}

	
	.vsc-post-meta .anexed-term + p {
		margin-top: 0;
		display: inline !important;
	}
	
	.vsc-post-meta  {
		text-align: center;
	}
	
	.vsc-post-meta .anexed-term {
		display: inline !important;
	}
	
	.post-excerpt.vsc,
	.smaller-font.call-excerpt {
		padding: 6px;
	}
	
	.home .caption p, 
	.page-template-template-popular .caption p {
		text-align: center;
	}
	
	.home .post-excerpt p, .home .post-excerpt .fa,
	.page-template-template-popular .post-excerpt p, .page-template-template-popular .post-excerpt .fa {
		font-size: 22px;
		line-height: 22px;
	}
	
	.home-cta-title {
		font-size: 20px;
	}
	
	.home .post-excerpt .fa-comments, .page-template-template-popular .fa-comments {
		float: none;
	}
	
	.fa-comments, .fa-phone, .post-excerpt .fa-mobile {
		display: inline;
	}
	
	.cta .cta-title {
		clear: both;
		text-align: center;
	}
	
	.cta .post-excerpt p {
		font-size: 14px;
	}
	
	.cta-block {
		width: 49%;
	}
	
	.cta-block.first {
		margin-right: 2%;
	}
	
	.cta-title {
		display: none;
	}
	
	.top-headers h5:after {
		display: none;
	}
	
	.home .caption.like-line,
	.page-template-page-popular .caption.like-line,
	.home .seperator,
	.page-template-page-popular .seperator	{
		display: none;
	}
	
	.home .like-line.responsive,
	.page-template-page-popular .like-line.responsive {
		display: inline;
	}
	
	.home .like-line.responsive p,
	.page-template-page-popular .like-line.responsive p {
		text-align: right;
		padding-right: 10px;
	}
	
	.home .post-excerpt p,
	.home .post-excerpt .fa,
	.page-template-template-popular .post-excerpt p,
	.page-template-template-popular .post-excerpt .fa {
		font-size: 16px;
		line-height: 16px;
	}
	
	.home .post-excerpt.call p, .home .post-excerpt.vsc p, .page-template-template-popular .post-excerpt.call p, .page-template-template-popular .post-excerpt.vsc p {
		display: block;
		text-align: center;
	}
	
	.home .post-excerpt.text p, .page-template-template-popular .post-excerpt.text p {
		font-size: 17px;
		line-height: 18px;
	}
	
	.home .post-excerpt.text .fa, .page-template-template-popular .post-excerpt.text .fa {
		font-size: 18px;
		line-height: 18px;
	}
	
	.only_ivr .cta-block {
		width: 50%;
		margin-right: 0;
	}
	
	.only_ivr .cta .post-excerpt p, .only_ivr .cta .post-excerpt p .fa {
		font-size: 15px !important;
		line-height: 15px !important;
	}
	
	.only_ivr p {
		text-align: center;
	}
	
	.only_ivr p .fa {
		margin-left: 0 !important;
	}
	
	.ivr_cta.sms_cta .cta .post-excerpt.call p,
	.ivr_cta.sms_cta .cta .post-excerpt.call .fa,
	.ivr_cta.sms_cta .cta .post-excerpt.ivr p,
	.ivr_cta.sms_cta .cta .post-excerpt.ivr .fa {
		font-size: 15px;
		line-height: 15px;
	}
	
	.ivr_cta.sms_cta .cta.ivr {
		padding-bottom: 0;
	}
	
	span.like_button {
		border-radius: 3px;
		box-shadow: none;
	}
	
	.caption.responsive .like_button {
		border-radius: 3px 3px 5px 5px;
	}
	
	.caption {
		padding: 5px;
	}


	
	.single-post .profile-carousel-inner h4 {
		padding-bottom: 5px;
	}
	
	.post-container .post .like-line {
		bottom: -2px;
	}
	
	.smaller-media {
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
	
	.smaller-media .full-profile-width img {
		width: 100%;
	}
	
	.single .post-meta p, .single .post-meta > a, .post-nav a {
		min-height: 0;
	}
	
	.content .post-content {
		padding-top: 0;
	}
	
	.ctot_cta {
		width: 295px;
		margin: 0 auto;
	}
	
	#featured-links-wrapper {
		max-width: 350px;
		margin: 0 auto;
	}
	
	.c2t {
	display: inline-block;
	color: #ffc507;
}

.c2t span {
	color: ffc507;
}

.post-container .post, .caption {
    padding-bottom: 7px; margin-top: 0;
}

.post-container {
margin-top: 0;
}

.section.header {
    padding: 21px 0;
}

.header .logo img {
	max-width: 193px;
	}	

.post-container {
width: 100% !important;
}	

.bg-image {
	width: 464px !important;
}
	
}

@media (max-width: 375px){

.post-excerpt p, .post-excerpt.text {
	font-size: 18px !important;
	line-height: 20px !important;
}

.cta-carousel-item p {
    font-size: 20px;
    line-height: 22px;
}
}

@media (max-width: 1025px) {
	#general-cta-carousel {
		display: none;
	}
}

/* smsob ccsms start */

.banner-wrapper {
	width: 100%;
	margin-bottom: 15px;
}

.banner-wrapper img {
	width: 450px;
	height: auto;
}

.bw-coll, .bw-colr {
	width: 49.5%;
	display: block;
}

.bw-coll {
	text-align: right;
}

.bw-colr {
	text-align: left;
}

@media (max-width: 768px){
.banner-wrapper img {
	width: 100%;
	height: auto;
}

.bw-coll, .bw-colr {
	width: 100%;
	display: block;
}


.bw-coll {
	margin-bottom: 10px;
}	

}

/* smsob ccsms finish */

