/*-----------------------------------------------------------------------------

 -	Revolution Slider 4.1 Captions -

 Screen Stylesheet

 version:   	1.4.5
 date:      	27/11/13
 author:		themepunch
 email:     	info@themepunch.com
 website:   	http://www.themepunch.com
 -----------------------------------------------------------------------------*/

@font-face {
    font-family: 'revicons';
    src: url('../../assets/revolution-slider/fonts/revicons.eot?5510888');
    src: url('../../assets/revolution-slider/fonts/revicons.eot?5510888#iefix') format('embedded-opentype'), url('../../assets/revolution-slider/fonts/revicons.woff?5510888') format('woff'), url('../../assets/revolution-slider/fonts/revicons.ttf?5510888') format('truetype'), url('../../assets/revolution-slider/fonts/revicons.svg?5510888#revicons') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 @font-face {
 font-family: 'revicons';
 src: url('../font/revicons.svg?5510888#revicons') format('svg');
 }
 }
 */

[class^="revicon-"]:before, [class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before {
    content: '\e802';
}/* '' */
.revicon-pencil-1:before {
    content: '\e831';
}/* '' */
.revicon-picture-1:before {
    content: '\e803';
}/* '' */
.revicon-cancel:before {
    content: '\e80a';
}/* '' */
.revicon-info-circled:before {
    content: '\e80f';
}/* '' */
.revicon-trash:before {
    content: '\e801';
}/* '' */
.revicon-left-dir:before {
    content: '\e817';
}/* '' */
.revicon-right-dir:before {
    content: '\e818';
}/* '' */
.revicon-down-open:before {
    content: '\e83b';
}/* '' */
.revicon-left-open:before {
    content: '\e819';
}/* '' */
.revicon-right-open:before {
    content: '\e81a';
}/* '' */
.revicon-angle-left:before {
    content: '\e820';
}/* '' */
.revicon-angle-right:before {
    content: '\e81d';
}/* '' */
.revicon-left-big:before {
    content: '\e81f';
}/* '' */
.revicon-right-big:before {
    content: '\e81e';
}/* '' */
.revicon-magic:before {
    content: '\e807';
}/* '' */
.revicon-picture:before {
    content: '\e800';
}/* '' */
.revicon-export:before {
    content: '\e80b';
}/* '' */
.revicon-cog:before {
    content: '\e832';
}/* '' */
.revicon-login:before {
    content: '\e833';
}/* '' */
.revicon-logout:before {
    content: '\e834';
}/* '' */
.revicon-video:before {
    content: '\e805';
}/* '' */
.revicon-arrow-combo:before {
    content: '\e827';
}/* '' */
.revicon-left-open-1:before {
    content: '\e82a';
}/* '' */
.revicon-right-open-1:before {
    content: '\e82b';
}/* '' */
.revicon-left-open-mini:before {
    content: '\e822';
}/* '' */
.revicon-right-open-mini:before {
    content: '\e823';
}/* '' */
.revicon-left-open-big:before {
    content: '\e824';
}/* '' */
.revicon-right-open-big:before {
    content: '\e825';
}/* '' */
.revicon-left:before {
    content: '\e836';
}/* '' */
.revicon-right:before {
    content: '\e826';
}/* '' */
.revicon-ccw:before {
    content: '\e808';
}/* '' */
.revicon-arrows-ccw:before {
    content: '\e806';
}/* '' */
.revicon-palette:before {
    content: '\e829';
}/* '' */
.revicon-list-add:before {
    content: '\e80c';
}/* '' */
.revicon-doc:before {
    content: '\e809';
}/* '' */
.revicon-left-open-outline:before {
    content: '\e82e';
}/* '' */
.revicon-left-open-2:before {
    content: '\e82c';
}/* '' */
.revicon-right-open-outline:before {
    content: '\e82f';
}/* '' */
.revicon-right-open-2:before {
    content: '\e82d';
}/* '' */
.revicon-equalizer:before {
    content: '\e83a';
}/* '' */
.revicon-layers-alt:before {
    content: '\e804';
}/* '' */
.revicon-popup:before {
    content: '\e828';
}/* '' */

/*********************************
 -	SPECIAL TP CAPTIONS -
 **********************************/
.tp-caption .frontcorner {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px;
}

.tp-caption .backcorner {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px;
}

.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px;
}

.tp-caption .backcornertop {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px;
}

/******************************
 -	WRAPPER STYLES		-
 ******************************/

.rev_slider_wrapper {
    position: relative;
}

.rev_slider_wrapper > ul {
    visibility: hidden;
}

.rev_slider {
    position: relative;
    overflow: visible;
}

.rev_slider img {
    max-width: none !important;
    -moz-transition: none ;
    -webkit-transition: none ;
    -o-transition: none ;
    transition: none ;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border: none;
    visibility: visible !important;
}

.rev_slider .no-slides-text {
    font-weight: bold;
    text-align: center;
    padding-top: 80px;
}

.rev_slider ul {
    margin: 0px;
    padding: 0px;
    list-style: none !important;
    list-style-type: none;
    background-position: 0px 0px;
}

.rev_slider ul li, .rev_slider > ul > li, .rev_slider > ul > li:before {

    list-style: none !important;
    position: absolute;
    visibility: hidden;
    margin: 0px !important;
    padding: 0px !important;
    overflow-x: visible;
    overflow-y: visible;
    list-style-type: none !important;
    background-image: none;
    background-position: 0px 0px;
    text-indent: 0em;
}

.rev_slider .tp-caption,.rev_slider .caption { position:absolute; visibility: hidden; }

.tp-simpleresponsive img {
    max-width: none;
}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption {
    z-index: 1;
}

.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none !important;
}

.tp-hide-revslider, .tp-caption.tp-hidden-caption {
    visibility: hidden !important;
    display: none !important;
}

/******************************
 -	WRAPPER STYLES END	-
 ******************************/

/******************************
 -	IE8 HACKS	-
 *******************************/
.noFilterClass {
    filter: none !important;
}
/******************************
 -	IE8 HACKS ENDS	-
 *******************************/

/********************************
 -	FULLSCREEN VIDEO	-
 *********************************/
.caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
}
.caption.fullscreenvideo iframe, .caption.fullscreenvideo video {
    width: 100% !important;
    height: 100% !important;
    display: none
}

.tp-caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
}
.tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe video {
    width: 100% !important;
    height: 100% !important;
    display: none;
}

.fullscreenvideo .vjs-loading-spinner {

    display: none !important;
    width: 0px;
    height: 0px;
}
.fullscreenvideo .vjs-control-bar.vjs-fade-out, .fullscreenvideo .vjs-control-bar.vjs-fade-in, .fullscreenvideo .vjs-control-bar.vjs-fade-out.vjs-lock-showing, .fullscreenvideo .vjs-control-bar.vjs-fade-in.vjs-lock-showing {
    visibility: hidden !important;
    opacity: 0 !important;
    display: none !important;
    width: 0px;
    height: 0px;
    overflow: hidden;
}

.fullcoveredvideo.video-js, .fullcoveredvideo video {
    background: transparent !important;
}

.fullcoveredvideo .vjs-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

/********************************
 -	FULLSCREEN VIDEO ENDS	-
 *********************************/

/********************************
 -	DOTTED OVERLAYS	-
 *********************************/
.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.tp-dottedoverlay.twoxtwo {
    background: url(../../assets/revolution-slider/img/rev-img/gridtile.png)
}
.tp-dottedoverlay.twoxtwowhite {
    background: url(../../assets/revolution-slider/img/rev-img/gridtile_white.png)
}
.tp-dottedoverlay.threexthree {
    background: url(../../assets/revolution-slider/img/rev-img/gridtile_3x3.png)
}
.tp-dottedoverlay.threexthreewhite {
    background: url(../../assets/revolution-slider/img/rev-img/gridtile_3x3_white.png)
}
/********************************
 -	DOTTED OVERLAYS ENDS	-
 *********************************/

/**********************************************
 -	FULLSCREEN AND FULLWIDHT CONTAINERS	-
 **********************************************/

.fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.fullwidthbanner-container {
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden;
}

.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative;
}

/****************************************************************

 -	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

 ******************************************************************/

.tp-simpleresponsive .slotholder *, .tp-simpleresponsive img {/*-webkit-transform: translateZ(0);
	 -webkit-backface-visibility: hidden;
	 -webkit-perspective: 1000;*/
}

/************************************************
 - SOME CAPTION MODIFICATION AT START  -
 *************************************************/
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
    position: absolute;
    -webkit-font-smoothing: antialiased !important;
}

/******************************
 -	SHADOWS		-
 ******************************/
.tp-bannershadow {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-bannershadow.tp-shadow1 {
    background: url(../../assets/revolution-slider/img/rev-img/shadow1.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 30px;
    bottom: -30px;
}
.tp-bannershadow.tp-shadow2 {
    background: url(../../assets/revolution-slider/img/rev-img/shadow2.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px;
}
.tp-bannershadow.tp-shadow3 {
    background: url(../../assets/revolution-slider/img/rev-img/shadow3.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px;
}

/******************************
 -	BUTTONS	-
 *******************************/

.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff !important;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
    font-size: 15px;
    line-height: 45px !important;
    background: url(../../assets/revolution-slider/images/gradient/g30.png) repeat-x top;
    font-family: arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
}

.tp-button.big {
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
    font-weight: bold;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px !important;
    background: url(../../assets/revolution-slider/images/gradient/g40.png) repeat-x top;
}

.purchase:hover, .tp-button:hover, .tp-button.big:hover {
    background-position: bottom, 15px 11px;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tp-button {
        padding: 4px 8px 3px;
        line-height: 25px !important;
        font-size: 11px !important;
        font-weight: normal;
    }
    a.tp-button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tp-button {
        padding: 2px 5px 2px;
        line-height: 20px !important;
        font-size: 10px !important;
    }
    a.tp-button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
    }
}

/*	BUTTON COLORS	*/

.tp-button.green, .tp-button:hover.green, .purchase.green, .purchase:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
    -moz-box-shadow: 0px 3px 0px 0px #104d0b;
    box-shadow: 0px 3px 0px 0px #104d0b;
}

.tp-button.blue, .tp-button:hover.blue, .purchase.blue, .purchase:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
    -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
    box-shadow: 0px 3px 0px 0px #0f3e68;
}

.tp-button.red, .tp-button:hover.red, .purchase.red, .purchase:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
    -moz-box-shadow: 0px 3px 0px 0px #7c1212;
    box-shadow: 0px 3px 0px 0px #7c1212;
}

.tp-button.orange, .tp-button:hover.orange, .purchase.orange, .purchase:hover.orange {
    background-color: #ff7700;
    -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
    -moz-box-shadow: 0px 3px 0px 0px #a34c00;
    box-shadow: 0px 3px 0px 0px #a34c00;
}

.tp-button.darkgrey, .tp-button.grey, .tp-button:hover.darkgrey, .tp-button:hover.grey, .purchase.darkgrey, .purchase:hover.darkgrey {
    background-color: #555;
    -webkit-box-shadow: 0px 3px 0px 0px #222;
    -moz-box-shadow: 0px 3px 0px 0px #222;
    box-shadow: 0px 3px 0px 0px #222;
}

.tp-button.lightgrey, .tp-button:hover.lightgrey, .purchase.lightgrey, .purchase:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0px 3px 0px 0px #555;
    -moz-box-shadow: 0px 3px 0px 0px #555;
    box-shadow: 0px 3px 0px 0px #555;
}

/************************
 -	NAVIGATION	-
 *************************/

/** BULLETS **/

.tpclear {
    clear: both;
}

.tp-bullets {
    z-index: 1000;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px);
}
.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.tp-bullets.simplebullets.navbar {
    border: 1px solid #666;
    border-bottom: 1px solid #444;
    background: url(../../assets/revolution-slider/img/rev-img/boxed_bgtile.png);
    height: 40px;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.tp-bullets.simplebullets.navbar-old {
    background: url(../../assets/revolution-slider/img/rev-img/navigdots_bgtile.png);
    height: 35px;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/bullet.png) no-repeat top left;
    width: 20px;
    height: 20px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
    margin-left: 3px;
}
.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 3px;
}

.tp-bullets.simplebullets.round-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/bullets.png) no-repeat bottom left;
    width: 23px;
    height: 23px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}
.tp-bullets.simplebullets.round-old .bullet.last {
    margin-right: 0px;
}

/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet {
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/bullets2.png) no-repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}
.tp-bullets.simplebullets.square .bullet.last {
    margin-right: 0px;
}

/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/bullets2.png) no-repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}
.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0px;
}

/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet {
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/bullet_boxed.png) no-repeat top left;
    width: 18px;
    height: 19px;
    margin-right: 5px;
    float: left;
    margin-top: 10px;
}

.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left: 0px !important;
}
.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right: 0px !important;
}

/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/navigdots.png) no-repeat bottom left;
    width: 15px;
    height: 15px;
    margin-left: 5px !important;
    margin-right: 5px !important;
    float: left;
    margin-top: 10px;
}
.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left: 0px !important;
}
.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right: 0px !important;
}

.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
    background-position: top left;
}

.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected {
    background-position: bottom left;
}

/*************************************
 -	TP ARROWS 	-
 **************************************/
.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px);
}
.tparrows.hidearrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/large_left.png) no-repeat top left;
    width: 40px;
    height: 40px;
}
.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/large_right.png) no-repeat top left;
    width: 40px;
    height: 40px;
    top:50% !important;
}

.tp-leftarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/small_left.png) no-repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top:0;
    top:50% !important;
}
.tp-rightarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/small_right.png) no-repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-leftarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/arrow_left.png) no-repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}
.tp-rightarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/arrow_right.png) no-repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-leftarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/small_left_boxed.png) no-repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-right: 6px;
    margin-top: 12px;
}
.tp-rightarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/small_right_boxed.png) no-repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-left: 6px;
    margin-top: 12px;
}

.tp-leftarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/arrowleft.png) no-repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-right: 6px;
    margin-top: 10px;
}
.tp-rightarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/arrowright.png) no-repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-left: 6px;
    margin-top: 10px;
}

.tp-leftarrow.navbar-old.thumbswitharrow {
    margin-right: 10px;
}
.tp-rightarrow.navbar-old.thumbswitharrow {
    margin-left: 0px;
}

.tp-leftarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/arrow_left2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px;
}
.tp-rightarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/arrow_right2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px;
}

.tp-leftarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/arrow_left2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px;
}
.tp-rightarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/arrow_right2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px;
}

.tp-leftarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/large_left.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
    top:50% !important;
}
.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../../assets/revolution-slider/img/rev-img/large_right.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
}

.tp-leftarrow:hover, .tp-rightarrow:hover {
    background-position: bottom left;
}

/****************************************************************************************************
 -	TP THUMBS 	-
 *****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/

.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;	/* THE DIMENSIONS OF THE THUMB CONTAINER */
    margin-top: -50px;
    vertical-align: top;
}
.tp-bullets.tp-thumbs img {
    vertical-align: top;
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;	/* THE DIMENSIONS OF THE THUMB CONTAINER */
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;	/* THE DIMENSION OF A SINGLE THUMB */
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.tp-thumbs img {
    width: 100%;
}

/************************************
 -	TP BANNER TIMER		-
 *************************************/
.tp-bannertimer {
    width: 100%;
    height: 10px;
    background: url(../../assets/revolution-slider/img/rev-img/timer.png);
    position: absolute;
    z-index: 200;
    top: 0px;
}
.tp-bannertimer.tp-bottom {
    top: auto;
    bottom: 0px !important;
    height: 5px;
}

/******************************
 -	HTML5 VIDEO SETTINGS	-
 ********************************/

.vjs-tech {
    margin-top: 1px
}

.tp-caption .vjs-default-skin .vjs-big-play-button {
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    box-shadow: none;
    text-shadow: none;
    line-height: 30px;
    vertical-align: top;
    padding: 0px;
}

.tp-caption .vjs-default-skin .vjs-big-play-button:before {
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 40px;
    text-shadow: none !important;
    color: #fff;
    font-size: 18px;
}

.tp-caption  .vjs-default-skin:hover .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus {

    box-shadow: none;
    -webkit-box-shadow: none;
}

/***************************************
 -	RESPONSIVE SETTINGS 	-
 ****************************************/

/*********************************************

 -	BASIC SETTINGS FOR THE BANNER	-

 ***********************************************/

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-caption img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
    zoom: 1;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive > ul li {
    list-style: none;
    position: absolute;
    visibility: hidden;
}

/*  CAPTION SLIDELINK   **/
.caption.slidelink a div, .tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(../../assets/revolution-slider/img/rev-img/coloredbg.png) repeat;
}

