body {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding: 0px;
    margin: 0px;
    font-size: 1.2rem;
    line-height: 1.6;
}

@keyframes modal-video{from{opacity:0}to{opacity:1}}@keyframes modal-video-inner{from{transform:translate(0, 100px)}to{transform:translate(0, 0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.modal-video-close{opacity:0}.modal-video-close .modal-video-movie-wrap{-webkit-transform:translate(0, 100px);-moz-transform:translate(0, 100px);-ms-transform:translate(0, 100px);-o-transform:translate(0, 100px);transform:translate(0, 100px)}.modal-video-body{max-width:940px;width:100%;height:100%;margin:0 auto;display:table}.modal-video-inner{display:table-cell;vertical-align:middle;width:100%;height:100%}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-ms-transition:-ms-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-35px;right:-35px;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:before,.modal-video-close-btn:after{content:'';position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#fff;border-radius:5px;margin-top:-6px}

div.photo.infographic {
    height: 400px;
    overflow: hidden;
}
div.photo .expand {
    display: none;
}
div.photo.infographic .expand {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 50px;
    height: 50px;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    background-color: #000;
    color: #fff;
    z-index: 100;
}
div.photo .gradient {
    display: none;
}
div.photo.infographic .gradient {
    display: block;
    z-index: 50;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0,47,75,0.5) 0%, rgba(220, 66, 37, 0.5) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 0, 0, 0)), color-stop(100%,rgba(0,0,0,0.9))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.9) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.9) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.9) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.9) 100%); /* W3C */
}
/*
body#tinymce > p, body#tinymce > h1, body#tinymce > h2, body#tinymce > h3, body#tinymce > h4, body#tinymce > h5, body#tinymce > h6, body#tinymce > div {
    margin: 10px;
}*/

body#tinymce {
    padding: 10px!important;
}

.variable {
    cursor: default;
    background-color: #65b9dd;
    color: #FFF;
    padding: 2px 8px;
    border-radius: 3px;
    font-weight: bold;
    font-style: normal;
    display: inline-block;
}

.page-container img, .mce-content-body img {
    max-width: 100%;
}

.page-container.preview img.page-img {
    object-fit: cover; width: 100%; height: 250px;
}

img[src=""] {
    display: none;
}

#navbar-logo {
    height: 2.25rem;
}

#navbar-main {
    margin: 0;
    background-color: #2F2F2F
}

.navbar .btn {
    background-color: transparent;
    border-color: transparent;
    outline: none;
    box-shadow: 0;
}

.navbar .btn-navbar-lg {
    padding: 5px 10px;
    font-size: 24px
}

.navbar .btn-navbar-lg .badge {
    font-weight: 300;
    font-size: 10px;
    vertical-align: top;
    margin-left: -10px
}

#list-message li a {
    border-bottom: 1px solid rgba(0,0,0,0.1)
}

#list-message li:last-child a {
    border-bottom: 0;

}

.line-height-1 {
    line-height: 1em;
}

#navbar-main .btn:focus,
#navbar-main .btn:hover,
#navbar-main .btn:active {
    background-color: transparent;
    border-color: transparent;
    background-color: rgba(0,0,0,0.1)
}

#form-search .form-control {
    border:0;
    border-radius: 18px 0 0 18px;
    /*width: 20rem*/
}

#form-search .btn-search {
    height: 36px;
    border:0;
    color: #363636;
    background-color: #fff;
    border-radius: 0 18px 18px 0;
}

#img-user {
    height: 36px;
    width: 36px;
    border: 2px solid rgba(255,255,255,0.1);
    border-radius: 50%;
}

#media-user img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.melacula-prodcat {
    font-weight: 500;
    font-size: 18px;
    color: #3b5d36;
}

.melacula section.html > .section-html p.Default span {
    font-family: Roboto, sans-serif !important;
}

.btn-facebook {
    color: #efefef;
    background-color: #3b5998;
    border:0
}

.btn-facebook:hover,
.btn-facebook:active,
.btn-facebook:focus {
    color: #fff;
    background-color: #4b67a1
}

.btn-twitter {
    color: #efefef;
    background-color: #00b6f1;
    border:0
}

.btn-twitter:hover,
.btn-twitter:active,
.btn-twitter:focus {
    color: #fff;
    background-color: #00a9e6
}

.btn-linkedin {
    color: #efefef;
    background-color: #007bb6;
    border:0
}

.btn-linkedin:hover,
.btn-linkedin:active,
.btn-linkedin:focus {
    color: #fff;
    background-color: #006699
}

