/*
 Theme Name:   Felice Child
 Theme URI:    
 Description:  Felice Child Theme
 Author:       Mike DeWitt, Deryk King
 Author URI:   http://www.dewittdeveloper.com
 Template:     flice-wp
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  flice-wp-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

/*
Green: #0e704c
Gold: #EEA626
*/ 


@font-face {
	font-family: 'Museo Sans';
	src: url('/wp-content/themes/flice-wp-child/fonts/MuseoSans_300.otf') format('opentype');
}

body, h1, h2, h3, h4, h5, h6, .navbar .nav > li > a {
	font-family: 'Museo Sans', Roboto Condensed, Arial, Helvetica, sans-serif !important;
	text-transform: none;
}

h2{
    font-size:25px;
}
table td{
    padding-right:25px;
}
p{
    padding:7.5px 0 7.5px 0;
}
.navbar .brand {
    /*Wants to test out a black background with white logo*/
    background-color:#000000;
	/*background-color: #0e704c;*/
	max-width: 175px;
	padding: 0;
	margin-right: 1.25em;
	border-right: 0;
}

.navbar .nav > li > a {
	font-size: 18px;
}

.navbar .nav > li {
	border: 0;
}
.navbar{
    margin-top:0;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	background-color: #EEA626;
	border-right: 0;
}

input[type="submit"], .btn, .thumbnail:hover .view-thumb i:hover, .item:hover .view-thumb i:hover, .thumbnails.featured i, .data-time span, .data-time-big, .pricing i, .pricing .price, .social-links a i:hover, .more-info:hover, .navbar-inner {
	/*testing out black
    background-color: #0e704c;
    */
    background-color:#000000;
}
.more-info{
    background-color:#0e704c;
    bottom: 0;
    right: 0;
    top:86%;
    margin-left: 10%;
    text-align: center;
    min-height:22px;
}
.enlarge{
    font-size:20px;
    padding: 10px !important;
}
.more-info:hover{
    background-color:#EEA626;
}
/*Homepage*/
#onepage .lead, #onepage h2 {
    margin-bottom:8px;
    width:auto ;
    align-items: center ;
    margin-top:10px;
}


/*slider hack*/
.subtitle{
    text-transform:none !important;
    font-family: 'Museo Sans', Roboto Condensed, Arial, Helvetica, sans-serif !important;
    
}
.services-title-tags p {
font-size: 15px;
color: #000000;
text-decoration: none;
height:auto;
}
.thumbnails.featured .thumbnail-detail h4 {
	text-align: center;
}
.thumbnails{
    padding-bottom:16px;
    text-align:center;
}
.thumbnails.featured{
    margin-top:30px !important;
}
.sequence-canvas li > .more-info{
    top:60%;
    left:75%;
}
.sequence-canvas li > .more-info:hover {
    background-color:#EEA626 !important;
}
.title, .animate-in .title, .animate-out .title {
    width: 75%;
    top:25%;
    left:12.5%;
    font-size:47.5px;
    overflow:visible;
    font-weight:900 !important;
    border-bottom:1px solid #FFFFFF;
    padding:16px;
    padding-bottom:30px;
}
.subtitle, .animate-in .subtitle, .animate-out .subtitle{
    width:50%;
    left:12.5%;
    top:45%;
    text-align:left;
    font-size:27.5px;
    line-height: normal;
    height: auto;
    padding:15px;
}
.animate-in .tr-bg{
    width:75%;
    height:45%;
}
.tr-bg{
    height:50%;
    top:23%;
    left:12.5%;
    padding:15px;
    background-color:rgba(0,0,0,0.75);
    opacity:1;
    border-top:5px solid #FFFFFF;
}
.onepage-header a{
    color:#000000;
    text-decoration:none;
}
.onepage-header a:hover{
    color:#EEA626;
}
.onepage-spacer{
    height:inherit;
    border-bottom:1px solid #000000;
    height:20px;
}
.rook-landing-links:hover{
    cursor:pointer;
}
.rook-landing-links:hover h4{
    color:#EEA626;   
}
.caps img{
    float:left;
    height:55px;
    margin-top:-17px;
}
.caps a{
    float:left;
    font-size:31.5px;
    margin-top:10%;
    text-decoration:none;
    color:#000000;
}
.caps a:hover{
    color:#EEA626;
}
.attachment-portfolio_4thumb{
    width:100% !important;   
}
.attachment-about_thumb{
    height:100px;   
}
.over-title{
    font-size:31.5px;
    position:relative;
    height:75px;
    top:-200px;
    left:12.5%;
    width:75%;
    text-align:center;
    background-color:rgba(255,255,255,.5);
    border-top:3px solid #000000;
    font-size:31.5px;
    line-height:32px;
    font-weight:900;
}
.over-title:hover{
    /*background-color:rgba(14,112,76,.5); Green rga */
    /*background-color:rgba(238,166,38,.5); yellow rga */
    color:#0e704c;
}
.repo{
    padding: 10px 20px;
    background-color:#0e704c;
    color:#FFFFFF;
}
.repo:hover{
    color:#FFFFFF;
    background-color:#EEA626;
}