.tp-loader {
    background: url(../../assets/revolution-slider/img/rev-img/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
/*
 Table Of Contents
 1) @fontface
 2) General Text Formatting and Typography
 3) Site Wide Content
 	3.1) General Style
 	3.2) Sprite Icon
 	3.3) Botton Style
 	3.4) Img Thumb
 	3.5) Table Style
 	3.6) Tab Style
 	3.7) Accordion Style
 	3.8) Notification Style
 	3.9) List Style
 	3.10) Blockquote Style
 	3.11) Progress Style
 	3.12) Breadcrumb Banner Section
 	3.13) Global Animations Style
 	3.14) Side Nav Style
 	3.15) pagiantion Style
 4) Header Styles
 	4.1) Header First
 	4.2) Header Second
 	4.3) Header Third
 5) Footer Styles
	 5.1) Footer first
	 5.2) Footer Second
	 5.3) Footer Third
 ===============================================*/

/*
1.) @fontface
 ----------------------------------------*/
@font-face {
    font-family: 'latoblack';
    src: url('../../assets/fonts/lato-black-webfont.eot');
    src: url('../../assets/fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'), url('../../assets/fonts/lato-black-webfont.woff') format('woff'), url('../../assets/fonts/lato-black-webfont.ttf') format('truetype'), url('../../assets/fonts/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*
2)General Text Formatting
 ----------------------------------------*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #26211d;
    font-weight: 400;
}
h1, .h1 {
    font-size: 36px;
    margin-bottom: 30px;
}
h2, .h2 {
    font-size: 30px;
    margin-bottom: 36px;
}
h3, .h3 {
    font-size: 26px;
    margin-bottom: 39px;
}
h4, .h4 {
    font-size: 24px;
    margin-bottom: 40px;
}
h5, .h5 {
    font-size: 20px;
    margin-bottom: 42px;
}
h6, .h6 {
    font-size: 18px;
    margin-bottom: 39px;
}
p {
    font-size:14px;
    color: #727272;
    line-height: 1.5;
}
p.asterix {
    font-size:12px;
    color: #727272;
    line-height: 1.5;
}
a:hover, a:focus {
    text-decoration: none;
}
a:focus, a:active {
    outline: none;
}
img {
    max-width: 100%;
    height: auto;
}
ul, ol {
    padding-left: 15px;
}
/*
 3) Site Wide Content
 ------------------------------*/
/*
 3.1) General Sytle
 -----------------------------*/
h1 strong, .h1 strong, h2 strong, .h2 strong, h3 strong, .h3 strong, h2 strong, .h2 strong, h4 strong, .h4 strong {
    font-family: 'latoblack', sans-serif;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    font-size: 100%;
    color: inherit;
    border-radius: 0;
    padding: 5px 0;
    text-transform: capitalize;
}

h1 small.border-none, .h1 small.border-none, h2 small.border-none, .h2 small.border-none, h3 small.border-none, .h3 small.border-none, h2 small.border-none, .h2 small.border-none, h4 small.border-none, .h4 small.border-none {
    border-bottom: 0px;
}
.heading-group {
    padding: 20px 0 0;
}
/*svg {
    background: #f7f7f7 !important;
    border: 1px solid #efefef;
}*/
.svg-shape svg{
    width:50px;
    height:50px;
}

.svg-shape{
    height: 68px;
    position: absolute;
    right: 38px;
    text-align: center;
    width: 68px;
    top: 19px;
}
.user-svg-shape{
    position: absolute;
    right: 8px;
    top: 17px;
    width: 68px;
    height: 98px;

}
.user-svg-shape svg{
    width:80px;
    height:80px;
}
.border-none{
    border:none !important;
}
input:focus,textarea:focus{
    outline:none;
}
input:focus,textarea:focus,.btn:focus,.zoom img{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.media-content:hover .svg-shape,.media-content .svg-shape,.volunteer-reward:hover .svg-shape,.volunteer-reward .svg-shape {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#page-info{
    padding-bottom:100px;
}

/*
 3.2) Sprite Icon
 -----------------------------*/
[class^="icon-"] {
    background-image: url(../../assets/img/icons.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px;
}
.icon-search {
    width: 24px;
    height: 24px;
}
.icon-volume {
    width: 37px;
    height: 36px;
    background-position: 0 -30px;
    margin-top: -5px;
}
.icon-user {
    width: 29px;
    height: 36px;
    background-position: 0 -69px;
    margin-top: -3px
}
.icon-heart {
    width: 38px;
    height: 36px;
    background-position: 0 -109px;
    margin-top: -3px;
}
.icon-embed {
    width: 20px;
    height: 25px;
    background-position: -40px -30px;
}

/*
 3.3) button Style
 ----------------------------------------*/

.btn-theme {
    color: #fff;
    border-radius: 0;
}
.btn-theme:hover, .btn.btn-theme:focus {
    color: #fff;
}
/*
 3.4) Img Thumb
 ----------------------------------------*/
.img-thumb {
    display: block;
    overflow: hidden;
}
.img-thumb img {
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.img-thumb:hover img, .img-thumb:focus img, .zoom:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/*
 3.5) Table Style
 ----------------------------------------*/
.table-wrap {
    border: 1px solid #e0e0e0;
    padding: 15px 10px 10px;
    border-radius: 8px;
    background: #f8f7f5;
}

.table {
    background: #f8f7f5;
}
.tables-outline {
    border: none;
    background: none;
}
.table-content h3{
    margin-bottom:0;
}
.table-content  .bs-example {
    margin-bottom: 70px;
    padding-top: 20px;
}
.tables-outline > tbody > tr > td:first-child, .tables-outline > thead > tr > th:first-child {
    border-left: 1px solid transparent;
}
.tables-outline > tbody > tr > td:last-child, .tables-outline > thead > tr > th:last-child {
    border-right: 1px solid transparent;
}
.tables-outline > tbody > tr:last-child > td {
    border-bottom: 1px solid transparent;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    height: 37px;
}
.table > thead > tr > th {
    font-size: 18px;
    color: #26211d;
}
.table > tbody > tr > td {
    color: #7c7c7c;
}
.table.b-border > tbody > tr:last-child > td {
    border-bottom: 1px solid #e0e0e0;
}
.table-striped > tbody > tr:nth-child(odd)> td, .table-striped > tbody > tr:nth-child(odd)> th {
    background: #ededed;
}
/*
 3.6) Tab Style
 ----------------------------------------*/
.bs-example-tabs {
    padding-top: 40px;
    margin-bottom: 40px;
}
.content-wrapper .shortcode-page .bs-example-tabs:last-child{
    margin-bottom:0;
}
.tab-content {
    border: 1px solid #e5e3dc;
    border-top: none;
    padding: 38px 38px 53px;
}

.nav-tabs > li {
    float: none;
    margin-bottom: 1px;
}
.nav-tabs > li:last-child {
    margin-bottom: 0px;
}
.nav-tabs > li > a {
    border-radius: 0;
    width: 100%;
    font-size: 18px;
    color: #302f2c;
    margin-right: 15px;
    cursor: pointer;
}
.nav-tabs_less-space > li > a {
    margin-right: 0;
}
/*
 3.7) Accordion Style
 ----------------------------------------*/
.panel-group .panel {
    border-radius: 0;
}
.panel {
    box-shadow: none;
    border: none;
}

.panel-title > a {
    padding: 10px 15px 10px 36px;
    display: block;
    position: relative;
}
.toggel-icon {
    position: absolute;
    right: 17px;
    top: 50%;
    margin-top: -8px;
}
.panel-heading {
    padding: 0;
    border-radius: 0;
}
.panel-default > .panel-heading {
    background-image: none;
}
.panel-group .panel-heading+ .panel-collapse > .panel-body {
    border: none;
}
.panel-collapse {
    border: 1px solid #e5e3dc;
    border-top: none;
}
.toggle-panel .panel-collapse {
    border: none;
}
/*
 3.8) Notification Style
 ----------------------------------------*/
.bs-example-notification {
    padding: 35px 0;
}
.content-wrapper .bs-example-notification{
    padding-bottom:0;
}
.alert{
    padding:13px 15px;
    font-size:16px;
    line-height:1.5;
    margin-bottom:20px;
}
.alert p {
    margin-bottom: 0;
}
.alert-danger {
    background: #FFCDD2;
}
.alert-success {
    background: #edffe9;
}
.alert-info {
    background: #eaf7ff;
}
.alert-warning {
    background: #fffbf0;
}
.alert-default {
    background: #f8f8f8;
}
.alert.alert-danger {
    color: #dc7276;
    border: 1px solid #f5cfcf;
}

.alert-mf-notification {
    background: #C5E1A5;
}
.alert-mf-info {
    background: #FFECB3;
}
.alert-mf-warning {
    background: #FFCDD2;
}
.alert-mf-notice {
    background: #B3E5FC;
}

.alert.alert-success {
    color: #68905e;
    border: 1px solid #b9e6b1;
}
.alert.alert-info {
    color: #71abd1;
    border: 1px solid #b1defb;
}
.alert.alert-warning {
    color: #263238;
    border: 1px solid #ff0019;
}
.alert.alert-default {
    color: #b9b5b4;
    border: 1px solid #dedede;
}

.alert.alert-danger p {
    color: #263238;
}

.alert.alert-success p {
    color: #68905e;
}
.alert.alert-info p {
    color: #71abd1;
}
.alert.alert-warning p {
    color: #d2af49;
}
.alert.alert-default p {
    color: #b9b5b4;
}

.alert.alert-mf-notification {
    color: #263238;
    border: 1px solid #77ac39;
}
.alert.alert-mf-info {
    color: #263238;
    border: 1px solid #ffbf00;
}
.alert.alert-mf-warning {
    color: #263238;
    border: 1px solid #ff0019;
}
.alert.alert-mf-notice {
    color: #263238;
    border: 1px solid #0aabf5;
}

.alert.alert-mf-notification p{
    color: #263238;
}
.alert.alert-mf-info p{
    color: #263238;
}
.alert.alert-mf-warning p{
    color: #263238;
}
.alert.alert-mf-notice p{
    color: #263238;
}
.alert.alert-dismissible .close {
    right: 0;
    top: 0;
}
/*
 3.9) List Style
 ----------------------------------------*/

li {

    color: #7c7c7c;
}
.list-style li {
    font-size: 16px;
    list-style:none;
}
.list-unstyled,.list-arrowstyled{
    list-style:none;
}
.list-unstyled li:before {
    content: "\f111";
    font-family: FontAwesome;
    font-size: 5px;
    padding-right: 8px;
    position: relative;
    top: -1px;
}
.list-arrowstyled li:before {
    content: "\f101";
    font-family: FontAwesome;
    padding-right: 8px;
}
.list-circlestyled, .list-arrowstyled {
    padding-left: 0;
    list-style:none;
}
.list-circlestyled li:before {
    content: "\f10c";
    font-family: FontAwesome;
    padding-right: 8px;
    font-size: 11px;
}
.list-style h3 {
    margin: 45px 0 50px;
}
/*
 3.10) Blockquote Style
 ----------------------------------------*/
.bs-blockquete {
    margin-top: 50px;
}
blockquote {
    min-height: 90px;
}
.blockquote-reverse {
    min-height: 90px;
}
blockquote p {
    font-size: 20px;
    line-height: 1;
}
blockquote footer, blockquote small, blockquote .small {
    color: #26211d;
}
blockquote footer:before, .blockquote-reverse footer:after {
    display: none;
}
/*
 3.11) Progress Style
 ----------------------------------------*/
.progress {
    border-radius: 0;
    height: 11px;
    margin-bottom: 53px;
    overflow: visible;
    box-shadow: 0 0 0;
    position: relative;
}
.progress-bar {
    background:#26211d;
    position: relative;
    -webkit-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -ms-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
    box-shadow: 0 0 0;
}
.progress-value {
    min-width: 69px;
    height: 27px;
    line-height: 27px;
    font-size: 16px;
    color: #26211d;
    text-align: center;
    position: absolute;
    left: 100%;
    top: -35px;
    margin-left: -35px;
}
.progress-value-number {
    font-size: 16px;
    color: #26211d;
    position: absolute;
    left: 0;
    bottom: -26px;
}
.progress-value:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #ecc731 transparent transparent;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: 100%;
}
.progress-bar.progress-bar-custom {
    background: rgba(38,33,29,0.64)
}
.progress-bar-striped {
    background:transparent url(../../assets/img/progress-bg.png);

}
.progress-bar.slide-ranger {
    background: rgba(38,33,29,0.14);
}
.slide-ranger .left-btn, .slide-ranger .right-btn {
    position: absolute;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    top: 50%;
    background: #26211d;
    border-radius: 100%;
    display: block;
    cursor: pointer;
}
.slide-ranger .left-btn {
    left: -2px;
}
.slide-ranger .right-btn {
    right: -2px;
}

/*
 3.12)Breadcrumb Banner Section
 ----------------------------------------*/
.breadcrumb-section {
    background: url(../../assets/img/breadcrumb-bg.jpg) center 37.3% no-repeat;
    background-size: cover;
    padding: 31px 0 42px;
    /*	margin-bottom: 59px;*/
}
.breadcrumb-section h1 {
    font-weight: 700;
    margin-bottom: 0;
}

.breadcrumb {
    background: none;
    border-radius: 0;
    padding: 4px 0;
}
.breadcrumb > li, .breadcrumb > .active, .breadcrumb a, .breadcrumb > li + li:before {
    color: #26211d;
}
.breadcrumb > .active {
    font-weight: 700;
}
.bs-example {
    margin-bottom: 40px;
    padding-top: 40px;
}
.content-wrapper .shortcode-page .bs-example:last-child{
    margin-bottom:0;
}
.text-uc {
    text-transform: uppercase;
}
/*
 3.13)Global Animations Style
 ----------------------------------------*/
.anim-section {
    position: relative;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    -moz-transform: translateY(80px);
    -webkit-transform: translateY(80px);
    -o-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
    visibility: visible;
    opacity: 0
}
.anim-section.animate {
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    visibility: visible;
    opacity: 1
}

/*
 3.14) Side Nav Style
 ----------------------------------------*/
.side-nav {
    list-style: none;
}
.side-nav ul {
    padding-left: 0;
    padding-bottom: 31px;
}

.side-nav li {
    border-bottom: 1px solid #e1dedb;
    list-style: none;
}

.side-nav li a {
    color: #7c7c7c;
    font-size: 16px;
    line-height: 1.5;
    display: block;
    padding: 11px 0;
}
.side-nav li:hover a, .side-nav li.active a {
    font-weight: bold;
    color: #26211d;
}
.bullet-arrow {
    margin-right: 15px;
}
.page-header {
    margin: 0 0 20px 0;
    border-bottom: none;
}
/*
 3.15) pagiantion Style
 ----------------------------------------*/
.pagination{
    margin:0;
}
.pagination > li > a, .pagination > li > span {
    background-color: #FFFFFF;
    border: 2px solid #4D4641;
    color: #26211d;
    margin: 0 3px;
    padding: 8px 16px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #fff;
    color: #26211d;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #fff;
    color: #26211d;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    margin-left: 0;
}

.pagination > li.hellip > span {
    border: none;
    padding: 6px 0;
}
/*pagiantion*/
/*
 4) Header Style
 ----------------------------------------*/
/*
 4.1) Header First Style
 ----------------------------------------*/
#header {
    position:relative;
    z-index:99;
}
#header.header-third{
    background:#f2ede9;
}
#header.navbar-fixed-top{
    position:fixed;
}
.primary-header {
    padding: 18px 0 11px;
}
.brand {
    margin-top: 6px;
    text-align: left;
    margin-bottom: 12px;
}
.btn-volunteer {
    padding:11px 31px;
    float: right;
    margin-left:2%;
    color: #fff;
    font-size: 11px;
}
.btn-volunteer:hover, .btn-volunteer:focus {
    color: #fff;
}
.social-icons {
    list-style: none;
    float: left;
    padding: 18px 0 0;
    margin-bottom: 0;
}

.social-icons > li {
    float: left;
    margin-right:3px;
}
#header .social-icons > li{
    margin-right:18px;
}
.social-icons a {
    font-size:20px;
    color: #4d4641;
    line-height: normal;
    vertical-align: middle;
    line-height: 20px;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}
.social-icons .google-plus {
    font-size: 33px;
    font-family: 'socialico_plusregular';
}
.social-icons a:hover, .social-icons a:focus {
    color: #fff;
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.navbar-default {
    border-top: 1px;
    border-style: solid;
    border-left: none;
    border-right: none;
    border-bottom: none;
    box-shadow: none;
    margin-bottom: 0;
}
.navbar-nav {
    margin: 0;
}
.navbar-default .navbar-nav > li {
    padding: 0;
}
.navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
    padding: 14px 0 15px 0;
    font-weight: 700;
}
.navbar-nav > li > .dropdown-menu {
    text-transform: uppercase;
    border: 1px;
    border-style: solid;
    border-radius: 0;
    z-index: 1000;
    top: 100%;
    position: relative;
    width: 100%;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
}
.navbar-default .dropdown-menu > li > a:hover, .navbar-default .dropdown-menu > li > a:focus {
    background: none;
    color: #26211d;
}
.navbar-default .navbar-toggle .icon-bar {
    background: #26211d;
}

a.brand img {
    padding-left: 0px
}

.navbar-nav > li > .dropdown-menu {
    border: none;
    box-shadow: none;
    width: 232px;
    margin-bottom: 22px;
}

.navbar-nav > li > .dropdown-menu > ul > li > a {
    color: #26211d;
    font-weight: 300;
    display: block;
    padding: 9px 0;
    transition: All 250ms ease-in;
    -webkit-transition: All 250ms ease-in;
    -moz-transition: All 250ms ease-in;
    -o-transition: All 250ms ease-in;
}

.navbar-nav > li > .dropdown-menu > ul > li:last-child > a {
    border: none
}
.navbar-nav > li > .dropdown-menu > ul {
    padding: 0 21px;
}
.navbar-nav > li > .dropdown-menu > ul > li {
    list-style: none
}
.navbar-nav > li > .dropdown-menu > ul > li:hover > a, .navbar-nav > li > .dropdown-menu > ul > li.active > a {
    font-weight: 700;
}
.navbar-nav > li > .dropdown-menu > ul > li:hover > a {
    padding: 9px 0 9px 3px;
}
.nav > li .glyphicon {
    display: block;
    float: right;
    padding-right: 10px
}
.open .glyphicon.glyphicon-chevron-down, .submenu-icon .glyphicon.glyphicon-chevron-up {
    display: none;
}
.open .glyphicon.glyphicon-chevron-up {
    display: block;
}
/*search-form*/
.search-form {
    margin: 0;
    border-bottom: 0;
    border-left: 1px solid #d6b428;
    border-right: 1px solid #d6b428;
    padding: 0;
    position: relative;
}
.navbar-form.navbar-right:last-child {
    margin-right: 0;
    position: relative;
}
.search-form .form-control {
    background: none;
    border: none;
    padding-right: 2px;
    height: 50px;
    color: #45403c;
    font-weight: 700;
    width: 100%;
    padding: 6px 20px;
}
.form-control::-moz-placeholder {
    color: #45403c;
    font-size: 14px;
    font-weight: 700;
}
.search-form button[type="submit"],.search-form button[type="button"] {
    background: none;
    border: none;
    position: absolute;
    right: 12px;
    top: 8px;
    font-size: 23px;
    color: #45403c;
    font-weight: normal;
    z-index:999;
}
.search-form .form-control::-webkit-input-placeholder {
    opacity: 1;
    color: #45403c;
}

.search-form .form-control:-moz-placeholder {/* Firefox 18- */
    opacity: 1;
    color: #45403c;
}

.search-form .form-control::-moz-placeholder {/* Firefox 19+ */
    opacity: 1;
    color: #45403c;
}

.search-form .form-control:-ms-input-placeholder {
    opacity: 1;
    color: #45403c;
}
.search-form .form-group {
    margin-bottom: 0;
    width: 84%;
    padding-right: 10px;
}
/*
 3.1) sticky header style
 ------------------------------*/
#header{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#header.fixed{
    position: fixed;
    width:100%;
    left:0;
    top: 0;
}
#header.up {
    top: -162px;
    opacity: 0;
    visibility: hidden;
}
#header.down {
    top: 0;
    opacity: 1;
    visibility: visible;
}
/*
 4.2) Header Second Style
 ----------------------------------------*/
.header-second  .navbar{
    display:table;
    width:100%;
    height:103px;
}

.header-second .nav-content{
    display:table-cell;
    width:100%;
    vertical-align:middle;
}
.touch-by-mail{
    float:right;
    color:#5c534b;
    font-size:14px;
    line-height: 2.6;
    margin:0 35px;
}
.organization{
    color:#5c534b;
    display:inline-block;
    line-height:3;
}
.touch-by-mail:hover{
    color:#ecc731;
}
.header-second .primary-header{
    padding:8px 0 8px;
}
.header-second .btn-volunteer{
    padding: 6px 22px;
    margin-top: 3px;
    margin-left: 0;

}
.header-second .touch-by-mail{
    font-size:18px;
    line-height: 2.2;
    margin: 0 28px 0 20px;
}
.header-third .touch-by-mail{
    line-height: 2.4;
}
.header-second .btn-default{
    border-color:#ecc731;
    color:#ecc731;
}
.header-second .btn-default:hover{
    background: #26211d;
}
.header-second .social-icons{
    margin-bottom:0;
    padding: 7px 0 0;
}
.header-second  .navbar-default .navbar-nav > li{
    padding-top:27px;
    padding-bottom:27px;
}
.header-second  .brand{
    margin-top:37px;
    float:left;
}
.header-second .navbar-nav{
    float:right;
    margin-right: 7%;
}
.header-third .navbar-nav{
    margin-right: 9%;
}
.header-second .icon-search {
    background:none;

}
.header-second .form-group{
    padding: 0;
    position: absolute;
    right: 40px;
    top: 26px;
    width:0;
    z-index: 999;
}
.header-second .search-form{
    border:none;
}
.header-second .search-form button[type="submit"],.header-second .search-form button[type="button"]{
    font-size:14px;
    color:#2d2620;
    margin-top:31px;
    right:2px;
}

.bottom-line:before{
    content:'';
    border-bottom:1px solid #383731;
    position:absolute;
    left:0;
    bottom:8px;
    width:100%;
}
/*
 4.3) Header Third Style
 ----------------------------------------*/
.header-third{
    background:#f2ede9;
}
.header-third .primary-header .btn-default{
    border-color: #2d2620;
    color: #2d2620;
}
.header-third .primary-header .btn-default:hover, .slider-wrapper3 .btn-default, .btn-wrapper .btn-default{
    border-color: #ecc731;
    color: #ecc731;
    background-color: transparent;
}
.header-third .navbar-alternate{
    background-color: #323026;
}
.header-third .brand{
    display: block;
    margin: 0;
    padding: 37px 0;
    text-align: center;
}
.header-third .navbar{
    position:relative;
}
.header-third .navbar-nav > li > .dropdown-menu, .header-third .navbar-nav .open .dropdown-menu{
    background:#2C2A22;
}
.header-third .navbar-nav > li > .dropdown-menu > ul > li > a {
    border-bottom: 1px solid #383731;
}
.header-third .navbar-nav > li > .dropdown-menu > ul > li:last-child > a{
    border-bottom:none;
}
.header-third .navbar-nav > li > .dropdown-menu > ul > li > a,.header-third .search-form button[type="submit"],.header-third .search-form button[type="button"]{
    color:#988c81
}
.header-second.header-third  .form-group{
    background:#323026 !important;
}

.header-third .navbar-default{
    border-top:0;
}
.header-third .nav-content:before {
    position: absolute;
    right:50%;
    top:0px;
    margin-right: 396px;
    width:100%;
    height:100%;
    content: '';
    display: block;
}

.header-third .navbar-default .navbar-nav > li > a{
    color: #988c81;
}
.header-third .navbar-default .navbar-nav > li > a:hover, .header-third .navbar-default .navbar-nav > li > a:focus, .header-third .navbar-default .navbar-nav > li.active > a{
    color: #f2ede9;
}
.header-third .bottom-line:before{
    border-color:#383731 !important;
}

/*
5) Footer Styles
----------------------------------------*/
/*
5.1) Footer First
----------------------------------------*/
#footer {
    padding: 86px 0 0;
    background: #32302f;
    color: #8f8b89;
}
#footer ul{
    list-style:none;
}
#footer a[href^="mailto"] {
    color: #8f8b89;
}
.footer-logo {
    margin-bottom: 32px;
}
.footer-logo a{
    margin-top:-14px;
    display:inline-block;
}
#footer p {
    line-height: 1.7;
    margin-bottom: 30px;
    font-size: 14px;
    color: #8f8b89;
}
#footer address {
    line-height: 1.8;
}
#footer address span span a{
    color:#8f8b89;
}
#footer address > span {
    margin-bottom: 6px;
}
#footer address span {
    display: block;
    overflow: hidden;
}
#footer address .fa {
    font-size: 17px;
    width: 27px;
    float: left;
    margin-top: 6px;
}
#footer .twitter-update a {
    color: #8f8b89;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#footer .twitter-update a:hover {
    color: #A5A4A4;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#footer h6 {
    font-weight: 700;
    color: #fff;
    margin: 5px 0 35px;
}
#footer .comment-time {
    color: #65615e;
    display: block;
}

.sign-up {
    margin-bottom: 42px;
}
#footer .sign-up h6{
    margin-bottom: 23px;

}
.sign-up .input-group-addon {
    padding: 0;
    border: 0;
    background: none;
}
.sign-up .form-control {
    background: none;
    border: 2px solid #CFD8DC;
    height: 45px;
    font-size: 14px;
    color: #595756;
    width: 100%;
}
.sign-up .form-control.alt {
    background: none;
    border: 2px solid #CFD8DC;
    height: 45px;
    font-size: 14px;
    color: #595756;
    width: 95%;
    border-radius: 4px !important;
}
.sign-up .form-control::-moz-placeholder {
    color: #595756;
    font-weight: 400;
}
.sign-up .btn-theme {
    height: 45px;
    vertical-align: top;
    background: none;
    padding: 10px 20px;
}
.sign-up .btn-theme:hover, .sign-up .btn-theme:focus {
    color: #fff;
}
.sign-up .btn-md {
    height: 45px;
    background-color: #E65100;
    border-color: #E65100;
    color: #ffffff;
    border-radius: 4px;
}
.sign-up .btn-md:hover, .sign-up .btn-md:focus {
    background-color: #EF6C00;
}
#footer .social-icons {
    float: left;
    margin: -16px 0 0;
}
#footer .social-icons > li {
    margin-left: 20px;
}
#footer .social-icons > li:first-child {
    margin-left: 0;
}
#footer .social-icons a {
    font-size: 24px;
    color: #595756;
}
#footer .social-icons a:hover, #footer .social-icons a:focus {
    color: #fff;
}
.copyright {
    font-size: 15px;
    color: #575352;
    text-align: center;
    margin-top: 82px;
    background: #2a2928;
    padding: 21px 0;
}
#footer .copyright p {
    margin-bottom: 0;
}
/*
5.2) Footer Second
 ----------------------------------------*/
