/*
Theme Name: Forgiven
Theme URI: http://forgiven.boxydemos.com
Author: Boxy Studio
Author URI: https://www.boxystudio.com
Description: A Unique & Powerful Church Theme
Version: 2.1.02
Details URI: http://boxyupdates.com/changelogs/forgiven_changelog.html
*/




/* GENERAL STYLING */
body { position:relative; }
body, input, textarea, select { font-weight:400; font-size:15px; line-height:23px; }
* { box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; margin:0; padding:0; outline:none; }
img, .wp-caption { display:inline-block; max-width:100%; height:auto; border:none; }
header#header { height:126px; display:block; }
nav#main-nav { height:54px; }
.shell { width:940px; margin:0 auto; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.cl { display: block; height: 0; clear: both; visibility: hidden; }
.boxed { width:1200px; margin:40px auto 0; background:#fff; -moz-border-radius:35px 35px 0 0; -webkit-border-radius:35px 35px 0 0; border-radius:35px 35px 0 0; }
.sticky-nav { padding-top:54px; }
.schedule-category { display:none; }



/* COLUMNS */
.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_third { width: 65.33%; }
.one_fourth { width: 22%; }
.three_fourth { width: 74%; }
.one_fifth { width: 16.8%; }
.two_fifth { width: 37.6%; }
.three_fifth { width: 58.4%; }
.four_fifth { width: 79.2%; }
.one_sixth { width: 13.33%; }
.five_sixth { width: 82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth { position: relative; margin:10px 4% 5px 0; float: left; }
.last { margin-right: 0 !important; clear: right; }



/* FORGIVEN BLUR SLIDER */
.main-wrap { width: 100%; height:195px; min-height:195px !important; overflow: hidden; position: relative; z-index: 5; }
.main-wrap.hidden { /*height:0px;*/ }
.secondary-wrap { position: absolute; top: 0; left: 0; width: 100%; z-index: 4; }
.secondary-wrap img { float:left; }
.caption-wrap { position: absolute; top: 0; left: 0; width: 0; height: auto; width: 100%; overflow: hidden; }
.caption-slider .description { float:left; }
.caption-wrap canvas { width:100% !important; }
.not-ie10 .caption-wrap canvas { height:auto !important; }
.canvas-wrap { position: absolute; top: 0; left: 0; width:100%; height: 100%; }
.cnt-wrap { position: absolute; top: 0; left: 0; width: 100%; padding-top: 40px; padding-bottom:40px; }
.caption-wrap .overlay { position: absolute; top: 0; left: 0; width:100%; height:100%; background: url(images/overlay.png) repeat 0 0;  }
.cnt-wrap .caption { position:relative; width:940px; margin: 0 auto; }
.cnt-wrap .title { padding-right:200px; color:#fff; display: block; margin: 0 0 15px; font-weight:700; font-size:32px; line-height:40px; }
.cnt-wrap p { padding-right:200px; font-size:20px; line-height:30px; font-weight:300; margin:0 0 0 1px; color: #fff; }
.cnt-wrap .es-button { font-weight:600; color:#fff; text-transform:uppercase; text-decoration:none; font-size:13px; line-height:18px; padding:8px 12px; bottom:5px; right:0; position:absolute; }
.carousel { height: 477px; overflow: hidden; position:relative; }
.main-slider, .secondary-slider { zoom:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0; }
.carousel .mask{ position:relative; overflow:hidden; width:1440px; }
.carousel .slideset{ width:99999px; overflow:hidden; }
.carousel .slide{ float:left; position:relative; width:1440px; }
.carousel .slide img:first-child { width:100%; }
.carousel .btn-prev,
.carousel .btn-next { zoom:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; position:absolute;	left:72px; top:72px; width:34px; height:51px; z-index:10; background:url(images/arrow_left.png) no-repeat 0 0; text-indent:-9999px; overflow:hidden; }
.carousel .btn-next { right:72px; left:auto; background:url(images/arrow_right.png) no-repeat 0 0; }
.carousel .btn-prev:hover,
.carousel .btn-next:hover { zoom:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; }
.carousel .btn-prev:hover { left:70px; }
.carousel .btn-next:hover { right:70px; }
.main-wrap {  -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.carousel .btn-prev,
.carousel .btn-next {  -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out; }
.carousel.alt .caption-wrap .overlay { background:#000; background:rgba(0,0,0,0.65); }
.carousel.alt .dark-text .caption-wrap .overlay { background:#fff; background:rgba(255,255,255,0.65); }


/* REVOLUTION SLIDER FIXES */
#slider-wrap { position:relative; z-index:0; }
.tp-bannershadow.tp-shadow2 { display:none; }
.vjs-tech { margin-top:0; }




/* HEADER */
.boxed header#header { -moz-border-radius:10px 10px 0 0; -webkit-border-radius:10px 10px 0 0; border-radius:10px 10px 0 0; }
header#header .shell { color:#fff; position:relative; height:126px; text-align:center; }
header#header .shell section { height:126px; position:absolute; top:0; }
header#header .shell section.left { left:0; text-align:left; }
header#header .shell section.right { right:0; text-align:right; }
header#header .logo { display:inline-block; }
header#header #logo { display:inline-block; padding:0; line-height:116px; }
header#header #logo a { color:#fff; text-decoration:none; }

header#header .logo-image { position:absolute; left:0; top:50%; }

/* HEADER - LOCATION */
header#header .shell section.location { font-size:13px; height: 46px; line-height: 23px; position:absolute; left:0; top:50%; margin:-23px 0 0 0; }
header#header .shell section.location span { display:block; }
footer .shell section.location span { display: inline-block; }
span.iconed-address { background:url('images/icon_location.png') no-repeat 0 1px; padding-left:25px; margin:0 0 3px; height: 21px; }
span.iconed-phone { background:url('images/icon_phone.png') no-repeat 0 4px; padding-left:25px; display: inline-block; height: 21px; }

/* HEADER - SOCIAL / SEARCH */
header#header .shell section.social-search { height:24px; top:50%; margin:-12px 0 0 0; position:absolute; right:0; }

section.social-search a.social { color:#fff; font-size:18px; line-height:24px; overflow:hidden; zoom:1; -moz-opacity:0.4; -khtml-opacity: 0.4; opacity: 0.4; margin:0; width:26px; height:24px; display:inline-block; float:left; text-align:center; }
section.social-search a.social:hover { -moz-opacity:1; -khtml-opacity: 1; opacity: 1; }

#top a.social { color:#000; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)"; filter: alpha(opacity=15); -moz-opacity:0.15; -khtml-opacity: 0.15; opacity: 0.15; }
#top a.social:hover { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; }

section.social-search .search { position:relative; display:block; font-size:12px; text-align:center; line-height:23px; width:24px; height:24px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; float:left; margin:0 0 0 20px; background:rgba(255,255,255,0.25); cursor:pointer; color:#fff; }
section.social-search .search:hover { background-color:rgba(255,255,255,0.4); }
section.social-search .search form { width:251px; display:none; position:absolute; top:0; right:0; }
section.social-search .search.active, section.social-search .search.active:hover { cursor:default; background: #fff; background:rgba(255,255,255,0.25) !important; width:253px; margin:0; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";   }
section.social-search .search.active form { display:block; line-height:20px; }
section.social-search .search form input[type=text] { border:none; color:#fff; color:rgba(255,255,255,0.75); background:none; height:15px; position: relative; width:205px; margin:0 0 0 3px; line-height:15px; font-size:12px; }
section.social-search .search form input[type=submit] { line-height:24px; border: none; width: 34px; height: 24px; border-radius: 0 2px 2px 0; font-size: 12px; text-transform: uppercase; font-weight: 600; display: inline-block; position: relative; top:0; right:-5px; padding:0; }
section.social-search .search.active i { display:none; }
section.social-search .search form input[type=submit], section.social-search .search form input[type=submit]:hover { background:#fff !important; color:#000; }

#top section.social-search .search { color:#fff; }
#top section.social-search .search:hover { background-color:rgba(0,0,0,1) !important; color:#fff; }
#top section.social-search .search.active, #top section.social-search .search.active:hover { background:rgba(0,0,0,0.1) !important; }
#top section.social-search .search form input[type=text] { color:#000; }
#top section.social-search .search form input[type=submit] { background:#000; }
#top section.social-search .search form input[type=submit], #top section.social-search .search form input[type=submit]:hover { background:#000 !important; color:#fff !important; }

/* NAV - FULL */
nav#main-nav.full { z-index:10; width:100%; position:relative; max-height:54px; -moz-box-shadow:0 3px 0 rgba(0,0,0,0.1); -webkit-box-shadow:0 3px 0 rgba(0,0,0,0.1); box-shadow:0 3px 0 rgba(0,0,0,0.1); }
nav#main-nav.full.fixed { position:fixed; top:0; left:0; z-index:9999; }
.sticky-nav.admin-bar nav#main-nav.full.fixed { top:32px; }
nav#main-nav.full .shell > ul { text-align:center; }
nav#main-nav.full .shell > ul, nav#main-nav.full .shell > ul > li { list-style:none; }
nav#main-nav.full .shell > ul > li { position:relative; display:inline-block; float:none; text-align:left; }
nav#main-nav.full .shell > ul > li > a { display:block; line-height:52px; padding:1px 20px; font-size:14px; color:#555; text-decoration:none; }
nav#main-nav.full .shell > ul .dropdown { background:#333; width:200px; padding:10px; z-index:99999; display:none; position:absolute; top:54px; left:0; }
nav#main-nav.full .shell > ul .dropdown .dropdown { width:200px; padding:10px; z-index:99999; display:none; position:absolute; top:0; left:180px; }
nav#main-nav.full .shell > ul .dropdown li { display:block; position:relative; }
nav#main-nav.full .shell > ul .dropdown li > a { color:#fff; font-size:14px; text-decoration:none; display:block; padding:5px 10px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
#mobileSlickNav, #mobileNav { display:none; }

.slicknav_menu { padding:9px 5px; }
.slicknav_btn { margin:0 3px 0 0; z-index:9999; }
.slicknav_nav {   padding-top: 0; margin: 0 0 19px; width: 50%; position: relative; top: -27px; }
.slicknav_nav ul { margin-left:10px; }
.slicknav_nav a, .slicknav_item, .sub-menu a { display:inline-block !important; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.sub-menu a { color:rgba(255,255,255,0.45); font-size:13px; line-height:15px; }
.sub-menu a:hover { color:#fff; background:none !important; }
.slicknav_arrow { visibility:hidden; margin:0 !important; }
.slicknav_arrow:after { visibility:visible; font-size:14px; content:"\f105"; display:inline-block; font-family:"FontAwesome"; }

/* HEADER ALTERNATIVE */
#top { color:#333; width:100%; height:43px; line-height:42px; }
.boxed #top { -moz-border-radius:10px 10px 0 0; -webkit-border-radius:10px 10px 0 0; border-radius:10px 10px 0 0; }
#top .shell { position:relative; }
#top .shell section { height:43px; position:absolute; top:0; }
#top .shell section.location span { margin:0 20px 0 0; }
#top .shell section.left { left:0; text-align:left; font-size:12px; }
#top .shell section.right { right:0; text-align:right; }
#top .shell section.social-search { padding-top:9px; }
#top .shell section.social-search .cart-holder { padding-left:20px; float:right; display:inline-block; line-height:24px; font-size:12px; }
#top .shell section.social-search .cart-holder a { text-decoration:none; }
.boxed header#header.alt { -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; }

/* NAV - ALTERNATIVE */
nav#main-nav.right { z-index:10; position:absolute; right:0; top:50%; height:30px; margin:-15px 0 0 0; text-align:right; }
nav#main-nav.right > ul { margin-right:-10px; }
nav#main-nav.right > ul, nav#main-nav.full > ul > li { list-style:none; }
nav#main-nav.right > ul > li { position:relative; display:inline-block; }
nav#main-nav.right > ul > li > a { display:block; line-height:28px; padding:0 9px; color:#fff; text-decoration:none; border:1px solid transparent; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
nav#main-nav.right > ul > li > a:hover, nav#main-nav.right > ul > li.current-menu-item > a, nav#main-nav.right > ul > li:hover > a { background:rgba(255,255,255,0.10); border-color:rgba(255,255,255,0.5); }

nav#main-nav.right > ul .dropdown { -moz-border-radius:0 0 3px 3px; -webkit-border-radius:0 0 3px 3px; border-radius:0 0 3px 3px; width:200px; padding:10px; z-index:99999; display:none; height:auto; position:absolute; top:30px; left:-10px; }
nav#main-nav.right > ul .dropdown .dropdown { left:180px; top:0; }
nav#main-nav.right > ul .dropdown li { position:relative; text-align:left; display:block; font-size:14px; }
nav#main-nav.right > ul .dropdown li > a { -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; color:#fff; text-decoration:none; display:block; padding:3px 9px 4px; }





/* CTAS */
#ctas { z-index:5; position:relative; }
#ctas article { text-align:center; background:#fff; position:relative; top:-32px; float:left; margin:0 0 0 20px; width:300px; height:300px; -moz-border-radius:150px; -webkit-border-radius:150px; border-radius:150px; }
#ctas article:first-child { margin:0; }
#ctas article h3 { font-weight:bold; margin:0 0 10px; display:block; line-height:32px; font-size:22px; text-align:center; }
#ctas article img { max-width:60px; max-height:60px; margin:40px 0 12px; display:inline-block; }
#ctas article p { color:#222; padding:0 40px; text-align:center; }
#ctas article.full { width:100%; margin:0; }
#ctas article.half { width:450px; }
#ctas.no-slider { padding:50px 0; }
#ctas.no-slider article { top:0; }
#ctas article .content-zone { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); opacity:1; }
#ctas article .content-zone i.fa { padding:40px 0 20px; }
#ctas article .content-zone i.fa.no-icon { height:80px; }
#ctas article a.cta-link { font-size:19px; font-weight:20px; text-decoration:none; -webkit-transform: scale(0); -moz-transform: scale(0); transform: scale(0); opacity:0; width:260px; height:260px; -moz-border-radius:130px; -webkit-border-radius:130px; border-radius:130px; position:absolute; top:20px; left:20px; color:#fff; text-align:center; line-height:258px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
#ctas article.hovered a.cta-link { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); opacity:1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
#ctas article.hovered .content-zone { -webkit-transform: scale(0); -moz-transform: scale(0); transform: