/*
Theme Name: Wise Mag Child
Theme URI: https://www.probewise.com/themes/wise-mag/
Author: Probewise
Author URI: https://www.probewise.com/
Description: A child theme for Wise Mag WordPress theme.
Template: wise-mag
*/

/*--------------------------------------------------------------
Your customization starts below...
--------------------------------------------------------------*/

.wise-tabs .ui-state-active a, .wise-tabs .ui-state-active a:link, .wise-tabs .ui-state-active a:visited {
    color: #1376e0;
}
.wise-tabs .ui-state-active, .wise-tabs .ui-widget-content .ui-state-active, .wise-tabs .ui-widget-header .ui-state-active, .wise-tabs a.ui-button:active, .wise-tabs .ui-button:active, .wise-tabs .ui-button.ui-state-active:hover {
    border: 4px solid #1376e0;
    color: #1376e0;
}
.custom-posts ul li a h4:hover {
    color: #1376e0;
}
.page-title-archive:after {
    background: #1376e0;
}
a.next, span.next {
    background: #1376e0;
}
a.next:after, span.next:after {
	border-left: 10px solid #1376e0;
}
.paging-navigation .current {
    color: #1376e0;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background: #1376e0;
}
.entry-title-index a:hover {
    color: #1376e0;
}
.read-more:hover {
    color: #1376e0 !important;
}
a:hover, a:active {
    color: #1376e0;
}
.search-top a:hover, .search-top a.active {
    background: #fff;
}
.sk-folding-cube .sk-cube:before {
	background-color: #1376e0 !important;
}
.main-navigation li:hover > a, .main-navigation li.focus > a {
	color: #1376e0;
}
.custom-posts ul li:hover {
    padding-left: 0;
}
.site-branding img{
    max-height: none;
    max-width: 280px;
}
.top-meta a {
    color: #1376e0;
}
.widget-title:after {
    background: #1376e0;
}
.page-title {
    border-left: 7px solid #1376e0;
}
.titles-cover {
    border-bottom: 7px solid #1376e0;
}
.cd-top:hover {
	background-color: #1376e0;
}
.entry-content p, .entry-content ul, .entry-content ol{
    margin-bottom: 15px;
}
.site-title {
	height: 75px;
}
.tag-span {
    color: #1376e0;
}
.login-top a:hover {
    color: #1376e0;
}
.entry-content a {
    text-decoration: none;
    color: #1376e0;
}
.secondary-menu li:hover > a, .secondary-menu li.focus > a {
    color: #1376e0;
}
.entry-title-index-compsub a:hover {
    color: #1376e0;
}
.authors-btn {
    padding: 11px 20px;
    font-size: 15px;
    font-size: 0.9375rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.1;
    color: #ffffff !important;
    background: #434343;
    border: none;
    cursor: pointer;
    -webkit-appearance: button;
    -webkit-transition: all 0.7s ease-out 0s;
    text-decoration: none !important;
    -moz-transition: all 0.7s ease-out 0s;
    transition: all 0.7s ease-out 0s;
}
.headhesive-social a:hover, .headhesive-social a.active {
    color: #1376e0;
    text-decoration: none;
}
.headhesive-box a img {
    padding-top: 15px;
}
.search-iconhead a:hover, .search-iconhead a.active {
    background: #1376e0;
}
.headhesive-menu li:hover > a, .headhesive-menu li.focus > a {
    color: #1376e0;
}
.wise-tabs ul li a:hover, .wise-tabs .tab-sermon ul li a:hover, .wise-tabs .tab-sermon .ctc-home-tabs > li.active > a:hover {
    color: #1376e0;
}
#author-archive {
	text-align: center;
}
#author-archive.page-header .avatar {
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    width: 150px;
}
.page-title-archive {
    position: relative;
}
#author-archive .page-title-archive:after {
    left: 50%;
    display: block;
    text-align: center;
    top: 0;
    transform: translate(-50%);
}
#author-archive .taxonomy-description {
    margin: 0 0 30px;
    padding: 0 20px 20px;
    text-align: left;
}
#author-archive .taxonomy-description a,
.author-posts-info a {
	color: #1376e0;
	text-decoration: underline;
}
#author-archive .page-title-archive {
    margin-bottom: 0;
}
.with-name a span {
    margin: 14px 0 0;
}
.with-name a {
    font-size: 16px;
    padding: 7px 0;
    display: block;
	color: #000;
}
.with-name a:hover {
	text-decoration: none;
	color: #1376e0;
}
blockquote p:before {
    color: #1376e0;
}
.author-posts {
    padding: 25px 20px 25px;
    background: #ececec;
}
.author-social {
    width: 100%;
    float: left;
    margin: 18px 0 12px;
}
.author-social a {
    margin: 0 20px 0 0;
    color: #000;
}
.author-social a:hover {
	color: #1376e0;
}
.archive.author .site-main.single-page{
	margin: 0 340px 0 -1px !important;
    max-width: 100%;
}
.author-name-info a:hover {
	text-decoration: none;
}