.btn-stream {
    color: #efefef;
    background-color: #f39c12;
    border:0
}

.btn-stream:hover,
.btn-stream:active,
.btn-stream:focus {
    color: #fff;
    background-color: #f39c12
}

.border-orange {
    height: 4px;
    width: 100px;
    background-color: orange;
    display: block;
    margin-bottom: 5px;
}

.card-content a {
    color: #333
}

.card-content a:hover,
.card-content a:active,
.card-content a:focus {
    color: #222;
    text-decoration: none;
}

#nav-todays .nav-item .nav-link{
    color: #fff;
    background-color: #17a2b8;
    padding: 12px 16px;
    font-weight: bold;
    border-bottom: 1px solid #28b3c9;
}

#nav-todays .nav-item .nav-link:hover {
    background-color: #28b3c9;
}

#nav-todays .badge-pill {
    font-size: 10px;
    vertical-align: top
}

#nav-menu-mobile {
    position: fixed;
    left: 0;
    top:0;
    height: 100%;
    background-color: rgba(28,24,24, 0.98);
    z-index: 1100;
    display: none;
    color: #fff;
    box-shadow: 15px 0 15px -15px rgba(0,0,0,0.8);
}

#nav-menu-mobile a {
    color: #fff;
}

#nav-menu-mobile hr {
    border-color: #565656
}

.font-light {
    font-weight: 300;
}

.font-bold {
    font-weight: bold;
}

.font-normal {
    font-weight: normal;
}

.form-control.input-rounded {
    border-radius: 19px;
}

.arrow-up, navbar-dropdown:before {
    position: absolute;
    right: 12px;
    top:-8px;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-bottom: .5em solid;
    border-right: .5em solid transparent;
    border-left: .5em solid transparent;
    color: #fff;
    z-index: 1001;
}

label {
    margin: 0;
    line-height: 1em;
    /*font-weight: bold;*/
    /*font-size: 18px*/
}

#list-connect-menu li a {
    font-size: 22px;
    padding: 12px 0px;
    display: block;
    padding: 1rem 1rem;
}

#list-connect-menu li.active a {
    color: orange
}

#list-connect-menu li a:hover {
    text-decoration: none;
    background-color: #000
}

#list-connect-menu li a .fa {
    margin-right: 10px;
    font-size: 26px;
}

.a-normal {
    color: inherit !important;
}

.a-normal:hover,
.a-normal:visited,
.a-normal:focus {
    text-decoration: none;
}

.border-bottom-1 {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

#btn-create-ln {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    background: rgb(236,50,94); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(236,50,94,1) 0%, rgba(252,142,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(236,50,94,1) 0%,rgba(252,142,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(236,50,94,1) 0%,rgba(252,142,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec325e', endColorstr='#fc8e00',GradientType=0 );
    text-align: center;
    color: #fff;

    vertical-align: middle;
    line-height: 30px;
}

#btn-create-ln .fa {
    line-height: 40px;
    vertical-align: middle;
    font-size: 18px !important;
}

.btn-circle {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    line-height: 45px;
    vertical-align: middle;
    padding: 0;
}

.btn-rounded {
    border-radius: 19px;
}


.btn-primary {
    background-color: #1d5dbb !important;
}

.badge-danger {
    background-color: #ff5b79 !important;
}

.badge-circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    line-height: 20px;
    vertical-align: middle;
    padding: 0;
    font-size: 13px;
    font-weight: 300
}

.badge-circle i {
    line-height: 20px;
    vertical-align: middle;
    font-size: 13px;
}

.badge-purple {
    background-color: #9b59b6
}

.badge-light-green {
    background-color: #2ecc71
}

#container-select-create {
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.99);
    position: fixed;
    z-index: 1090;
    top: 0;
    left: 0;
    display: none;
}


/*
--------------------------------------------------------------------------------
Content CSS Settings
--------------------------------------------------------------------------------
*/

article p {
    font-size: 18px;
    font-weight: 300
}

@media (min-width: 576px) {

}


@media (min-width: 768px) {

}


@media (min-width: 992px) {
    #input-search {
        width: 275px;
    }
}


/* Social Media Previews */
.bor-shad {
    -webkit-box-shadow: 0px 0px 20px 5px rgba(222,222,222,1);
    -moz-box-shadow: 0px 0px 20px 5px rgba(222,222,222,1);
    box-shadow: 0px 0px 20px 5px rgba(222,222,222,1);
}

/* custom facebook preview css by fermin */
.facebook-api {
    padding: 10px;
    text-align: left;
}