.resource-position{
    position:relative;
    top:-27px;
    left:10%;
}
.about-title{
    font-size:31.5px;
    text-align:center;
    line-height:32px;
    margin-bottom:25px;
}
.blog_thumb{
    width:100%;
    max-width:100%;
    text-align:center;
}
.resource-thumb{
    margin-bottom:20px;
}

.resource-thumb:hover {
    background: rgba (0,0,0,.35);
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    opacity: 0.7;
}
.but-title{
    font-size: 20.5px;   
}
.services-80 img{
    width:80%;
}
/*home page blog */
.onepage-article{
    text-align:center;
    margin-bottom:25px;
}

.onepage-article img{
    width:100%;
    max-width:100%;
    max-height:250px;
}

.onepage-article img:hover{
    background: rgba (0,0,0,.35);
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    opacity: 0.8;
}

.onepage-article h4{
    height:60px;
    position:relative;
    top:-25px;
    padding:7.5px;
    text-align:left;
    /*background-color:#0e704c;*/
    background-color:#000;
    color:#FFFFFF;
    overflow: visible;
}
.onepage-article h4:hover{
    background-color:#EEA626;
}
.bubbles{
    text-align:center;
    margin-bottom:25px;
}
.bubbles img{
    width:100%;
}
.bubbles h3{
    position:relative;
    background-color:rgba(255,255,255,.75);
    border-top:3px solid #000000;
    line-height:55px;
    font-size:54px;
    font-weight:900;
    transform: translateY(400%);
}
/*social media homepage */
.social-link {
    text-align:center;
    margin-bottom:25px;
}
.social-link a i{
    margin-left: 35px;
    width: 55px;
    height: 55px;
    font-size: 16px;
    line-height: 55px;
    color: #CCC;
    text-align: center;
    display: inline-block;
    overflow: hidden;
}
.social-fb{
    background:url('/wp-content/uploads/2015/02/Facebook.png');
    background-position: center center;
    background-repeat: no-repeat;
    
}
.social-fb:hover{
    background:url('/wp-content/uploads/2015/02/Facebook-hover.png');
    background-position:center center;
    background-repeat:no-repeat;
}
.social-tw{
    background:url('/wp-content/uploads/2015/02/Twitter.png');
    background-position: center center;
    background-repeat: no-repeat;
    
}
.social-tw:hover{
    background:url('/wp-content/uploads/2015/02/Twitter-hover.png');
    background-position:center center;
    background-repeat:no-repeat;
}
.social-gp{
    background:url('/wp-content/uploads/2015/02/Googlep.png');
    background-position: center center;
    background-repeat: no-repeat;
    
}
.social-gp:hover{
    background:url('/wp-content/uploads/2015/02/Googlep-hover.png');
    background-position:center center;
    background-repeat:no-repeat;
}
.social-li{
    background:url('/wp-content/uploads/2015/02/Linkedin.png');
    background-position: center center;
    background-repeat: no-repeat;
    
}
.social-li:hover{
    background:url('/wp-content/uploads/2015/02/Linkedin-hover.png');
    background-position:center center;
    background-repeat:no-repeat;
}
.social-yt{
    background:url('/wp-content/uploads/2015/02/Youtube.png');
    background-position: center center;
    background-repeat: no-repeat;
    
}
.social-yt:hover{
    background:url('/wp-content/uploads/2015/02/Youtube-hover.png');
    background-position:center center;
    background-repeat:no-repeat;
}
.social-rs{
    background:url('/wp-content/uploads/2015/02/RSS.png');
    background-position: center center;
    background-repeat: no-repeat;
    
}
.social-rs:hover{
    background:url('/wp-content/uploads/2015/02/RSS-hover.png');
    background-position:center center;
    background-repeat:no-repeat;
}
.about-img{
    margin-left:auto;
    margin-right:auto;
    margin-top:25px;
    margin-bottom:25px;
}

