/*
#------------------------------------------------------------------------
# (M)Social - August Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

#gkToolbar {
	left: -260px;
	margin-top: -180px;
	position: fixed;
	top: 50%;
	-webkit-transition: left .3s ease-out;
	-moz-transition: left .3s ease-out;
	-ms-transition: left .3s ease-out;
	-o-transition: left .3s ease-out;
	transition: left .3s ease-out;
	width: 260px;
	z-index: 1000;
}

#gkToolbar.hidden {
	left: -320px;
}

#gkToolbar.active {
	left: 0;
}

#gkToolbar > div {
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ddd;
	border-left: none;
	padding: 14px;
	position: relative;
	width: 260px;
}

#gkToolbar label {
	clear: both;
	display: block;
	font-size: 12px;
	padding: 5px 0;
}

#gkToolbar select {
	width: 90%;
}

#gkHandler {
	background: #fff;
	border: 1px solid #ddd;
	border-left: none;
	color: #333;
	cursor: pointer;
	font-size: 26px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: -40px;
	text-align: center;
	top: -1px;
	width: 40px;
}

#gkHandler > i {
	color: #555;
	padding-right: 0!important;
}

#gkToolbar h2 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 16px;
	text-transform: uppercase;
}

#gkStyleArea {
	float: left;
	margin: 16px 0!important;
}

#gkStyleArea a {
	display: block;
	float: left;
	height: 14px;
	margin: 1px 8px 0 0;
	width: 14px;
}

#gkStyleArea a:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

@media (max-width: 600px) {
	#gkToolbar {
		display: none;
	}
}

#gkPatternArea  {
	overflow: hidden;
	padding: 5px;
}

#gkPatternArea > a {
	float: left;
	height: 40px;
	margin: 6px;
	text-indent: -9999px;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	width: 40px;
}

#gkPatternArea > a:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}



#gkPattern1 { background-image: url('../images/patterns/mini_pattern1.png'); }
#gkPattern2 { background-image: url('../images/patterns/mini_pattern2.png'); }
#gkPattern3 { background-image: url('../images/patterns/mini_pattern3.png'); }
#gkPattern4 { background-image: url('../images/patterns/mini_pattern4.png'); }
#gkPattern5 { background-image: url('../images/patterns/mini_pattern5.png'); }
#gkPattern6 { background-image: url('../images/patterns/mini_pattern6.png'); }
#gkPattern7 { background-image: url('../images/patterns/mini_pattern7.png'); }
#gkPattern8 { background-image: url('../images/patterns/mini_pattern8.png'); }
#gkPattern9 { background-image: url('../images/patterns/mini_pattern9.png'); }
#gkPattern10 { background-image: url('../images/patterns/mini_pattern10.png'); }
#gkPattern11 { background-image: url('../images/patterns/mini_pattern11.png'); }
#gkPattern12 { background-image: url('../images/patterns/mini_pattern12.png'); }

#bgStyle,
#menuType {
	margin-bottom: 20px;
}


.gkText.gkColor5 {
background: #288fba;
}
.gkNspPM-GridTitleOverlay > figcaption h3 {
font-size: 16px;
font-weight: 500;
line-height: 1.2;
text-transform: uppercase;
}
#community-wrap #cFeatured {
 display: none;
}
#community-wrap ul.forEvents .cIndex-Avatar img {
    width: 250px;
    height: 250px;
}
#community-wrap ul.forEvents .cIndex-Content {
margin: 0 0 0 260px;
}


#community-wrap .cIndex-Actions > div.cIndex-Feature {
  display: none;
}
#community-wrap .cStatus-OnGoing, #community-wrap .cStatus-Online {
    display: none;
}
.photos-list {
padding-top: 50px;
}
.photo-date {
width: 80px!important;
}
.icon-map-marker:before {
    padding-left:2px!important;
}
.profile1 .cat_child_des{
display: none;
}
.profile1 .cat_child_h3 {
margin-left: 10px!important;
margin-right: 10px!important;
margin-top: -5px!important;
margin-bottom: -2px!important;
font-size: 13.5px;
}
.cat_child_des{
text-align: justify;
}


.lbox_image_slideshow_wrapper{
background-color: #000;
}
.gkGridGK5 h3 { font-size: 16px !important;}
.gkCols3 h4 { font-size: 14px !important;}
.box.headlines .nspArt {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.box.headlines .nspArtPage {
    width: auto;
    margin: 0px;
}
#community-wrap .joms-postbox-tab li:hover, #community-wrap .joms-postbox-tab li:focus, #community-wrap .joms-postbox-tab li.active {
    color: #B11;
}
#community-wrap .joms-postbox-tab.selected li {
    height: 40px;
    line-height: 40px;
    padding: 0px 8px;
}
div.main_tags_container div.tags_div {
    display: none !important;
}
div.lbox_white {
    position: absolute;
    padding: 0px;
    z-index: 10200;
}
div.lbox_twitter_button {
    float: left;
    position: relative;
    margin: 5px 5px 0px 0px;
    height: 21px;
    line-height: normal;
    width: 100px;
}
table.contentpane,table.tablelist td{border:thin solid #000000; empty-cells:show; padding: 5px;}

.cHello-Header h3 {
    font-size: 16px;
    line-height: 42px;
    margin: 0px 0px 32px;
    font-weight: 100;
}
article header h1, article header h2 {
    font-size: 25px;
    font-weight: 400;
    margin: 0px 0px 5px;
}
article header ul {
    margin: 0px 0px 5px;
}

#ad tbody tr td {
    border-bottom: 0px solid #EEE;
}



.itemBody, .itemComments, .itemBody + .tags {
    padding-left: 0px !important;
    text-align: justify; 
}


span#fb-auth {
    width: 192px;
}

#gkSocialAPI .fb_iframe_widget iframe {
	top: -13px!important;
	display:none;
	}


.itemBody > ul li:before, ul.gkBullet1 li:before, #k2Container ul.gkBullet1 li:before {
    color: #DB4A37;
    content: ""!important;
}

.lbox_facebook_share {
top: 0px!important;
}

.box.headlines,
#gkHeaderBottom .box.headlines {
	padding-bottom: 0px!important;
}

.rsform-calendar-button
{
}

.photo-date  {
    display: none!important;
}

.des_div h4{
font-size: 0.9vw!important;
}
.des_div h5{
font-size: 0.8vw!important;
}

#gkHeaderBottom {
    padding: 0px 30px 0 30px!important;
}

.box.headlines .readon.fleft, .box.headlines .readon.fright {
    margin-top: 20px;
}

.gkCols3 h4 {
    font-size: 14px !important;
}


.box.headlines .nspArtPage {
    margin: 0 -20px;
    width: auto;
}


.box.headlines .nspArt {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 10px !important;
}

.box.headlines .nspHeader {
    margin-bottom: 0px;
}

#community-wrap .input-mini {
    width: 90px!important;
}




#ad {
left: 42%;
}

.tag-category .h2 {
  font-size: 13.5px;
}

ol.gkDec { list-style-type: decimal }
ol.gkRoman { list-style-type: upper-roman }
ol.gkAlpha { list-style-type: lower-alpha }
ol.gkDecimalLeadingZero { list-style-type: decimal-leading-zero }
.itemBody > ul,
ul.gkBullet1,
ul.gkBullet2,
ul.gkBullet3,
ul.gkBullet4 {
	margin-left: 3em;
	margin-top: 0em;
	padding: 0
}
ul li { list-style-position: outside }
.itemBody > ul li,
ul.gkBullet1 li,
ul.gkBullet2 li,
ul.gkBullet3 li,
ul.gkBullet4 li {
	line-height: 1.8em!important;
	list-style: none;
	margin: 0!important;
	overflow: inherit;
	padding: 0px 0px 0px 0px;
  list-style-type: disc;
	position: relative
}


.view-events .es-profile-header__avatar-wrap {
display: none;
}

#es .es-card__calendar-date {
display: none;
}




#es .es-story-privacy .es-privacy .es-privacy-toggle {
	padding: 0px 0 0px 5px!important;
}

.o-col--6 {
	vertical-align: top!important;#
}	


#es .es-login-box__msg-desc {
    font-size: 20px;
}

#es .es-login-box__msg-title {
    font-size: 25px!important;
}

#es.es-widget-calendar .day.has-events a:before {
    border-color: transparent transparent #000 transparent;
}

#es.popbox-events-calendar-filter {
display: none!important;
}

.mod-card__avatar-holder {
display: none!important;
}

gkMobileMenu {
display: none!important;
}


#es.is-mobile .es-navbar {
    position: relative;
    z-index: 980;
}



.pagination ul li a, .pagination ul li span, .pager li a, .pager li span {
    border: 0px solid #e5e5e5!important;
    display: block!important;
    font-size: 13px!important;
    font-weight: 400!important;
    height: 32px!important;
    line-height: 34px!important;
    margin: 0 0 0 0!important;
    min-width: 32px!important;
    padding: 0px 0px!important;
    text-align: center!important;
}
.pagination ul li, .pager li {
    background-image: none!important;
    color: #909090;
    cursor: default;
    display: inline-block;
    margin: 0;
}


select, textarea, input[type="text"], input[type="password"], input[type="url"], input[type="email"] {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    border-radius: 3px;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    }

.btn-primary:hover {
    background-color: #fff!important;
}
/*
button, input, select, textarea {
    margin: 5px;
}
*/

