/* General Style 2-13-2020 9:00a*/
@font-face {
font-family: "Avenir Light";
src: url("fonts/Avenir/Avenir-Light.ttf");
}
@font-face {
font-family: "Avenir Medium";
src: url("fonts/Avenir/Avenir-Medium.ttf");
}
@font-face {
font-family: "Avenir Black";
src: url("fonts/Avenir/Avenir-Black.ttf");
}
@font-face {
font-family: "Avenir Roman";
src: url("fonts/Avenir/Avenir-Roman.ttf");
}
h1,h2 {
	font-family: 'Avenir Black', sans-serif;
}
h3,h4 {
	font-family: 'Avenir Roman', sans-serif;
}
body {
    position: relative;
    margin: 0;
    padding: 0;
    z-index: 0; 
    overflow-x: hidden;
    overflow-y: auto;
    color: #000;
    font-family: 'Avenir Light', sans-serif;
    font-size: 16px;
}
.unstyled,
.list-unstyled li,
.dropdown-menu li{
    list-style: none;
}
.bbcode-panel a.btn {
    display: inline-block;
    float: left;
    margin-right: 2px;
    margin-top: 2px;
}
.bbcode-panel.mceToolbar {
    padding: 0 0 15px 0;
    overflow: hidden;
    border: none;
    background: transparent;
    box-shadow: none;
}
.img-rounded {
    -webkit-border-radius: 2px;
    border-radius: 2px;    
}
.user-avatar {
    -webkit-border-radius: 100%;
    border-radius: 100%; 
    max-width: inherit;  
}
.text-muted {
    color:#5F4A8D;
}
br {
    font-size: 0;
    height: 0;
    display: table;
    clear: both;
}
#portal input[type=checkbox] {
    width: 28px;
    height: 28px;
    display: inline-block;
    margin-left: -15px;
    z-index: 100;
    position: relative;
    border: 1px solid #000;
    visibility: visible;
    opacity: 1;
} 
.form-group label.checkbox {
    text-align: left;
}

#image-options {
    overflow: hidden;
}
#image-options .divider {
    margin-bottom: 10px;   
}
.badge {
    background-color: #E58508;
}
.day-header {
    color: #000;
    font-size:26px;
    font-weight:bolder;
    margin-bottom: 15px;
    display: block;
}
ul {
    padding-left: 0;
    list-style-position: inside;
}
ul ul {
    padding-left: 40px;
}
ul.news-links {
	list-style-type: none;
	list-style-position: outside;
}
ul.news-links li:before{
	font-family: 'FontAwesome';
	content: "\f006";
	margin:0 7px 0 -20px;
	color:#1C67AA;
}
#forum, 
#forum-stats, 
#forum-rules {
    min-height: 0;
}
#uiAlert {
    z-index: 99999;
}
/* Top Right Header*/
#mysearch {
    display: inline-block;
	margin-top:25px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#mysearch .popover {
    width: 300px;
}
#mysearch .popover .popover-content {
    padding: 5px;
}
#mysearch .search-bar {
    width: 100%;
}
#mysearch .pop-trigger {
    display: inline-block;
    cursor: pointer;
    padding-top: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
}
/* e107 Profile*/
.menus .panel-profile,
.menus .panel {
    background: none;
    border: none;
}
.menus .panel-profile {
    margin: 0 -15px;
}
.menus .panel-profile .row {
    border-color: rgba(60,60,60,0.12)!important;
}
/* Nav List Style */
.nav-list {
    border-bottom: 1px solid rgba(60,60,60,0.12);
}
.nav-list li {
    border-top: 1px solid rgba(60,60,60,0.12);
    list-style: none;
}
.nav-list li a {
    padding: 8px 15px;
    display: block;
}
/* anchor fix with fixed header */
#anchor_name {
     /* move anchor down */
  display: block; 
  position: relative; 
  top: -60px; 
  height:0;
}