.facebook-header, .facebook-api, .facebook-post, .facebook-counts, .facebook-actions {
    float: left;
    position: relative;
    width: 100%;
}

.facebook-header {
    margin-bottom: 10px;
}

.fb-user-pic, .fb-user-details, .facebook-post-banner, .facebook-post-content {
    float: left;
    position: relative;
}

.fb-user-opt {
    float: right;
    position: relative;
    margin-right: 10px;
    margin-top: 10px;
    color: #d2d2d2;
}

.fb-user-pic {
    margin-right: 20px;
}

.fb-user-pic > img {
    width: initial;
}

.fb-user-details > .fb-user-name {
    margin-bottom: 0;
    line-height: 1em;
    margin-top: 10px;
    font-weight: 900;
}

.facebook-post {
    border: 1px solid #ddd;
     border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 15px;
}

.facebook-post-banner {
    width: 100%;
}

.facebook-post-content {
    padding: 15px;
}

.fb-post-cont-title {
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 10px;
}

.fb-post-cont-desc {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
}

.fb-post-link {
    margin-bottom: 0;
    font-size: 13px;
    color: #bbb;
}

.fb-post-link > a, .fb-post-link > a:hover {
    color: #bbb;
}

.fb-cnt-like {
    float: left;
    position: relative;
}

.fb-cnt-like > .fa {
    color: #fff;
    background-color: #4c87ff;
    border-radius: 50%;
    padding: 3px 5px 5px;
    margin-right: 0px;
    font-size: 10px;
}

.fb-like {
    font-size: 14px;
    color: #bbb;
    float: right;
    margin-top: 3px;
    margin-left: 3px;
}

.fb-cnt-comt {
    float: right;
    position: relative;
    font-size: 14px;
    margin-top: 3px;
    font-weight: 500;
    color: #727682;
}

.fb-cnt-comt .fa-user-secret {
    margin-left: 10px;
}

.fb-cnt-comt .fa-sort-desc {
    margin-top: 0px;
    float: right;
    margin-left: 3px;
}

.facebook-counts {
    margin-bottom: 10px;
}

.facebook-actions {
    padding: 5px 0;
    border-top: 1px solid #eee;
}

.facebook-actions ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.facebook-actions ul li {
    float: left;
    margin-right: 30px;
}

.facebook-actions ul li > a {
    font-size: 14px;
    font-weight: 900;
    color: #afb3be;
}
/* end custom fb*/

/* custom twitter css by fermin */
.twitter-api {
    float: left;
    position: relative;
    width: 100%;
    padding: 10px;
    text-align: left;
}

.twitter-user-pic, .twitter-details, .twitter-header  {
    float: left;
    position: relative;
}

.twitter-user-pic > img {
    width: initial;
}

.twitter-user-pic {
    margin-right: 10px;
}

.twitter-details {
    width: 85%;
}

.twitter-header {
    width: 100%;
}

.twitter-header p {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 14px;
}

.twitter-header .twitter-name {
    font-weight: 900;
    margin-right: 10px;
}

.twitter-header .twitter-uname {
    font-weight: 500;
    margin-right: 10px;
}

.twitter-header .twitter-elapse {
    font-weight: 500;
    margin-right: 10px;
}

.twitter-banner, .twitter-twitt-banner, .twitter-twitt-content {
    float: left;
    position: relative;
    width: 100%;
}

.twitter-banner {
    border: 1px solid #ddd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 15px;
}

.twitter-twitt-content {
    padding: 10px;
}

.twitter-twitt-cont-title {
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 0;
}

.twitter-twitt-cont-desc {
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 10px;
}

.twitter-twitt-link {
    margin-bottom: 0;
    font-size: 13px;
    color: #bbb;
}

.twitter-twitt-link > a, .twitter-twitt-link > a:hover {
    color: #bbb;
    font-weight: 700;
}

.twitter-actions {
    float: left;
    position: relative;
    width: 100%;
}

.twitter-actions ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.twitter-actions ul li {
    float: left;
    margin-right: 20px;
}

.twitter-actions ul li > a {
    font-size: 14px;
    font-weight: 900;
    color: #afb3be;
}

.twitter-actions ul li > a > .fa {
    margin-right: 5px;
}
/* end custom twitter */

/* Youtube Responsive */
.youtube-responsive-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}

.youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

/* Custom button width for two button section on mobile breakpoint  Added by Jerry 03/15/19*/
@media all and (max-width: 575px) {
    .two-button-sm-only { 
        width: 100%; display:block; 
    }

    .second-btn {
        margin-top: .5rem;
    }
 } 