.about-img:hover {
    background: rgba (0,0,0,.35);
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    opacity: 0.8;
}
/*Landing splash*/
.landing-slider{
    z-index:-1;
    height:500px;
}
.splash{
    opacity:1;
    z-index:-1;
}
.over-container{
    background-color:#F9F9F9;
    margin-top:-25px;
}
.servicesicon {
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
.servicesicon a{
    width: 18%;
    margin: 0 1%;
    float: left;
    font-size: 13px;
}
.servicesicon a img {
    width: 100%;
    height: auto;
    margin: 5px 0 0 0;
}
.tp-rs{
    margin-top:25px;
}
.about-links{
    margin-bottom:15px;
}
/*cta links*/
.br-form-link{
    display:inline-block;
    text-align: center;
    background-color: #0e704c;
    color: #FFFFFF !important;
    font-size: 18px;
    padding: 17.5px;
    margin-bottom: 20px;
    margin-right: auto;
    line-height:22px;
}
.br-form-link:hover{
    background-color:#EEA626;
    cursor: pointer;
}
.examples{

}
.blog-title{
display: block;
background-color: #000000;
line-height:21px;
font-size: 15px;
}
.blog-title a{
    color: #FFFFFF;
}
.blog-title a:hover{
    
}
.thumb-a-title{
    position:relative;
}
h3.blog-title{
    color:#FFF;
    position:absolute;
    bottom:-42px;
    width:100%;
    min-height:42px;
}
.thumbnail-detail{
    position:relative;
    top:42px;
}
.thumbnail-detail.services-80 {
    top: 0;
}
.indv-art{
    height:353px;
    min-height: 375px;
}
.blog-excerpt{
    clear:left;
    text-align: left;   
}
.blog-date{
    float: left;
    font-size: 1.25em;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 600;
    text-indent: 5px;
}
.form{
    border-top:3px solid #0e704c;
}
.form input{
    width:100%;
    padding-left:0;
    padding-right:0;
    text-indent:5px;
}
.form input[type="submit"]:hover{
    background-color:#EEA626;
}
.single_post_over{
    margin:0;
}
.single_post_thumb{
    margin-left:0;
    padding:0;
    float:none;   
}
.single_post_thumb img{
    width:100%;
}

.attachment-blog-single{
    float: left;
    width: 55%;
    margin-right: 20px;
    margin-bottom: 25px;
}

.wp-post-empty-image{
    width:270px !important;
    height:180px !important;
}
.single_post{
    margin-bottom:25px;
    width:100%;
}
.single_post h1{
    font-size: 31px;
    margin-bottom:10px;
    
}
.single_post_title{
    border-top:3px solid #000000;
    background-color:rgba(255,255,255,.75);
    font-weight:900;
    max-width:600px;
}
.single_post_title h3{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.single-post-content{
    margin-top:25px;
    clear:right;
    margin-left:auto;
    margin-right:auto;
    font-size:1.15em;
}
.widget{
    padding:10px 0 0 0;
}
.widget-image{
   float: left;
    width: 90%;
    margin-left: 2.5%;
    margin-right: 7.5%;
}
.widg-title{
    font-size: 2em;
    font-weight: 900;
    margin-bottom: 5px;
}
.text-image{
    margin-top:10px;
    margin-bottom:10px;
}
.textwidget{

}
.text-widget-span{
    font-size: 1.5em;
    float: left;
    margin: 0;
    margin-bottom:15px;
    margin-bottom:15px;
    padding: 0;
    padding-top:17.5px;
    padding-bottom:17.5px;
    width:100%;
    background-color:#FFFFFF;
    color:#000000;
    font-size:16px;
    font-weight:600;
}
.alt{
    background-color:#F9F9F9;
}
.castleford-cta{
    display: block;
    text-align: center;
    font-size:11px;
    margin-top:10px;
    margin-bottom:15px;
    font-weight:normal;
    padding-bottom:2%;
}
.cta-img-cont{
    margin:0 auto;/*added*/
    /*margin-bottom:10px;*/
    height:60px;
    width: 35%;
   min-width: 60px;
    padding-bottom:0px;
}
.cta-widget-image{
    /*
    float: left;
    width: 90%;
    margin-bottom:10px;
    margin-left: 2.5%;
    margin-right: 7.5%;
    */
}
.cta-text-cont{
    font-size:1.5em;
    line-height:2.75em;
    font-weight:900;
    width:100%;
    /*float:left; width was 90% */
    text-align:center;
    /*padding-top:24px;*/
    height:1.8%;
    padding-top:0px;
}
.cta-link{
    clear:both;
    display:block;
    padding: 5px 10px;
    background-color:#0e704c;
    color:#FFFFFF;
    font-size:1.25em;
}
.cta-link:hover{
    color:#FFFFFF;
    background-color:#EEA626;
}

.menu-reset{
    margin: 0 0 0 -585px;
    border-bottom: none;
    opacity: 0.9;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 9999;
}
.the-banner{
    height: 100%;
    top: 0;
    left: 0;
    padding: 15px;
/* background-color: rgba(0,0,0,1); */
    opacity: 1;
    border-top: 5px solid #FFFFFF;
    width: 100% !important;   
}
.menu-icon{
    display:block;
    float:left;
    height:100%
}
.widget ul li {
    border:none;
    padding-top:7.5px;
    padding-bottom:7.5px;
}
.menu-reset-block{
    margin-top:20px;
    padding:50px;
}
.the-banner-title{
    font-family: 'Museo Sans', Roboto Condensed, Arial, Helvetica, sans-serif !important;
    border-top:5px solid #FFFFFF;
    background-color: rgba(0,0,0,.75);
    position:relative;
    top:150px;
    width:75%;
    padding:15px 0 15px 0;
    color:#FFFFFF;
    height:40%;
    text-indent:25px;
}
.the-banner-title{
    font-size:60px;
    left:12.5%;
    line-height:50px;
    font-weight:800;
}
.the-banner-text{
    border-top:3px solid #FFFFFF;
    font-size:22px;
    font-weight:200;
    margin-left:0;
    margin-right:0;
    margin-top:30px;
    padding-left:25px;
    padding-right:25px;
    line-height:35px;
    
}
.animate-reset{
    wdith:100%;
    height:auto;
}
.size-5{
    height:5px !important;
}
/*PullQuote styles imported from current castleford site*/
.pullQuote{
    font-family: Museo Sans;
	display: block;
	line-height: 28px;
	margin-top:	10px;
	margin-bottom: 10px;
	padding-left: 15px;
}
.pullQuote.left-align{
	float: left;
	margin-right: 45px;
	width: 190px;
}
.pullQuote.right-align{
	float: right;
	margin-left: 10px;
	width: 190px;
}
.pullQuote.center-align{
	float: none;
}
.pullQuote{
	border-left: 4px solid #E4E4E4;
}
.blockQuote, .pullQuote{
	font-size:20px;
	color:#76756b;
	
}
#menu-explore{
    font-size: 1.15em;
    font-weight: 600;   
}
#menu-explore ul li a:after{
    content: "\f107";
}
#menu-explore img{
    margin-right:5px;
    max-width:45px !important;
}
.empty-fix{
    position:absolute;
    width:100%;
    height:50%;
}