/*Custom Pages*/
.menus.cpage-full-list .text {
    padding-top: 0;
}
.page-chapters-list > li{
    list-style: none;
}
.page-chapters-list h3 {
    color: #AFC387;
}
.cpage .cpage-body {
    margin-bottom: 15px;
}
/* WMessage Carousel */
.menus.wm {
    padding-top: 0;
    padding-bottom: 0;
}
#wmessage-carousel {
    padding-bottom: 30px;
    overflow: hidden;
}
#wmessage-carousel .carousel-inner .item .menus {
    padding-bottom: 20px;
}
#wmessage-carousel .menus-text {
    color: #777!important;
}
#wmessage-carousel .carousel-inner .item .carousel-caption {
    display: none;
}
#wmessage-carousel .carousel-indicators {
    top: 100%;
    margin-top: -25px;
    padding-bottom: 10px;
}
#wmessage-carousel .carousel-control {
    background: none;
    display: none;
}
#wmessage-carousel .carousel-control .glyphicon {
    margin-top: -30px;
}
#wmessage-carousel .carousel-indicators li {
    margin: 0 3px;
    width: 12px;
    height: 12px;
}
#wmessage-carousel .carousel-indicators li:not(.active){
    border-color: #999;
}
.menus.wm br {
    margin-bottom: 3px!important;
    display: table!important;
}
/* WMessage Unclosed */
.wmessage {
    padding: 15px 0;
    margin-bottom: 0px;
    display: block;
    color: inherit;
    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}