.btn-primary {
height:30px;
}


select[size="1"] {
    height: 49px!important;
}



.input-group .button, .readon, .button.inverse:active, .button.inverse:focus, .button.inverse:hover, input.button, span.button, button.button, div.button, .readmore a, input[type="submit"], input[type="button"], .gkPriceTable dd a {
    margin: 5px 5px 2px 2px!important;
}

#es .es-profile-header--mini .es-profile-header__avatar-wrap {
    display: none;
}

#es .embed-responsive-16by9 {
    padding-bottom: 50.0%;
}

#es .mod-card__ft {
    display: none;
}

/*#es .g-list-inline {
#    text-align: center;
#}
*/

section.blog .items-row {
    margin-bottom: 10px;
}
.es-teaser-about {
display: none;
}
#es.es-widget-calendar .day.is-today {
    background-color: #e9eff7!important;
}
#gkPageContent {
    background: #fff;
    padding: 10px 20px 0px!important;
}
div.ordering-box {
    float: none!important;
}
.rstbox-close {
    left: 0!important;
}

.modalCheckBox .cpnb-checkbox-text {
    margin: -32px 0 0 35px !important;
    line-height: 1 !important;
}
.cpnb-m-bottom-buttons .cpnb-button {
margin-left: 20px !important;
}