.second-footer nav  li{
    margin-bottom:7px;
}
.second-footer .footer-logo {
    margin-bottom: 24px;
}
.flickr ul{
    margin:0;
    padding:0;
    margin-left:-15px;
    overflow:hidden;
}
.flickr ul li{
    float:left;
    width:82px;
    margin-left:15px;
    margin-bottom:15px;
}
.flickr ul li img{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.flickr ul li:hover img{
    opacity:0.5;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.loader-wrap{
    display:none;
}


#footer .footer-logo a{
    font-size:28px;
    display:inline-block;
    font-family: 'Playfair Display', serif;
    font-style: italic;


}
.footer-nav ul{
    margin:0;
    padding:0;
}
.second-footer .copyright{
    text-align:left;
}

/*
5.3) Footer Third
----------------------------------------*/
.copyright-alternate{
    background: transparent;
    padding: 0;
}
.copyright-alternate .container{

    border-top: solid 1px #575352;
}
.copyright-alternate .container span{
    padding: 21px 0;
    display:block;
}
.btn-wrapper .btn-default{
    margin-right: 12px;
}
#footer.footer-third p,#footer.footer-third address span,#footer.footer-third .twitter-update a{
    color:#575352;
}
.footer-third .footer-logo a{
    margin-top: 2px;
}
.footer-third .btn-wrapper .btn{
    padding: 7px 16px;
    min-width: 117px;
}
.footer-third .footer-logo {
    margin-bottom: 13px;
}
/*
 Table Of Contents
 1.) Homepage first
 1.1) Banner Slider Section
 1.2) Our Causes Section
 1.3) How To Help Section
 1.4) Become Volunteer Section
 1.5) Latest News Section
 1.6) Testimonial Section
 2.) Homepage Second
 2.1) Banner Slider Section
 2.2) Our Causes Section
 2.3) How To Help Section
 2.4) Video Section
 2.5) Latest News Section
 2.6) Testimonial Section
 3.) Homepage Second
 3.1) Banner Slider Section
 3.2) Our Causes Section
 3.3) How To Help Section
 3.4) Video Section
 3.5) Latest News Section
 3.6) Testimonial Section
 4.) Our Story page
 5.) Our Mission page
 6.) Become a Volunteer page
 7.) Gallery 2 Columns page
 8.) Gallery 3 Columns page
 9.) Faq page
 10.) 404 Error page
 11.) Causes Home page
 12.) Causes Details full width page
 13.) Causes Details with sidebar page
 14.) Portfolio page
 15.) Portfolio Detail page
 16.) Blog Full Width page
 17.) Blog Detail Full Width page
 18.) contact us page
 19.) Blog Full Width Details page
 20.) Launch Page
 ===============================================*/

/*
 1.) Homepage
 ----------------------------------------*/
/*
 1.1)Banner Slider Section
 ----------------------------------------*/
.section-header {
    text-align: center;
    margin: 50px 0 19px;
    border-bottom: 0;
    padding-bottom: 9px;
}

.banner-slider h2 {
    font-size: 36px;
    font-weight: 300;
    margin-top: 0;
    line-height: 1.2;
}
.banner-slider h2 strong {
    display: block;
    border: none;
    padding: 0;
}
.banner-slider p {
    line-height: 1.8;
}/*
.tp-caption .btn.btn-default {
    font-size: 14px;
    padding: 12px 31px;
}*/
.banner-section.btn-link:hover {
    text-decoration: underline;
}

.trans-grey {
    width: 370px;
    height: 11.07em;
    background: rgba(68,61,55,0.9);
}
.btn-bg {
    font-size: 12px;
    border-radius: 0;
    color: #45403c;
    padding: 6px 12px;
    cursor: default;
}
.banner-summary, .banner-heading {
    width: 385px;
    white-space: normal !important;
}
.slider-third .banner-heading {
    width: 479px;
}
.third-style {
    width: 390px;
}
.slider-third  .tp-caption .btn.btn-default {
    padding: 9px 26px;
}
.bottom-animation h2 {
    font-size: 24px;
    color: #fff;
}
.third-style h2, .third-style p {
    color: #fff;
}

.third-style h2 strong {
    font-size: 36px;
}
.third-style h2 {
    font-size: 30px;
}
.bottom-animation h2 strong {
    font-size: 36px;
}
.rev_slider_wrapper .tparrows {
    z-index: 9999;
}
/*revolution slider style*/
.tp-bullets.simplebullets.round .bullet {
    background: none;
    width: 12px;
    height: 12px;
    margin: 0 4px;
    border-radius: 50%;
}

.tp-bullets.hidebullets {
    opacity: 1;
}

/*
 1.2)Our Causes Section
 ----------------------------------------*/
.our-causes {
    background: #fff;
}
.our-causes .article-list {
    text-align: center;
}
.our-causes h2 {
    font-weight: 300;
}
.article-list .h4 {
    color: #26211d;
    font-weight: 700;
}
.article-list .items img {
    width: 100%;
    display: block;
}
.article-list .items h3 {
    margin-bottom: 25px;
}
.article-list .donation {
    font-size: 16px;
    color: #26211d;
    display: block;
    font-weight: 700;
    margin-bottom: 21px;
}
.value small {
    font-size: 100%;
    color: #8e8782;
}
.article-list p {
    line-height: 1.6;
    margin-bottom: 30px;
}
.slides {
    padding: 0;
}
/*
.our-causes .items .btn {
    padding: 10px 25px;
}
*/
.our-causes .slides > li {
    float: left;
    width: 350px;
    margin-right: 30px;
}
.our-causes .slides > li+ li+ li+ li {
    display: none;
}
.our-causes .slick-slider {
    margin-bottom: 160px;
}
.flex-direction-nav {
    display: none;
}
.flexslider ul, .flexslider ol {
    list-style: none;
}
.flexslider .flex-control-paging {
    list-style: none;
    padding: 0;
}
.our-causes .flex-control-paging {
    margin-top: 44px;
    margin-bottom: 91px;
}

.our-causes .flex-control-paging  li {
    width: 12px;
    height: 12px;
    margin: 0 4px;
    display: inline-block;
}

.our-causes .flex-control-paging a {
    height: 12px;
    width: 12px;
    border-radius: 100%;
    border: 2px solid #4d4641;
    padding: 0;
    text-indent: -99999px;
    text-align: left;
    display: block;
    cursor: pointer;
}
.our-causes .flex-control-paging a.flex-active {
    background: #4d4641;
}

.article-list .progress, .article-list-large .progress {
    background: #26211d;
    border-radius: 0;
    height: 4px;
    margin-bottom: 19px;
    overflow: visible;
}
.progress-bar, .progress {
    filter: none;
}

.article-list .progress-bar, .article-list-large .progress-bar {
    position: relative;
    -webkit-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -ms-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
}
.progress-value {
    min-width: 48px;
    height: 30px;
    line-height: 30px;
    background: #ecc731;
    color: #26211d;
    text-align: center;
    position: absolute;
    left: 100%;
    top: -37px;
    margin-left: -24px;
}
.progress-value:after {
    display: inline-block;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -4px;
    bottom: -4px;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

/*
 1.2)How To Help Section
 ----------------------------------------*/
.how-to-help {
    background: #fbfaf8;
    padding-bottom: 101px;
}
.how-to-help h2 {
    font-weight: 300;
}
.how-to-help .section-header {
    margin: 55px 0 33px;
}
.how-to-help .svg-shape svg {
    width: 69px;
    height: 69px;
}
.help-list .media h3 {
    color: #26211d;
    font-weight: 700;
    margin-bottom: 14px;
    font-size: 18px;
}
.help-list .media h3 a {
    color: #26211d;
}
.help-section .media h3 {
    margin: 0 0 30px;
    font-size: 24px;
    font-weight: 400;
}
.help-list .media {
    font-size: 18px;
    color: #727272;
}
.warning-icon-box {
    width: 68px;
    height: 68px;
    padding: 16px 0;
    text-align: center;
}
.media > .pull-left.warning-icon-box {
    margin-right: 28px;
}
.help-list p {
    line-height: 1.6;
}
.help-list .media {
    margin-bottom: 33px;
}
/*
 1.4)Become Volunteer Section
 ----------------------------------------*/
.parallax-section {
    min-height: 434px;
    background: url(../../assets/img/volunteer.jpg) 0 0 no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
/*
.parallax-section .btn {
    padding: 10px 38px;
}
*/
.parallax-section h2 {
    font-size: 40px;
    margin: 98px 0 30px;
    font-weight: 300;
}
.parallax-section p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 39px;
    color: #26211d;
}

/*
 1.5)Latest News Section
 ----------------------------------------*/
.latest-news {
    padding-bottom: 111px;
    background: #fff;
}
.latest-news .section-header {
    margin: 69px 0 33px;
}
.latest-news h2 {
    font-size: 32px;
    font-weight: 300;
}
.latest-news .article-list h3 {
    margin: 27px 0 15px;
    font-size: 18px;
}
.date, .posted-in {
    text-transform: uppercase;
    font-size: 12px;
    color: #727272;
    margin-right: 6px;
    display: inline-block;
    margin-bottom: 17px;
}
/*
.latest-news .article-list .btn {
    font-size: 13px;
    padding: 10px 30px
}
*/
.latest-news .article-list .items {
    margin-bottom: 40px;
}

/*
 2.5) Testimonial Section
 ----------------------------------------*/
.testimonial {
    background: url(../../assets/img/bg-testimonials.jpg) center 0 no-repeat;
    background-size: cover;
    text-align: center;
    position: relative;
}
.overlay {
    background: #32302f;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.9;
}
.testimonial-slider {
    overflow: hidden;
    margin-bottom: 0;
    padding: 74px 0 42px;
    position: relative;
}
.testimonial-slider h2 {
    color: #fff;
    margin-bottom: 49px;
    font-weight: 300;
}
.testimonial-slider blockquote {
    padding: 0;
    border: 0;
    width: 66%;
    margin: 0 auto;
}
.testimonial-slider blockquote p {
    font-style: italic;
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
}
.testimonial-slider blockquote footer {
    margin-top: 42px;
}
.testimonial-slider blockquote footer span {
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
    display: block;
}
.testimonial-slider blockquote cite {
    color: rgba(255,255,255,0.66);
    display: block;
    font-size: 12px;
}

.testimonial .flex-control-paging {
    list-style: none;
    width: 100%;
    margin: 40px auto 10px;
}

.testimonial-slider .flex-control-paging  li {
    width: 12px;
    height: 12px;
    margin: 0 4px;
    display: inline-block;
}

.testimonial-slider .flex-control-paging a {
    height: 12px;
    width: 12px;
    border-radius: 100%;
    padding: 0;
    text-indent: -99999px;
    text-align: left;
    display: block;
    cursor: pointer;
}

/*
 2.) Homepage Second
 ----------------------------------------*/
/*
 2.1) Banner Slider Section
 ----------------------------------------*/
.main-slider .banner-slider h2 {
    font-size: 48px;
    font-weight:700;
    font-family: 'Lato', sans-serif;
    color: #fff;
}
.main-slider .banner-slider h2 span {
    display: block;
}
.main-slider .banner-slider h2 strong {
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}
.main-slider .banner-slider p {
    color: #fff;
}
.main-slider .tp-caption .btn.btn-default {
    padding: 10px 27px;
}
.main-slider .btn:hover {
    color: #fff;
}
.main-slider .banner-summary, .main-slider .banner-heading {
    width: 524px;
}
.main-slider .banner-summary {
    width: 453px;
}
.main-slider  .tp-bullets {
    margin-left: -570px !important;
}
main-slider .tp-caption .btn.btn-default {
    padding: 9px 26px;
}
/*
 2.2) Our Causes Section
 ----------------------------------------*/
.our-causes-section {
    padding-bottom: 82px;
    padding-top: 69px
}
.our-causes3 {
    padding-top: 20px
}
.our-causes-section .progress-value-number {
    bottom: -8px
}
.img-thumb:hover {
    cursor: default;
}
.our-causes-section .progress-bar-section {
    padding-left: 40px;
}
.our-causes-section .progress-bar-section {
    position: relative;
    margin-top: 25px
}
.our-causes-section p {
    line-height: 1.7;
}
.our-causes-section .progress {
    margin-bottom: 36px;
}
.progress-bar-section .progress {
    position: static;
    height: 4px;
}
.our-causes-section .donation {
    color: #2d2620;
    font-weight: 700;
}
.our-causes-section .value small.value-color {
    color: #f65c5c;
    margin-bottom: 29px;
}
.our-causes-section .items .btn {
    padding: 8px 13px;
}
.our-causes-section h3 {
    margin-top: 30px;
    font-weight: 700;
    margin-bottom: 23px;
    font-size: 24px;
    line-height: 1.3;
}
.our-causes3 h3 {
    font-size: 20px;
}
.our-causes-section .heading-block {
    min-height: 78px;
}
.our-causes-section .heading-block h3 {
    margin-bottom: 10px;
}
.cause-summary .h4 {
    font-size: 20px;
}
.cause-summary .progress {
    margin-bottom: 37px;
}
.cause-summary .one-block .progress {
    margin-bottom: 12px;
}
.our-causes-section .btn {
    margin-top: 33px;
}
/*
 2.3) How To Help Section
 ----------------------------------------*/
.help-section {
    padding-bottom: 82px;
}
.help-section .media, .help-section .media .media {
    margin-top: 0;
}
.media-content {
    border: 1px solid #f2ede9;
    padding: 43px 27px;
    background: #fff;
    overflow: hidden;
}
.how-to-help .media-content {
    position: relative;
}
.help-section p {
    padding-top: 21px
}

/*
 2.4) Video Section
 ----------------------------------------*/
.video-section {
    position: relative;
    text-align: center;
}
.video-section iframe, .video-section embed, .video-section object {
    border: 0 none;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
.video-section img {
    width: 100%;
    height: 395px;
}
.help-people .video-section img {
    height: 332px;
}
.video-section .container {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.video-section h2 {
    margin-bottom: 5px;
}
.video-section .play-btn {
    font-size: 69px;
}
/*
 2.5) Latest News Section
 ----------------------------------------*/
.news-section {
    padding-bottom: 77px;
}
.news-section .media {

    margin-top: 0;
}
.news-section .img-thumb  figure {
    overflow: hidden;
}
.news-section .volunteer-reward {
    background: #faf7f4;
    padding: 20px;
    margin-top: 107px;
    text-align: left;
}
.news-section .section-header {
    text-align: left;
}
.news-section .section-header {
    margin: 82px 0 6px;
}
.reward-apply {
    padding: 48px 22px 60px 32px;
    border: 1px solid #eae5e0;
    overflow: hidden;
}
.reward-apply .page-header {
    position: relative;
}
.news-section .media h3 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 700;
}
.news-section .volunteer-reward h2 {
    color: #26211d;
    font-size: 28px;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 0;
}
.news-section  .reward-apply p {
    margin-bottom: 24px;
}
.news-section .btn {
    padding: 10px 27px;
}
.volunteer-reward .btn {
    margin-top: 13px;
}
.get-involved {
    font-size: 38px;
    color: #26211d;
}
.get-involved span {
    display: block;
}
.news-section .user-svg-shape {
    right: 40px;
    top: -3px;
}
.news-section .user-svg-shape svg {
    width: 108px;
    height: 104px;
}
.news-section  .media .btn {
    margin-top: 14px;
    padding: 10px 23px
}
.news-section .items {
    margin-bottom: 62px;
}
.news-section .get-involved {
    font-size: 48px;
    line-height: 1.1;
}
/*
 2.6) Testimonial Section
 ----------------------------------------*/
.donation-holder {
    text-align: center;
    background: #faf7f4;
    padding: 29px 0 139px;
}
.donation-holder h2 {
    font-weight: 300;
}
.donation-holder blockquote {
    background: #fff;
    border: none;
    min-height: 248px;
    padding: 33px 30px 10px;
    position: relative;
    margin-top: 26px;
}
.donation-holder blockquote p {
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.7;
}
.fa.quote-mark {
    font-size: 32px;
    margin-right: 6px;
}
.donation-holder blockquote:after {
    position: absolute;
    bottom: -34px;
    left: 27px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 52px 8px 0 13px;
    border-color: #fff transparent transparent;
    transform: rotate(-34deg);
    -webkit-transform: rotate(-34deg);
    -moz-transform: rotate(-34deg);
    -o-transform: rotate(-34deg);
    -ms-transform: rotate(-34deg);
}
.donation-holder blockquote footer {
    font-size: 18px;
    position: absolute;
    bottom: -38px;
    left: 65px;
}

.donation-holder blockquote cite {
    color: rgba(45,38,32,0.77);
    font-size: 12px;
}
/*
 3.) Homepage Second
 ----------------------------------------*/
/*
 3.1) Banner Slider Section
 ----------------------------------------*/

.slider-third .banner-slider h2, .slider-third .btn-default:hover, .help-people .video-section .play-btn, .help-people .video-section h2, .btn-wrapper .btn-default:hover, .slider-third .tp-caption .btn.btn-default:hover {
    color: #ffffff;
}
.slider-third .tp-bullets {
    left: auto !important;
    right: 30px;
    bottom: auto !important;
    top: 50%;
    transform: translateY(-50%)
}
.slider-third .tp-bullets.simplebullets.round .bullet {
    float: none;
    margin-bottom: 8px;
}
.slider-third .banner-slider h2 {
    font-size: 42px;
}
.slider-third .read-more-btn {
    margin-top: 15px;
}
.slider-third .tparrows {
    display:none;
}
/*
 3.2) Our Causes Section
 ----------------------------------------*/
/*.our-causes3 .item-wrapper, .news-section3 .img-thumb{
 padding: 0;
 }*/
.our-causes3 .items {
    width: 99.5%;
    margin: 0 auto;
    background-color: #f2ede9;
}
.our-causes3 .item-content {
    padding: 35px 35px 40px;
}
.our-causes3 h3 {
    margin-top: 0;
}
.our-causes3 .section-header {
    margin-bottom: 48px;
}
.our-causes3 .section-header h2 {
    margin-bottom: 15px;
}
.our-causes3 .section-header h2 strong, .news-section3 .section-header h2 strong {
    border-bottom: none;
}
.our-causes3 .btn {
    margin-top: 15px;
}
/*
 3.3) How To Help Section
 ----------------------------------------*/
.help-people {
    padding: 14px 0 12px;
}
.help-people h2 {
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 22px;
}
.help-people h2 span {
    display: block;
    font-weight: 400;
}
.help-people .message {
    font-style: italic;
    font-weight: 300;
    color: #26211d;
    font-size: 20px;
    margin-bottom: 30px;
    display: block;
}
.help-people h3 {
    margin-bottom: 12px;
    font-size: 24px;
}
.help-people h3 a {
    color: #26211d;
}
.help-people p {
    color: #6b6864;
    line-height: 1.8;
}
.help-people .video-section {
    margin: 50px 0;
}
.control {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.help-block {
    background-color: #faf7f4;
    padding: 35px 35px 40px;
    margin-bottom: 20px;
}
.help-people .help-block h3 {
    margin-bottom: 22px;
    padding-left: 65px;
    position: relative;
}
.help-block h3, .news-section3 .section-header {
    margin-top: 0;
}
.help-block h3 img {
    margin-right: 15px;
    height: 42px;
    margin-top: -13px;
    position: absolute;
    left: 0;
    top: 0;
}
/*
 3.4) Video Section
 ----------------------------------------*/
/*
 3.5) Latest News Section
 ----------------------------------------*/

.news-section3 .media p {
    line-height: 1.8;
}
.news-section3 .date, .news-section3 .posted-in {
    margin-bottom: 6px;
}
.news-section3 .items {
    margin-bottom: 55px;
}
.news-section3 .items:last-child {
    margin-bottom: 0;
}
.news-section3 .media .btn {
    margin-top: 11px;
    padding: 5px 23px;
}
.news-section3 .volunteer-reward h2 {
    margin: 0;
}
.news-section3 .page-header {
    margin: 7px 0 0;
}
.news-section3 .volunteer-reward {
    position: relative;
    margin-top: 65px;
    padding: 20px 29px
}
.news-section3 .reward-apply {
    border: none;
    padding: 0;
}
.get-involved-pic {
    position: absolute;
    right: 0;
    top: 0;
}
.news-section3 .get-involved {
    font-size: 48px;
    line-height: 1.1;
}
.news-section3 .user-svg-shape {
    position: static;
    display: block;
    margin-bottom: 30px;
    margin-left: -10px;
    margin-top: 5px;
}
.news-section3 .svg-shape path {
    fill: #26211d !important;
}
.news-section3 .volunteer-reward p {
    color: rgba(45,38,32,0.66)
}
.news-section3 {
    padding-bottom: 50px;
}
.news-section3 .section-header {
    margin-bottom: 18px;
    padding-bottom: 0;
}
.news-section3 .date {
    margin-right: 28px;
}
.font-icon {
    color: #2d2620;
    margin-right: 5px;
}
/*
 3.6) Testimonial Section
 ----------------------------------------*/
.holders {
    padding: 52px 0 30px;
}
.donation-holder .flex-control-paging li {
    width: 12px;
    height: 12px;
    margin: 0 4px;
    display: inline-block;
}
.donation-holder .flex-control-paging a {
    height: 12px;
    width: 12px;
    border-radius: 100%;
    padding: 0;
    text-indent: -99999px;
    text-align: left;
    display: block;
    cursor: pointer;
    background:#d1cdca;
}
.holders blockquote:after {
    bottom: -33px;
}
.donation-holder .flex-control-paging a.flex-active {
    background: #4d4641;
}

.testimonial-content {
    background: #fff;
    border: none;
    min-height: 248px;
    padding: 33px 30px 10px;
    position: relative;
    margin-top: 26px;
    padding: 45px;
    min-height: 0;
    margin-bottom: 60px;
    width: 85%;
    display: inline-block;
}
.holders blockquote {
    padding: 0;
    min-height: 0;
    margin-bottom: 0;
    float: right;
    width: 81%;
    position: static;
    background: none;
}
.holders .flexslider {
    margin-top: 31px;
}
.photo-frame {
    width: 108px;
    height: 129px;
    float: left;
}
/*
 16.) Blog page
 ----------------------------------------*/
/*blog article*/
.blog {
    padding-bottom: 41px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 91px;
    margin-top: 21px;
}
.blog img {
    display: block;
    margin-bottom: 12px;
}
.blog h2 {
    margin-bottom: 14px;
    font-weight: 300;
}
.blog h3 {
    font-weight: 300;
}
.blog p {
    margin-bottom: 30px;
    line-height: 1.714;
}
.blog .btn {
    padding: 10px 32px;
}
.blog-details h2 {
    margin-top: 31px
}
.blog-details p {
    margin-bottom: 26px;
}
.blog-details h3 {
    margin-bottom: 15px
}
.blog ul {
    color: #4b4b4b;
}
.blog ul li {
    color: #727272;
}
.post-in {
    list-style: none;
    margin-bottom: 21px;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0;
}
.post-in > li {
    display: inline-block;
}
.post-in > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #727272;
}
.blog .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 41.25%;
}
.blog .blog-callout {
    color: #26211d;
    text-align: center;
    border: none;
    padding: 36px 7% 45px;
    background-color: #ddd8c7;
    margin-bottom: 48px;
}
.blog .blog-callout p {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 8px;
}
.blog .blog-callout footer {
    font-size: 18px;
    font-weight: 400;
    color: #26211d;
}
.blog .blog-callout footer:before {
    content: ' - ';
    display: inline-block;
}
.blog .blog-alert {
    margin-top: -7px;
}
.blog-alert {
    padding: 22px 7% 18px;
    position: relative;
    margin-bottom: 36px;
    background: #ffcc00;
}
.blog-alert a {
    color: #26211d;
}
.blog .embed-link {
    position: absolute;
    right: 0;
    top: 56px;
}
.embed-link {
    display: inline-block;
    width: 56px;
    height: 54px;
    background: #26211d;
    padding: 12px 18px;
}
.blog audio {
    width: 100%;
    margin-top: -6px;
}
.blog:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

.callout {
    border-left: 4px solid #ecc731;
    margin: 0 0 36px;
    padding: 20px 28px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    background: #efece1;
}
.callout p {
    font-size: 18px;
    line-height: 1.5;
}
.blog img.pull-left {
    margin-right: 40px;
}
.blog img.pull-right {
    margin-left: 40px;
}
.blog-details {
    padding-bottom: 10px;
    margin-bottom: 70px;
}
.comment {
    padding: 7px 3.2% 10px;
    margin-bottom: 59px;
    background: #fbf9f8;
}
.comment.media > .pull-left {
    margin-top: 17px;
    margin-right: 20px;
}
.comment .btn-default {
    padding: 6px 24px;
    margin-top: -12px;
}
.block-content {
    width: 100%;
    display: inline-block;
}
.comment {
    padding: 7px 3.2% 10px;
    margin-bottom: 59px;
    background: #fbf9f8;
}
.comment.media > .pull-left {
    margin-top: 17px;
    margin-right: 20px;
}
.comment .btn-default {
    padding: 6px 24px;
    margin-top: -12px;
}
.profile-block {
    background: #f2ede9;
    padding: 18px 3.2% 28px;
    margin-bottom: 49px;
}
.comment h4 {
    display: inline-block;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 300;
}
.profile-block .btn-default {
    padding: 8px 18px;
    margin-top: -12px;
}
.comment .media-body {
    padding-top: 12px;
}
.profile-block.media > .pull-left {
    margin-top: 12px;
}
.comment .date {
    margin-bottom: 0;
}
.comment header {
    margin-bottom: 11px;
}
.comment .social-icons {
    float: none;
}
.comment .social-icons a {
    font-size: 14px;
    color: #7f7d77;
}

.comment .social-icons > li:first-child {
    margin-left: 0;
}
.live-comment {
    padding-bottom: 16px;
}
.live-comment h3 {
    margin-bottom: 52px;
    font-weight: 300;
}
.comment-block {
    border-bottom: 1px solid #eeeae4;
    margin-bottom: 43px;
}

.reply-form h3 {
    margin-bottom: 45px;
    font-weight: 300;
}
.reply-form label {
    margin-bottom: 5px;
    color: #727272;
    font-size: 14px;
}
.reply-form .form-group {
    margin-bottom: 27px;
}
.reply-form textarea.form-control {
    height: 139px;
    margin-bottom: 47px;
}
/*flexslider Css*/
.flex-slide {
    position: relative;
}
.article-slider .slides li + li + li+li {
    display: none;
}
.flex-slide .slides li + li{
    display: none;
}
.flex-slide ul {
    list-style: none;
}
.thumbnail .flex-viewport {
    margin-top: -1px;
}
.flex-slide .flex-control-nav {
    display: none;
}
.flex-slide .flex-direction-nav {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    list-style: none;
    height: 49px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.slider-wrap.flex-slide .flex-direction-nav {
    height: 22px;
}
.flex-slide .flex-direction-nav a {
    font-size: 0;
    width: 49px;
    height: 49px;
    background: rgba(124,114,107,1);
    border-radius: 100%;
    display: block;
    position: absolute;
    top: 0;
    text-align: center;
    color: #fff;
}
.flex-slide .flex-direction-nav a:hover {
    background: rgba(124,114,107,0.8);
    color: #fff;
}
.flex-slide .flex-direction-nav .flex-next, .fancybox-nav.fancybox-next {
    right: 22px;
}
.flex-slide .flex-direction-nav .flex-prev, .fancybox-nav.fancybox-prev {
    left: 22px;
}
.flex-slide .flex-direction-nav .flex-next:before, .flex-slide .flex-direction-nav .flex-prev:before, .fancybox-nav {

    font-family: FontAwesome;
    font-size: 40px;
    display: inline-block;
    line-height: 49px;
}
.flex-slide .flex-direction-nav .flex-prev:before, .fancybox-nav.fancybox-prev:before {
    content: "\f104";
}
.flex-slide .flex-direction-nav .flex-next:before, .fancybox-nav.fancybox-next:before {
    content: "\f105";
}
.fancybox-nav:before {
    font-size: 25px;
    line-height: 30px;
    display: block;
    text-shadow: 0 1px 0 #ffffff;
    color: #26211d;
}
.fancybox-nav {
    font-size: 0;
    width: 30px;
    height: 30px;
    background: #ecc731;
    border-radius: 100%;
    display: block;
    position: absolute;
    top: 50%;
    text-align: center;
    color: #fff;
}

/*
 11.) Causes Home page
 ----------------------------------------*/

.our-story {
    margin-bottom: 41px;
}
.our-story .section-header {
    margin-bottom: 33px;
}
.our-story .section-header h2 {
    font-weight: 300;
    margin-bottom: 0;
}
.spacer-bottom h3 {
    letter-spacing: -0.3px;
    margin-bottom: 25px;
}
.our-story .img-slider .slick-prev {
    left: 11px;
}
.our-story .img-slider .slick-next {
    right: 11px;
}
.our-story .img-slider .slick-prev, .our-story .img-slider .slick-next, .gallery .img-slider .slick-prev, .gallery .img-slider .slick-next {
    -moz-transform: scale(0.45);
    -webkit-transform: scale(0.45);
    -o-transform: scale(0.45);
    -ms-transform: scale(0.45);
    transform: scale(0.45);
}
.our-story .article-sammury {
    border: 0;
    padding: 0;
    font-size: 24px;
    color: #727272;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 28px;
    display: block;
}
.our-story p {
    margin-bottom: 28px;
}
/*our-works*/
.our-works {
    margin-bottom: 107px;
}
.shoping {
    margin-bottom: 0;
}
.our-works .thumbnail {
    padding: 0;
    border: none;
    box-shadow: none;
    background: none;
}

.our-works h3 {
    font-size: 24px;
    margin-bottom: 27px;
}
.our-works .img-thumb {
    margin-bottom: 14px;
}
.our-works .img-thumb img {
    width: 100%;
}
/*
.our-works .btn-default {
    font-size: 13px;
    padding: 6px 14px;
}
*/
.our-works .thumbnail p {
    margin-bottom: 25px;
}
/*helping-child*/
.helping-child {
    background: url(../../assets/img/parallax-banner-02.jpg) center 0 no-repeat;
    background-size: cover;
    padding: 103px 0 127px;
    margin-bottom: 60px;
    background-attachment: fixed;
}
.helping-child .h1 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 29px;
    font-weight: 300;
}
.helping-child .h1 small {
    border-bottom: 0;
}
.helping-child p {
    color: #fff;
    margin-bottom: 46px;
    padding-right: 69px
}
.helping-child .btn-theme {
    color: #ecc731;
}
.helping-child .btn-theme:hover, .helping-child .btn-theme:focus {
    color: #fff;
}
/*our team*/
.our-team .thumbnail {
    padding: 0;
    border: none;
    box-shadow: none;
    background: none;
}
.our-team h3 {
    font-size: 24px;
    margin-bottom: 24px;
}
.our-team .social-icons {
    float: none;
}
.our-team .social-icons li {
    display: inline-block;
    float: none;
    margin: 0 6px;
}
.our-team .social-icons a {
    font-size: 20px;
    color: #827d6c;
}
.our-team .social-icons a:hover, .our-team .social-icons a:focus {
    color: #26211d;
}

/*
 11.) Causes page
 ----------------------------------------*/

.cause-page {
    padding: 50px 0 0;
}
.spacer-bottom {
    margin-bottom: 70px;
}
.article-list .spacer-bottom .h4 {
    padding-bottom: 16px;
}
.sec-breadcrumb {
    max-width: 60%;
    margin: 30px auto;
    border-bottom: 1px solid #e8e5e3;
    border-top: 1px solid #e8e5e3;
    padding: 12px 0;
}
.sec-breadcrumb .breadcrumb {
    margin-bottom: 0;
}
.sec-breadcrumb .breadcrumb a {
    font-size: 16px;
}

/*causes detail*/
.article-list-large figure {
    width: 100%;
    display: block;
    overflow: hidden;
}
.article-list-large .h4 {
    font-size: 30px;
    margin-bottom: 10px;
}

.article-list-large .section-header {
    margin-bottom: 0;
    margin-top: 0;
}
.article-list-large .donate-easy-steps {
    margin-top: 76px;
    margin-bottom: 15px
}

.article-list-large .article-pic img {
    width: 100%;
}
.article-list-large.progressbar .detail-description {
    border: none;
    margin: 0;
    padding: 0;
}
.detail-description .donation-summary {
    font-size: 19px;
    color: #26211d;
    line-height: 1.7;
    padding: 0;
}
.donation-details {
    width: 100%;
    display: inline-block;
    padding: 0 0 43px;
    border-bottom: 1px solid #f6f3f1;
    margin-bottom: 20px;
}
.date-desc, .palce-name {
    font-size: 16px;
    color: #b2a9a1;
    display: inline-block;
    padding: 0 10px 23px;
}

.article-list-large .donation {
    color: #26211D;
    display: inline-block;
    float: left;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0px
}

.detail-description {
    border-top: 1px solid #f6f3f1;
    margin: 20px 0 0;
    padding: 10px 0 0;
}
{
    margin-top: 76px;
}
.detail-description p {
    padding: 26px 0 10px;
}
.detail-description .detail-summary {
    font-size: 21px;
    font-weight: 400;
    color: #26211d;
}
.list-trangled {
    padding: 22px 0 32px;
    list-style: none;
}
.list-trangled li {
    padding: 0 0 0 12px;
    margin: 3px 0 0;
    position: relative;
}
.list-trangled li:before {
    content: '\f0da';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
}

.step-donation {
    border-top: 2px solid #f6f3f1;
    margin: 56px 0 0;
}
.step-donation h2 {
    font-weight: 300;
}
.step-donation h2 strong {
    border: none;
}
.number-count {
    height: 72px;
    width: 72px;
    background: #ecc731;
    line-height: 72px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    font-size: 30px;
    color: #26211d;
    font-weight: 100;
    margin-bottom: 22px;
}
h4.normal-text {
    font-weight: 400;
}
.sec-step-desc {
    padding: 0 5%;
}
.sec-step-desc h4 {
    margin-bottom: 27px;
    font-size: 18px;
    font-weight: 700;
}
.causes-description .sec-step-desc h4{
    font-size: 18px;
    font-weight: 300;
}
.causes-details-step h4 {
    font-size: 24px;
}
/*
 13.) Causes Details with sidebar page
 ----------------------------------------*/
.heading-sec {
    border-bottom: 1px solid #f6f3f1;
    margin-bottom: 19px;
}

.step-donation.sec-step-med {
    background: #f9f7f5;
    border: 0px;
    padding: 0px 0 52px;
    display: inline-block;
    width: 100%;
    margin-bottom: 51px;
}
.causes-description .step-donation.sec-step-med {
    padding:25px 0 52px;
}
.block-title h3 {
    font-size: 22px;
    font-weight: 700;
}
aside.media {
    width: 100%;
}
aside.media h3, .text-widget h3 {
    font-size: 22px;
    font-weight: 700;
    color: #26211d;
    border-bottom: 1px solid #f2ede9;
    padding-bottom: 7px;
    margin-bottom: 10px;
}
.text-widget h3 {
    padding-bottom: 15px;
    margin-bottom: 20px;
}
aside.media h3.space-top {
    margin-top: 0;
    margin-bottom: 0;
}

aside.media a {
    margin: 4px 10px 0 0;
}
aside.media p {
    font-size: 18px;
    font-weight: 300;
    color: #26211d;
    line-height: 1.2
}
aside.media p a {
    color: #26211d;
}
aside.media p a:hover {
    text-decoration: underline;
}
aside.media span {
    font-size: 14px;
    color: #ecc731
}
aside ul {
    overflow: hidden;
    padding: 0;
}
aside ul li {
    list-style: none;
    float: none;
    width: 100%;
    overflow: hidden;
    margin-top: 25px
}
aside.media p.text {
    line-height: 1.6;
    font-weight: 400;
    font-size: 14px;
}

aside ul.archives li {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.2;
    color: #727272;
    margin-bottom: 15px;
}
aside ul.archives li a {
    color: #727272;
}
aside ul.archives li a:hover {
    text-decoration: underline;
}
aside ul.archives li span {
    color: #727272
}
.left-block, .right-block {
    margin-top: 21px;
}
/*
 18.) contact us page
 ----------------------------------------*/
.contact-form {
    margin-top: 21px;
}
.contact-form h2 {
    margin-bottom: 36px;
    font-weight: 300;
}
.contact-form label {
    margin-bottom: 13px;
}
.contact-form .form-group {
    margin-bottom: 20px;
}
.contact-form textarea {
    height: 92px;
}
.contact-form .btn {
    padding: 10px 29px;
}
.contact-address {
    margin-top: 20px;
}
.contact-address h2 {
    margin-bottom: 37px;
    font-weight: 300;
}
.contact-address address > span {
    margin-bottom: 15px;
}
.contact-address address > span:first-child {
    margin-bottom: 32px;
}
.contact-address address span {
    display: block;
    overflow: hidden;
    color: #727272;
    line-height: 1.8;
}
.contact-address address strong {
    font-weight: 700;
    float: left;
    width: 82px;
    font-size: 16px;
    color: #727272;
    line-height: 1.4;
}
.contact-address a {
    color: #818181;
}
.contact-address a[href^="mailto:"] {
    font-size: 16px;
    line-height: 1.4;
}
.contact-form .form-group.error .form-control, .contact-form .form-group.error label, .contact-form .error .form-control {
    border-color: #ff0000;
}
#success {
    display: none;
    position: absolute;
    top: -48px;
    left: 0;
}
/*
 9.) Faq page
 ----------------------------------------*/

.faq h3 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 38px
}
.content-wrapper .faq-header  h2 strong {
    border-bottom-style: solid;
    border-bottom-width: 2px;
}
.content-wrapper .faq-header  h2 {
    margin-bottom: 27px;
    font-weight: 300;
}
.content-wrapper .faq-header {
    margin-bottom: 0;
}
.faq .panel-title > a {
    display: block
}
.faq .panel-group .panel + .panel {
    margin-top: 14px;
}
.faq .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: none;
    padding: 48px 18px;
    background: #f2ede9;
}
.faq .panel-default > .panel-heading {
    padding: 0;
    background: #f2ede9;
}
.faq .panel-default > .panel-heading a {
    padding: 13px 60px 14px 28px;
    color: #26211d;
    position: relative;
}
.faq .panel-default > .panel-heading a.collapsed {
    background-position: right top
}
.faq .panel-group .panel {
    border-radius: 0;
    border: none;
    box-shadow: none
}
.faq .panel-group .panel p {
    font-weight: 300;
}
.save-lives.ask-us {
    padding: 68px 0 80px 0;
    background: #faf8f6;
    margin-top: 70px
}
.save-lives.ask-us h2 {
    font-weight: 300;
    margin-bottom: 30px;
}
.faq .panel-heading {
    border-radius: 0;
}
.faq .collape-plus {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 48px;
    height: 100%;
    text-align: center;
}
.collape-plus:before {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
/*
 15.) Portfolio Detail page
 ----------------------------------------*/
.section-header.text-left {
    text-align: left;
}
.section-header.text-left h2 {
    margin-top: 0;
    margin-bottom: 6px;
}
.detail-description .list-unstyled li:before {
    font-size: 7px;
}
.detail-description .list-unstyled {
    margin: 40px 0 50px;
}
.portfolio-details h2 {
    margin-bottom: 0;
}
.portfolio-detail-description .we-help {
    padding-bottom: 0;
}
.portfolio-detail-description .we-help .thumbnail {
    margin-bottom: 0;
}
.portfolio-detail-description .img-thumb:hover{
    cursor:pointer;
}
.portfolio-details .we-help h3 {
    font-weight: 400;
}
.portfolio-details .we-help h3 a {
    color: #26211d;
}
.portfolio-details .we-help h3 a:hover {
    color: #000000;
}
.content-wrapper .portfolio-details .section-header {
    margin-top: 70px;
    margin-bottom: 20px;
}

.portfolio-details .we-help {
    padding-top: 0;
}

/*
 5.) Our Mission page
 ----------------------------------------*/

.content-wrapper {
    padding-top: 40px;
}
.mission-page h2 {
    font-weight: 300;
    margin-bottom: 0;
}
.service-header {
    margin-bottom: 56px;
}
.help-us .section-header {
    margin: 32px 0 49px;
}
/*.process-section {
 padding-bottom:196px;
 }*/
.process-section .section-header {
    margin-bottom: 52px
}
.process-step {
    width: 126px;
    height: 126px;
    background: #ecc731;
    border-radius: 50%;
    font-size: 26px;
    color: #26211d;
    line-height: 126px;
    display: inline-block;
    margin-bottom: 20px;
}
.processes {
    padding: 25px 0 0;
    margin-bottom: 84px;
    background-size: 100% auto;
}
.processes h3 {
    font-weight: 400;
    margin-bottom: 27px;
    font-size: 18px;
}

.process-section .join-today {
    font-size: 18px;
    padding: 15px 49px;
}
.processes > .col-xs-12 {
    margin-bottom: 30px;
}
/*services*/
.services {
    margin-bottom: 57px;
}
.services .h3 {
    font-size: 24px;
    margin: 30px 0 17px;
    font-weight: 300;
}

.services  .col-sm-4 {
    margin-bottom: 53px;
}
/*save lives*/
.save-lives {
    background: url(../../assets/img/save-lives.jpg) center 0 no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 72px 0 86px;
}
.save-lives h2 {
    margin-bottom: 20px;
    font-size: 30px;
}
.save-lives h2 strong {
    border: none;
}

.save-lives h2 small {
    border-bottom: 0;
}
.save-lives .page-header {
    margin-bottom: 30px;
    border-bottom: 0;
}
.save-lives .btn-default {
    font-size: 18 px;
    padding: 15px 30px;
    margin: 0 9px;
    min-width: 200px;
    margin-bottom: 10px;
}
.we-help {
    padding-top: 74px;
    padding-bottom: 63px;
}
.we-help.text-center {
    padding-bottom: 0px;
}

.we-help.text-center .thumbnail-last {
    margin-bottom: 0;
}

.we-help h2, .we-help h3 {
    font-weight: 300;
}

.we-help .page-header {
    border-bottom: 0;
    margin-bottom: 52px;
}
.we-help .thumbnail {
    border-radius: 0;
    border: none;
    box-shadow: none;
    padding: 0;
    margin-bottom: 55px;
}
.we-help .thumbnail .h3 {
    font-size: 24px;
    margin-bottom: 22px;
}
.we-help .thumbnail .h3 a {
    color: #26211d;
}
.we-help .thumbnail .h3 a:hover {
    color: #26211d;
}
.gallery {
    padding-top: 10px;
}
.gallery-wrap .img-thumb:hover {
    cursor: pointer;
}
.gallery .flex-slide .flex-direction-nav a {
    width: 25px;
    height: 25px;
    color: #26211d;
    background: rgba(159,156,148,1)
}

.gallery .flex-slide .flex-direction-nav a:hover {
    background: rgba(159,156,148,0.5)
}
.gallery .flex-slide .flex-direction-nav .flex-next:before, .gallery .flex-slide .flex-direction-nav .flex-prev:before {
    font-size: 20px;
    line-height: 25px;
}
.gallery .flex-slide .flex-direction-nav {
    height: 22px;
}
.slider-wrap.flex-slide .flex-direction-nav a {
    width: 22px;
    height: 22px;
    color: #fff;
    background: rgba(85,85,85,1)
}
.slider-wrap.flex-slide .flex-direction-nav .flex-next:before, .slider-wrap.flex-slide .flex-direction-nav .flex-prev:before {
    font-size: 20px;
    line-height: 21px;
}
.slider-wrap.flex-slide .flex-direction-nav .flex-prev:before {
    margin-right: 2px;
}
.slider-wrap.flex-slide .flex-direction-nav .flex-next:before {
    margin-left: 2px;
}
/*our story*/
.content-wrapper .our-story {
    margin-bottom: 0;
}
.content-wrapper .our-causes {
    padding-top: 0;
}
.content-wrapper .section-header {
    margin-top: 0;
}

.our-story .img-slider .slick-prev {
    left: 11px;
}
.our-story .img-slider .slick-next {
    right: 11px;
}
.our-story .img-slider .slick-prev, .our-story .img-slider .slick-next, .gallery .img-slider .slick-prev, .gallery .img-slider .slick-next {
    -moz-transform: scale(0.45);
    -webkit-transform: scale(0.45);
    -o-transform: scale(0.45);
    -ms-transform: scale(0.45);
    transform: scale(0.45);
}
.our-story blockquote {
    border: 0;
    padding: 0;
    font-size: 24px;
    color: #727272;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 28px;
}
.our-story p {
    margin-bottom: 28px;
}
.story-heading h2 {
    margin-top: 15px;
}
/*our-works*/
.our-works h3 {
    font-size: 24px;
    margin-bottom: 27px;
    font-weight: 300;
}
.content-wrapper .section-header.work-block-heading {
    margin-bottom: 0;
    margin-top: 76px;
}
.content-wrapper .work-block-heading h2 {
    margin-bottom: 21px;
    font-weight: 300;
}
.our-works .img-thumb {
    margin-bottom: 14px;
}
.our-works .img-thumb img {
    width: 100%;
}
.our-works .btn-default {
    font-size: 13px;
    padding: 6px 14px;
}
.our-works .thumbnail p {
    margin-bottom: 25px;
    font-size: 14px;
}

/*our team*/

.our-team .section-header {
    margin: 0 0 37px;
}
.our-team .team-info {
    margin: 0 0 14px
}
.team-info h2 {
    font-weight: 300;
}
.our-team .thumbnail {
    padding: 0;
    border: none;
    box-shadow: none;
    background: none;
}
.our-team h3 {
    font-size: 24px;
    margin-bottom: 24px;
    font-weight: 300;
}
.our-team .social-icons {
    float: none;
}
.our-team .social-icons li {
    display: inline-block;
    float: none;
    margin: 0 6px;
}
.our-team .social-icons a {
    font-size: 20px;
    color: #827d6c;
}
.our-team .social-icons a:hover, .our-team .social-icons a:focus {
    color: #26211d;
}

/*
 7.) Gallery 2 Columns page
 ----------------------------------------*/
.gallery-wrap {
    padding-bottom: 0;
    padding-top: 0;
}
.we-help .gallery .thumbnail h3 {
    font-weight: 700;
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 9px;
}
.we-help .gallery .thumbnail h3 a {
    color: #26211d;
}
.we-help .gallery .thumbnail h3 a:hover {
    color: #000000;
}

.gallery .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 66.76%;
}
.embed-responsive-16by9 img {
    cursor: pointer;
}
.we-help .gallery  .embed-vedio-block .h3 {
    margin-bottom: 7px;
}
.content-wrapper  .gallery  .embed-vedio .h3 {
    margin-bottom: 9px;
}
.fancybox-skin {
    overflow: hidden;
}
/*
 12.) modal box
 ----------------------------------------*/