/*Login Menu*/
.dropdown-menu .menus.login {
    margin-bottom: 0;
}
.dropdown-menu .menus.login .menus-caption {
    display: none;
}
.dropdown-menu .menus.login .logged-out {
    margin: 0 15px;
}
.loggin {
    padding-top: 5px;
}
.loggin .btn.dropdown-toggle{
    background: transparent;
    color: #00AEEF;
}
.loggin .dropdown-menu,
.logggin .dropdown-menu {
    min-width: 200px;
}
.logged-out .imgcode {
    display: table!important;
    margin: 0 auto;
}
.logged-out .sign-up a {
    color: #fff;
}
/*Login Page*/
#login-template {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
}
#login-template .logo {
    margin: 0 auto;
}
.menus.login_page .menus-text {
    padding: 0 15px;
}
.menus.login_page h2 {
    font-size: 18px;
}
#login-template label.checkbox {
    display: table;
    margin: 0 auto;
}
.signup-xup .fa{
    font-size: 16px;
}
.signup-xup {
    margin: 2px 0;
}
/* CONTENT */
.page {
    max-width: 1800px;
    position: relative;
    z-index: 1;
}
.header-area {
    position: relative;
    display: block;
    z-index: 2;
}
.header {
    position: relative;
	margin-top: 25px;
	margin-bottom: 25px;
}
.banner-area {
    margin-top: 45px;
    margin-bottom: 20px;
    background-image:url("images/banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding-top:15px;
    padding-bottom:15px;
}
.divider {
    background-image:url("images/TLS-Logo-Pattern-CP-FNL.png");
    background-repeat: no-repeat;
    background-size: cover;
	height:61px;
}
.header-left {
    display: inline-block;
    float: left;
    margin-bottom: 0!important;
    padding-bottom: 0!important;
    margin-top:5px;
}
a.brand img {
    width: 100%;
    max-width: 200px;
}
.mybuttons-home {
    margin-top: 10px;
}

.mybuttons {
    list-style: none;
    margin-bottom: 10px;
    font-size: 14px;
}
.mybuttons li {
    display: inline-block;
    padding: 4px;
}
.mybuttons li a {
    color: #fff!important;
    padding: 4px;
    width: 30px;
    text-align: center;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
}
.mybuttons li a:hover {
    background: rgba(255,255,255,0.2);
}
.main-nav .onoffcanvas-toggler {
    margin: 12px 20px 0 30px;
}
.mymessage-area {
    padding-top: 30px;
    background: #1C67AA;
    color: #fff;
    font-size:18px;
}
.myMessage {
    max-width: 80%;
    margin-left: 10%;
}
.mymessage-area .caption {
    display: block;
    text-align: center;
    font-weight: bolder;
    text-transform: uppercase;
    letter-spacing: 9px;
    font-size:34px;
}
.mymessage-area .caption .fa {
    font-size: 24px;
    color: #ED2024;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 5px;
}
.mymessage-area .buttons {
    text-align: center;
}
.mymessage-area .buttons .btn {
    margin: 15px 15px 0 15px;
}
.mymessage-area .media .media-right img,
.mymessage-area .media-audio {
    margin: 5px auto;
    display: block;
}
.menus.wm {
    padding-top: 30px;
}
.news-area {
    padding-top: 30px;
    background: #fff;
}
.news-area .stars-divider {
    display: block;
    text-align: center;
}
.news-area .stars-divider .fa {
    font-size: 24px;
    color: #ED1C24;
    margin-left: 15px;
    margin-right: 15px;
}
.news-area .menus-caption {
    padding-top: 15px;
    text-align: center;
    color: #1C67AA;
    letter-spacing: 9px;
}
.gallery-grid-area {
    padding-top: 30px;
}
.gallery-grid-area .menus-caption {
    margin-top: 0;
	margin-bottom: 15px;
	display: block;
	font-family: 'IBM Plex Sans', sans-serif;
	position: relative;
	color: #1C67AA;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 34px;
}
.gallery-grid .box {
    padding-bottom: 30px;
    text-align: center;
    max-width:100%;
    height:200px;
    overflow: hidden;
    margin-bottom:25px;
}
.g-img {
	position: relative;
}
.gallery-grid .box img {
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 
}
.gallery-grid .box:hover img {
    opacity: 0.35;
    filter: alpha(opacity=35); 
    cursor: pointer;
}
.gallery-grid .box .grid-caption {
    position: absolute;
    text-align: center;
    top: 35%;
    width: 100%;
    font-weight: bold;
    color: #1C67AA;
    padding-right: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: scale(0);    
}
.gallery-grid .box:hover .grid-caption {
    position: absolute;
    text-align: center;
    top: 35%;
    width: 100%;
    font-weight: bold;
    color: #1C67AA;
    padding-right: 30px;
    transform: scale(1);    
}
.content-area {
    padding-top: 30px;
}
.wmessage-area h2 {
	font-family: 'Avenir Medium', sans-serif;
	letter-spacing: 2px;
}
.wmessage-area p {
	color:#B2B4B2;
}
.footer-area {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #B2B4B2;
}
.footer-area .menus-caption {
	font-family: 'Avenir Medium', sans-serif;
	letter-spacing: 2px;
	font-size:26px;
}
.footer-nav {
    position: relative;
    padding-bottom: 30px;
}
.footer-nav .navbar-nav {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
}
.social-footer {
    padding-top: 30px;
    display: block;
    position: relative;
    text-align: center;
}
.social-footer .menus{
	margin-bottom: 0;
}
/* TEXT SLIDER */
.happiness-area {
    padding-top: 30px;
	background: #1C67AA;
	color:#fff;
	font-size: 18px;
}
.happiness-area .page{
	max-width:1000px;
}
.happiness-area .area-caption {
	color: #ed2027;
	text-align: center;
    font-weight: bold;
}
.happiness-area .area-subcaption {
    color: rgb(0,158, 145);
}
.happiness-area .slide {
    overflow: hidden;
}
.happiness-area .slide .row {
    padding: 0 50px;
}
.happiness-area .slide h3 {
    color: #000;
}
.happiness-area .slick-arrow {
    position: absolute;
    z-index: 50;
    top: 30%;
    font-size: 20px;
}
.happiness-area .slick-next {
    right: 0;
}
.happiness-area .slick-dots {
	margin-top:20px;
    text-align:center;
}
.happiness-area .slick-dots li {
    display: inline-block;
    list-style: none;
    margin: 0 3px;
    cursor: pointer;
    color: #ed2027;
    font-size: 16px;
}
.happiness-area .slick-dots li.slick-active .fa {
    background:#ed2027;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
/*Get Involved Area*/
.get-involved-area {
  background: url(images/jb-bckgrd-photo-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 30px;
  padding-top: 150px;
  padding-bottom: 50px;
}
.get-involved {
    color: #fff;
}
.get-involved .get-caption {
    color: #ED1C24;
    text-align: center;
    font-weight: bolder;
    text-transform: uppercase;
    letter-spacing: 9px;
    font-size:34px;
}
.get-involved .big-caption {
    font-size: 32px;
    text-align: center;
    font-weight: bolder;
    text-transform: uppercase;
}
.get-involved .get-buttons {
    padding-top: 10px;
    text-align: center;
}
.get-involved .get-buttons .be {
    padding-top: 18px;
    padding-bottom: 17px;
}
.get-involved .btn {
    border: none;
    font-size: 26px;
    font-weight: bolder;
    display: inline-block;
    margin: 20px auto;
    position: relative;
}
.get-involved .btn .ad {
    font-weight: normal;
    font-size: 16px;
}
.get-involved .btn .ad .fa {
    color: #1C67AA;
}
.get-involved a.iframe-modal{
    max-width:225px;
	display:block;
	margin:5px auto;

}
.get-involved a img{
	display: block;
	margin: 0;
}
div#fw,div#indy{
	padding:0;
}
.custom-caption {
	background:#1C67AA;
	text-align: center;
	color:#fff;
	padding-top:7px;
	padding-bottom:7px;
	border-radius: 0 10px 0 10px; 
}
/*QUOTES AREA*/
.quotes-area {
    margin:5px auto;
    background: rgba(255,255,255,0.5);
    padding: 15px;
    max-width: 800px;
    color:#000;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    4px 4px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         4px 4px 5px 0px rgba(0, 0, 0, 0.75);
	border-radius:5px;
}
.phone-lg {
	display:inline;
}
.phone-sm {
	display:none;
}
.phone-icon-lg {
	display:block!important;
}
.phone-icon-sm {
	display:none!important;
}
/* Latest News Carousel*/
#latestnews-carousel .item {
    position: relative;
    display: block;
}
#latestnews-carousel .item a {
    border: 3px solid #1C67AA;
    display: block;
    padding: 15px;
    margin:  6px;
}
#latestnews-carousel .item a .item-caption {
    color: #000;
    text-transform: uppercase;
    font-size:28px;
}
#latestnews-carousel .item a .item-date {
    font-size: 15px;
    color: #000;
}
#latestnews-carousel .item a .item-text {
    color: #000;
}
#latestnews-carousel .item a:hover {
    border: 3px solid #1C67AA;
    display: block;
    padding: 15px;
    background: #1C67AA;
    transform: scale(1.08);
}
#latestnews-carousel .item a:hover .item-caption {
    color: #fff;
}
#latestnews-carousel .item a:hover .item-date {
    font-size: 15px;
    color: #fff;
}
#latestnews-carousel .item a:hover .item-text {
    color: #fff;
}
/*Sidebar */
.sidebar {
    background: #fff;
    width: 100%;
    max-width: 300px;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}