.empty-fix a{
    opacity: 1;
    line-height: 25px;
    height: 25px;
    top: 105% !important;
    right: 110px;
    min-width:200px;

}
.yarpp-related-widget:after{
    content:'';
    clear:both;
    height:1px;
}
.footer-bar{
    width:100%;
}
.footer-bar div {
  padding: 0 10px;
  width: 33%;
  float: left;
  /*margin: 10px auto;*/
    margin:0px 0px;
  box-sizing: border-box;
}
div.castleford-cta p{
    display:none;
}
.footer-bar .cta-text-cont {
  margin-top: 35px;
}
div.footer-bar .cta-img-cont{
    float:none !important;
    width:100%;
}
.footer-bar .cta-text-cont {
    text-align:center;
    width:100%;
}
.cta-widget-image{
    margin:0 auto;
}
/*footer*/
.foot{
    margin-bottom:0;
    padding-top:25px;
    
}

.footerwrap{
    width:100%;
    margin:0;
    padding:0;
    background-color:black;
}

div#footerwrap-stick.footerwrap{
    margin-top: 20px;
}
.postFooter{
    color:#FFFFFF;
    background-color:#0e704c;
}
.postFooter a{
    color:#FFFFFF;
}
.footertext{
    margin:0;
    padding-bottom:37.5px;
}
.margin{
    font-size:1.15em;
    padding-right:10px;
}
.attachment-page-set{
    width:100% !important;    
}