.modal-dialog {
    max-width: 750px;
    width: 100%;
}
.modal-content {
    border-radius: 0px;
    overflow: hidden;
    padding: 0 0 4px;
}

.modal-content button.close {
    padding: 10px 15px;
    opacity: 1;
    margin: -30px -30px 0 0;
    font-weight: 700;
    color: #26211d;
    font-size: 24px;
}

.modal-header {
    background: #f5f3ed;
    border-bottom: 0px;
    min-height: 16.4286px;
    padding: 30px;
}

/* volunter form */
.modal-header .page-header {
    margin: 0px;
    border-bottom: 0px;
}
.modal-header h2 {
    font-weight: 300;
}
.modal-header h2 strong {
    border: none;
}
.choose-pricing {
    padding: 22px 0 22px;
}

.choose-pricing .btn-default {
    color: #26211d;
    font-size: 17px;
    font-weight: 300;
    margin-right: 10px;
    font-family: 'Lato', sans-serif;
    padding: 7px 20px;
}

.forms-notes {
    color: #eb3039;
    font-size: 17px;
    font-weight: 300;
}

.modal-dialog textarea {
    height: 114px;
}

.inpt-first {
    width: 75px;
    float: left;
    text-align: center;
    background: #E7E4DB;
    height: 42px;
}
.btn-width {
    width: 100%;
    text-align: left;
    padding: 10px 0;
    text-indent: 4%;
    border-radius: 0px;
    background: #FBF9F8;
    border: 1px solid #E4E2DE;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 300;
}
.btn-width small {
    float: left;
    font-size: 100%;
}
.form-group .btn .caret {
    margin-right: 4%;
    text-indent: 94%;
    float: right;
    margin-top: 9px;
}
.form-group .dropdown-menu {
    width: 100%;
}

/*
 10.) 404 Error page
 ----------------------------------------*/

.four-zero-four {
    padding-bottom: 0;
    text-align: center;
    padding-top: 45px;
}
.four-zero-four strong {
    font-size: 318px;
    color: #26211d;
    line-height: 1.2
}
.four-zero-four h2 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 27px;
}
.four-zero-four .page-header {
    margin-bottom: 32px;
}
.four-zero-four .btn {
    padding: 10px 39px;
}

/*body *{
 background:none !important;
 background:transparent !important;
 }*/

/*
 11.) Shop Listing page
 ----------------------------------------*/
.our-works .section-header {
    margin-bottom: 65px;
}
.shoping {
    margin-bottom: 0;
}
.shoping .thumbnail .caption {
    padding: 0;
}
.shoping .thumbnail h3 {
    font-size: 22px;
}
.shoping .thumbnail h3 a {
    color: #26211d
}
.shoping .thumbnail h3 a:hover {
    color: #000;
}
.shoping .img-thumb img {
    width: auto;
}
.shoping .img-thumb:hover img {
    cursor: pointer;
}
.shoping .price {
    color: #26211d;
    font-size: 18px;
    display: block;
    margin-bottom: 27px;
    padding-left: 8px;
}
.shoping .price del {
    color: #95918d;
    font-size: 14px;
    margin-right: 8px;
}
.shoping-row > .col-sm-4 {
    margin-bottom: 85px;
}
.product-detail .shoping-row > .col-sm-4 {
    margin-bottom: 0;
}
.shoping .deactive-star {
    margin-left: 25px;
}
.deactive-star {
    position: relative;
    width: 95px;
    height: 13px;
    display: inline-block;
    background: url(../../assets/img/inactive.png) left center repeat-x;
}
.active-star {
    background: url(../../assets/img/active.png) left center repeat-x;
    position: absolute;
    left: 0;
    top: 0;
    width: 83px;
    height: 13px;
    display: inline-block;
}
.our-works .aside-bar {
    overflow: visible;
}
.shoping-filter {
    margin-bottom: 55px;
}
.shoping aside.media h3.space-top {
    padding-bottom: 25px;
    border-bottom: none;
}
.shoping-filter .progress {
    background: #f2ede9;
    border-radius: 8px;
    box-shadow: none;
    border: solid 1px #d4ccc6;
    height: 14px;
    margin-bottom: 65px;
}
.shoping-filter .progress-bar.slide-ranger {
    background: #dad0c7;
}
.shoping-filter .slide-ranger .left-btn, .shoping-filter .slide-ranger .right-btn {
    background: #a69e97;
}
.ui-datepicker-month {
    color: black;
}
.ui-datepicker-year {
    color: black;
}
.ui-slider-handle:focus {
    outline: none;
}
body .ui-slider-horizontal .ui-slider-handle {
    top: -3px;
}
body .ui-widget-header {
    background: #dad0c7;
}
.shoping-filter .slide-ranger .left-btn {
    left: -1px;
}
.shoping-filter .progress-value-number {
    bottom: -50px;
    color: #7c7c7c;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    position: static;
    display: inline-block;
    width: 100px;
    float: left;
    margin-right: 2px;
}
.price-range {
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
}
.shoping-filter label.progress-value-number {
    width: auto;
}
.progress-value-number:focus {
    background: none !important
}
.shoping aside .side-nav ul {
    padding-bottom: 0;
    margin-bottom: 0;
}
.shoping aside .side-nav li {
    margin-top: 0;
}
.shoping .side-nav li a, .product-detail p {
    font-size: 14px;
}
.shoping aside .price {
    font-size: 16px;
}
.shoping aside .price del {
    font-size: 12px;
}
.product-detail-head {
    border-bottom: solid 2px #f2ede9;
    margin-bottom: 28px;
}
.product-detail-head h2 {
    font-weight: 700;
    margin-top: 8px;
    padding-bottom: 18px;
}
.product-detail-head .deactive-star {
    margin-left: 0;
    margin-bottom: 20px;
}
.product-detail-head .price {
    font-size: 30px;
}
.product-detail-head .price del {
    font-size: 18px;
    margin-right: 5px;
}
.product-detail .tags {
    display: block;
    color: #26211d;
    font-size: 14px;
    padding-bottom: 12px;
}
.product-quantity {
    float: left;
    margin-right: 10px;
}
.product-quantity input {
    background-color: #ecc731;
    color: #26211d;
    font-size: 18px;
    border: none;
    width: 40px;
    height: 38px;
    text-align: center;
    margin-right: 1px;
    float: left;
}
.product-quantity div {
    float: left;
}
.product-quantity a {
    display: block;
    width: 28px;
    height: 19px;
    background-color: #c1b8b0;
    text-align: center;
}
.product-quantity a.minus {
    background-color: #a79f99;
}
.product-quantity a span {
    color: #26211d;
    font-size: 11px;
}
.product-detail-inner {
    margin-bottom: 50px;
}
.product-detail-inner a.btn {
    padding: 8px 20px;
}
.product-detail .tab-content {
    border: solid 2px #e7e2de;
}
.product-detail .tab-content h3, .related h3 {
    font-weight: 700;
}
.product-detail .nav-tabs li {
    margin-bottom: 0;
    border: solid 2px #e7e2de;
    border-bottom: none;
    border-right: none;
}
.product-detail .nav-tabs li a {
    border: none;
    font-size: 14px;
    color: #a7a3a0;
    font-weight: 700;
    background-color: #fff;
}
.product-detail .nav-tabs li:last-child {
    border-right: solid 2px #e7e2de;
}
.product-detail .nav-tabs li.active a {
    background-color: #f8f5f3;
    color: #26211d;
    border: none;
}
.product-detail .tab-wrap {
    margin-bottom: 65px;
}

.shop-today {
    background: #ecc731;
    padding: 65px 0;
    text-align: center;
}
.shop-today span.glyphicon-shopping-cart {
    font-size: 60px;
    color: #26211d;
}
.shop-today h2 {
    padding-bottom: 20px;
}
.shop-today p {
    color: #26211d;
    font-size: 14px;
    width: 55%;
    margin: 0 auto 40px;
}
.shop-today a.btn {
    font-size: 16px;
}

.AddtoCart {
    padding: 36px 0 0;
}
.AddtoCart .table {
    background: #fff;
    border: none;
    margin-bottom: 0;
}
.AddtoCart .table > thead > tr > th {
    border-top: solid 2px #e7e2de !important;
}

.AddtoCart .table > thead > tr > th, .AddtoCart .table > tfoot > tr > th, .AddtoCart .table > tbody > tr > td, .AddtoCart .table > tfoot > tr > td {
    padding: 15px;
}
.AddtoCart .table > thead > tr > th {
    font-size: 14px;
}
.AddtoCart .table tbody td.product-image {
    width: 10%;
}
.AddtoCart .table tbody td.product-title {
    width: 50%;
}
.AddtoCart .table tbody td img {
    width: 100px;
}
.AddtoCart .table > thead > tr > th, .AddtoCart .table > tbody > tr > td {
    border: solid 2px #e7e2de;
}
.AddtoCart .table > tbody > tr > td {
    font-size: 16px;
    color: #26211d;
}
.AddtoCart .table > tbody > tr > td a {
    color: #26211d;
}
.AddtoCart .table > tbody > tr > td.total, .AddtoCart .table.footer-table td table td.total {
    font-weight: 700;
}
.AddtoCart .table > tbody > tr > td span {
    color: #f1423e;
    font-size: 12px;
}
.AddtoCart .table.footer-table, .AddtoCart .table.footer-table td {
    border-top: none;
    font-size: 14px;
}
.AddtoCart .table.footer-table td:first-child {
    border-right: 2px solid #e7e2de;
    font-weight: 700;
}

.AddtoCart .table td.one {
    width: 61.6%;
    padding: 40px;
}
.AddtoCart .table td.one a.btn {
    font-size: 14px;
    margin-right: 30px;
    padding: 10px 20px;
}
.AddtoCart .table td.two {
    width: 40%;
    padding: 0;
}
.AddtoCart .table td.two > table {
    width: 100%;
}
.AddtoCart .table td.two table td {
    padding: 10px 15px;
    border-bottom: solid 2px #e7e2de;
}
.AddtoCart .table.footer-table td.two table tr:last-child td {
    border-bottom: none;
}
.AddtoCart td.free-shipping {
    background-color: #f6f4f2;
}
.AddtoCart td.quantity {
    text-align: center;
}
.AddtoCart .table > tbody > tr > td.quantity span {
    color: #26211d;
}
.AddtoCart td.quantity input {
    width: 35px;
    border: solid 2px #26211d;
    height: 30px;
    margin: 0 5px;
    text-align: center;
}

/*************************Checkout Section******************************/
.checkout {
    padding: 52px 0 0;
}
.customer-care {
    font-size: 15px;
    color: #a7a3a0;
    margin-bottom: 16px;
    text-align: right;
}
.customer-care a {
    color: #26211d;
}
.customer-support {
    text-align: right;
    margin-bottom: 40px;
}
.customer-support li {
    display: inline-block;
    position: relative;
    padding: 0 3px;
}
.customer-support li:after {
    content: "|";
    color: #a7a3a0;
    margin-left: 8px;
}
.customer-support li:last-child:after {
    content: "";
    margin-left: 0;
}
.customer-support li a {
    font-size: 13px;
    color: #a7a3a0;
}
.customer-support li a:hover {
    color: #26211d;
}
.checkout ul.nav-tabs {
    border: solid 1px #f7f4f1;
    border-left: none;
    border-right: none;
    margin-bottom: 70px;
}
.checkout ul.nav-tabs li {
    padding: 0;
    margin-bottom: 0;
    position: relative;
}
.checkout ul.nav-tabs li a {
    border: none;
    color: #9a9590;
    padding: 27px 0;
    background-color: #ffffff;
}

.checkout ul.nav-tabs li.active:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ecc731;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -4px;
    content: "";
}
.checkout ul.nav-tabs li.active a {
    background-color: #ecc731;
    color: #26211d;
    border: none;
}
.checkout .tab-content {
    border: none;
    padding: 0;
}
.checkout .tab-content h4 {
    border-bottom: solid 1px #f7f4f1;
    margin-top: 0;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.checkout .tab-content label {
    margin-bottom: 8px;
}
.checkout .tab-content .btns-wrapper {
    margin-top: 45px;
}
.checkout .tab-content .btns-wrapper a.frgt-pwd {
    margin-top: 12px;
    color: #26211d;
    font-size: 12px;
    text-transform: uppercase;
}
.checkout .tab-content p {
    font-size: 14px;
}
.checkout .tab-content p a {
    text-transform: uppercase;
    color: #7c7c7c;
}
.checkout .tab-content .checkbox {
    clear: both;
}
.checkout .tab-content a.grouped {
    min-width: 206px;
    padding: 16px 22px;
    margin-right: 20px;
    font-size: 14px;
}
.col-small-left {
    padding-left: 0;
}
.col-small-right {
    padding-right: 0;
}
.form-group .form-control + .form-control {
    margin-top: 30px;
}
.checkbox-right {
    margin: 0;
    float: right;
}
.checkout textarea {
    height: 125px;
}

.checkout .AddtoCart .table td.one {
    border-bottom: none;
    border-left: none;
}
#review h4 {
    border-bottom: none;
    padding-bottom: 0;
}
.payment-option .radio {
    border-bottom: solid 2px #fbfaf8;
    padding: 22px 0;
    margin-bottom: 0;
    margin-top: 0;
}
.payment-option .radio label {
    color: #26211d;
    display: block;
    margin-bottom: 0;
}
.payment-option .radio label img {
    margin-left: 8px;
}
.payment-option .radio small {
    color: #7c7c7c;
    font-size: 15px;
    display: block;
}

.media-content:hover .svg-shape, .volunteer-reward:hover .svg-shape {
    opacity: 0.2;
    transform: scale(2.5) rotate(30deg);
    -webkit-transform: scale(2.5) rotate(30deg);
    -moz-transform: scale(2.5) rotate(30deg);
    -o-transform: scale(2.5) rotate(30deg);
    -ms-transform: scale(2.5) rotate(30deg);
}

#confirmation {
    text-align: center;
    padding-top: 30px;
}
#confirmation .payment-success {
    font-size: 22px;
    color: #26211d;
    display: block;
    line-height: 1.5;
    font-weight: 400;
    padding-top: 17px;
    padding-bottom: 10px;
}
#confirmation .completed {
    font-size: 52px;
    color: #ecc731;
}

#confirmation p, #confirmation span {
    font-size: 17px;
    color: #a49f9b;
    display: block;
    padding-bottom: 18px;
}
#confirmation span {
    padding-bottom: 10px;
}
#confirmation .purchased-item {
    color: #32302f;
    display: inline-block;
}
#confirmation .total-price {
    border-top: 1px solid #f7f4f1;
    border-bottom: 1px solid #f7f4f1;
    width: 292px;
    margin: 0 auto 24px;
    padding: 6px 0;
}
#confirmation .total-price span {
    font-size: 18px;
    display: inline-block;
    padding-bottom: 0;
}
#confirmation .total-price span.price-value {
    color: #32302f;
}
#confirmation .track-btn {
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 33px;
}

/*
20.) Launch Page
 ----------------------------------------*/
#wrapper.launch {
    background: url(../../assets/img/launch-bg.jpg) no-repeat top center !important;
}

.launch #header {
    background: none;
    padding-top: 56px;
}
.launch #footer span {

    font-size: 15px;
    font-family: "Lato";
    color: rgba( 32, 35, 35, 0.502 );
    line-height: 1.6;
}
.launch #footer {
    background: none;
    padding: 0px;
    padding-bottom: 27px;
}
.launch .content {
    margin-top: 111px;
    min-height: 664px;
}
.launch .content h1 {
    font-size: 56px;
    font-family: 'latoblack';
    color: rgb( 255, 255, 255 );
    text-align: left;
    text-shadow: 0.5px 0.866px 1px rgba( 40, 40, 40,1 );
    line-height: 1.18;
}

.launch .content .stay {
    font-size: 21px;
    font-family: "Lato";
    color: rgb( 255, 255, 255 );
    line-height: 1.714;
    display: block;
    margin-bottom: 52px;
    padding-right: 50px;
}
.countdown-row .countdown-section {
    background-color: rgb( 236, 199, 49 );
    box-shadow: 0.5px 0.866px 1px 0px rgba( 40, 40, 40,0.4 );
    height: 141px;
    float: left;
}
.countdown-row .countdown-section + .countdown-section {
    background-color: rgb( 221, 187, 46 );
    box-shadow: 0.5px 0.866px 1px 0px rgba( 40, 40, 40,0.4 );
    height: 141px;
    float: left;
}

.countdown-row .countdown-section + .countdown-section + .countdown-section {
    background-color: rgb( 202, 178, 48 );
    box-shadow: 0.5px 0.866px 1px 0px rgba( 40, 40, 40,0.4 );
    float: left;
    height: 141px;
}
.countdown-row .countdown-section + .countdown-section + .countdown-section + .countdown-section {
    background-color: rgb( 178, 170, 57 );
    box-shadow: 0.5px 0.866px 1px 0px rgba( 40, 40, 40,0.4 );
    float: left;
    height: 141px;
    z-index: 8;
}
.countdown-section {
    text-align: center;
    font-size: 14px;
    font-family: 'latoblack';
    color: rgb( 255, 255, 255 );
    text-transform: uppercase;
    line-height: 1.857;
    text-shadow: 0.5px 0.5px 1px rgba( 40, 40, 40,0.4 );
    padding-top: 16px;
    padding-bottom: 16px;
    width: 21.3%;
}
.countdown-section span {
    display: block;
}

.countdown-amount {

    font-size: 36px;
    font-family: 'latoblack';
    color: rgb( 255, 255, 255 );
    display: block;
    text-shadow: 0.5px 0.134px 1px rgba( 40, 40, 40,1 );
}

.launch .counter {
    margin-bottom: 57px;
}
.launch input[type="email"] {

    background-color: rgb( 243, 241, 215 );
    box-shadow: 0.5px 0.4px 1.1px 0 rgba(40, 40, 40,0.5);
    border: none;
    width: 100%;
    height: 45px;
    padding: 5px 21px;
    font-size: 14px;
    font-family: "Lato";
    color: #202323;
    line-height: 1.857;
    float: left;
}
.launch .input-group-addon {
    padding: 0px;
    border: none;
}
.launch input[type="submit"] {
    background-color: rgb( 64, 61, 47 );
    box-shadow: 0.5px 0.5px 1px 0px rgb( 40, 40, 40 );
    border: none;
    width: 120px;
    height: 45px;
    font-size: 16px;
    font-family: 'latoblack';
    color: rgba( 255, 255, 255, 0.769 );
    text-transform: uppercase;
}
.launch .input-group {
    width: 86%;
}
@media (max-width: 1023px) {

    .launch input[type="email"], .launch .input-group {

        width: 100%;
    }
    .countdown-section {
        width: 25%;
    }
    .countdown-amount {
        font-size: 33px;
    }
    .countdown-section {
        font-size: 12px;
    }
}

@media (max-width:480px) {
    .launch .content{
        margin-top:24px;
    }
    .launch .content h1{
        font-size:38px;
    }
}

/*
 Table Of Contents
 1.) Media Query for sm
 2.) Media Query for md
 3.) Media Query for lg
 ===============================================*/
/*
  1.) Media Query for sm
 ----------------------------- */
@media (min-width: 768px) {
    #wrapper.boxed {
        width: 768px;
        margin: 0 auto;
        overflow: hidden;
    }
    .open .glyphicon.glyphicon-chevron-up{
        display:none;
    }

    /*Header Section*/
    .header-second nav {
        min-height:103px;
    }
    .navbar-nav > li > .dropdown-menu {
        position: absolute;
        width: 232px;
    }
    .navbar-default .navbar-nav > li > a {
        transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
    }
    .social-icons {
        float: right;
    }
    .submenu-icon span.glyphicon, .submenu-icon.active .glyphicon.glyphicon-chevron-up {
        display: none;
    }
    .navbar-nav > li:hover > .dropdown-menu {
        display: block;
    }
    .social-icons {
        padding: 6px 0 0;
        margin-bottom:0;
    }
    .our-team .thumbnail{
        margin-bottom:0;
    }
    .navbar-default .navbar-nav > li {
        padding: 0 16px 0 0;
    }
    .side-nav ul  li:last-child {
        border-bottom: none;
    }
    .navbar-form{
        width: 294px;
    }

    /*Tabs*/
    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
        margin-right: 15px;
    }
    .nav-tabs_less-space > li {
        margin-right: 0px;
    }
    .nav-tabs > li:last-child {
        margin-bottom: -1px;
    }
    .nav-tabs > li > a {
        border-radius: 0;
        min-width: 165px;
        font-size: 18px;
        color: #302f2c;
        text-align: center;
        margin-right: 15px;
    }

    .main-slider {
        position: relative;
    }
    /*mission page*/
    .processes {
        background:url(../../assets/img/dotted-line.png) no-repeat scroll -1px 14px;
        background-size:100%;

    }
    .process-step {
        margin-bottom: 60px;
    }
    .processes > .col-xs-12 {
        margin-bottom: 0;
    }
    /* save lives	*/
    .save-lives .btn-default {
        font-size: 16px;
    }
    .news-section3 .volunteer-reward p {
        padding-right: 98px;
        padding-top: 15px;
    }
    .contact-form{
        position:relative;
    }
    .contact-form:before{
        content: '';
        width: 1px;
        height: 94%;
        background: #eeebe6;
        position: absolute;
        right: -54px;
        top: 0;

    }
    .news-section3 {
        padding-bottom: 100px;
    }
    .article-list-large .h4{
        margin-top:6px;
    }
    .article-list-large.progressbar .detail-description{
        margin:20px 0 0
    }
    .article-list-large.causes-description .detail-description {
        border-top: 1px solid #f6f3f1;
    }

    /*Footer Section*/

    #footer address {
        width: 320px;
    }
}
/*
  1.) Media Query for lg
 ----------------------------- */