.sidebar a{
	color:#fff;
	text-decoration:none;
}
.onoffcanvas-toggler::after, .onoffcanvas-toggler::before{
	border-color:#7E7E82;
}
.sidebar #vertical-nav {
    display: block;
    overflow: hidden;
    position: relative;
}
.sidebar ul {
    border-top: 1px solid rgba(0,0,0,0.1);
}
.sidebar #vertical-nav li {
    list-style: none;
    display: block; 
    border-bottom: 1px solid rgba(0,0,0,0.1);   
}
.sidebar #vertical-nav ul li:last-child {
    border-bottom: none;
}
.sidebar #vertical-nav li a:hover {
    background: rgba(0,0,0,0.1);
}
.sidebar #vertical-nav li > a{
    display: block;
    padding: 7px 10px;
}
.sidebar .has-arrow:after {
    float: right;
}
.sidebar #vertical-nav ul li > a{
    display: block;
    padding: 7px 10px 7px 30px;
}
.sidebar #vertical-nav ul ul li > a{
    display: block;
    padding: 7px 10px 7px 60px;
}
.sidebar .sidebar-body {
    padding: 10px 0 20px 20px;
}
.sidebar a.brand img {
	margin: 10px 0 0 20px;
}
.sidebar .xurl-social-icons{
	float:none;
	margin-top:20px;
	margin-bottom:10px;
}
.sidebar .social-icons img{
	margin-bottom: 40px;
}
.sidebar .onoffcanvas-toggler {
    margin-top: 10px;
    margin-right: 10px;
}
#main-navbar .onoffcanvas-toggler {
    margin-top: 7px;
    margin-bottom: 7px;
}
#main-navbar .onoffcanvas-toggler:before {
    background: #fff!important;
    color: #fff;
    border-color: #fff;
}
#main-navbar .onoffcanvas-toggler:after {
    color: #fff;
    border-color: #fff;
}
/* Main Navigation */
.navbar {
    margin-bottom: 0;
    padding-bottom: 0;
    border-radius: 0;
}
.navbar-default {
    z-index: 1000;
}

.navbar-nav > li > a {
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a.highlighted:hover,
.navbar-nav > li > a.highlighted {
    color: #000;
} 
.navbar-nav > li li > a {
    font-size: 14px;
}
.navbar-nav > li > a > .fa,
.navbar-nav > li > a > .glyphicon {
    margin-right: 5px;
}
.navbar-toggle {
    background: #fff;
}
.navbar-default,
.navbar-collapse {
    border: none;
}
.navbar-default {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0,0,0,0.4);
    box-shadow: 0 1px 3px 1px rgba(0,0,0,0.4);
}
.scroll-to-fixed-fixed {
    -webkit-box-shadow: 0 3px 3px 1px rgba(0,0,0,0.3);
    box-shadow: 0 3px 3px 1px rgba(0,0,0,0.3);
}
/* Video Header*/
.slider-area {
    overflow-y: hidden;
    margin: 15px 0 0 0;
}
.video-fluid {
    margin-top: -150px;
    margin-bottom: -150px; 
    overflow: hidden; 
}
.video-header .video-text {
    color: #fff;
    max-width: 65%;
    max-height: 25%;
    display: block;
    position: absolute;
    z-index: 1;
    top: 5%;
    left: 17%;
    overflow: hidden;
}
.video-header .video-text .logo-svg {
    width: 250%;
    margin: -40% 0 0 -55%;
    min-width: 100px;
}