.animate-reset{
    margin-bottom:0;
}
form.wpcf7-form.ng-pristine.ng-valid{
    width:75%;
    margin-left:auto;
    margin-right:auto;
}
form.wpcf7-form.ng-pristine.ng-valid input, textarea{
    width:100%;
    border-radius:5px;
}

div.yarpp-related ul.related-list:after{
    clear:both;
    content:'';
    height:1px;
}
.related-list li{
    box-sizing:border-box;
    width:30%;
    float:left;
    position:relative;
    list-style:none;
    margin-left:0;
    margin-right:15px;
}
.related-list h3.blog-title {
    color:#FFF;
	font-size: 1.0em !important;
    padding-left:5px !important;
    box-sizing:border-box;
    bottom:0px;
}
.meta-info{
    clear:both;
}
ul.related-list{
    margin:0;
}
.related-list li span{
    position:absolute;
    background-color:#fff;
    bottom:0;
    border:1px solid;
    box-sizing:border-box;
    width:125px;
    max-width:96%;
}
.related-list li span a{
    padding:0;
    margin:0;
    font-size:12px;
    line-height:14px;
}
.related-list .thumb-a-title{
    width:100% !important;
    height:200px !important;
    overflow:hidden;
}
.related-list .thumb-a-title{
    height:auto;
    width:100%;
    overflow:hidden;
}
.related-list .thumbnail-detail{
    top:0 !important;
    text-align:center;
}
.related-list img{
    width:100%;
}
.r-i-container{
    width:125px;
    height:120px;
    overflow:hidden;
    max-width:95%;
}
.r-i-container a{
    padding:0 !important;
}
.r-i-container img{
    width:100%;
    height:auto;
}

/*fix search when screen size drops below 1210px */
@media (min-width: 980px) and (max-width:1210px){
    .navbar-search{
        display:none;
    }
    .title, .animate-in .title, .animate-out .title {
    font-size:45px;
    font-weight:400 !important;
    }
    .caps a{
        font-size:26px;   
    }
    .menu-reset{
    margin: 0;
    border-bottom: none;
    opacity: 0.9;
    position: absolute;
    left: 0;
    top: 0;
    width:100%;
    z-index: 9999;
}
    .animate-in .tr-bg {
        height: 40%;
}
     .animate-reset{
        
    }
        .more-info{
        top:81.5%;
    }
    .services-title-tags{
        font-size: 12px;  
    }
    .thumbnails.featured .thumbnail-detail p {
        padding-bottom:20px;
    }
    
}

/* Tablet layout */
@media (min-width: 768px) and (max-width: 979px) {
.navbar-search{
    display: none;
}
.title, .animate-in .title, .animate-out .title {
    font-size:45px;
    font-weight:400 !important;
}
.subtitle, .animate-in .subtitle, .animate-out .subtitle{
    font-size:20px;
}
    .sequence-canvas li > .more-info {
        top: 60%;
        left: 75%;
}
    .tr-bg{
        display:block;   
       
    }
    .animate-in .tr-bg {
        height: 45%;
    }
    .enlarge {
        padding: 3px !important;
    }
    .caps{
        text-align:center;   
    }
    .caps img{
        float:inherit;
        width:initial;
    }
    .caps a{
        font-size:22px;
        width:100%;
    }
    .more-info{
        font-size:14px;  
        top:83.5%;
    }
     .menu-reset{
    margin: 0;
    border-bottom: none;
    opacity: 0.9;
    position: absolute;
    left: 0;
    top: 0;
    width:100%;
    z-index: 9999;
}
    .blog-title{
        font-size:14px;   
    }
    .the-banner-title{
        font-size:35px;   
    }
    .the-banner-text{
        font-size: 20px;
    }
    .animate-reset{
        height:400px !important;
    }
    .related-list li{
    box-sizing:border-box;
    width:100%;
    float:left;
    position:relative;
}
.related-list li span{
    position:absolute;
    background-color:#fff;
    bottom:0;
    border:1px solid;
    box-sizing:border-box;
    width:125px;
    max-width:100%;
}
.related-list li span a{
    padding:0;
    margin:0;
    font-size:12px;
    line-height:14px;
}
.r-i-container{
    width:125px;
    height:120px;
    overflow:hidden;
    max-width:100%;
}
.r-i-container a{
    padding:0 !important;
}
.r-i-container img{
    width:100%;
    height:auto;
}
    .but-title{
        font-size: 19px;
    }
    
    .but-title::first-child {
        padding-bottom:21px;    
    }
    .but-title::second-child {
        padding-bottom:21px;    
    }
    .thumbnails.featured .thumbnail-detail p {
        padding-bottom:20px;
    }

}

/* Mobile landscape layout */
@media (min-width: 480px) and (max-width: 767px) {

.span4{
    width:50%;
    float:left;
}
.title, .animate-in .title, .animate-out .title {
    width:100%;
    font-size:28px;
    font-weight:400 !important;
    left:0;
    border:none;
}
    .subtitle, .animate-in .subtitle, .animate-out .subtitle{
    font-size:20pxpx;
}
    .sequence-canvas li > .more-info {
       top:25px;
        left:0;
    }
    .tr-bg{
        display:none;   
    }
   .caps{
        text-align:center;   
    }
    .caps img{
        width:initial;
        float:inherit;    
    }
    
    .caps a{
        font-size:24px;  
        width:100%;
    }
    .resource-position{
        position:relative;
    }
    .resource-thumb{
        width:50%;
    }
    .more-info{
        display:none;   
    }
     .menu-reset{
    margin: 0;
    border-bottom: none;
    opacity: 0.9;
    position: absolute;
    left: 0;
    top: 0;
    width:100%;
    z-index: 9999;
}
     .menu-reset-block{
        padding:0;
    }
    .the-banner-text{
        display:none;   
    }
    .the-banner-title{
        top:50px;
        width:100%;
        left:0;
        text-align:center;
    }
    .dd_outer{
        display:none;
    }
        .footer-bar div{
        float:none;
        width:100%;
    }
    .cta-widget-image{
        margin:0 auto;
    }
}

/* Mobile portrait layout */
@media (max-width: 479px) {
    .pagination a{
        margin:10px;
        padding:7.5px;
    }
.title, .animate-in .title, .animate-out .title {
    width:100%;
    font-size:25px;
    left:0;
    border:none;
}
    .subtitle, .animate-in .subtitle, .animate-out .subtitle{
    font-size:20px;
}
    .sequence-canvas li > .more-info {
        top: 25px;
        left: 0;
}
    .tr-bg{
        display:none;   
    }
    .caps{
        text-align:center;   
    }
    .caps img{
        width:initial !important;
        float:inherit !important;    
    }
    .caps a{ 
        font-size:24px;
        width:100%;
    }
    .resource-thumb{
        /*width:50%;*/
    }
    .more-info{
        display:none;   
    }
     .menu-reset{
    margin: 0;
    border-bottom: none;
    opacity: 0.9;
    position: absolute;
    left: 0;
    top: 0;
    width:100%;
    z-index: 9999;
}
    .menu-reset-block{
        padding:0;
    }
    .the-banner-title, .the-banner-text{
        display:none;   
    }
    .dd_outer{
        display:none;
    }
    .related-list li{
        width:100%;
    }
    .wp-post-empty-image{
        width:100% !important;
    }
    .muki_tag_cloud{
        display:none;
    }
}

/* Ali's changes: */

div.yarpp-related h3 {
    text-transform: none !important;
}

.footer-bar .cta-link {
    display:inline-block !important;
    padding:15px 20px !important;
}

.footer-bar .cta-text-cont {
    margin-bottom:0px !important;
    margin-top:15px !important;
}

.span12 .onepage-desc {
    text-align:center !important;
    font-size: 16px !important;
}


.onepage-desc p {
    text-align:center !important;
    margin-bottom:40px !important;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    padding-bottom:17.5px;
    width:auto ;
    align-items: center ;
}

div.span12.onepage-desc h2 a {
    color: black ;
}

div.span12.onepage-desc h2 a:hover {
    color: dimgrey ;
}

div#services1.boxed {
    background-color:#efefef;
}

div#services2.boxed {
    padding-bottom: 70px !important;
}

div#resources.boxed {
    margin-top: 0px;
    padding-top: 20px;
    background-color:#efefef !important;
}

div#aboutus.boxed {
    padding-bottom: 100px;
}

div#blog.boxed {
    background-color:#efefef;
    padding-top: 20px;
}

.onepage-desc p {
    width:80% !important;
}

/* sticky scrollbar */

.sticky-items {
    /*background-color:#0e704c;*/
    background-color:rgba(14,112,76,1.0);
    display:inline-block;
    width:15%;
    height:100%;
    margin-right:40px;
    text-align: center;
    /*opacity:1 !important;*/
    color:#eee;
}