@media (min-width: 992px) {
    #wrapper.boxed {
        width: 970px;
    }
    /*Header Section*/
    .navbar-default .navbar-nav > li {
        padding: 0 40px 0 0;
    }
    .header-second .navbar-default .navbar-nav > li {
        padding-right:0;
        padding-left:40px;
    }
    .header-third .navbar-default .navbar-nav > li {
        padding-right:0;
        padding-left:30px;
    }
}

@media (min-width:992px) and (max-width: 1200px) {

    .article-list.flexslider {
        width: 750px;
        margin: 0 auto;
    }

    .our-causes .slides > li + li +li {
        display: none;
    }
    .our-causes .slides > li + li {
        display: block;
    }
    .main-slider .tp-bullets {
        margin-left: -30px !important;
    }
    .navbar-default .navbar-nav > li {
        padding: 0 30px 0 0;

    }
    .AddtoCart .table td.one{
        width: 64%;
    }

    .main-slider .banner-summary {
        margin-top: 40px !important;
    }
    .main-slider .tp-caption .btn.btn-default{
        margin-top: 49px;
    }
    .slider-third .banner-heading {
        margin-top: -29px !important;
    }
    #footer .social-icons > li {
        margin-left: 9px;
    }
    .news-section .user-svg-shape {
        right: 23px;
        top: -48px;
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -moz--transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
    }
    .shoping-list .pagination{
        margin-top:-38px;

    }
    .shoping .deactive-star {
        margin-left: 10px;
    }
    .our-works .shoping-row .btn-default{
        padding: 6px 6px
    }
}
@media (min-width:1200px) {
    #wrapper.boxed {
        width:1444px;
    }
    .header-third .navbar-default .navbar-nav > li {
        padding-left:50px;
    }
}
/*
 	2.) Media Query for md
------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-default .navbar-nav > li {
        padding: 0 14px 0 0;
    }
    .header-second .navbar-default .navbar-nav > li{
        padding-right:15px;
    }
    #header.header-second .social-icons > li {
        margin-right: 7px;
    }
    .header-second .header-second .touch-by-mail{
        margin: 0 14px 0 5px;
    }
    /*banner Section*/
    .banner-slider h2 {
        margin-top: 27px;
    }
    .header-third .banner-slider h2 {
        margin-top: 0;
    }
    .banner-slider h2, .main-slider .banner-slider h2{
        font-size: 21px;
        margin-bottom: 14px;
    }
    .bottom-animation h2 strong {
        font-size: 21px;
    }
    .main-slider .banner-slider h2 {
        margin-top: -5px;
    }

    .main-slider .banner-summary, .main-slider .banner-heading {
        width: 300px;
    }
    .banner-slider p {
        margin-top: 8px;
    }
    .banner-slider p, .main-slider .banner-slider p {
        line-height: 1.2;
        font-size: 14px;
    }
    .header-third .nav-content:before {

        margin-right: 0;
        right: 83%;
    }
    .main-slider .banner-slider p {
        margin-top: -16px;
    }
    .slider-third .tp-caption .btn.btn-default {
        margin-top: -22px;
    }
    .tp-caption .btn.btn-default {
        margin-top: 22px;
    }









    .banner-title{
        margin-top:-10px;
    }
    .banner-description{
        margin-top:40px !important;
    }
    .banner-btn{
        margin-top:30px !important;
    }
    .main-slider {
        position: relative;
    }
    .main-slider .tp-bullets {
        margin-left: -49% !important;
        bottom: 20px !important;
    }
    .our-causes {
        padding-top: 20px
    }
    .how-to-help {
        padding-bottom: 20px;
    }
    .latest-news .section-header {
        margin: 35px 0 16px;
    }
    .news-section3 .section-header {
        margin-top: 0;
    }
    .our-causes h2 strong {
        display: inline-block;
    }
    .section-header {
        margin: 15px 0 0;
    }
    .our-causes3 .section-header {
        margin-bottom: 20px
    }
    .tp-caption .btn {
        margin-top: 0px;
    }
    .tp-caption {
        left: 15px !important;
    }
    .tparrows {
        display: none;
    }
    .our-causes .flex-control-paging {
        margin-bottom: 51px;
    }
    /*banner Section End*/

    .search-form {
        position: static;
        margin-right: 0px;
    }
    #footer .social-icons > li {
        margin-left: 10px;
    }
    .cause-summary .col-md-6 {
        margin-bottom: 40px;
    }
    .quote-block {
        margin-bottom: 45px;
    }
    /*cause*/
    .our-causes-section {
        padding-top: 20px;
    }

    .social-icons > li {
        margin-right: 6px
    }
    .img-thumb img {
        width: 100%;
        max-width: 100%;
    }
    /*home third*/
    .btn-wrapper {
        margin-bottom: 25px
    }
    .btn-wrapper .btn {
        padding: 10px 21px;
    }
    .news-section3 .media {
        margin-top: 30px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .item-wrapper {
        margin-bottom:50px;
    }
    .get-involved {
        line-height: 1.2;
    }
    .latest-news {
        padding-bottom: 0;
    }
    .donation-holder {
        padding: 50px 0;
    }
    .our-causes-section {
        padding-bottom: 0;
    }
    .help-people {
        padding-bottom: 20px;
    }
    .news-section .img-thumb {
        margin-bottom: 40px;
    }
    .our-team .social-icons li{
        margin:0 2px;
    }
    .our-works {
        margin-bottom: 50px;
    }
    /*Our Mission*/
    .services .section-header{
        margin: 50px 0 44px;
    }
    .processes{
        background-size:100% auto;
        background-position:-5px 30px;
    }
    aside.media .pull-left{
        float:none !important;
    }
    .navbar-form{
        width:auto;
    }
    .holders{
        padding-bottom:40px;
    }
    .donation-holder blockquote{
        width: 68%;
    }
    .donation-holder blockquote{
        width:100%;
    }
    .progress-bar{
        width:72%;
    }
    .latest-news .article-list h3{
        min-height: 40px;
    }

    .our-causes-section {
        padding-top:0;
    }
    .our-causes-section h2 {
        margin-top: 30px;
    }

    .help-section .section-header {
        margin: 0;
    }
    .help-section h2 {
        margin: 29px 0 25px;
    }
    .news-section .volunteer-reward{
        margin-top: 60px;
    }
    .news-section .items {
        margin-bottom: 40px;
    }
    #footer .input-group .form-control{
        float:none;
        display:block;
        margin-bottom:5px;
    }
    #footer .input-group-addon, #footer .input-group-btn, #footer .input-group .form-control{
        display:block;
    }
    #footer .input-group .form-control{
        border:2px solid #595756;
    }
    #footer .social-icons > li {
        margin-left: 0px;
    }
    #footer .input-group-addon{
        text-align:right;
        width:100%;
    }
    #footer .input-group{
        width:100%;
    }
    .our-causes3 .section-header {
        margin-bottom: 35px;
        margin-top: 37px;
    }
    .help-people .help-block{
        margin-bottom:50px;
    }
    .our-causes3 .item-wrapper:last-child,.help-people .help-block:last-child{
        margin-bottom:0;
    }
    .holders .flexslider {
        margin-top: 12px;
    }
    .holders {
        padding-bottom: 27px;
    }
    .holders h2{
        margin:0;

    }
    .photo-frame {
        float: none;
        margin: 0 auto;
    }
    .content-wrapper .section-header.work-block-heading {
        margin-top: 25px;
    }
    .we-help{
        padding-top: 50px;
    }
    .gallery-wrap{
        padding-top:0;
    }
    .shoping .deactive-star {
        margin-left: 10px;
    }
    .our-works .shoping-row .btn-default{
        padding: 6px 6px
    }
    .shoping-row > .col-sm-4 {
        margin-bottom: 55px;
    }
    .shoping-filter{
        padding-bottom: 20px;
        border-bottom: 1px solid #e1dedb;
    }
    .media .shoping-filter:last-child{
        border-bottom:none;
        margin-bottom: 0;
        padding-bottom:0;
    }
    .media .shoping-filter:last-child
    .our-works.shoping {
        margin-bottom:0;
    }
    aside  .shoping-filter > ul > li{
        width:50%;
        float:left;
    }
    .our-works .aside-bar {
        margin-top: 44px;
    }
    .product-detail .tab-wrap {
        margin-bottom: 40px;
    }
    .product-detail .shoping-row > .col-sm-4 {
        margin-bottom:55px;
    }
    .our-works.shoping{
        margin-bottom: 0;
    }
    .AddtoCart{
        margin-bottom:70px;
    }
    .section-header.text-left{
        margin-bottom:20px;
    }
    .content-wrapper .shortcode-page .bs-example:last-child {
        margin-bottom: 0;
        padding-top:0;
    }
    .shortcode-page .bs-example{
        margin-bottom:0;
    }
    .panel-group{
        margin-bottom: 38px;
    }

    .checkout .tab-content a.grouped{
        margin-bottom: 20px;
        margin-right: 0;
    }
    .checkout ul.nav-tabs li a{font-size: 16px;}


}
@media  (min-width:481px) {
    .banner-slider .slide-2 .trans-grey {
        background: none repeat scroll 0 0 rgba(68, 61, 55, 0.9);
        height: 11.07em !important;
        width: 26.42em !important;
    }
    .banner-slider .slide-2 .tp-caption * {
        font-size: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .banner-slider .slide-2 .tp-caption.text-white .h1 {
        color: #fff;
        font-family: "Lato",sans-serif;
        font-size: 1.71em !important;
        font-weight: 300 !important;
        line-height: 1.4 !important;
        padding:0 10px !important;
    }
    .banner-slider .slide-2 .tp-caption a.btn-link {
        color: #ecc731 !important;
        font-family: "latoblack",sans-serif !important;
        font-size: 100% !important;
        text-decoration: none;
        padding:0 10px !important;
    }
    .banner-slider .slide-2 .tp-caption .btn.btn-warning {
        color: #fff !important;
        font-family: "Lato",sans-serif;
        font-size: 0.8571em !important;
        font-weight: 700 !important;
        padding: 0.7em 1.4em !important;
    }
}
@media  (min-width: 768px) and (max-width:769px){


    .feature-btn{
        margin-top:-100px;
    }
    .banner-section .bottom-animation{
        margin-top:-100px;
        margin-left:20px;
    }
    .trans-grey{
        margin-top:-34px;
        width:300px;
        height:118px;
    }
    .banner-section .btn-link{
        font-size:14px;
        margin-left:10px;
    }
    .main-slider .tp-caption .btn.btn-default {
        margin-top: 9px;
    }
    .slider-third .banner-heading {
        margin-top: -61px !important;
    }
    .slider-third .tp-caption .btn.btn-default {
        margin-top: 25px;
    }
    .donation-holder blockquote footer {
        bottom: -57px;
    }
    h1 strong, .h1 strong, h2 strong, .h2 strong,
    h3 strong, .h3 strong, h2 strong, .h2 strong,
    h4 strong, .h4 strong{
        display:inline-block;
    }

}
/*
  1.) Media Query for sm
 ----------------------------- */
@media (max-width: 767px) {
    h1 strong, .h1 strong, h2 strong, .h2 strong,
    h3 strong, .h3 strong, h2 strong, .h2 strong,
    h4 strong, .h4 strong{
        display:inline-block;
    }
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4,
    .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8,
    .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
        float: none;
    }
    .img-thumb img {
        width: 100%;
        max-width: 100%;
    }
    /*Header style*/
    .btn-volunteer{
        padding: 11px 17px
    }
    .header-second .navbar-nav {
        float: left;
        margin: 0;
    }
    .header-second .navbar-nav {
        float: none;
    }
    .header-second .navbar-default .navbar-nav > li {
        padding: 0
    }
    .navbar-default .navbar-nav > li{
        padding:0;
    }
    .header-second .navbar {
        height: 50px;
    }
    .header-second .brand {
        margin-top: 10px;
        float: left;
        width: auto;
    }
    .header-third .brand {
        padding: 13px 10px 11px 0;
        margin-top: 0px;
    }
    .navbar-form.navbar-right:last-child {
        position: relative;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
        padding: 14px 15px 15px;
    }

    .header-third .nav-content:before {
        width: 100%;
        height: 53px;
        margin-right: 0;
        right: 83%;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background: #fff;
    }
    .header-second .search-form button[type="submit"], .header-second .search-form button[type="button"] {
        margin-top: 0;
        top: 13px;
    }
    .header-second .form-group {
        position: static;
        width: 100% !important;
        padding-right: 50px;
    }
    #header-third .navbar-default .navbar-toggle .icon-bar {
        color: #f2ede9;
    }

    .primary-header .social-links {
        float: right;
        width: auto;
    }
    .primary-header .brand {
        position: relative;
        top: 6px;
        float:left;
        /*width:auto;*//*lg-custom*/
    }

    /*banner Section*/
    .main-slider {
        position: relative;
    }
    .main-slider .tp-bullets {
        margin-left: -48% !important;
        bottom: 20px !important;
    }
    .revslider-initialised {
        height: 332px !important;
    }
    .banner-slider h2 {
        margin-top: 50px;
        margin-top: 28px;
    }
    .banner-slider h2, .main-slider .banner-slider h2 ,.bottom-animation h2 strong{
        font-size: 21px;
    }
    .main-slider .banner-slider h2 {
        margin-bottom: 14px;
        margin-top: 14px;
    }
    .main-slider .banner-summary, .main-slider .banner-heading {
        width: 300px;
    }
    .banner-slider p {
        padding-top: 20px;
    }
    .banner-slider p, .main-slider .banner-slider p {
        line-height: 1.2;
        font-size: 14px;
    }
    .main-slider .banner-slider p {
        padding-top: 20px;
    }
    .tp-caption .btn.btn-default {
        margin-top: 50px;
    }
    .tp-caption {
        left: 15px !important;
    }
    .tparrows {
        display: none;
    }
    .banner-slider p, .main-slider .banner-slider p {
        line-height: 1.2;
        font-size: 14px;
        padding-top: 0px;
    }
    .tp-caption .btn.btn.btn-default {
        margin-top: 20px;
    }

    /*banner Section End*/
    /*Causes Section*/
    .our-causes {
        padding-top: 0;
    }
    .our-causes-section {
        padding-top: 20px;
    }
    .cause-summary .col-md-6 {
        margin-bottom: 40px;
    }

    .article-list.flexslider {
        width: 290px;
        margin: 0 auto;
    }

    .article-list .items img {

        max-height: none;
    }
    .parallax-section {
        background-position: 64% 0;
    }
    .our-causes-section h2 {
        margin-top: 40px;
    }

    .our-causes h2 strong {
        display: inline-block;
    }

    .how-to-help .help-list .media h3 {
        margin-bottom: 22px;
    }
    /*News*/

    .news-section {
        padding-bottom: 50px;
    }
    .news-section .img-thumb {
        float: none !important;
        margin-bottom: 40px;
    }

    .news-section .section-header {
        margin: 31px 0;
    }
    .news-section .section-header h2 {
        margin-bottom: 0;
    }

    .news-section, .donation-holder, .our-causes-section {
        padding-bottom: 0;
    }

    .donation-holder {
        padding-top: 40px;
    }
    .latest-news {
        padding-bottom: 0;
    }
    .section-header {
        margin: 22px 0 0;
    }
    .news-section .section-header h2 {
        margin-bottom: 28px;
    }
    .news-section3 .volunteer-reward {
        margin-top: 42px;
    }

    .news-section .volunteer-reward h2 {
        margin-bottom: 0;
    }
    /*Help Section*/
    .how-to-help .section-header {
        margin:40px 0 14px;
    }
    .how-to-help {
        padding-bottom: 30px;
    }
    /*Testimonial Section*/
    .quote-block {
        margin-bottom: 76px;
    }
    .get-involved {
        line-height: 1.2;
    }
    .user-svg-shape {
        top: -37px;
    }

    .holders blockquote {
        padding: 22px;
    }

    .btn-wrapper {
        margin-bottom: 30px;
    }
    .item-wrapper {
        margin-bottom: 20px;
    }
    .help-block {
        padding: 20px 10px
    }
    .help-people {
        padding-bottom: 0px;
    }

    .our-causes .flex-control-paging {
        margin-bottom: 30px;
    }

    .latest-news .section-header {
        margin: 15px 0 0;
    }
    /*Footer*/

    #footer {
        padding-top: 36px;
    }
    .footer-logo {
        margin-bottom: 6px;
    }

    #footer h6 {
        margin: 28px 0 10px;
    }
    .btn-wrapper .btn {
        padding: 10px 21px;
    }
    #footer h6 {
        line-height: 1.5;
    }

    .copyright {
        margin-top: 38px;
    }
    .how-to-help.help-section .section-header {
        margin: 40px 0 0;
    }
    /*blog Section*/
    .blog img{
        width:100%;
    }
    .blog img.pull-left {
        margin-right:0px;
        float:none !important;
    }
    .comment .btn-default{
        margin-top:8px;
        float:none !important;

    }
    /*Our Mission*/
    .we-help{
        margin-bottom:0;
    }
    .processes{
        margin-bottom: 10px;
    }
    .process-section {
        margin-bottom:0;
        padding-bottom:0;
    }
    .breadcrumb > li + li:before{
        padding: 0 3px;
    }

    /*Pagination*/
    .pagination > li > a, .pagination > li > span{
        padding: 8px 11px;
    }
    .ask-us{
        margin-top: 50px;
    }
    .faq-header{
        margin: 50px 0 10px;
    }
    .sec-breadcrumb{
        max-width:100%;
    }
    .date-desc{
        padding-bottom:0;
    }
    .article-list-large .pull-right{
        float:none !important;
    }
    .article-list-large .donation{
        display:block;
        float:none;
    }
    .cause-page{
        padding-bottom:50px;
    }
    .article-list.progressbar> .anim-section{
        margin-bottom:40px;
    }
    .banner-title{
        margin-top:10px;
    }
    .banner-description,.banner-btn{
        margin-top:70px !important;
    }

    .shop-today p{width: 100%;}
    .product-detail .nav-tabs li{float: left;}
    .product-detail .tab-content{padding: 20px;}
    .checkout ul.nav-tabs{margin-bottom:0;}
    .checkout ul.nav-tabs li.active:after{border-color: #fff;}
    .checkout ul.nav-tabs li a{padding: 8px 20px; font-size: 16px;}
    .checkout .tab-content a.grouped{
        margin-bottom: 20px;
        margin-right: 0;
    }
    .col-small-left, .col-small-right, .customer-support ul{padding-left: 0; padding-right: 0;}
    .customer-care, .customer-support{text-align: left;}
    .spacer-bottom {
        margin-bottom:40px;
    }
    .cause-page-section{
        padding-bottom:50px;
    }
    .article-list-large .donate-easy-steps{
        margin-top: 30px;
    }
    .article-list-large .donation{
        margin-bottom:10px;
    }
    .donation-details{
        margin-bottom:0;
        padding-bottom:22px;
    }
    .detail-description p{
        padding-top:0;
    }
    .article-list-large .date-desc{
        padding-bottom:10px;
    }
    .article-list-large .detail-description .detail-summary{
        padding-top:20px;
    }
    .our-works .section-header {
        margin-bottom: 0;
    }
    .content-wrapper .work-block-heading {
        margin-top: 12px;
    }
    .our-story .article-sammury{
        margin-top:30px;
    }
    .caption .social-icons{
        padding:0;
        margin-bottom: 20px;
    }
    .help-us .section-header {
        margin: 6px 0 21px;
    }
    .process-section .section-header {
        margin-bottom: 8px;
        margin-top: 13px;
    }
    .our-team  .caption h3{
        margin-bottom: 11px;
        margin-top: 7px;
    }
    .content-wrapper {
        padding-top: 20px;
    }

    .section-header {
        margin: 36px 0 0;
    }
    .we-help{
        padding-top: 34px
    }
    .we-help .thumbnail {
        margin-bottom: 18px;
    }
    .step-donation h2{
        margin-bottom:10px;
    }
    .sec-step-desc h4{
        margin-bottom:12px;
    }
    .number-count{
        width:150px;
        height:150px;
        line-height:150px;
        margin-top:20px;
    }
    .our-works {
        margin-bottom: 30px;
    }
    .helping-child{
        padding:50px 0;
        margin-bottom:25px;
    }
    .team-info h2{
        margin-bottom: 12px;
    }
    .gallery-wrap{
        padding-bottom:50px;
    }
    .save-lives.ask-us{
        margin-top:20px;
    }
    .our-works .shoping-list{
        margin-bottom: 18px;
    }
    .our-works .caption h3{
        margin-bottom: 16px
    }
    .shoping-row {
        margin-bottom: 22px;
    }
    .shoping-filter {
        margin-bottom:0px;
        margin-top: 55px;
    }
    .shoping-filter .pull-right {
        float: none !important;
    }
    .product-detail .tab-wrap {
        margin-bottom: 24px;
    }
    .product-detail  .shoping-row {
        margin-bottom: 0;
    }
    .tab-pane .grouped{
        width:100%;

    }
    .checkout{
        padding-bottom:54px;
    }
    .gallery-wrap .we-help {
        padding-bottom: 0;
    }
    .blog{
        padding-bottom: 16px;
        margin-bottom: 50px;
    }
    .blog:last-child{
        margin-bottom: 0;
    }
    .contact-form {
        margin-bottom: 36px;
    }
    .contact-address h2{
        margin-bottom: 20px;
    }
    .contact-address address > span:first-child {
        margin-bottom: 10px;
    }
    .contact-address{
        margin-bottom:53px;
    }
    .tparrows{
        display:none;
    }
    .slider-third .banner-heading {
        width: 375px;
    }
    .slider-third .banner-slider h2{
        font-size:30px;
    }
    .slider-third {

    }
    .news-section .get-involved{
        margin-top: 43px;
        display: block;
    }
    .news-section .user-svg-shape{
        top:-66px;
    }
    .news-section .volunteer-reward h2{
        margin-top:20px;
    }
    .testimonial-content,.holders blockquote{
        width: 100%;
        padding-left:10px;
        padding-right:10px;
    }
    .photo-frame{
        float:none;
        margin:0 auto ;
    }
    .donation-holder blockquote{
        width:100%;
    }
    .donation-holder blockquote footer {
        bottom: -57px;
    }
    .quote-block {
        margin-bottom: 126px;
    }
    .news-section .get-involved {
        font-size: 38px;
    }
    .media-content{
        padding-left:16px;
        padding-right:16px;
    }
    .help-list .svg-shape{
        right: 15px
    }
    .banner-section .tp-bullets,.banner-section:hover .tp-bullets.hidebullets{
        bottom:18px !important;

    }
    .testimonial-slider{
        padding-top:40px;
    }
    .modal-dialog{
        margin:0;
        padding:10px;
    }
    .forms-notes{
        margin-top: 12px;
    }
    .modal-header h2{
        margin-bottom: 8px;
    }
    .modal-header{
        padding: 15px 30px;
    }
    .modal-content button.close{
        margin: -15px -30px 0 0;
    }
    .choose-pricing .btn-default{
        margin-bottom: 10px
    }
    .parallax-section h2{
        margin-top:70px;
    }
    .progress-bar{
        width:72%;
    }
    .our-causes-section {
        padding-top:0;
    }
    .our-causes-section h2 {
        margin-top: 30px;
    }
    .news-section .volunteer-reward{
        margin-top: 54px;
    }
    .donation-holder h2 {
        font-weight: 300;
        margin: 0 0 010px;
    }
    .slider-third .banner-heading {
        width: 297px;
    }
    .slider-third .read-more-btn {
        margin-top: 55px !important;
    }
    .video-section .play-btn {
        font-size: 50px;
    }
    .help-people .video-section img{
        height:auto;
    }
    .help-people .video-section h2{
        font-size:25px;
        margin:0;
    }
    .item-wrapper,.help-people .help-block{
        margin-bottom:33px;
    }
    .our-causes3 .item-wrapper:last-child,.help-people .help-block:last-child{
        margin-bottom:0;
    }
    .holders .flexslider {
        margin-top: 12px;
    }
    .holders {
        padding-bottom: 27px;
    }
    .article-list-large .sec-step-desc{
        margin-bottom:30px;
    }
    #page-info{
        padding-bottom:70px;
    }
    .content-wrapper .section-header.work-block-heading {
        margin-top: 25px;
    }
    .services .service-header {
        margin: 36px 0 24px;
    }
    .we-help .thumbnail .h3{
        margin-top: 25px;
    }
    .processes > .col-xs-12 {
        margin-bottom: 45px;
    }
    .gallery-wrap{
        padding-bottom:0;
        padding-top:15px;
    }
    .gallery > .cols-xs-12{
        margin-bottom:40px;
    }
    .content-wrapper .faq-header h2{
        margin-bottom: 12px;
    }
    .save-lives.ask-us {
        margin-top: 30px;
        padding: 20px 0 37px;
    }
    .panel-group {
        margin-bottom: 38px;
    }
    .shoping-row > .col-sm-4 {
        margin-bottom: 55px;
    }
    .shoping-filter{
        padding-bottom: 20px;

    }
    .our-works.shoping{
        margin-bottom:0;
    }
    .media .shoping-filter:first-child{
        border-bottom: 1px solid #e1dedb;
    }
    .media .shoping-filter:last-child{
        border-bottom:none;
        margin-bottom: 0;
        padding-bottom:0;
    }
    .media .shoping-filter:last-child
    .our-works.shoping {
        margin-bottom:0;
    }
    aside  .shoping-filter > ul > li{
        width:100%;
        float:none;
    }
    .our-works .aside-bar {
        margin-top: 44px;
    }
    .shoping-filter .pull-right{
        float:right !important;
    }
    .product-detail .tab-wrap {
        margin-bottom: 40px;
    }
    .product-detail .shoping-row > .col-sm-4 {
        margin-bottom:55px;
    }
    .our-works.shoping{
        margin-bottom: 0;
    }
    .media.aside-bar .shoping-filter:first-child {
        border-bottom: 1px solid #e1dedb;
    }
    .media .shoping-filter:first-child{
        border:none;
    }
    .product-detail .shoping-row > .col-sm-4:last-child {
        margin-bottom:0px;
    }
    .AddtoCart{
        margin-bottom:70px;
    }
    .checkout .tab-content h4{
        margin-top: 40px;
    }
    .checkout{
        padding-bottom:0;
    }
    .section-header.text-left{
        margin-top:15px;
        margin-bottom:20px;
    }
    .portfolio-detail-description .we-help .thumbnail{
        margin-bottom:40px;
    }
    .portfolio-detail-description .we-help > div:last-child .thumbnail{
        margin-bottom:0;
    }
    .content-wrapper .portfolio-details .section-header{
        margin-top:40px;
    }
    .detail-description .detail-summary{
        display:block;
        padding-bottom: 15px;
    }
    .blog{
        margin-bottom: 43px
    }
    .panel-group{
        margin-bottom: 38px;
    }
    .list-style h3{
        margin-bottom:30px;
    }
    .table-content .bs-example {
        margin-bottom: 37px;
    }
    .services {
        margin-bottom: 23px;
    }
    .aside-bar .shoping-filter:last-child{
        margin-top:35px;
    }
    .shoping-detail-block .section-header{
        margin-bottom:20px;
    }
    .shoping-detail-block .fancybox-effects-a,.shoping-detail-block .img-thumb{
        display:block;
    }
    .shoping-detail-block .fancybox-effects-a img,.shoping-detail-block .img-thumb img{
        width:100%;
    }
    .equal-box,.equal-block{
        height:auto !important;
    }
}