.video-header .video-text .right-col {
    margin-top: 14%;
}
.video-header .video-text .btn.no-border {
    border: none;
    font-size: 26px;
    font-weight: bolder;
    display: block;
    width: 225px;
    margin: 20px auto;
    position: relative;
}
.video-header .video-text .no-border .ad {
    font-size: 16px;
    font-weight: normal;
}
.video-header .video-text .no-border .ad .fa {
    display: inline-block;
    width: 15px;
    font-size: 24px;
    margin-left: -4px;
    padding-top: 4px;
    color: #1C67AA;
}
.video-header .video-text .no-border .ad span {
    display: inline-block;
    margin: 0 8px;
}
/* Normal Slider */
.normal-slider {
    position: relative;
    z-index: 1;
}
.normal-slider .fa {
    position: absolute;
    z-index: 5;
    font-size: 60px;
    top: 50%;
    margin-top: -30px;
    color: #1C67AA;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.normal-slider .fa:hover {
    background: rgba(255,255,255,.6);
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.normal-slider .fa-angle-left {
    left: 15px;
}
.normal-slider .fa-angle-right {
    right: 15px;
}
.normal-slider .ns-slide {
    position: relative;
    z-index: 5;
}
.normal-slider .ns-slide a{
    color:#000;
	font-weight:normal;
	text-decoration:none;
}
.normal-slider .ns-slide a:focus,
.normal-slider .ns-slide a:hover{
    color:#000;
	font-weight:normal;
	text-decoration:none;
}
.normal-slider .ns-image {
    position: relative;
    z-index: 5;
}
.normal-slider .ns-message {
    color: #000;
    max-width: 65%;
    display: block;
    position: absolute;
    z-index: 10;
    top: 13%;
    right: 14%;
    bottom: 20%;
    overflow: hidden;
	font-family: 'Avenir Medium', sans-serif;
	letter-spacing: 2px;
	font-size: 50px;
}
.normal-slider .ns-message-sm {
	display:none;
}
.normal-slider .ns-message .logo-svg {
    width: 250%;
    margin: -40% 0 0 -55%;
    min-width: 100px;
}
.normal-slider .ns-message .right-col {
    margin-top: 14%;
}
.normal-slider .ns-message .btn.no-border {
    border: none;
    font-size: 26px;
    font-weight: bolder;
    display: block;
    width: 160px;
    margin: 20px auto;
}
.normal-slider .ns-message .no-border .ad {
    font-size: 16px;
    font-weight: normal;
}
.normal-slider .ns-message .no-border .ad .fa {
    display: inline-block;
    width: 15px;
    font-size: 24px;
    margin-left: -30px;
    padding-top: 4px;
    color: #1C67AA;
}
.normal-slider .ns-message .no-border .ad span {
    display: inline-block;
    margin: 0 15px;
}
/*Sign-up page*/
.sign-up-menu {
    margin-top: 20px;
}
.sign-up-menu .inner {
    background: #751113;
    padding: 15px;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.sign-up-menu legend {
    font-family: 'MinionProRegular', sans-serif;
    color: #fff;
    border: none;
}
.sign-up-menu .error {
    color: #FCCA02;
}
.sign-up-menu .form-control {
    color: #333;
}
.sign-up-menu #progress { 
    position: relative; 
    height: 5px; 
    background-color: #fff; 
    margin-bottom: 20px; 
}
.sign-up-menu #progress-complete { 
    border: 0; position: absolute; 
    height: 5px; 
    min-width: 10px; 
    background-color: #01CBFD; 
    transition: width .2s ease-in-out; 
}
/* Menus */
.menus {
    display: block;
    margin-bottom: 30px;
}
.menus .menus-caption {
    margin-top: 0;
    margin-bottom: 15px;
    display: block;
    position: relative;
}
.menus .menus-caption .btn-group .btn {
    -webkit-box-shadow: 0px 0 3px 1px rgba(0,0,0,0.3);
    box-shadow: 0px 0 3px 1px rgba(0,0,0,0.3);
}
.menus .menus-text {
    display: block;
}
/* Social Icons */
.xurl-social-icons{
	float:right;
}
.social-icons{
	padding-bottom:20px;
}
/* PM Menu */
.menus.pm .btn-mini {
    margin-top: 15px;
}
/* Chapter Menu */
.menus.chapter-menu .col-md-6 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
/* User Language Menu */
.menus.user_lan .btn {
    margin-top: 10px;
}
/* User Theme Menu */
.usertheme .tbox {
    margin-left: auto;
    margin-right: auto;
    width: 100%!important;
    margin-bottom: 10px;
}
/* Chatbox Menu */
.chatbox #cmessage.tbox {
    max-width: 100%!important;
    margin-bottom: 10px;
}
.chatbox p {
    background: rgba(200,200,200,0.3);
    padding: 5px 10px;
    margin-top: 5px;
}
/* Blog Calendar */
.menus.blog_calendar h5,
.menus.blog_calendar .blogcalendar {
    text-align: center;
}
.menus.blog_calendar h5,
.item h5 {
    
}
.menus.blog_calendar #blogCalendar {
    overflow: hidden;
    display: table;
    width: 100%;
}
/* Contact Menu */
.menus.contact-menu .input-group.text-center {
    display: table;
    margin: 0 auto;
}
/* News */
.article {
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.article .article-header {
    position: relative;
}
.article .news-title {
    position: relative;
    margin-top: 0px;
    z-index: 5;
}
.article-item .news-title {
    margin-top: 10px;
}
.article .news-author {
    font-size: 14px;
}
.article .news-date,
.article .news-category {
    display: inline-block;
    font-size: 12px;
}
.article .right-btn {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 10px;
    margin-right: 10px;
    z-index: 10;
}
.article .right-btn .badge {
    position: absolute;
    top: -5px;
    right: 25px;
}
.article .news-title {
    color: #1C67AA;
    padding-right: 45px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: bolder;
}
.article .article-info {
    margin-bottom: 0px;
}
.article .article-body {
    padding-top: 15px;
    font-size: 16px;
}
.article .news-img {
    padding-left: 0;
    padding-bottom: 5px;
}
.article .news-img a {
    width: 100%;
    height: 100%;
    display: block;
    box-sizing: border-box;
}
.article .article-tags {
    padding: 15px 15px 5px 15px;
    font-size: 12px;
    text-align: right;
}
.article .options {
    padding-top: 20px;
}
.options a.btn{
    width: 45px!important;
    border: none!important;
    text-align: center;
    margin: 1px!important;
    border-radius: 0!important;
}
.options .btn-group {
    margin-left: 0!important;
    border-radius: 0!important;
}
.newscatlist-title {
    
    font-size: 34px;
}
/* Extended News */
.article-item {
    padding-top: 0;
    padding-bottom: 0;
}
.article-item .right-btn {
    position: absolute;
    top: 0;
    right: 0;
}
.article-item .options {
    padding-bottom: 10px;
}
.article-item .news-item-img {
    padding-left: 0;
}
.article-item .news-images-left {
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.article-item .news-images-right {
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.article-item .row02 .news-images-left,
.article-item .row02 .news-images-right {
    padding-bottom: 0;
}
/*Extended News Images Slider*/
.news-item-img {
    margin-bottom: 15px;
}
.news-item-img .slick-arrow {
    position: absolute;
    z-index: 40;
    top: 100%;
    margin-top: 10px;
    left: 0;
    padding: 0 10px;
}
.news-item-img .slick-arrow.slick-next {
    left: 35px;
}
/* Other News Menu*/
.menus.other_news h4.othernews-caption,
.menus.other_news .othernews-text {
    text-align: left!important;
}
.menus.other_news2 .media-heading {
    margin-bottom: 15px;
}
/* Comments */
.comment-text .c-text {
    background: rgba(200,200,200,0.3);
    padding: 5px 15px;
    display: block;
    margin-bottom: 0;
}
.c-box {
    display: inline-table;
}
.c-box.text-muted {
    padding-left: 15px;
}
/* Forum */
.general-forum-header ul.breadcrumb {
    margin-bottom: 10px;
}
.forum-title {
    color: #016E57;
}
.forum-post {
    list-style: none;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-top: 15px;
    padding-bottom: 15px;
    background: rgba(100,100,100,0.05);
}
.forum-post.first-post {
    background: rgba(100,100,100,0.1);
    border-top: 1px solid rgba(0,0,0,0.1);
}
#forum-viewtopic .label-info.moderator-label {
    background: #FF8F00;
}
#forum-viewtopic .label-info.admin-label {
    background: #5E35B1;
}
#forum-viewtopic .label-info.main-admin-label {
    background: #C2185B;
}
.forum-text {
    width: 100%;
    background: rgba(40,40,40,0.05);
    padding: 10px;
    overflow: hidden;
}
.forum-info .btn-group {
    min-width: 100px;
}
.breadcrumb {
    background: rgba(100,100,100,0.1);
}
.forum-icons {
    background: #eee;
    border: 1px solid #ddd;
}
.forum-post .signature {
    width: 100%;
    border-top: 1px dashed #ccc;
    padding: 5px;
}
/*Members List*/
.content.user-list {
    padding-top: 15px;
}
.content.user-list .table.e-list {
    margin-top: 15px;
    border-top: 1px solid rgba(40,40,40,0.2);    
}
.content.user-list .table.e-list thead {
    background: rgba(255,255,255,0.1);
}
.content.user-list .table.e-list .forumheader3{
    border-top: 1px solid rgba(40,40,40,0.12); 
    vertical-align: middle;   
}
.sidebar-break {
	display:none;
}
.sidebar .sidebar-break {
	display:block;
}
/* RESPONSIVE CSS */ 
@media (max-width: 1400px){
.normal-slider .ns-message {
    top: 13%;
    right: 7%;
	font-size: 50px;
}
.normal-slider .ns-message .logo-svg {
    width: 260%;
    margin: -35% 0 0 -65%;
}
.normal-slider .ns-message .right-col {
    margin-top: 13%;
}
.normal-slider .ns-message .btn.no-border {
    border: none;
    font-size: 22px;
    font-weight: bolder;
    display: block;
    width: 150px;
    margin: 20px auto;
}
.normal-slider .ns-message .no-border .ad {
    font-size: 16px;
    font-weight: normal;
}
.normal-slider .ns-message .no-border .ad .fa {
    display: inline-block;
    width: 15px;
    font-size: 24px;
    margin-left: -30px;
    padding-top: 4px;
}
.normal-slider .ns-message .no-border .ad span {
    display: inline-block;
    margin: 0 15px;
}
.video-fluid {
    margin-top: -110px;
    margin-bottom: -110px;
}
.video-header .video-text {
    color: #fff;
    max-width: 65%;
    max-height: 20%;
    display: block;
    position: absolute;
    z-index: 100;
    top: 4%;
    left: 17%;
    overflow: hidden;
}
.video-header .video-text .logo-svg {
    width: 250%;
    margin: -40% 0 0 -55%;
    min-width: 100px;
}
.video-header .video-text .right-col {
    margin-top: 11%;
}
.video-header .video-text .btn.no-border {
    border: none;
    font-size: 16px;
    font-weight: bolder;
    display: block;
    width: 150px;
    margin: 20px auto;
}
.video-header .video-text .no-border .ad {
    font-size: 16px;
    font-weight: normal;
}
.video-header .video-text .no-border .ad .fa {
    display: inline-block;
    width: 15px;
    font-size: 24px;
    margin-left: -4px;
    padding-top: 4px;
    color: #1C67AA;
}
.video-header .video-text .no-border .ad span {
    display: inline-block;
    margin: 0 8px;
}
}

