/* === Custom CSS Herer === */

html { 
    font-size: 62.5%; 
}
body {
    color: #666668;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2;
    overflow-x: hidden;
    background-color: #ffffff;
}
h1,
h2,
h3,
h4,
h5,
h6{
    font-family: 'Open Sans', sans-serif;
}

.site-inner, .wrap {
    margin: 0 auto;
    max-width: 1140px;
}
.color-white {
   color: #fff;
}

/* === Fonts === */

@font-face {
  font-family: 'ProximaNova-Regular';
  src:url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}


/* === Header === */
.site-header > .wrap {
    padding: 2rem 0;
}
.header-image .site-title > a {
    /* background: url(/wp-content/uploads/2017/04/logo.png) no-repeat left; */
    background: url(images/logo-pc.svg) no-repeat left;
    min-height: 21px;
}
header.site-header {
    background-color: #000000;
    min-height: initial !important;
    width: 100% !important;
    z-index: 2 !important;
}
header.site-header .nav-primary {
    background-color: transparent;
}
header.site-header nav.nav-primary > .wrap {
    padding: 0;
}
.site-header .title-area {
    width: 20%;
    padding: 0;
}
.site-header .widget-area {
    width: 80%;
}
.genesis-nav-menu .menu-item {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
.nav-primary .genesis-nav-menu a {
    font-size: 1.6rem;
    text-transform: uppercase;
    font-family: 'ProximaNova-Regular';
    padding: 1.05rem .8rem;
}
.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a {
    color: #d8ad59;
}
.nav-primary .genesis-nav-menu {
    font-size: 0;
}
.nav-primary .schedule-btn a {
    display: block;
    text-transform: capitalize !important;
    color: #d8ad59 !important;
    border: solid .1rem #d8ad59;
    padding: 1rem 1.5rem !important;
    margin-left: 1rem;
}
.nav-primary .schedule-btn a:hover {
    background-color: #d8ad59 !important;
    color: #ffffff !important;
}

/* === Footer ===*/
.footer-widgets {
    background-image: url('/wp-content/uploads/2018/05/footer.jpg');
    background-position: top center;
    background-size: cover;
    color: #ffffff;
    padding-top: 9rem;
    padding-bottom: 4rem;
}

.footer-widgets .btn-home a {
    background: #ff7c12;
    border: 2px solid #ff7c12 !important;
    font-size: 2.1rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 35px;
    float: left;
}


.footer-widgets .btn-home a:hover {
    color: #ff7c12 !important;
    background: #fff;
}

.footer-widgets p em {
    font-size: 1.5rem;
    color: rgba(255,255,255, 0.5);
    margin-top: 28px;
    display: block;
    font-style: normal;
}

.footer-widgets h4 {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 3rem;
}
.footer-widgets p {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.4em;
}
.footer-widgets li {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.footer-widgets ul.social-icon li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1rem;
    margin-bottom: 1rem;
}
.footer-widgets ul.social-icon li a {
    display: block;
    width: 5.7rem;
    height: 5.7rem;
    color: #6f83a6;
    background-color: #ffffff;
    font-size: 3.5rem;
    text-align: center;
    border-radius: 100%;
    transition: all 0.3s ease;
    position: relative;
}
.footer-widgets ul.social-icon li a:hover {
    color: #ffffff;
    background-color: #6f83a6;
}
.footer-widgets ul.social-icon li a .fa {
    position: relative;
    vertical-align: 0.7rem;
}
.footer-widgets ul.social-icon li:last-child {
    margin-right: 0 !important;
}
.footer-widgets ul.social-icon {
    font-size: 0;
}
.footer-widgets a.btn-sched {
    display: block;
    text-transform: capitalize !important;
    color: #ffffff !important;
    border: solid .2rem #ffffff;
    padding: 1rem 1.5rem !important;
    width: 100%;
    max-width: 31rem;
    text-align: center;
    margin-top: 3rem;
    transition: all 0.3s ease;
    font-size: 2.1rem;
}
.footer-widgets a.btn-sched:hover {
    background-color: #ffffff !important;
    color: #6f83a6 !important;
}
section#recent-posts-widget-with-thumbnails-2 span.rpwwt-post-title {
    color: #ffffff;
    font-weight: bold;
    font-size: 1.8rem;
    margin-bottom: 0.5rem;
    display: block;
}
section#recent-posts-widget-with-thumbnails-2 li {
    line-height: 1.5em;
}
section#recent-posts-widget-with-thumbnails-2 .rpwwt-post-date {
    font-size: 1.5rem;
}
.footer-widgets ul.watch-link li {
    display: inline-block;
    margin-right: 1rem;
    margin-bottom: 1rem;
}
.footer-widgets ul.watch-link {
    font-size: 0;
}