/* ========================== Mohsin CSS ======================================== */

/*
span.soc-share {
    display: none;
}
span.soc-on {
    display: none;
}
*/
.entry-content h1 {
    font-family: "Open Sans", sans-serif !important;
}


.share-entry-meta li.soc-facebook {
    background: transparent !important;
}

.soc-facebook a {
    color:#6f6f6f !important;
}




.share-entry-meta li.soc-facebook:hover {
    background-color: #516eab!important;
    webkit-transition: all 0.7s ease-out 0s;
    -moz-transition: all 0.7s ease-out 0s;
    transition: all 0.7s ease-out 0s
}
.share-entry-meta li.soc-facebook:hover > a {
    color: #fff !important;
}

li.soc-twitter {
    background: transparent !important;
}

li.soc-twitter a {
    color:#6f6f6f !important;
}

li.soc-twitter:hover {
    background: #29c5f6 !important;
    webkit-transition: all 0.7s ease-out 0s;
    -moz-transition: all 0.7s ease-out 0s;
    transition: all 0.7s ease-out 0s
}
li.soc-twitter:hover > a {
    color: #fff !important;
}

li.soc-google {
     background: transparent !important;
}
li.soc-google a {
    color:#6f6f6f !important;
}
li.soc-google:hover {
     background: #fa4d01 !important;
}
li.soc-google:hover > a {
    color:#fff !important;
}

li.soc-linkedin  {
    background: transparent !important;
}
li.soc-linkedin a {
    color:#6f6f6f !important;
}
li.soc-linkedin:hover {
    background: #0074A1 !important;
}
li.soc-linkedin:hover > a {
    color: #fff !important;
}

li.soc-pint {
    background: transparent !important;
}
li.soc-pint a {
     color:#6f6f6f !important;
}
li.soc-pint:hover {
        background: #ca212a !important;
}
li.soc-pint:hover > a {
    color:#fff !important;
}
li.soc-reddit > a::before {
    font-family: "Fontawesome";
    content: "\f1a1";
    color: #6f6f6f !important;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0 .5em;
}
li.soc-reddit:hover {
    background: #FF4600 !important;
    color: #fff !important;
    box-shadow: inset 0 0 10px #555;
}
li.soc-reddit:hover > a:before {
    color: #fff !important;
    text-decoration: none;
    transition: all 0.7s ease-out 0s;
}
li.soc-reddit:hover > a, li.soc-email:hover > a,li.soc-copy:hover > a{
    text-decoration: none;
}

li.soc-copy > a::before {
    font-family: "Fontawesome";
    content: "\f0c5";
    color: #6f6f6f !important;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0 .5em;
}
li.soc-copy:hover {
    background: #1477E1;
    box-shadow: inset 0 0 10px #555;
}
li.soc-copy:hover > a:before {
    color:#fff !important;
    text-decoration: none;
    transition: all 0.7s ease-out 0s;
}
li.soc-email > a:before {
    font-family: "Fontawesome";
    content: "\f0e0";
    font-size: 18px;
    color: #6f6f6f !important;
    font-size: 1.125rem;
    padding: 0 .5em;
}
li.soc-email:hover {
    background: #B33222 !important;
    box-shadow: inset 0 0 10px #555;
}
li.soc-email:hover > a:before {
    color: #fff !important;
    text-decoration: none;
    transition: all 0.7s ease-out 0s;
}