@media (max-width: 1200px){
.normal-slider .ns-message {
    top: 13%;
    right: 7%;
	font-size: 42px;
}
.normal-slider .ns-message .logo-svg {
    width: 265%;
    margin: -35% 0 0 -65%;
}
.normal-slider .ns-message .right-col {
    margin-top: 13%;
}
.normal-slider .ns-message .btn.no-border {
    border: none;
    font-size: 18px;
    font-weight: bolder;
    display: block;
    width: 150px;
    margin: 10px auto;
}
.normal-slider .ns-message .no-border .ad {
    font-size: 14px;
    font-weight: normal;
}
.normal-slider .ns-message .no-border .ad .fa {
    display: inline-block;
    width: 15px;
    font-size: 22px;
    margin-left: -29px;
    padding-top: 8px;
}
.normal-slider .ns-message .no-border .ad span {
    display: inline-block;
    margin: 0 13px;
}
.video-fluid {
    margin-top: -80px;
    margin-bottom: -80px;
}
.video-header .video-text {
    color: #fff;
    max-width: 65%;
    max-height: 17%;
    display: block;
    position: absolute;
    z-index: 100;
    top: 4%;
    left: 17%;
    overflow: hidden;
}
.video-header .video-text .logo-svg {
    width: 250%;
    margin: -40% 0 0 -55%;
    min-width: 100px;
}
.video-header .video-text .right-col {
    margin-top: 10%;
}
.video-header .video-text .btn.no-border {
    border: none;
    font-size: 16px;
    font-weight: bolder;
    display: block;
    width: 160px;
    margin: 20px auto;
    position: relative;
}
.video-header .video-text .no-border .ad {
    font-size: 14px;
    font-weight: normal;
}
.video-header .video-text .no-border .ad .fa {
    display: inline-block;
    width: 15px;
    font-size: 20px;
    margin-left: -4px;
    padding-top: 4px;
    color: #1C67AA;
}
.video-header .video-text .no-border .ad span {
    display: inline-block;
    margin: 0 8px;
}
.contact-area .contact-menu {
    margin-left: 15%;
    margin-right: 15%;
}
}
@media (max-width: 992px){
.normal-slider .ns-message {
    top: 10%;
    right: 5%;
	font-size: 36px;
}
.normal-slider .ns-message .logo-svg {
    width: 260%;
    margin: -35% 0 0 -70%;
}
.normal-slider .ns-message .right-col {
    margin-top: 13%;
}
.normal-slider .ns-message .btn.no-border {
    border: none;
    font-size: 16px;
    font-weight: bolder;
    display: block;
    width: 140px;
    margin: 10px auto;
}
.normal-slider .ns-message .no-border .ad {
    font-size: 12px;
    font-weight: normal;
}
.normal-slider .ns-message .no-border .ad .fa {
    display: inline-block;
    width: 15px;
    font-size: 22px;
    margin-left: -29px;
    padding-top: 8px;
}
.normal-slider .ns-message .no-border .ad span {
    display: inline-block;
    margin: 0 13px;
}

.video-fluid {
    margin-top: -50px;
    margin-bottom: -50px;
}
.video-header .video-text {
    color: #fff;
    max-width: 65%;
    max-height: 12%;
    display: block;
    position: absolute;
    z-index: 100;
    top: 5%;
    left: 17%;
    overflow: hidden;
}
.video-header .video-text .logo-svg {
    width: 250%;
    margin: -40% 0 0 -55%;
    min-width: 100px;
}
.video-header .video-text .right-col {
    margin-top: 6%;
}
.video-header .video-text .btn.no-border {
    border: none;
    font-size: 16px;
    font-weight: bolder;
    display: block;
    width: 140px;
    margin: 20px auto;
    position: relative;
}
.video-header .video-text .no-border .ad {
    font-size: 13px;
    font-weight: normal;
}
.video-header .video-text .no-border .ad .fa {
    display: inline-block;
    width: 12px;
    font-size: 16px;
    margin-left: -2px;
    padding-top: 4px;
    color: #1C67AA;
}
.video-header .video-text .no-border .ad span {
    display: inline-block;
    margin: 0 6px;
}
.contact-area .contact-menu {
    margin-left: 10%;
    margin-right: 10%;
}
}
    