.site-footer {
    background-color: #0e050d;
    color: #fff !important;
}

.site-footer p {
    display: inline-block;
    font-size: 1.6rem;
    color: #fff;
}
.site-footer p a {
    color: #fff;
}
.site-footer p.copyright {
    float: left;
}

.site-footer p.copyright a {
    color: #fff;
    font-weight: 600;
}
.site-footer p.designby {
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.site-footer p.designby img {
    display: block;
}

.site-footer p.designby span {
    color: #636363;
    font-size: 13px;
    margin-right: 20px;
}
.site-footer {
    padding: 1.5rem 0;
}
section#text-2 p a {
    color: #ffffff;
}
section#text-2 p a:hover {
    opacity: 0.8;
}
#featured-post-2 {
    border: none;
    background: none;
}
#featured-post-2 a.alignleft {
    width: 25% !important;
    max-width: unset;
    margin-bottom: 0;
    margin-right: 15px;
}
#featured-post-2 article {
    padding-bottom: 8px;
}
#featured-post-2 article:last-child {
    border-bottom: 0 none;
}
#featured-post-2 .entry-header > h2.entry-title > a {
    font-size: 16px;
    color: #4c4c4c;
}
#featured-post-2 .widget-title.widgettitle {
    color: #6f83a6;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 600;
}

.blueform-container {
    background: #6f83a6;
    padding: 105px 20px 25px;
    margin-top: 55px;
    position: relative;
}
.blueform-container h2 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    width: 90%;
    margin: 5px auto 20px;
}

.blueform-container > img {
    position: absolute;
    top: -100px;
    width: 220px;
    left: 50%;
    margin-left: -110px;
}
.blueform-container form input {
    padding: 10px 20px;
    margin-bottom: 15px;
}
.blueform-container form .submit {
    width: 100%;
    background: #ff7c12;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    padding: 10px 20px;
}
#custom_html-2 {
    background: transparent;
    border: none;
}
.heateor_ffc_facebook_comments {
    margin-left: -10px;
}
footer.entry-footer {
  display: none;
}
.pagination-next > a, .pagination-previous > a {
    border: 2px solid #d8ad59;
    padding: 14px;
    color: #2c3240;
    position: relative;
}
.pagination-next .fa.fa-angle-double-right {
    padding-right: 10px;
    position: relative;
    left: 5px;
	color: #d8ad59;
}
.pagination-previous .fa.fa-angle-double-left {
    padding-left: 10px;
    position: relative;
    right: 5px;
	color: #d8ad59;
}
.single span.entry-comments-link {
    display: none;
}
.single .entry-time {
    display: block;
}