.pt-row {
    display: table;
    width: 100%;
    padding: 10px 0px;
}

.pt-row::after {
    display: table;
    clear: both
}
.pt-row::before {
    display: table;
    clear: both
}

.pt-col-3 {
    float: left;
    padding: 10px;
}
.pt_author_name {
    text-align: center;
}
.post.type-post.status-publish.entry-title {
    text-transform: capitalize;
}
a.btn,
.widget a.btn{    
    padding: 15px 20px !important;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    line-height: 1.1;
    color: #ffffff;
    background: #434343;
    border: none;
    cursor: pointer;    
    -webkit-transition: all 0.7s ease-out 0s;
    -moz-transition: all 0.7s ease-out 0s;
    transition: all 0.7s ease-out 0s;
    border: none;
    display: inline-block;
}
a.btn:hover,
.widget a.btn:hover{
    background: #1376e0;
    color: #fff;
    border: none;
}
#mc_embed_signup_scroll fieldset{
	padding:0px;
	margin:0px;
}
body #mc-embedded-subscribe {
    clear: both;
    width: unset!important;
    display: block!important;
    margin: 0px!important;
    padding: 15px 30px;
	margin-top: 10px!important;
}
.entry-title{
	text-transform: capitalize;
}
body #mc_embed_signup .mc-field-group{
	padding-bottom: 1%;
}
.soc-facebook .soc-share, .soc-facebook .soc-on, .soc-twitter .soc-share, .soc-twitter .soc-on{
	display:none;
}

/* Custom styling for capitalization */
.entry-title-index,
.page-title-archive,
.entry-title-index-compsub {
	text-transform: capitalize;
}

.latest-post .col-2-2 .title-content-index-compsub {
    padding-left: 0;
}

.latest-post .page-header {

    margin-bottom: 20px;
    padding-bottom: 10px;
}

/* ========================= */

ul#menu-primary-menu li {
    margin-bottom: 0px !important;
}

.podcasts-img img {
    margin-bottom: 10px;
}
.podcast-head a {
    font-weight: bold;
}
.bottom-50 {
    margin: 50px 0;
}
.bottom-50-first {
    margin-top: 20px;;
    margin-bottom: 50px;
}
div#footer-widgets .biznology-footer-title h2, div#footer-widgets .widget-title h2 {
    color: #fff;
    font-size: 18px;
  font-size: 1.125rem;
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 15px;
  margin-bottom: 20px;
  display: block;
  width: 100%;
}
.footer-widgets .widget-title:after, .footer-widgets .biznology-footer-title:after {
	content: "";
	background: #ccc;
	width: 70px;
	height: 2px;
	position: absolute;
	margin-top: -24px;
}
#menu-footer-menu li {
    padding: 0;
    margin: 5px 0;
}
.text-footer {
    margin: auto;
}
.site-info {
    border-top: 2px solid #434343;
}
.biznology-footer-social-links {
    margin: 30px 0;
}
.social-icon-footer-biznology,
.social-icon-footer-biznology:hover{
    border: 1px solid !important;
    padding: 10px 15px;
    margin: 0 30px 0 0;
    border-radius: 45px;
    width: 24px;
}
#footer-widgets .fb:hover {
    background: #3b5998;
}
#footer-widgets .twitter:hover {
    background: #00acee;
}
#footer-widgets .linkedin:hover {
    background: #0e76a8;
}
#footer-widgets .yt:hover {
    background: #FF0000;
}
#footer-widgets .fa {
    width: 10px;
}

.visit-our-archives {
    height: 400px;
    overflow-y: scroll;
}

.more_contributors_div {
    text-align: center;
}
a.more_contributors {
    background: #91C8DF;
    color: #fff;
    padding: 10px 30px;
    border-radius: 1px;
    border: 2px solid #1376e0;
}
a.more_contributors:hover {
    background: #1376e0;
    color: #fff;
    padding: 10px 30px;
    border-radius: 1px;
    border: 2px solid #91C8DF;
}

/*/ width /*/
.visit-our-archives::-webkit-scrollbar {
  width: 5px;
}

/*/ Track /*/
.visit-our-archives::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/*/ Handle /*/
.visit-our-archives::-webkit-scrollbar-thumb {
  background: #888;
}