#es .es-list-item__media {
 display: none;
}
#gkBottom1.gkSingleModule .box, #gkBottom2.gkSingleModule .box {
    min-width: 100%;
    padding: 0px 0px!important;
    width: auto!important;
}
.box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 0px; 
    padding: 0;
    width: 100%;
}

article header li:before {
    content: "";
    padding: 0 0px;
}

section article:first-child, section.blog .items-more ol {
    margin-top: 10px;
}

#es .es-card__ft {
    display: none;
}
#es .t-lg-text--center, #es .t-text--center {
    font-size: 18px;
}

#es .es-profile-header__title {
    font-size: 25px;
}
.adv_standard_d {
    margin-bottom: -2px!important;
}

#es .o-btn-group>.btn:first-child {
    display: none;
}
#es .es-list-item__title {
    font-size: large!important;
}

#es .es-data-truncater {
display: none;
}
#es .es-mobile-filter{
display: none;
}
.gkPriceTable {
    padding: 0px 0 0px 0;
}
#gkFooter {
    margin-bottom: 20px;
}
#restricted_info {
    background-color: #f3f3f3;
}

.box.bigtitle .header, #gkBottom4 .box.bigtitle .header {
     margin: 20px 0px 12px 0px;
 }
 .box .header:after {
    margin: 10px 0 40px;
}

.gkPriceTable dd {
     padding: 0px 0; 
}

#es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:focus, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:active, #es .es-story-privacy .es-privacy .es-privacy-toggle, #es .btn-es-primary {
    background: #bb1111 !important;
    color: #ffffff !important;
    border-color: #bb1111 !important;
}