@media (max-width: 600px) {
    #wrapper {
        overflow: hidden;
    }
    /*Banner Section*/
    .banner-slider p, .main-slider .banner-slider p {
        line-height: 1.2;
        font-size: 14px;
        padding-top: 10px;
    }
    .tp-caption .btn.btn.btn-default {
        margin-top: 30px;
    }
    .banner-summary, .banner-heading {
        width: 300px;
    }
    .banner-slider p, .main-slider .banner-slider p {
        line-height: 1.2;
        font-size: 14px;
        padding-top: 50px;
    }
    .tp-caption .btn.btn.btn-default {
        margin-top: 90px;
    }
    h2 strong {
        display: inline-block;
    }
    .testimonial-slider.flexslider {
        width: 290px;
        margin: 0 auto;
    }
    .four-zero-four strong {
        font-size: 170px;
    }
    .donation-holder blockquote footer {
        font-size: 15px;
    }
    .holders blockquote:after {
        bottom: -33px;
        left: 14px;
    }
    .holders blockquote footer {
        left: 24px;
        bottom: -49px;
    }
    .holders .flexslider .flex-control-paging {
        margin: 15px 0;
    }
    .holders{
        padding-bottom:40px;
    }


}
@media (max-width:480px) {
    .feature-btn{
        margin-top:100px;
    }
    .banner-section .donate-button{
        margin-top:120px !important;
        margin-left:10px  !important;
    }
    .banner-section .bottom-animation{
        margin-top:150px;
        margin-left:20px !important;
    }
    .trans-grey{
        margin-top:55px;
        width:300px;
        height:118px;
    }
    .banner-section .btn-link{
        font-size:14px;
        margin-left:10px;
        margin-top:100px;
    }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .anim-section {
        opacity: 1 !important;
        transform: translateY(0px) !important;
        -moz-transform: translateY(0px) !important;
        -webkit-transform: translateY(0px) !important;
        -o-transform: translateY(0px) !important;
        -ms-transform: translateY(0px) !important;
        transform: translateY(0px) !important;
    }
    .parallax-section {
        background: url("../../assets/img/volunteer.jpg") no-repeat 0 0;
        min-height: 434px;
        background-size: cover;
    }
    .parallax-section {
        background-position: 0 0;
    }
    .helping-child,.save-lives{
        background-attachment: scroll;

    }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape){
    .slide-1 .banner-summary,.slide-3 .banner-summary{
        margin-top:30px !important;
    }
    .slide-1 .btn.btn-default,.slide-3 .btn.btn-default{
        margin-top:40px !important;
    }
}
@media screen and (max-device-width: 1023px) {
    .anim-section {
        opacity: 1 !important;
        transform: translateY(0px) !important;
        -moz-transform: translateY(0px) !important;
        -webkit-transform: translateY(0px) !important;
        -o-transform: translateY(0px) !important;
        -ms-transform: translateY(0px) !important;
        transform: translateY(0px) !important;
    }
    .parallax-section {
        background: url("../../assets/img/volunteer.jpg") no-repeat 0 0;
        background-size: cover;
        min-height: 434px;
    }
    .parallax-section {
        background-position: 0 0;
    }
    .helping-child,.save-lives{
        background-attachment: scroll;

    }
}

@media only screen and (max-width: 991px){

    .AddtoCart table, .AddtoCart thead, .AddtoCart tbody, .AddtoCart th,.AddtoCart td,.AddtoCart tr {
        display: block;
    }
    .AddtoCart thead tr, .AddtoCart tfoot tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .AddtoCart tr {margin-bottom: 20px; }
    .AddtoCart td {
        border: none;
        position: relative;
        padding-left: 50% !important;
        white-space: normal;
        text-align:left;
    }
    .AddtoCart .table > thead > tr > td, .AddtoCart .table > tbody > tr > td, .AddtoCart .table > tfoot > tr > td
    {height: auto;}

    .AddtoCart td:before {
        position: absolute;
        top: 15px;
        left: 15px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    .caption-width{width: auto;}

    .AddtoCart .table tbody td.product-image, .AddtoCart .table tbody td.product-title, #summary-table td.one{
        width: 100%;
    }

    .AddtoCart td.quantity{text-align: left;}
    .AddtoCart .table > tbody > tr > td{border-bottom: none;}
    .AddtoCart .table > tbody > tr{border-bottom: 2px solid #e7e2de;}

    #main-table td:nth-of-type(1):before { content: "#Item"; }
    #main-table td:nth-of-type(2):before { content: "Product"; }
    #main-table td:nth-of-type(3):before { content: "Price"; }
    #main-table td:nth-of-type(4):before { content: "Quantity"; }
    #main-table td:nth-of-type(5):before { content: "Total"; }
    #main-table td:nth-of-type(6):before { content: "Remove"; }


    #summary-table{position: relative; }
    #summary-table td.one{border: none; position: absolute; bottom: -70px; padding: 0; text-align: right;}
    #summary-table td.two{width: 100%; padding-left: 0; border: none; }
    #summary-table td {
        display: inline-block;
        position: relative;
        padding-left: 0px !important;
        white-space: normal;
        text-align:left;
    }
    #summary-table td table tr td{
        width: 50%;
        float: left;
        padding-left: 15px !important;
        border: 2px solid #e7e2de;
        border-bottom: none;
    }
    #summary-table td table tr td:last-child{border-left: none;}

}

@media only screen and (max-width: 380px){
    #summary-table td table tr td{
        min-height: 65px;
    }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .AddtoCart .table td.one{width: 60%;}
}
.slide-heading,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Lato;
}
div.style-switcher h4 {
  background: #E65100;
}
div.style-switcher h4 a {
  background: #E65100;
}
.tp-caption .anim-icon:hover,
.tp-caption .anim-icon:focus {
  color: #E65100;
}
.anim-icon.fill:hover,
.anim-icon.fill:focus,
.jump:hover,
.jump:focus,
.pagination-wrap [class^="page-"]:hover,
.pagination-wrap [class^="page-"]:focus,
.accordion-sec .panel-title > a:hover,
.accordion-sec .panel-title > a:focus,
.panel-list .list-group-item > a:hover,
.panel-list .list-group-item > a:focus {
  color: #E65100;
}
.navbar-nav > li > a:after {
  color: #E65100;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #E65100;
}
.navbar-nav > li > .dropdown-menu {
  border-bottom-color: #E65100;
}
.navbar-nav > li > .dropdown-menu:after {
  border-bottom-color: #E65100;
}
.navbar-inverse .navbar-nav .dropdown-menu > li > a:hover:after {
  color: #E65100;
}
#theme_panel .page-group .active-page,
#theme_panel .page-group a:hover,
.contact-form .label-text.focussed,
.pagination-wrap [class^="page-"]:after,
#partners-carousel .owl-page.active,
.theme-text,
.title-line,
.sign-up .btn-theme,
#footer .charity,
.list-unstyled li:before,
.video-section h2,
.video-section .play-btn,
.header-second .btn-default,
.quote-mark,
.footer-logo a,
.main-slider .banner-slider h2 strong,
.main-slider .btn,
.btn-wrapper .btn-default,
.slider-wrapper3 .btn-default,
.touch-by-mail:hover,
.header-third .primary-header .btn-default:hover,
.helping-child .btn-theme,
.contact-address a[href^="mailto:"],
.banner-section .btn-link:hover,
.banner-section .btn-link,
.slider-third .tp-caption .btn.btn-default,
.payment-success-box h2 span,
.banner-slider .slide-2 .tp-caption a.btn-link,
#confirmation .completed {
  color: #E65100 !important;
}
#theme_panel .theme-setting,
#theme_panel .note,
#theme_panel .layout-column.radio-active .column-text:before,
#theme_panel .select-box,
#theme_panel .theme-pager li.current a,
#theme_panel .theme-pager li:hover a,
.navbar-default,
.panel-default > .panel-heading,
.sign-up .btn-theme:hover,
.sign-up .btn-theme:focus,
.nav-tabs > li > a,
.progress,
.progress-value,
.navbar-nav > li > .dropdown-menu,
.btn-bg,
.tp-bullets.simplebullets.round .bullet.selected,
.testimonial-slider .flex-control-paging a.flex-active,
.article-list .progress-bar,
.article-list-large .progress-bar,
.warning-icon-box,
.btn-default:hover,
.btn-default:focus,
.bg-theme,
.modal-content button.close,
.header-third .brand,
.header-third .nav-content:before,
.news-section3 .volunteer-reward,
.header-second .form-group,
.faq .collape-plus,
.choose-pricing .btn-default.active,
.checkout ul.nav-tabs li.active a,
input:focus,
textarea:focus,
.btn-width:focus,
.choose-pricing .btn-default:hover,
.choose-pricing .btn-default.active,
.helping-child .btn-theme:hover,
.fancybox-close,
.fancybox-nav,
.blog-alert,
.number-count,
.product-quantity input {
  background: #E65100;
}
.svg-shape path,
.hand-pics svg {
  fill: #E65100;
}
.navbar-nav > li > .dropdown-menu,
.navbar-nav .open .dropdown-menu {
  background: #cd4800;
}
.navbar-default,
.navbar-default .navbar-collapse,
.navbar-default .navbar-form,
.sign-up .btn-theme,
.header-second .bottom-line:before {
  border-color: #b33f00;
}
#theme_panel .yellow-brder,
blockquote,
.sign-up .btn-theme,
.btn-default:hover,
.btn-default:focus,
.header-second .btn-default,
.main-slider .btn,
.btn-wrapper .btn-default,
.slider-wrapper3 .btn-default,
.header-third .primary-header .btn-default:hover,
.callout,
.helping-child .btn-theme,
.content-wrapper .faq-header h2 strong,
.choose-pricing .btn-default.active,
.choose-pricing .btn-default:hover,
.choose-pricing .btn-default.active,
.slider-third .tp-caption .btn.btn-default,
.shop-today a.btn:hover,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.btn-again {
  border-color: #E65100;
}
.navbar-nav > li > .dropdown-menu > ul > li > a {
  border-bottom: 1px solid #E65100;
}
.progress-value:before {
  border-top: 4px solid #E65100;
}
h1 strong,
.h1 strong,
h2 strong,
.h2 strong,
h3 strong,
.h3 strong,
h2 strong,
.h2 strong,
h4 strong,
.h4 strong {
  border-bottom-color: #E65100;
}
.checkout ul.nav-tabs li.active:after {
  border-top: 8px solid #E65100;
}
.progress-value:after {
  border-top: 4px solid #E65100;
}
.tp-bullets.simplebullets.round .bullet,
.testimonial-slider .flex-control-paging a {
  border: 2px solid #E65100;
}
.blockquote-reverse {
  border-right: 5px solid #E65100;
}
.navbar-default {
  background: linear-gradient(to bottom,#E65100 0%,#E65100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E65100,endColorstr=#E65100,GradientType=0);
}
.header-third .navbar-alternate {
  background-color: #323026;
  background: #323026;
}
h1 {
  color: #263238;
}
h2 {
  color: #263238;
}
.btn-default {
  background-color: #E65100;
  border-color: #E65100;
  color: #FFFFFF;
}
.btn-default:hover {
  background: #EF6C00;
  color: #ffffff;
}
.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  background: #EF6C00;
  border-color: #ffffff;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
  background: #EF6C00;
  border-color: #ffffff;
}
header .btn-default {
  background-color: #37474F;
  border-color: #37474F;
  color: #FFFFFF;
}
header .btn-default:hover {
  background: #263238;
  color: #FFFFFF;
}
.btn-bg {
  color: #ffffff;
}
#header {
  background-color: #E65100;
}
.navbar-default {
  background: none;
  background-color: #263238;
  border-color: #FFFFFF;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #CFD8DC;
}
.navbar-nav > li > .dropdown-menu > ul > li > a {
  color: #ffffff;
}
.navbar-nav > li > .dropdown-menu > ul > li > a:hover {
  color: #CFD8DC;
}
.navbar-nav > li > .dropdown-menu,
.navbar-nav .open .dropdown-menu {
  background: #263238;
}
.social-icons a {
  color: #FFFFFF;
}
.social-icons a:hover,
.social-icons a:focus {
  color: #CFD8DC;
}
.copyright {
  color: #455A64;
  background-color: #263238;
}
#footer {
  color: #CFD8DC;
  background-color: #37474F;
}
#footer p {
  color: #CFD8DC;
}

.colorpicker {
    width: 356px;
    height: 176px;
    overflow: hidden;
    position: absolute;
    background: url(../../assets/colorpicker/images/colorpicker_background.png);
    font-family: Arial, Helvetica, sans-serif;
    display: none;
}
.colorpicker_color {
    width: 150px;
    height: 150px;
    left: 14px;
    top: 13px;
    position: absolute;
    background: #f00;
    overflow: hidden;
    cursor: crosshair;
}
.colorpicker_color div {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px;
    background: url(../../assets/colorpicker/images/colorpicker_overlay.png);
}
.colorpicker_color div div {
    position: absolute;
    top: 0;
    left: 0;
    width: 11px;
    height: 11px;
    overflow: hidden;
    background: url(../../assets/colorpicker/images/colorpicker_select.gif);
    margin: -5px 0 0 -5px;
}
.colorpicker_hue {
    position: absolute;
    top: 13px;
    left: 171px;
    width: 35px;
    height: 150px;
    cursor: n-resize;
}
.colorpicker_hue div {
    position: absolute;
    width: 35px;
    height: 9px;
    overflow: hidden;
    background: url(../../assets/colorpicker/images/colorpicker_indic.gif) left top;
    margin: -4px 0 0 0;
    left: 0px;
}
.colorpicker_new_color {
    position: absolute;
    width: 60px;
    height: 30px;
    left: 213px;
    top: 13px;
    background: #f00;
}
.colorpicker_current_color {
    position: absolute;
    width: 60px;
    height: 30px;
    left: 283px;
    top: 13px;
    background: #f00;
}
.colorpicker input {
    background-color: transparent;
    border: 1px solid transparent;
    position: absolute;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #898989;
    top: 4px;
    right: 11px;
    text-align: right;
    margin: 0;
    padding: 0;
    height: 11px;
}
.colorpicker_hex {
    position: absolute;
    width: 72px;
    height: 22px;
    background: url(../../assets/colorpicker/images/colorpicker_hex.png) top;
    left: 212px;
    top: 142px;
}
.colorpicker_hex input {
    right: 6px;
}
.colorpicker_field {
    height: 22px;
    width: 62px;
    background-position: top;
    position: absolute;
}
.colorpicker_field span {
    position: absolute;
    width: 12px;
    height: 22px;
    overflow: hidden;
    top: 0;
    right: 0;
    cursor: n-resize;
}
.colorpicker_rgb_r {
    background-image: url(../../assets/colorpicker/images/colorpicker_rgb_r.png);
    top: 52px;
    left: 212px;
}
.colorpicker_rgb_g {
    background-image: url(../../assets/colorpicker/images/colorpicker_rgb_g.png);
    top: 82px;
    left: 212px;
}
.colorpicker_rgb_b {
    background-image: url(../../assets/colorpicker/images/colorpicker_rgb_b.png);
    top: 112px;
    left: 212px;
}
.colorpicker_hsb_h {
    background-image: url(../../assets/colorpicker/images/colorpicker_hsb_h.png);
    top: 52px;
    left: 282px;
}
.colorpicker_hsb_s {
    background-image: url(../../assets/colorpicker/images/colorpicker_hsb_s.png);
    top: 82px;
    left: 282px;
}
.colorpicker_hsb_b {
    background-image: url(../../assets/colorpicker/images/colorpicker_hsb_b.png);
    top: 112px;
    left: 282px;
}
.colorpicker_submit {
    position: absolute;
    width: 22px;
    height: 22px;
    background: url(../../assets/colorpicker/images/colorpicker_submit.png) top;
    left: 322px;
    top: 142px;
    overflow: hidden;
}
.colorpicker_focus {
    background-position: center;
}
.colorpicker_hex.colorpicker_focus {
    background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
    background-position: bottom;
}
.colorpicker_slider {
    background-position: bottom;
}

/* General */

body {
    font-size: 12px;
    font-family: "Open Sans", Helvetica, Arial, serif;
    color: #000000;
}

h1, h2, h3, h4, h5, h6 {
    margin: 20px 0 30px 0;
    line-height: normal;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 60%;
}

p {
    margin: 10px 0;
    color: #000000;
}

a {
    color: #0277BD;
}

li {
    color: #000000;
}

input:focus, textarea:focus {
    background-color: #ECEFF1;
}

/* Theme */

.btn {
    font-family: "Open Sans", Helvetica, Arial, serif;
}