.sticky-items a{ 
    width: 100%;   
}

.sticky-items:hover {
    background-color:rgba(238,166,38,1.0);
}

#sticky-menu {
    position:fixed;
    width:100%;
    bottom:0px;
    height:40px;
    background-color:rgba(238,238,238,0.73);
}

.sticky-items p {
    color:white;
    font-size:1.4em;
    position:relative;
    top: 5px;
}

#first.sticky-items {
    margin-left:25%;
}

.sticky-items a.cta-link {
    clear: inherit ;
    display: inherit ;
    padding: inherit ;
    background-color: inherit ;
    color: inherit ;
    font-size: inherit ;
}

.sticky-items a.br-form-link {
    display: inherit ;
    text-align: inherit ;
    background-color: inherit ;
    color: inherit ;
    font-size: inherit !important;
    padding: inherit ;
    margin-bottom: inherit ;
    margin-right: 0 ;
    line-height: inherit ;
}

/* footers area: */

div.footers {
    display:inline-block !important;
    float: left !important;
    width: 20% !important;
}

div.footers p {
    color:#eee;
}

div.footers a {
    color:#eee;
}

div.footers a:hover {
    color:#DFA841;
}

p.footertext a:hover {
    color:#DFA841;
}


div.footers span {
    color:#eee;
}

div.footers li {
    color:#eee;
}

.footers .widg-title {
    color: #eee;
}

.postFooter {
    text-align: center;
}

#footerwrap-black.footerwrap{
    background-color:black;
}

#black.container.footer {
    background-color:black;
}

.postFooter {
    background-color: black;
}

.footertext {
    padding-top:0px;
}

ul.no-design {
    list-style-type: none;
    margin-left: 0;
}

ul.no-design li {
    margin-bottom: 10px;
}

/*.footer-icon {
    width:45px;
    margin-right:10px;
}

#firstone.footer-icon {
    background-image:url("http://www.castleford.com.au/wp-content/uploads/2015/09/CF-Social-Media-icons-19.png");
    width:45px;
    height:45px;
}
#secondone.footer-icon {
    background-image:url("http://www.castleford.com.au/wp-content/uploads/2015/09/CF-Social-Media-icons-20.png");
    width:45px;
    height:45px;
}
#thirdone.footer-icon {
    background-image:url("http://www.castleford.com.au/wp-content/uploads/2015/09/CF-Social-Media-icons-21-1.png");
    width:45px;
    height:45px;
}
#fourthone.footer-icon {
    background-image:url("http://www.castleford.com.au/wp-content/uploads/2015/09/CF-Social-Media-icons-23.png");
    width:45px;
    height:45px;
}
#fifthone.footer-icon { 
    background-image:url("http://www.castleford.com.au/wp-content/uploads/2015/09/CF-Social-Media-icons-24.png");
    width:45px;
    height:45px;
}*/

.custom-cta-btn {
    display:inline-block;
    text-align: center;
    background-color: #0e704c;
    color: #FFFFFF !important;
    font-size: 18px;
    padding: 17.5px;
    margin-bottom: 20px;
    margin-right: auto;
    line-height:22px;
}

.custom-cta-btn:hover {
    background-color:#EEA626;
    cursor: pointer;
}

