/* www.actscares.com
 * from default style - macarhign
 */
 
 html { font-style: normal; }

/*
@media (min-width: 768px) {
 .tm-headerbar { display: none; }
}
 */

@media (max-width: 767px) {
[class*='tm-block-gutter'] { margin: 0px;}
/*#top { margin-top: 50px;}   
 #tm-top-a { margin-top: 50px;} */
.tm-headerbar-background {
/*	margin-top: -50px !important; */
    position: fixed;
    width: 100%;
    z-index: 1;
}
.iframe{ width: 100% !important; }
}


/*MAIN MENU---------------------<start>*/
/*NORMAL*/
.uk-navbar-nav > li > a { padding: 0px 18px;font-size: 13px;background: rgba(255,255,255,0.80); background: #fff; }

/*dropdown Normal item*/
.uk-nav-navbar > li > a { color: #000; font-size: 13px; }

/*MAIN MENU---------------------<end>*/


/*DONATE MENU ITEM----------------------<start>*/
/*DONATE MAIN MENU*/
.uk-navbar-nav > li > .donate { background: #f12f2f !important; color: #fff !important; }
.uk-navbar-nav > li:hover > .donate, 
.uk-navbar-nav > li > .donate:focus, 
.uk-navbar-nav > li.uk-open > .donate { background: #d03030 !important; color: #fff !important; }
.uk-navbar-nav > li.uk-active > .donate {background: #f12f2f !important;}
.uk-navbar-nav > li.uk-active > .donate:hover {background: #f12f2f !important;}
/*DONATE OFFCANVAS ITEM*/
.uk-nav-offcanvas > li > .donate { background: #f12f2f !important; color: #fff !important; }
.uk-nav-offcanvas > .uk-open > .donate, 
html:not(.uk-touch) .uk-nav-offcanvas > li > .donate:hover, 
html:not(.uk-touch) .uk-nav-offcanvas > li > .donate:focus { background: #d03030 !important; color: #fff !important; }
html .uk-nav.uk-nav-offcanvas > li.uk-active > .donate {background: #f12f2f !important;}
html .uk-nav.uk-nav-offcanvas > li.uk-active > .donate:hover {background: #f12f2f !important;}
/*DONATE MENU ITEM----------------------<end>*/


/*OFFCANVAS---------------------<start>*/
.uk-navbar-toggle {
    height: 50px;
    background: url(../../../less/uikit/images/custom/offcanvas-icon-toggle.png) no-repeat 50%;
}
/*NORMAL*/
.uk-nav-offcanvas > li > a {color: #ffffff; background: #004584; border-bottom: 1px solid #045196;}
/*SUB-Container*/
.uk-nav-offcanvas .uk-nav-sub {
	background: #153153;
	}
/*Sub-item-Normal*/
.uk-nav-offcanvas ul a {
    font-size: 15px;
    padding-left: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    border-bottom: 1px solid #153153;
}
/*Sub-item Hover*/
html:not(.uk-touch) .uk-nav-offcanvas ul a:hover { color: #01a1ff;border-bottom: 1px solid rgba(255, 255, 255, 0.15);}
/*active*/
.uk-nav-offcanvas .uk-nav-sub .uk-active a { color: #01a1ff;border-bottom: 1px solid rgba(255, 255, 255, 0.15);}
/*OFFCANVAS---------------------<end>*/

.tm-footer {
	background: url(../../../less/uikit/images/custom/rain-bg.jpg) center bottom fixed;
    background-size: cover;
}

/*JGIVE--------<start>  */
.techjoomla-bootstrap {font-size: 12pt;}
.thumbnail { margin-bottom: 15px; }
@media (min-width: 1199px) {
 .thumbnail {
    margin-left: auto;
    margin-right: auto;
    position: relative !important;
    display: inline-block;
    right: 0px !important;
    bottom: 0px !important;
    left: 0px !important;
 }
}
.oppor-help-btn a {
    background: #f12f2f;
    color: #fff;
    padding: 10px;
    font-size: 16px;
    border-radius: 3px;
}
.oppor-help-btn a:hover { background: #d03030; }

.mod_jgive_pin_layout_element:hover { border-color: #008cde !important; }

/*NAV-TABS*/
.nav-tabs {
    border-bottom: 1px solid #dddddd;
}
/*ACTIVE: nav-tabs*/
.nav-tabs > .active > a, 
.nav-tabs > .active > a:hover, 
.nav-tabs > .active > a:focus {
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs > li > a:hover {
    border-color: #f5f5f5;
    border-bottom-color: transparent;
    background: #dddddd;
    color: #000000;
}
/*NORMAL: nav-tabs*/
.nav-tabs > li > a { 
	color: #0b5394;    
	padding: 10px; 
}
.techjoomla-bootstrap .nav-tabs > li {
    padding: 0px;
}

/*TABLE*/
.com_jgive_td_center { text-align: left!important;}

.iframe{width:480px!important; height:271!important;}

/*JGIVE--------<end>*/




/*CHZN ------------- <start>*/
.chzn-container { font-size: 15px; }
.chzn-container-single .chzn-single {
    padding: 10px;
	box-shadow: none;
	background: #fff;
}
/*Arrow Pointer Position: Normal*/
.chzn-container-single .chzn-single div b { background-position: 0px 12px;}
/*Arrow Pointer Position: Open*/
.chzn-container-active.chzn-with-drop .chzn-single div b { background-position: -18px 12px; }

.chzn-container-single .chzn-single span {margin-right: 0px;}
/*OPEN*/
.chzn-container-active.chzn-with-drop .chzn-single { background: #fff; }

/*Drop Down Container*/
.chzn-container .chzn-drop { box-shadow: none;}
/*Dropdown Items Container*/
.chzn-container .chzn-results {
    margin: 0px;
    padding: 0px;
	}
/*Highlighted Item*/
.chzn-container .chzn-results li.highlighted { background: #0d8ad3; }
/*CHZN ------------- <end>*/

a.addthis_button_google_plusone.at300b {
    padding: 0px 0px;
}

/*BOOTSTRAP CUSTOM*/
select, 
textarea, 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input { border-width: 1px; }
.invalid { color: #ff0000; }
.form-horizontal #comment { height: 148px;}

.control-group .controls .button { 
    height: auto;
    padding: 10px;
	line-height: 16px;
	}
.input-append.input-prepend input { height: 26px;}


.ert-btn-donate {
	background: #f12f2f;
    font-size: 13px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    line-height: 30px;
    min-height: 30px;
    margin-right: -8px;
    padding: 0 8px;
}
.ert-btn-donate:hover,
.ert-btn-donate:focus { background: #d03030; }

@media (min-width: 768px) {
.ert-btn-donate {display: none;}
.tm-headerbar-background { background: #fff; }
}
.tm-headerbar-left { z-index: 2;}
.uk-navbar-nav {
    margin-left: 70px;
}
.uk-navbar-nav { z-index: 1; }


.featured-camp .oppor-help-btn a { display: none;}
.mod_jgive_pin_short_desc { margin-top: 0px;}
.readmore { margin: 20px;}

/*VIDEO BEHAVIOUR THUMBANAIL*/
iframe#vimeoplayer {
    width: 86%;
	width: 100%;
}
div#image_video {
    text-align: center;
}

/* VIDEO RESPONSIVE */
#jgiveMainPagevideo {position: relative;	padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
#jgiveMainPagevideo iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.responsive-video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.responsive-video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.com_jgive_border {
    border: 0px solid #DDDDDD !important;
    padding: 0px; }

.modal-footer.mod_jgive_pin_amount {
    display: none;
}
.mod_jgive_pin_place {
    display: none;
}
.apm-main.apm-full-width {
    overflow: hidden;
}
#apm-112 .apm-content-wrap {
	width: 720px;
    height: 400px;
}
.footer1{
	text-align:center;
}