/*/ Handle on hover /*/
.visit-our-archives::-webkit-scrollbar-thumb:hover {
  background: #555;
}

#custom_html-7 h2{
    font-size: 24px;
    text-transform: none;
    padding: 0;
    margin-bottom: 22px;
}

.footer-widgets #custom_html-7 .widget-title:after {
    content: none;
}

.jem-footer p {
    margin-bottom: 20px;
}
#bottom-margin {
    margin-bottom: 22px !important;
}
div#padding-tp {
    padding-top: 15px;
}
@media( min-width: 769px ) {
    header#masthead .main-block .block-2 {
        /*width: 1125px;
        width: 930px;*/
        width: 720px;
    }
    .site-title {
        display: table;
        margin: auto;
    }
    .header-wrapper {
        width: 100%;
    }
    .site-branding {
        float: none;
    }
    .search-top {
        float: none;
        margin-bottom: 0px;
        padding-top: 15px;
    }
    .main-navigation li {
        padding: 18px 14px 25px 0;
    }
    #primary-menu a {
        font-weight: 600;
        text-transform: none;
         font-size: 15px;
    }
    .fa-search:before {
        font-weight: 100;
        color: #9a9797;
    }
    .block-2 {
        width: 1068px;
        display: table;
        margin: 8px auto 0;
    }
    .site-header {
        width: 100%;
        padding: 1.5em 0 0;
    }
    .main-block {
        margin: 20px 0 0 0;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        width: 100%;
    }
    .header-wrapper {
        box-shadow: none;
    }
    .main-navigation a {
        color: #736f6f;
    }
    .site-main {
        padding-top: 0;
    }
    .main-navigation .sf-arrows .sf-with-ul:after {
        bottom: 0px;
    }
    .main-row {
        border-bottom: 1px solid #eee;
    }
    .swiper-wrapper {
        height: auto !important;
    }
    .main-navigation ul ul {
        top: 22px;
        z-index: 999;
    }
    .border-top-bott {
        border-top: 1px solid #eee;
        padding-top: 30px;
        border-bottom: 1px solid #eee;
    }
}
@media(max-width: 768px) {
    .swiper-slide {
        width: 100% !important;
    }
}
/*The Latest CSR, DEI & Sustainability News on Home Page*/
#tbl-widget--mini .tbl-widget__article-thumbnail, #tbl-widget--mini .tbl-widget__article-summary{
    display: none;
}
#tbl-widget--mini .tbl-widget__article-title{
    font-family: "Roboto";
    font-size: 15px;
    text-transform: capitalize;
    margin-top: -6px;
}
#tbl-widget--mini .tbl-widget__article{
    border-bottom: 1px solid #f1f1f1;
}
/*Styling for The Latest CSR, DEI & Sustainability News*/
#tbl-widget--primary h2.tbl-widget__heading {
    display: none;
}
.wise-ticker.clear.animated.fadeIn.show {
    margin-bottom: 10px;
}

/* Sign up section home page */
div#mc_embed_signup {
    width: 100%;
    max-width:100%;
    justify-content: center;
}

section#custom_html-7 {
    margin-bottom: 0px;
  }
  .bg-img {
    background-image: url("/wp-content/uploads/2022/07/pexels-daria-shevtsova-scaled-1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 815px;
  }
  .left-cnt {
    background: #fcfcfc;
    opacity: 0.8;
    margin: 115px 0px 0px 115px;
    padding: 195px 81px 195px 130px;
    border: 1px solid grey;
    border-right: 0px;
  }
  .left-cnt p {
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
  }
  
  .col-md-6.bg-img {
    padding: 0;
  }
  .col-md-6.text-center {
    padding: 0px;
  }
  .right-cnt {
    background: #fcfcfc;
    border: 1px solid grey;
    opacity: 0.8;
    margin-top: 115px;
    padding: 75px 0px 74px 0px;
  }
  .right-cnt p {
    letter-spacing: -0.6px;
  }
  /* Mail Chimp styling */
  #mc_embed_signup {
    background: #fff;
    clear: left;
    font: 14px Helvetica, Arial, sans-serif;
    width: 370px;
  }
  /* #mc-embedded-subscribe-form input[type=checkbox]{display: inline; width: auto;margin-right: 10px;} */
  #mergeRow-gdpr {
    margin-top: 20px;
  }
  #mergeRow-gdpr fieldset label {
    font-weight: normal;
  }
  #mc-embedded-subscribe-form .mc_fieldset {
    border: none;
    min-height: 0px;
    padding-bottom: 0px;
  }
  
  .pt-fields .mc-field-group {
    width: 45% !important;
  }
  .pt-fields {
    display: flex;
    justify-content: space-between;
    width: 95%;
  }
  input#mc-embedded-subscribe {
    background: rgba(46, 46, 46, 0.95) !important;
    border-radius: 0px !important;
    padding: 2px 35px 34px 35px !important;
    font-weight: bold !important;
  }
  .popmake-close{
    background: rgba(46, 46, 46, 0.95) !important;
  }
  input#mc-embedded-subscribe:hover, .popmake-close:hover {
    background: #1376e0 !important;
  }
  .mc-field-group {
    margin-top: 15px;
  }
  div#mc_embed_signup {
    display: flex;
    margin: 0 auto;
    background-color: transparent;
  }
  #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    position: absolute;
    bottom: -30px;
    background: none !important;
    font-size: 12px !important;
    left: -8px;
  }
  input[type="text"]::placeholder,
  input[type="email"]::placeholder {
    padding-left: 10px;
    color: rgba(46, 46, 46, 0.95);
  }
  @media only screen and (min-width: 767px) {
    .pt-cnt-af {
      display: none;
    }
  }
  @media only screen and (min-width: 767px) and (max-width: 1024px) {
    section#custom_html-7 {
      width: 100%;
      margin-bottom: 50px;
      margin-left: 0px;
    }
    .left-cnt {
      padding: 120px 31px 300px 60px;
    }
    .right-cnt {
      padding: 80px 10px 52px 10px;
    }
    #mc_embed_signup {
      background: #fff;
      clear: left;
      font: 14px Helvetica, Arial, sans-serif;
      width: 310px;
    }
  }
  @media only screen and (max-width: 990px) {
    .left-cnt {
      padding: 120px 31px 248px 60px;
      margin-top: 90px;
    }
    .right-cnt {
      margin-top: 90px;
    }
  }
  @media only screen and (max-width: 767px) {
    section#custom_html-7 {
      width: 100%;
      margin-bottom: 50px;
    }
    .pt-sec {
      max-width: fit-content;
      margin-left: 20px;
    }
    .pt-content-area {
      /* background-image: url("/wp-content/uploads/2022/07/pexels-daria-shevtsova-scaled-1.jpg"); */
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
    }
    .right-cnt {
      border: 1px solid grey;
      margin: 0px;
      padding: 40px 20px;
    }
    p.pt-cnt-af {
      text-align: left !important;
    }
    #mc_embed_signup form{
        padding: 10px 39px 10px 3%;
    }
		.pum-container .pum-content>:first-child {
			padding: 0;
			margin: 0;
		}
  }
  
  /* Form size for small mobile devices*/
  @media only screen and (max-width: 425px) {
    #mc_embed_signup {
      width: 280px;
    }
    input#mc-embedded-subscribe {
      padding: 2px 20px 34px 20px !important;
    }
    section#custom_html-7 {
      width: 95%;
      margin: 0px -1px 50px;
    }
    .right-cnt h1 {
      font-size: 24px;
    }
    p.pt-cnt-af.mt-4 {
      margin-top: 4px !important;
  }
  .mce_inline_error {
    width: 120%;
  }
  }
  @media only screen and (max-width: 320px) {
    section#custom_html-7 {
      width: 98%;
      margin-left: -5px;
    }
  }
  
  
  /* Biznology Popup Styling */
  @media only screen and (min-width: 990px){
    #pum-41762 .left-cnt {
      margin: 53px 0px 0px 53px;
      padding: 145px 50px 177px 100px;
    }
    #pum-41762 .right-cnt {
      margin: 53px 0px 0px 0px;
      padding: 11px 16px 10px;
    }
  }
  @media only screen and (min-width: 1024px) and (max-width: 1356px){
    #pum-41762 .left-cnt {
      margin: 53px 0px 0px 53px;
      padding: 145px 30px 79px 70px;
  }
    #pum-41762 .right-cnt {
      margin: 53px 10px 0px 0px;
      padding: 30px 16px 2px;
    }
    #pum-41762 .right-cnt h1{
      font-size: 22px;
    }
    #pum-41762 #mc_embed_signup {
      background: #fff;
      clear: left;
      font: 14px Helvetica, Arial, sans-serif;
      width: 250px;
    }
    
  }
  
  #pum-41762 .bg-img{
    height: 600px;
  }
  @media only screen and (max-width: 990px) {
    #pum-41762 .left-cnt {
      margin: 53px 0px 0px 53px;
      padding: 128px 40px 96px 90px;
  }
    #pum-41762 .right-cnt {
      margin: 53px 0px 0px 0px;
      padding: 30px 16px 0px;
    }
    #pum-41762 .right-cnt h1{
      font-size: 24px;
    }
  }
  @media only screen and (max-width: 425px) {
    #pum-41762 #mc_embed_signup {
      width: 280px;
    }
    #pum-41762 .pt-sec {
      margin-left: 10px;
    }
    #pum-41762 .right-cnt {
      margin: 0px;
      padding: 30px 10px 30px;
    }
    div#popmake-41762 {
      width: 90%;
      height: auto;
      margin-left: 5px;
      padding: 45px 15px 30px 0px;
  }
  }
  
  #sidebarright #mc_embed_signup{
    width: 300px;
  }
  
  #sidebarright .right-cnt{
    margin-top: 0;
    border: 0px;
    padding: 25px 0px 25px 0px;
  }
  
  #sidebarright #mc_embed_signup .button {
    margin: auto !important;
    margin-top: 5px;
  }
  
  #sidebarright .right-cnt p,
  #sidebarright .right-cnt h1{
    margin-left: 9px;
    margin-right: 9px;
  }
  
  #sidebarright .pt-cnt-af {
   display: block;
  }
  
  #sidebarright .bg-img{
    height: 755px;
    padding: 0;
  }
  
  .cd-top {
  left: 8px !important;
  }
  
  body.home .cd-suscribe-popup-button{
    display: inline-block;
      height: 43px !important;
      width: 43px !important;
      position: fixed;
      bottom: 8px !important;
      right: 8px !important;
      box-shadow: 0 0 10px rgb(0 0 0 / 5%);
      overflow: hidden;
      text-indent: 100%;
      white-space: nowrap;
      background-color: #444;
      background-size: 43px;
      opacity: 0.8;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      -webkit-transition: opacity .3s 0s, visibility 0s .3s;
      -moz-transition: opacity .3s 0s, visibility 0s .3s;
      transition: opacity .3s 0s, visibility 0s .3s;
      z-index: 100000000;
      cursor: pointer;
  }
  
  body.home .cd-suscribe-popup-button:hover {
    background-color: #1376e0;
  }
  
  body.home .cd-suscribe-popup-button img{
    height: 75%;
    margin: auto;
    margin-top: 6px;
  }
  
  .cd-suscribe-popup-button:hover{
    background-color: #1376e0;
  }
  
  .rel-wrapper .col-4{
    max-width: 100%;
  }
  
  .rel-wrapper .col-4 .related-proper{
    display: inline;
    width: 30%;
    min-height: 225px;
  }

  #custom_html-7 {
    text-align: center;
  }
	
/* Courses Page */
@media all and (max-width:963px){
  body.page-id-41814 .containerc > div {
    float: none !important;
    width: 100% !important;
  }

  body.page-id-41814 .tile_container .right {
    margin-top: 20px;
    margin-left: 0;
  }
	body.page-id-41814 .lwid {
    margin: 5px !important;
		width:48%;
		min-width:280px;
		display: inline-block;
		text-align:left;
  }
	
	body.page-id-41814 .entry-content > p {
    display: none;
	}

	body.page-id-41814 .entry-content {
			text-align: center;
	}
}

@media all and (max-width:767px){
  body.page-id-41814 .tile_container{
    display:block;
  }
  body.page-id-41814 .flipcontainer {
    max-width: 100%;
  }

  body.page-id-41814 .tile_container .right img {
    max-width: 100%;
  }
}