.sixthone {
    background-image: url(http://www.castleford.com.au/wp-content/uploads/2015/10/CF-Social-Media-icons-22.png);
    display:inline-block;
    height:45px;
    text-indent:-9999px;
    width:45px;
    background-size:100%;
}

.fifthone{
    background-image: url("http://www.castleford.com.au/wp-content/uploads/2015/09/CF-Social-Media-icons-24.png");
    display:inline-block;
    height:45px;
    text-indent:-9999px;
    width:45px;
    background-size:100%;
}

.fourthone {
    background-image: url("http://www.castleford.com.au/wp-content/uploads/2015/09/CF-Social-Media-icons-23.png");
    display:inline-block;
    height:45px;
    text-indent:-9999px;
    width:45px;
    background-size:100%;
}

.thirdone {
    background-image: url("http://www.castleford.com.au/wp-content/uploads/2015/09/CF-Social-Media-icons-21-1.png");
    display:inline-block;
    height:45px;
    text-indent:-9999px;
    width:45px;
    background-size:100%;
}

.secondone {
    background-image: url("http://www.castleford.com.au/wp-content/uploads/2015/09/CF-Social-Media-icons-20.png");
    display:inline-block;
    height:45px;
    text-indent:-9999px;
    width:45px;
    background-size:100%;
}

.firstone {
    background-image: url("http://www.castleford.com.au/wp-content/uploads/2015/09/CF-Social-Media-icons-19.png");
    display:inline-block;
    height:45px;
    text-indent:-9999px;
    width:45px;
    background-size:100%;
}

.firstone:hover {
    background-image: url("http://www.castleford.com.au/wp-content/uploads/2015/02/Twitter-hover.png");
}

.secondone:hover {
    background-image: url("http://www.castleford.com.au/wp-content/uploads/2015/02/Facebook-hover.png");
}

.thirdone:hover {
    background-image: url("http://www.castleford.com.au/wp-content/uploads/2015/02/Googlep-hover.png");
}

.fourthone:hover {
    background-image: url("http://www.castleford.com.au/wp-content/uploads/2015/02/RSS-hover.png");
}

.fifthone:hover {
    background-image: url("http://www.castleford.com.au/wp-content/uploads/2015/02/Youtube-hover.png");
}

.sixthone:hover {
    background-image: url("http://www.castleford.com.au/wp-content/uploads/2015/02/Linkedin-hover.png");
}

#imges.container.foot {
    text-align: center !important;
    padding-bottom: 10px;
}

#imges.container.foot a{
    margin-right: 10px;
}

@media (max-width:1210px)  {
    
    .foots1 {
        padding-left: 10px;
    }
    
    div.footers {
        width: 18% !important;
        padding-right: 10px;
    }
    
    body {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    
    .widg-title {
        font-size: 1.5em;
    }
    
    
}

@media (max-width:766px) {
    img.alignleft {
        width:90% !important;
    }
    
    .sidebar .span3 {
        width: 100%;
    }
}

@media (max-width:570px) {
    div.footers {
        width: 100% !important;
        text-align: center !important;
        margin-bottom: 10px;
    }
    
    div.footers a {
        font-size: 14px;
    }
    
    .widg-title {
        font-size: 2em;
    }
}

@media (max-width:1089px) {
    #first.sticky-items {
        margin-left: 20%;
    }
    
    .sticky-items {
        width: 200px;
    }
}

@media (max-width:909px) {
    #first.sticky-items {
        margin-left: 10%;
    }
    
    .sticky-items {
        width: 180px;
    }
}

@media (max-width:740px) {
    #first.sticky-items {
        margin-left: 50px;
    }
    
    .sticky-items {
        width: 180px;
        margin-right: 10px;
    }
}

@media (max-width:626px) {
    #first.sticky-items {
        margin-left: 10px;
        margin-right: 5px;
    }
}

@media (max-width:580px) {
    .sticky-items {
        width: 90px;
        height: 50px;
    }
    
    .sticky-items p {
        font-size: 14px;
    }
    
    #first.sticky-items {
        margin-left: 0px;
    }
    
    #first.sticky-items p {
        margin-top: 20px;
    }
    
    #third.sticky-items p {
        margin-top: 20px;
    }
    
    #sticky-menu {
        height: 50px;
        text-align: center;
    }
}

/* revolution slider changes */

#slider-req {
    vertical-align: middle;
    margin-bottom:0px !important;
    z-index: 8; 
    white-space: nowrap; 
    transition: all 0s ease 0s; 
    min-height: 0px; 
    min-width: 0px; 
    line-height: 41px; 
    border-width: 0px; 
    margin: 0px; 
    padding: 0px 15.1px; 
    letter-spacing: 0px; 
    font-size: 20px; 
    left: 1324px; 
    top: 255px; 
    visibility: visible; 
    opacity: 1; 
    transform: 
    matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1);
    width:100% !important;
}

#slider-req:hover {
    width:100%;
    /*padding:0px 30px;*/
}

#slider-learn {
    color:#fff;
    z-index: 9; 
    white-space: nowrap; 
    transition: all 0s ease 0s; 
    min-height: 0px; 
    min-width: 0px; 
    line-height: 38px; 
    border-width: 2px; 
    margin: 0px; 
    padding: 0px 0px; 
    letter-spacing: 0px; 
    font-size: 20px; 
    left: 1151px; 
    top: 310px; 
    visibility: visible; 
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.00166, 0, 0, 0, 1);
}

.largeblackbg {
    border-color:rgb(223,166,38) !important;
}
/* rev slider finish */