/* === Responsive CSS === */
@media screen and (max-width: 1044px) {
.site-header > .wrap {
    padding: 2rem;
}
.site-header .title-area {
    width: 24%;
}
.site-header .widget-area {
    width: 76%;
}
.nav-primary .genesis-nav-menu a {
    font-size: 1.3rem;
}
.footer-widgets {
    padding-left: 2rem;
    padding-right: 2rem;
}
.site-footer {
    padding: 1.5rem 2rem;
}
.footer-widgets ul.watch-link li {
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
}
footer.site-footer p {
    float: none !important;
    display: block !important;
    margin: 1rem 0;
}
}
@media screen and (max-width: 1000px) {
.site-header .title-area {
    width: 40%;
}
.site-header .widget-area {
    width: 60%;
}
nav.nav-primary.gc-responsive-menu {
    position: absolute;
    top: 7.8rem;
    z-index: 10;
    width: 100%;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.9);
    padding: 3rem 4rem 4rem;
}
ul#menu-main-menu li {
    display: block;
    text-align: center;
}
ul#menu-main-menu li a {
    padding-right: 0 !important;
    padding-left: 0 !important;
    color: #ffffff;
    font-size: 1.6rem;
    min-height: initial !important;
}
.site-header .gc-responsive-menu-icon {
    text-align: right;
}
.site-container > .gc-responsive-menu-icon > .dashicons.dashicons-menu {
    color: #48525e;
}
.site-container > .gc-responsive-menu-icon {
    padding: 1rem 0;
}
.nav-primary .shhedule-btn a {
    margin-left: 0;
}
.gc-responsive-menu-icon .dashicons {
    padding-top: 0.6rem;
}
.post-featured-img {
    margin-bottom: 3rem;
}
.content-sidebar-wrap > main, .single-post .content-sidebar-wrap > aside {
    float: none !important;
    width: 100% !important;
}
.single-post .content-sidebar-wrap > aside {
    padding: 0 60px 50px !important;
}
}
@media screen and (max-width: 568px) {
section#recent-posts-widget-with-thumbnails-2 span.rpwwt-post-title {
    font-size: 1.3rem;
}
div#rpwwt-recent-posts-widget-with-thumbnails-2 a {
    line-height: 1.4em;
}
section#recent-posts-widget-with-thumbnails-2 .rpwwt-post-date {
    font-size: 1.2rem;
}
footer.site-footer p {
    float: none !important;
    display: block !important;
    clear: both;
    margin: 1rem 0;
}
.site-header .widget-area {
    width: 20%;
}
.site-header .title-area {
    width: 80%;
}
.footer-widgets h4 {
    font-size: 2.5rem !important;
    margin-bottom: 1rem;
}
div#popmake-1162 h2 {
    font-size: 2.5rem !important;
}
div#popmake-1162 div.gform_wrapper {
    margin: 3rem auto !important;
    max-width: 85%;
}
.single-post .content-sidebar-wrap > aside {
    padding: 0 5% !important;
}
.textwidget div.youtube_channel > .ytc_video_container {
    width: 50% !important;
}
}


/* === Pop Up CSS === */
div#popmake-1162 {
    padding: 0;
}
div#popmake-1162 h2 {
    display: block;
    text-align: center;
    background-color: #6f83a6;
    font-size: 4rem;
    text-transform: uppercase;
    color: #ffffff;
    padding: 2.5rem 1.5rem;
    font-weight: bold;
    margin-bottom: 0;
}
div#popmake-1162 .gform_wrapper .gform_body, 
div#popmake-1162 .gform_wrapper .gform_footer {
    display: inline-block;
    vertical-align: middle;
}
div#popmake-1162 .gform_wrapper {
    margin: 2rem auto !important;
    max-width: 95%;
}
div#popmake-1162 .gform_wrapper li {
    margin: 0 !important;
    padding: 0 !important;
}
div#popmake-1162 .gform_wrapper .gform_body {
    width: 100%;
}
div#popmake-1162 .gform_wrapper .ginput_container {
    margin-top: 0 !important;
}
div#popmake-1162 .gform_wrapper label {
    display: none !important;
}
div#popmake-1162 .gform_wrapper .gform_footer {
    padding: 0 !important;
    margin: 0;
    width: 100%;
}
div#popmake-1162 .gform_wrapper input {
    font-size: 1.6rem;
    color: #a0a0a0;
    font-weight: 400;
    border: solid .1rem #93a2bc;
    padding: 1rem 1.5rem;
    margin-bottom: 2rem;
}
div#popmake-1162 .gform_wrapper input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 1.6rem;
    color: #a0a0a0;
    font-weight: 400;
}
div#popmake-1162 .gform_wrapper input::-moz-placeholder { /* Firefox 19+ */
    font-size: 1.6rem;
    color: #a0a0a0;
    font-weight: 400;
}
div#popmake-1162 .gform_wrapper input:-ms-input-placeholder { /* IE 10+ */
    font-size: 1.6rem;
    color: #a0a0a0;
    font-weight: 400;
}
div#popmake-1162 .gform_wrapper input:-moz-placeholder { /* Firefox 18- */
    font-size: 1.6rem;
    color: #a0a0a0;
    font-weight: 400;
}
div#popmake-1162 .gform_wrapper input#gform_submit_button_2 {
    font-size: 2.1rem;
    font-weight: bold;
    width: 100%;
    margin: 0 !important;
    color: #ffffff;
    background-color: #d8ad59;
    border-color: #d8ad59;
    padding: 0.7rem 1.5rem;
    transition: all 0.3s ease;
}
div#popmake-1162 .gform_wrapper input#gform_submit_button_2:hover {
    background-color: #ffffff;
    color: #d8ad59;
}
div#popmake-1162 .validation_error {
    display: none;
}
div#popmake-1162 .gform_wrapper li.gfield.gfield_error {
    background: none !important;
    border: none;
}
div#popmake-1162 .gform_wrapper li.gfield.gfield_error .gfield_description.validation_message {
    display: none;
}
div#popmake-1162 .gform_wrapper li.gfield.gfield_error input {
    border: solid .1rem #790000 !important;
}