.btn-facebook {
    background-color: #4267B2;
    color: #FFF;
}

.btn-facebook:hover, .btn-facebook:focus {
    color: #FFF;
}

.btn-twitter {
    background-color: #55acee;
    color: #FFF;
}

.btn-twitter:hover {
    color: #FFF;
}

.lg-well {
    border: none;
    background-color: #f1f1f1;
}

@media (max-width: 600px) {
    .lg-well {
        margin-top: 0px;
    }
}

.navbar-default {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.navbar-default .navbar-nav > li > a {
    text-transform: none;
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 21px;
}

.navbar-default .navbar-nav > li > .dropdown-menu {
    text-transform: none;
}

.navbar-default .navbar-nav > li .btn {
    margin: 5px;
}

header .search-form {
    background-color: #FFF;
    height: 42px;
}

header .search-form .form-control {
    height: 42px;
    padding: 6px 10px;
}

.search-form button[type="submit"], .search-form button[type="button"] {
    right: 15px;
}

.search-form .icon-search {
    margin-top: 0;
    vertical-align: baseline;
}

.our-causes .slides > li {
    text-align: left;
}

/* Form errors */
form .help-block {
    padding: 0;
    margin: 10px 0 5px 0;
    background-color: transparent;
}

form .list-unstyled li:before {
    display: none;
}

form .help-block ul li {
    color: #FF0000;
}

/* Header */

.primary-header .brand {
    min-height: 32px;
}

#header .search-form ::-webkit-input-placeholder {
    font-size: 12px;
}

#header .search-form ::-moz-placeholder {
    font-size: 12px;
}

#header .search-form :-ms-input-placeholder {
    font-size: 12px;
}

#header .search-form input:-moz-placeholder {
    font-size: 12px;
}

#header .search-form button[type="submit"], #header .search-form button[type="button"] {
    top: 0;
    padding: 2px 6px 3px;
}

#header .icon-search {
    margin-top: 5px;
}

#header .social-icons {
    padding-top: 12px;
}

#header .social-icons > li {
    margin-right: 25px;
}

header .btn-volunteer {
    padding: 13px 18px;
}

header .navbar-nav > li > a.btn-volunteer {
    padding-top: 10px;
    padding-bottom: 10px;
}

header .navbar-nav .dropdown:hover .btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid transparent;
}

/* move to less var */
header .nav > li > a:focus, .nav > li > a:hover {
    background-color: #37474F;
}

header .navbar-nav > li > .dropdown-menu {
    background-color: #37474F;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    text-transform: none;
    color: #FFF;
}

header .dropdown-menu > li > a {
    color: #FFF;
    font-size: 12px;
    padding: 15px 20px;
}

header .dropdown-menu > li > a:focus, header .dropdown-menu > li > a:hover {
    background-color: #263238;
    color: #FFF;
}

/* Footer */
#footer {
    margin-top: 0;
}

/* Slider */

.SliderWidget-widget .slotholder {
    position: absolute;
}

.SliderWidget-widget .tp-caption {
    position: relative;
    top: 0 !important;
}

.SliderWidget-widget .tp-caption.banner-heading {
    margin-top: 150px !important;
}

.SliderWidget-widget .tp-caption.banner-summary {
    margin-top: 5px !important;
}

.SliderWidget-widget .tp-caption.banner-button {
    margin-top: 5px !important;
}

.SliderWidget-widget .rev_slider {
    min-height: 600px;
}

.SliderWidget-widget .tp-caption .btn.btn.btn-default {
    margin: 0 !important;
}

.banner-slider h2 {
    font-size: 30px;
    color: #FFF;
    margin-bottom: 10px;
}

.tp-caption.banner-heading.start {
    background: rgba(0, 0, 0, 0.7);
    padding: 10px;
}

.banner-slider p {
    background: rgba(0, 0, 0, 0.7);
    color: #FFF;
    padding: 10px;
    display: block;
}

.banner-summary, .banner-heading {
    width: 500px;
}

.parallax-section h2 {
    margin-bottom: 2px;
}

.parallax-section h2, .parallax-section p {
    color: #FFF;
    padding: 8px 5px;
    background-color: rgba(0, 0, 0, 0.4)
}

/* Forgot Password Modal */
#forgot-password-modal #processing_forgot_text {
    display: none;
}

/* Editor */

#dev-settings-overlay {
    position: fixed;
    width: 350px;
    background-color: #111;
    top: 100px;
    left: 0;
    z-index: 1000;
}

#dev-settings-overlay h1, #dev-settings-overlay h2 {
    color: #FFF;
}

.dev-settings-content-wrapper {
    margin: 10px;
    padding: 5px;
}

#dev-settings-overlay .dev-theme-field {
    background-color: #FFF !important;
}

#dev-settings-overlay .panel-title > a {
    color: #FFF !important;
}

#dev-settings-overlay .panel-default > .panel-heading {
    background-color: #333 !important;
}

#dev-settings-overlay .input-control {
    border-color: #555 !important;
}

.colorpicker {
    z-index: 5000;
}

/* EVENT STYLES */
.event_detail {
    position: relative;
}

.event_date {
    left: 0;
    top: 0;
    width: 80px;
    position: absolute;
    text-align: center;
    padding: 18px 23px;
}

.event_date strong {
    display: block;
    font-weight: 700;
    font-size: 32px;
    line-height: 0.8;
    color: #26211d;

}

.event_date span {
    line-height: 1;
    font-size: 16px;
    color: #26211d;
    font-weight: 700;
}

.event_heading h2 {
    padding-top: 42px;
    margin: 0;
    padding-bottom: 4px;
}

.event_heading h2 a {
    font-size: 36px;
    color: #26211d;
    font-weight: 300;
}

.event_time {
    padding: 19px 0 22px 0;
}

.venue_block {
    float: left;
    padding-left: 0;
    width: 211px;
    position: relative;
}

.location-svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 25px;
}

.venue_block span {
    font-size: 17px;
    text-transform: capitalize;

    float: left;
    line-height: 1;
}

.venue_block strong {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2.2;
    padding-left: 5px;
    line-height: 1;
    color: #26211d;
}

.date_block {

    float: left;
    padding-left: 0;
    width: 236px;
    position: relative;

}

.date-svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px
}

.date_block span {
    font-size: 17px;
    text-transform: capitalize;
    line-height: 2.2;
    padding-left: 0;
    line-height: 1;
}

.date_block strong {
    font-size: 13px;
    color: #26211d;
    font-weight: 700;
}

.time_block {

    float: left;
    padding-left: 0;
    width: 236px;
    position: relative;

}

.time-svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
}

.time_block span {
    font-size: 17px;
    text-transform: capitalize;
    line-height: 2.2;
    padding-left: 5px;
    line-height: 1;
}

.time_block strong {
    font-size: 13px;
    text-transform: uppercase;
    color: #26211d;
    font-weight: 700;
}

.event_description p {
    font-size: 14px;
    padding: 19px 0;
    margin: 0;
    color: #727272;
}

.event_descript {
    background-color: #fff;
    padding: 53px 0;

}

.event_descript p {
    font-size: 18px;
    padding: 27px 94px 25px 27px;
    margin: 0;
    background-color: #efece1;
    font-weight: 300;
}

.hightlight_event {
    padding-right: 68px;
}

.hightlight_event h2 {
    color: #26211d;
    font-size: 36px;
    font-weight: 300;
}

.hightlight_event p {
    color: #9f9f9f;

}

.hightlight_rightblock {
    position: relative;
    text-align: right;
}

.hightlight_rightblock::after {
    border: 3px solid #fff;
    content: "";
    height: 223px;
    position: absolute;
    right: 10px;
    top: 11px;
    width: 274px;
}

.hightlight_rightblock > figure {

}

.hightlight_content {
    right: 160px;
    position: absolute;
    top: 128px;
    z-index: 1;

}

.forward_content {
    padding-top: 91px;
}

.forward_content .next {
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 700;
    height: 39px;
    line-height: 2.7;
    padding: 0 38px;
    text-transform: uppercase;

}

.forward_content .previous {
    display: block;
    float: right;
    font-size: 13px;
    font-weight: 700;
    height: 39px;
    line-height: 2.7;
    padding: 0 27px;
    text-transform: uppercase;
}

.media > ul {
    padding-bottom: 8px;
}

aside ul.tag_element {
    padding-top: 13px;
}

aside ul.tag_element li {

    padding: 13px 10px;
    display: inline-block;
    width: auto;
    margin: 0 7px 0 0;
    text-align: center;

}

aside ul.tag_element li:nth-child(3) {
    padding: 13px 26px;
}

aside ul.tag_element li:nth-child(9) {
    padding: 13px 26px;
}

.tag_element li a {
    font-size: 14px;
    margin: 0;
    text-transform: capitalize;
    color: #727272;
}

.event_descriptions > p {
    padding-bottom: 25px;
}

.event_heading {
    padding-bottom: 54px;

}

.event_page .event_heading {

    border-bottom: 2px solid #e8e8e8;
}

.event_descriptions > a {
    color: #26211d;
    padding: 10px 31px;
    border: 2px solid #4d4641;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    font-weight: 400;

}

.event_descriptions > a:hover {
    transition: all 0.4s ease-in-out 0s;

}

.event_info {
    padding-top: 60px;
}

.event_info:first-child {
    padding-top: 10px;
}

.event_video {
    padding-top: 60px;
}

.event_video .event_heading {
    border: hidden;
}

.video {
    position: relative;
    padding-top: 52%;
}

.video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;

}

/* Quote Widget */

.testimonial-content {
    background: none;
    margin: 5px 0;
    width: 100%;
}

.testimonial-content blockquote {
    padding: 0;
    min-height: 0;
    margin-top: 30px;
    margin-bottom: 0;
    float: right;
    width: 75%;
    position: static;
    background: none;
    border: none;
}

.testimonial-content blockquote p {
    line-height: normal;
}

.testimonial-content .photo-frame {
    width: 165px;
    height: 165px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

/* Page header Widget */
.breadcrumb-section h1 {
    padding: 8px;
    display: inline-block;
}

/* Donation progress indicators */
.progress-zero .progress-bar {
    background: none;
}

.latest-news .section-header {
    margin: 0;
}

.latest-news {
    background: none;
    padding-bottom: 0;
}

.our-causes {
    background: none;
}

.BlogFeedWidget-widget .img-thumb {
    max-height: 175px;
}

.BlogFeedWidget-widget .latest-news .article-list .items {
    height: 515px;
}

/* Featured Charities */

.FeaturedFundraiserWidget-widget .img-thumb, .FeaturedCharityWidget-widget .img-thumb {
    margin-bottom: 14px;
}

.FeaturedFundraiserWidget-widget p, .FeaturedCharityWidget-widget p {
    margin-bottom: 25px;
    font-size: 14px;
    text-align: left;
}

.our-causes .flex-control-paging {
    margin-top: 40px;
    margin-bottom: 40px;
}

.lg-page-row .our-works {
    margin:0;
}

@media (max-width: 991px) {

    .ImageWidget-widget img.img-responsive {
        margin: 0 auto;
    }

    .testimonial-content blockquote {
        width: 100%;
        text-align: center;
    }

}

/* Responsive */
@media (max-width: 600px) {
    .tp-caption .sft .banner-heading .start {
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }

    .primary-header .brand {
        display: block;
    }

    .primary-header .social-links {
        width: 300px;
        margin-right: auto;
        margin-left: auto;
        float: none;
    }

}

@media (max-width: 991px) and (min-width: 768px) {

    .banner-slider h2 {
        margin-top: 0;
    }

}

@media (max-width: 767px) {

    .primary-header .brand {
        top: 0;
    }

    #header .search-form {
        margin-right: 0;
    }

    .banner-slider h2 {
        margin-top: 0;
    }

    .tp-caption {
        width: 93% !important;
    }

}

@media (max-width: 767px) {
    header .col-xs-1, header .col-xs-2, header .col-xs-3, header .col-xs-4, header .col-xs-5, header .col-xs-6, header .col-xs-7, header .col-xs-8, header .col-xs-9, header .col-xs-10, header .col-xs-11, header .col-xs-12 {
        float: left;
    }
}

@media (max-width: 480px) {

    .SliderWidget-widget .rev_slider {
        min-height: 400px;
    }

    #header .search-form ::-webkit-input-placeholder {
        font-size: 10px;
    }

    #header .search-form ::-moz-placeholder {
        font-size: 10px;
    }

    #header .search-form :-ms-input-placeholder {
        font-size: 10px;
    }

    #header .search-form input:-moz-placeholder {
        font-size: 10px;
    }

    #main .lg-page-row h1, #main .lg-page-row h2, #main .lg-page-row h3, #main .lg-page-row h4, #main .lg-page-row h5, #main .lg-page-row h6, #main .lg-page-row p, #main section, #main p, .our-causes .slides > li {
        text-align: center;
    }

    .SliderWidget-widget .tp-caption.banner-heading, .FeaturedFundraiserWidget-widget p, .FeaturedCharityWidget-widget p {
        margin-top: 50px !important;
    }

    header a.btn {
        padding: 10px 18px;
    }

    header .brand img {
        margin-left: 5px;
    }

    #header .search-form {
        width: 100%;
        margin: 0 auto;
    }

}

/* Embeddables */
#embed-body {
    background:none transparent;
}

.embed-container {
    min-height: 100%;
    height: 100%;
    border-radius: 10px;
    margin: 0 auto;
    background-color: #f1f1f1;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #EE7C1D;
    font-size: 11px;
    font-weight: bold;
}

.embed-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
}

.embed-green-btn {
    transition: font-size 0 !important;
    background-color: #689f38;
    color: #ffffff;
    font-size: 16px;
    display: inline;
    width: auto;
    max-width: 100%;
    padding: 8px 15px 9px 52px;
    text-decoration: none;
    border: none;
    outline: none;
    box-shadow: 2px 2px 2px #666;
}

.embed-green-btn::before {
    background-image: url('/img/lg-butterfly-small.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
    left: 17px;
    width: 30px;
    height: 28px;
    content: "";
    display: block;
}

.embed-green-btn::after {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%;
}

.embed-green-btn:hover {
    background-color: #e65100;
    color: #ffffff;
}

.embed-green-btn:focus {
    outline: none;
}

.embed-green-btn:link {
    color: #ffffff;
}

.embed-green-btn:visited {
    color: #ffffff;
}

.embed-green-btn:active {
    color: #ffffff;
}

.embed-orange-btn {
    transition: font-size 0 !important;
    background-color: #e65100;
    color: #ffffff;
    font-size: 16px;
    display: inline;
    width: auto;
    max-width: 100%;
    padding: 8px 15px 9px 52px;
    text-decoration: none;
    border: none;
    outline: none;
    box-shadow: 2px 2px 2px #666;
}

.embed-orange-btn::before {
    background-image: url('/img/lg-butterfly-small.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
    left: 17px;
    width: 30px;
    height: 28px;
    content: "";
    display: block;
}

.embed-orange-btn::after {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%;
}

.embed-orange-btn:hover {
    background-color: #689f38;
    color: #ffffff;
}

.embed-orange-btn:focus {
    outline: none;
}

.embed-orange-btn:link {
    color: #ffffff;
}

.embed-orange-btn:visited {
    color: #ffffff;
}

.embed-orange-btn:active {
    color: #ffffff;
}

#supporter-forms-switch {
    border: none;
    background-color: #e65100;
    color: #FFF;
    padding: 10px;
    border-radius: 4px;
    margin: 10px 10px 30px 0px;
}

#supporter_login .supporter_login_form {
    background-color:none;
    border: none;
}

.reset-password-wrapper {
    padding-top: 50px;
    padding-bottom: 200px;
}

.communication-preference label {
    font-weight: bold;
}

.modal-content button.close {
    margin: 0;
    padding: 0 15px;
    background-color: transparent;
    color: #e65100;
    font-size: 32px;
}
.localgiving-primary-color {
    color:#E65100;
}
.localgiving-standard-list li, .RichTextWidget-widget li {
    font-size: 14px;
}
.localgiving-standard-list ul, .RichTextWidget-widget ul {
    list-style-type: none;
}
.localgiving-standard-list ol, .RichTextWidget-widget ol {
    margin-left: 14px;
}
.localgiving-standard-list ul li:before, .RichTextWidget-widget ul li:before {
    list-style-type: none;
    content: '•';
    color: #E65100;
    padding-right: 7px;
}

.thermometer, .thermometer {
    max-width: 80%;
    margin: 2rem auto;
    height:auto;
}
.thermometer span, .thermometer span {
    font-family: Verdana;
    font-size: 2rem;
    color: grey;
    min-width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 1.25rem;
}

.thermometer #amount {
    margin-left: 4px;
}

.thermometer .therm_inner {
    display: block;
    width: 100%;
    height: 3.275rem;
    border: 1px solid #d2d2d2;
    border-radius: 30px;

    margin: .25rem auto 0;
    position: relative;
}
.thermometer .therm_inner:before {
    position: absolute;
    content: "";
    height: 60%;
    left: 0.6%;
    top: 20%;
    background-color: #039BE5;
    border-radius: 20px;
    -webkit-transition: width .3s ease;
    transition: width .3s ease;
}

.thermometer strong {
    color: #249AA7;
}

.thermometer strong:before {
    content: " £2500";
}


.arrow_box {
    display: inline-block;
    position: relative;
    text-align:center;
    width:100%;
}

.arrows {
    display: inline-block;
}

.arrows_first {
    float:left;
}

.arrows_last {
    float:right;
}

.arrow_box .arrows span {
    font-size: 1em;
}
.arrows:before {
    content: '';
    border-width: 0.5px;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(black), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(black, rgba(0, 0, 0, 0)) 1 100%;
    -moz-border-image: -moz-linear-gradient(black, rgba(0, 0, 0, 0)) 1 100%;
    -o-border-image: -o-linear-gradient(black, rgba(0, 0, 0, 0)) 1 100%;
    border-image: linear-gradient(to bottom, grey, rgba(0, 0, 0, 0)) 1 100%;
}


.percentage_indicator_container {
    height: 100%;
    width: 20%;
    margin: 0 auto;
    z-index: 9999;
    position: absolute;
    left: 0;
    right: 0;
    display: table;
    text-align: center;
}

.percentage_indicator {
    color: #585858;
    font-size: 1.12em;
    padding: 0;
    margin: 0;
    line-height: 1.55;
    display: table-cell;
    vertical-align: middle;
    background-blend-mode: hard-light;
    color: grey;
}


.percentage_indicator span {
    display: inline;
    margin-right: 5px;
    color: inherit;
    font-size: 0.7em;
}

/**
 * Header search typeahead
 * Simple search typeahead
 */

#header .typeahead.tt-input {
    font-size: 14px;
    bottom: 32px;
}
#header .typeahead
#header .typeahead.tt-query,
#header .typeahead.tt-hint {
    border: 2px solid lightgrey;
    border-radius: 8px 8px 8px 8px;
    font-size: 24px;
    line-height: 30px;
    outline: medium none;
    padding: 8px 12px;
}
#header .twitter-typeahead {
    width: 110%;
    height: 36px;
}
#header .tt-query {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
#header .tt-hint {
    color: transparent;
}
#header .tt-menu {
    background-color: white;
    border: 2px solid #E65100;
    margin-top: 6px;
    padding: 15px 10px;
    width: 118%;
    max-height: 300px;
    overflow-y: auto;
}
#header .tt-suggestion-header {
    font-size: 1.8em;
    line-height: 1em;
    margin: 5px;
    text-align: left;
}
#header .tt-suggestion.tt-selectable,
#header .tt-suggestion.tt-selectable a {
    color: grey;
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 3px 5px;
    text-align: left;
}
#header .tt-suggestion.tt-selectable a:hover {
    text-decoration: none;
}
#header .tt-suggestion .tt-highlight {
    color: #E65100;
}
#header .tt-suggestion.tt-cursor {
    background-color: lightgrey;
    color: #FFFFFF;
}
#header .tt-suggestion.tt-selectable a {
    margin: 0;
}
#search_simple_landing_page .typeahead,
#search_simple_landing_page .tt-query,
#search_simple_landing_page .tt-hint {
    border: 2px solid lightgrey;
    border-radius: 8px 8px 8px 8px;
    font-size: 24px;
    height: 47px;
    line-height: 30px;
    outline: medium none;
    padding: 8px 12px;
}
#header .typeahead {
    background-color: #FFFFFF;
}
#search_simple_landing_page .twitter-typeahead {
    width: 20em;
}
#search_simple_landing_page .typeahead:focus {
    border: 2px solid #E65100;
}
#search_simple_landing_page .typeahead.tt-input:focus {
    background-color: #eceff1 !important;
}
#search_simple_landing_page .tt-query {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
#search_simple_landing_page .tt-hint {
    color: #999999;
}
#search_simple_landing_page .tt-menu {
    background-color: white;
    border: 2px solid #E65100;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    margin-top: 6px;
    padding: 15px 10px;
    max-height: 250px;
    overflow-y: auto;
}
#search_simple_landing_page .tt-suggestion-header {
    font-size: 1.8em;
    line-height: 1em;
    margin: 5px 5px;
    text-align: left;
}
#search_simple_landing_page .tt-suggestion.tt-selectable,
#search_simple_landing_page .tt-suggestion.tt-selectable a {
    color: grey;
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 3px 5px;
    text-align: left;
}
#search_simple_landing_page .tt-suggestion.tt-selectable a:hover {
    text-decoration: none;
}
#search_simple_landing_page .tt-suggestion .tt-highlight {
    color: #E65100;
}
#search_simple_landing_page .tt-suggestion.tt-cursor {
    background-color: #0097CF;
    color: #FFFFFF;
}
#search_simple_landing_page .tt-suggestion.tt-selectable a {
    margin: 0;
}


.footer-white {
    color: #CFD8DC !important;
}

.footer-white::-webkit-input-placeholder {
    color: #CFD8DC;
}
.footer-white:-moz-placeholder {
    color: #CFD8DC;
}

input:focus,textarea:focus {
    outline:none !important;
    border-color: inherit !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

#supporter-forms-switch {
    border: none;
    background-color: transparent;
    color: grey;
    padding-top: 5px;
    border-top: thin #e0dcdc solid;
    font-size: 1.2em;
    cursor: pointer;
}

#supporter-forms-switch span {
    color: #0277bd;
}

#supporter_login {
    display:none;
}

#supporter_login .supporter_login_form {
    background-color: unset;
    border: none;
}