@media (max-width: 767px) { 
.normal-slider .ns-message {
    top: 13%;
    right: 5%;
	font-size: 24px;
}
.normal-slider .ns-message .logo-svg {
    width: 180%;
    margin: -32% 0 0 -40%;
    min-width: 400px;
}
.normal-slider .ns-image {
    width: auto!important;
}
.normal-slider .fa {
    font-size: 30px;
    top: auto;
    bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
.main-nav .onoffcanvas-toggler {
    margin: 12px 15px 0 15px;
}
.video-fluid {
    margin-top: -30px;
    margin-bottom: -30px;
}
.video-header .video-text {
    color: #fff;
    max-width: 50%;
    max-height: 7%;
    display: block;
    position: absolute;
    z-index: 100;
    top: 4%;
    left: 25%;
    overflow: hidden;
}
.video-header .video-text .logo-svg {
    width: 180%;
    margin: -40% 0 0 -40%;
    min-width: 50px;
}
.video-header .video-text .right-col {
    display: none;
}
.contact-area .contact-menu {
    margin-left: 0;
    margin-right: 0;
}
.xurl-social-icons{
	float:none;
	text-align: center;
	margin-top:20px;
	margin-bottom:10px;
}
.social-icons{
	display:inline;
	margin:0 15px 0 15px;
}
}
@media (max-width: 577px) {
.myMessage {
    max-width: 100%;
    margin-left: 0;
}
.normal-slider .ns-message {
    display:none;
}
.normal-slider .ns-message-sm {
    display:block;
	text-align:right;
	font-family: 'Avenir Medium', sans-serif;
	letter-spacing: 2px;
	font-size: 24px;
	padding-right:15px;
}
}
@media (max-width: 468px) {
.mymessage-area .caption {
    letter-spacing:3px;
}
.comment-box-form .comment-box-left {
    float: none;
    display: table;
    width: 100%;
}
.normal-slider .ns-message {
    display: none;
}
.video-fluid {
    margin-top: -15px;
    margin-bottom: -15px;
}
.video-header .video-text {
    display: none;
}
.phone-lg {
	display:none;
}
.phone-sm {
	display:inline;
}
.phone-icon-lg {
	display:none!important;
}
.phone-icon-sm {
	display:block!important;
}
}