div#popmake-1152 p {
    margin: 0;
    padding: 4px 0 0;
    background: #000;
}

div#popmake-1152 p iframe {
    border: 0 !important;
    width: 100%;
}

/* === Custom Post List === */
section#text-4 ul li .postimg {
    width: 9.4rem;
    float: left;
    margin-right: 2rem;
    margin-bottom: 3rem;
}
section#text-4 ul li {
    clear: both;
}
section#text-4 ul li span.post-title {
    font-size: 1.8rem;
    color: #ffffff;
    font-weight: bold;
    display: block;
    margin-bottom: 1rem;
}
section#text-4 ul li a {
    line-height: 1.7em;
}
section#text-4 ul li span.post-date {
    color: #ffffff;
    font-size: 1.5rem;
}


/* === Single Blog Post === */
.container {
    margin: 0 auto;
    max-width: 1140px;
    width: 100%;
    padding: 1.5rem;
}
.post-featured-img h1.entry-title {
    font-size: 4.8rem;
    color: #ffffff;
    line-height: 1.2;
    text-align: center;
    font-family: Open Sans;
    font-weight: 600;
    font-style: normal;
}
.post-featured-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
	padding-top: 5%;
}
.post-featured-img .container.bg-black {
    background: #000;
	position: relative;
}
.post-featured-img .container.bg-black > img {
	margin: 0 auto;
	display: block;
}
.ovlay {
  	position: absolute; 
  	top: 0;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.16) 16%, rgba(7,2,6,0.3) 30%, rgba(10,3,10,0.38) 38%, rgba(12,5,13,0.39) 39%, rgba(13,3,12,0.41) 41%, rgba(16,6,15,0.42) 42%, rgba(18,8,19,0.45) 45%, rgba(22,8,21,0.5) 50%, rgba(27,10,26,0.52) 52%, rgba(28,11,27,0.54) 54%, rgba(36,14,35,0.59) 59%, rgba(37,13,35,0.6) 60%, rgba(42,16,41,0.62) 62%, rgba(41,15,40,0.63) 63%, rgba(51,20,51,0.69) 69%, rgba(51,20,51,0.71) 71%, rgba(61,24,58,0.79) 79%, rgba(66,26,63,0.88) 88%, rgba(67,25,63,1) 100%); /* FF3.6-15 */
  	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.16) 16%,rgba(7,2,6,0.3) 30%,rgba(10,3,10,0.38) 38%,rgba(12,5,13,0.39) 39%,rgba(13,3,12,0.41) 41%,rgba(16,6,15,0.42) 42%,rgba(18,8,19,0.45) 45%,rgba(22,8,21,0.5) 50%,rgba(27,10,26,0.52) 52%,rgba(28,11,27,0.54) 54%,rgba(36,14,35,0.59) 59%,rgba(37,13,35,0.6) 60%,rgba(42,16,41,0.62) 62%,rgba(41,15,40,0.63) 63%,rgba(51,20,51,0.69) 69%,rgba(51,20,51,0.71) 71%,rgba(61,24,58,0.79) 79%,rgba(66,26,63,0.88) 88%,rgba(67,25,63,1) 100%); /* Chrome10-25,Safari5.1-6 */
  	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.16) 16%,rgba(7,2,6,0.3) 30%,rgba(10,3,10,0.38) 38%,rgba(12,5,13,0.39) 39%,rgba(13,3,12,0.41) 41%,rgba(16,6,15,0.42) 42%,rgba(18,8,19,0.45) 45%,rgba(22,8,21,0.5) 50%,rgba(27,10,26,0.52) 52%,rgba(28,11,27,0.54) 54%,rgba(36,14,35,0.59) 59%,rgba(37,13,35,0.6) 60%,rgba(42,16,41,0.62) 62%,rgba(41,15,40,0.63) 63%,rgba(51,20,51,0.69) 69%,rgba(51,20,51,0.71) 71%,rgba(61,24,58,0.79) 79%,rgba(66,26,63,0.88) 88%,rgba(67,25,63,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#43193f',GradientType=0 ); /* IE6-9 */
}
.post-featured-img .entry-title {
    color: #e5d765 !important;
    position: absolute;
    bottom: 80px;
    text-align: center !important;
    font-weight: bold;
    width: 100%;
    margin-left: -20px;
}
.single .entry-author-name {
    color: #6f83a6;
    font-weight: bold;
}
.shareicon {
    position: absolute;
    top: 0;
    left: -114px;
}
.icons {
    padding: 0;
    margin-left: 20px !important;
    list-style: none;
}

.icons li {
	list-style: none !important;
}
.icons li a {
    background: #6f83a6;
    width: 60px;
    height: 60px;
    display: block;
    margin: 10px 0;
    border-radius: 50%;
    padding: 0;
    text-align: center;
    color: #fff;
    font-size: 32px;
}
.shareicon h4 {
	text-align: center;
	margin-left: 20px;
}
.heateor_ffc_facebook_comments {
    margin-bottom: 30px;
}
.single .entry-content {
	position: relative;
}
.single #comments {
    display: none;
}

.single .widget-area .row.btn-home {
    display: table;
}

@media(max-width: 767px) {
      .shareicon {
          position: relative !important;
          left: 0 !important;
          display: table;
          width: 100%;
          bottom: 0 !important;
          top: -42px !important;
       }
	.shareicon h4 {
		display: none;
	}
	.icons li {
      float: left;
      margin: 20px 4px 0 0;
    }
}



/* ==== Single Post === */
.single-post .content-sidebar-wrap > main {
    width: 66.66666667%;
}
.content-sidebar-wrap > main, 
.content-sidebar-wrap > aside {
    /*float: left !important;*/
}
.single-post .content-sidebar-wrap > aside {
    width: 33.33333333%;
    /*padding-left: 6rem !important;*/
}
.single-post .content-sidebar-wrap > aside .widget {
    background: #f2f2f2;
    padding: 20px;
    margin: 30px 0px;
    border-radius: 10px;
    border: 1px solid #dedede;
}
.single-post .content-sidebar-wrap > aside .widget h4{
    color: #13253e;
    font-size: 22px;
    font-weight: 600;
}
.single-post .content-sidebar-wrap > aside .widget a {
    color: #13253e;
}
.single-post .content-sidebar-wrap > aside ul {
    margin-bottom: 28px;
    margin-left: 40px;
}
.single-post .content-sidebar-wrap > aside ul li{
    list-style-type: disc;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}

/* === Watch Widget CSS === */
.textwidget .youtube_channel > .ytc_video_container {
    width: 33.333% !important;
    padding-right: 1rem;
    margin-bottom: 1rem;
}
.textwidget .youtube_channel > .ytc_video_container span:before {
    width: 35px;
    height: 35px;
    margin-left: -17px;
    margin-top: -17px;
    background-image: url(/wp-content/uploads/2017/06/play-btn_03.png) !important;
    background-repeat: no-repeat;
    background-size: contain;
}
.textwidget .youtube_channel > .ytc_video_container a.ytc_thumb, 
.textwidget .youtube_channel > .ytc_video_container a.ytc_thumb span {
    padding-bottom: 70%;
}
.textwidget .youtube_channel > .ytc_video_container a.ytc_thumb:hover {
    opacity: 0.8;
}

@media(min-width: 992px) {
  .footer-widgets-1.widget-area, .footer-widgets-3.widget-area {
    position: relative;
    width: 35%;
    margin: 0 !important;
  }
  .footer-widgets-2.widget-area {
      position: relative;
      width: 30%;
  }
  .footer-widgets-2 .footer-image > img {
     width: 500px !important;
     position: absolute;
     max-width: unset;
     left: 50%;
     margin-left: -250px;
     top: 0;
     margin-top: -147px;
  }
}

@media(min-width: 768px) {
	.blog aside.sidebar {
      float: left !important;
      width: 33%;
    }
	.blog main.content {
      width: 67%;
    }
}