#es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:focus, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:active, #es .es-story-privacy .es-privacy .es-privacy-toggle, #es .btn-es-primary:hover{
    background: green !important;
    color: #ffffff !important;
    border-color: green !important;
}

#es .btn-es-primary-o {
    color: #bb1111 !important;
    background-color: #fff !important;
    border-color: #bb1111 !important;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid;
    white-space: nowrap;
    text-shadow: none;
    box-shadow: none;
    line-height: 1.666666667;
    border-radius: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
}
#es .btn-es-primary-o:hover {
    color: black !important;
    background-color: #fff !important;
    border-color: #ddd !important;
}

#es .g-list-inline > li {
    display: inline-block;
    font-size: 15px;
}

#es .mod-card__cover-wrap {
    padding-top: 40%;
}
#gkLogo {
    margin: 0;
    padding: 0;
    text-indent: -999em;
    text-shadow: none;
    width: 157px;
    display: block;
    float: left;
    margin: 0px 0;
    -webkit-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -ms-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear;
    margin-top: 5px;
}
#es .es-profile-header__cover {
    min-height: 500px!important;
}
#es.is-mobile .es-profile-header__cover {
    min-height: 200px!important;
}
.igui-overlay-primary {
    font-size: 12px!important;
}

.igui-icon, .igui-icon [FILL*='#']:not(.igui-preserve), .igui-icon [fill*='#']:not(.igui-preserve), .igui-svg, .igui-svg:not(.igui-preserve) [FILL*='#']:not(.igui-preserve), .igui-svg:not(.igui-preserve) [fill*='#']:not(.igui-preserve) {
    fill: unset;
}
.item-page .igallery_title {
    display: none;
}
article header li {
    font-size: 15px !important;
}
#onesignal-popover-container #onesignal-popover-dialog .popover-button.primary, #onesignal-popover-container #onesignal-popover-dialog .slidedown-button.primary, #onesignal-popover-container #onesignal-slidedown-dialog .popover-button.primary, #onesignal-popover-container #onesignal-slidedown-dialog .slidedown-button.primary, #onesignal-slidedown-container #onesignal-popover-dialog .popover-button.primary, #onesignal-slidedown-container #onesignal-popover-dialog .slidedown-button.primary, #onesignal-slidedown-container #onesignal-slidedown-dialog .popover-button.primary, #onesignal-slidedown-container #onesignal-slidedown-dialog .slidedown-button.primary {
    background: #0078d1!important;
    color: #fff!important;
    border: 0px!important;   
    height: 50px!important;
}
h1, h2, h3, h4, h5, h6 {
    text-align: left;
}
.blog article header ul {
    margin: 0 0 0px;
}
#search-form fieldset.word label, #search-form fieldset.word input, #search-form fieldset.word button {
    float: none!important;
 }
.com-finder h2 {
    margin-top: 15px;
}


.pagination {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}


.icon-angle-left::before {
  content: "<";
  display: inline-block;
  font-family: inherit;
  font-size: 18px;
  line-height: 1;
  color: inherit;
}

.icon-angle-right::before {
  content: ">";
  display: inline-block;
  font-family: inherit;
  font-size: 18px;
  line-height: 1;
  color: inherit;
}

.icon-angle-double-left::before {
  content: "<<";
  display: inline-block;
  font-family: inherit;
  font-size: 18px;
  line-height: 1;
  color: inherit;
}

.icon-angle-double-right::before {
  content: ">>";
  display: inline-block;
  font-family: inherit;
  font-size: 18px;
  line-height: 1;
  color: inherit;
}

.eb-event-item-grid-default-layout .eb-event-title-container {
    font-size: 18px!important;
}



.btn-success {
color: #fff !important;
}

.input-group .btn {
 z-index: 0 !important; 
}

#gkSocialAPI {
display: none;
}

body {
    background: #eee;
    color: #888;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.9;
    margin: 0;
    min-height: 100%;
    padding: 0;
    word-wrap: break-word;
}

.box.color, #gkHeaderBottom .box {
    background: #bb1111 !important;
    color: #ffb1ae;
}
#gkHeaderBottom {
    background: #b11;
}
.gkText {
    background: #b11;
}

article header li {
     margin: 5px !important;
 }