/*
Theme Name: Rentlit
Theme URI: http://linuxbean.com
Author: the Linuxbean team
Author URI: http://linuxbean.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rentlit

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* General Blueprint Style */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@font-face {
	font-family: 'fontawesome';
	src:url('./fonts/fontawesome.eot');
	src:url('./fonts/fontawesome.eot?#iefix') format('embedded-opentype'),
		url('./fonts/fontawesome.svg#fontawesome') format('svg'),
		url('./fonts/fontawesome.woff') format('woff'),
		url('./fonts/fontawesome.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('./fonts/proximanova-bold.eot');
    src: url('./fonts/proximanova-bold.eot?#iefix') format('embedded-opentype'),
         url('./fonts/proximanova-bold.woff') format('woff'),
         url('./fonts/proximanova-bold.ttf') format('truetype'),
         url('./fonts/proximanova-bold.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('./fonts/proximanova-reg.eot');
    src: url('./fonts/proximanova-reg.eot?#iefix') format('embedded-opentype'),
         url('./fonts/proximanova-reg.woff') format('woff'),
         url('./fonts/proximanova-reg.ttf') format('truetype'),
         url('./fonts/proximanova-reg.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'corpa_gothiclight';
    src: url('./fonts/brass_fonts_-_corpagothic-light.eot');
    src: url('./fonts/brass_fonts_-_corpagothic-light.eot?#iefix') format('embedded-opentype'),
         url('./fonts/brass_fonts_-_corpagothic-light.woff') format('woff'),
         url('./fonts/brass_fonts_-_corpagothic-light.ttf') format('truetype'),
         url('./fonts/brass_fonts_-_corpagothic-light.svg#corpa_gothiclight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_ltlight';
    src: url('./fonts/proximanova-light.eot');
    src: url('./fonts/proximanova-light.eot?#iefix') format('embedded-opentype'),
         url('./fonts/proximanova-light.woff') format('woff'),
         url('./fonts/proximanova-light.ttf') format('truetype'),
         url('./fonts/proximanova-light.svg#proxima_nova_ltlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

body {
  font-family: 'proxima_nova_rgregular';
  font-size: 17px;
  /*color: #fff;*/
  background-color: #fff;
	height:100%;
	margin:0;
	padding:0;
}

a {
	color: #f0f0f0;
	text-decoration: none;
}
.homepage{text-align: center;}
h1{ font-family: proxima_nova_rgbold;
	color:#fff;
    margin: 10px 0;}
h2{ font-family: proxima_nova_rgbold;
    font-size: 32px;
	color:#fff;
    margin: 10px 0;}
.homepage span{color: white;}
.homepage .show_it_work{  background: url("images/readmore.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-family: corpa_gothiclight;
    font-size: 24px;
    padding: 10px 62px;}
.homepage .show_it_work:hover{color:#fff;}
a:hover {
	color: #000;
}
p{margin: 10px 0; padding: 0 48px;}
.icon-drop:before {
	content: "\e000";
}

.icon-arrow-left:before {
	content: "\f060";
}
header{
   background: url("./images/headerbg.png") repeat scroll 0 0 rgba(255, 255, 255, .5);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;

    -webkit-box-shadow: 0px 0px 8px 2px #666666;
    -moz-box-shadow: 0px 0px 8px 2px #666666;
    box-shadow: 0px 0px 8px 2px #666666;
}
.container{margin:0 auto;padding: 0 10px;}
.cbp-fbscroller{width: 100%;}
.logo{float: left;width: 30%;  margin-top: 8px;}
.logo img{}
.menu{float: right;margin-right: 25px; margin-top: 25px;}
.menu a{background-image: url("images/navdivider.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    color: white;
    font-family: corpa_gothiclight;
    font-size: 24px;
	float: left;
	margin-right:7px;
    padding: 4px 12px 4px 4px;}
.menu a:last-child{background-image:none;}
.menu .none{display:none;}
.loginbtn{ float: right;margin-top: 15px; display:none;width: 140px !important;}
.loginbtn ul{padding: 0;}
.loginbtn li{   float: left;
    list-style: none outside none}
.loginbtn li a{color: #fff;
    color: #FFFFFF;
    float: left;
    font-family: corpa_gothiclight;
    font-size: 24px;
    margin-right: 5px;
    padding: 3px 7px;
    text-align: center;
    width: 75px;}
.loginbtn li:first-child a{background:#cd6733;}
.loginbtn li:last-child a{background:#4d3633;}
.loginbtn li a:hover{}
.aboutpage{text-align: center;}
.aboutpage span{color: #CD6733;font-size: 28px;}
.aboutpage {
  -moz-box-shadow: inset 0 10px 121px black;
  -webkit-box-shadow: inset 0 10px 121px black;
  box-shadow: inset 0px 10px 121px black;
}
.payments{width:100%;float:left;margin-top: 27px;}
.about_box{float: left;margin: 0 15px;width: 30%;}
.about_box p{font-family: corpa_gothiclight; font-size:26px;}
.about_box .auto p{color:#cd6733;}
.about_box .check p{color:#a79c9c;}
.about_box .charge p{color:#fedf61;}
.land{width:100%;float:left; margin-top: 24px;}
.land_box{  float: left;
    margin: 0 24px;
    width: 45%;}
.land_box h2{margin-bottom: 0;}
.land_box p{margin-top: 0; color:white;}
.land_box a{   background: none repeat scroll 0 0 #CD6733;
    float: left;
    font-family: corpa_gothiclight;
    font-size: 25px;
    margin: 1px 64px;
    padding: 10px 0;
    width: 75%;}
.land_box a:hover{color:#fff;}
.footer{ float: left;
    margin-top: 12px;
    width: 100%;}
.footernav{ float: left;width: 85%;}
.footernav ul{ margin: 0;padding: 0;}
.footernav ul li{ float: left;
    margin-right: 20px;
    width: 30%;list-style: none outside none;
    text-align:left;
}
.footernav ul li a{font-family: corpa_gothiclight;
    font-size: 44px;}
.footernav ul li a:hover{color:#fff;}
.footernav ul li ul{ margin-top: 10px;}
.footernav ul li ul li{  float: none;
    line-height: 15px;
    list-style: none outside none;
    margin: 8px 0;
    width: 100%;
    text-align:left;
}
.footernav ul li ul li a{ font-family: 'proxima_nova_rgregular';
    font-size: 18px;line-height: 18px;}
.footernav ul li ul li a:hover{}
.footersocial{float:right;}
.footersocial a{  background-repeat: no-repeat;
    float: left;
    margin-left: 11px;
    padding: 20px;
    height: 40px;
    width: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.footersocial .fb {
    height: 40px;
    width: 40px;
    background-image: url("images/fbicon.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.footersocial .twitter{ background-image: url("images/twittericon.footer.png");}
.footersocial .insta{ background-image: url("images/linkedin.png");}
.footersocial .linked{ background-image: url("images/gram.png");}
.footerbottom{ border-top: 1px solid #4D3733;
    float: left;
    margin-top: 25px;
    width: 100%;}
.footerbottom p{
	color: #4D3733;
    font-family: proxima_nova_ltlight;
    font-size: 18px;
    text-align: center;}
#fbsection2:hover h1{display:block;}
#fbsection3:hover h1{display:block;}
#fbsection4:hover h1{display:block;}
#fbsection5:hover h1{display:block;}
#fbsection6:hover h1{display:block;}
#fbsection7:hover h1{display:block;}
#fbsection8:hover h1{display:block;}
.pagecontent{min-height: 360px; padding-top: 85px;}
.pagecontent h3{  border-bottom: 1px solid #4D3733;color: #4D3733;font-family: proxima_nova_rgbold;font-size: 30px;margin: 15px 0;padding-bottom: 7px;}
.pagecontent p{color:#4D3733;padding:0;}

.site-content{
    margin-top: 20px;
    padding: 40px;
}

button{
    padding: 10px;
    background: #cd6733;
    color:white;
    font-weight: bold;
    border:none;
    min-width:150px;
}

.hide{
    display:none !important;
}

.copyright{
    color: black;
    text-align: center;
    padding-bottom: 15px;
}

.copyright img{
    display:block;
    margin:auto;
}

.copyright span{
    font-size: 15px;
    color: black;
}

.scrollTo{
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    width: 180px;
    text-align: center;
    bottom: -25px;
    padding: 0;
    margin: auto;
    font-size: 12px;
    -webkit-backface-visibility: hidden;
    color: white;
    display: block;
}

.scrollContainer{
    position: fixed;
    bottom: 5px;
    width: 100%;
    margin: auto;
    height: 60px;
    z-index: 4;

    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.scrollTo .arrow {
    transition: .2s ease;
    display: block;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -10px;
    -webkit-animation: downarrow 3s infinite;
    animation: bounce 3s infinite;
}

.brownText{
    color: #cd6733 !important;
}

.simple-footer{
    background-attachment: scroll;
    float: left;
    height: auto;
    padding-top: 30px;
    width: 100%;
    background: url('images/footerbg.png') !important;
    /*top: 475px;*/
    position: relative;
    margin-top: 40px;
}

.footer{
    height: 200px;
}



.blur{
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: url(#blur);
}

.compact-footer{
    background:url("images/footerbg.png");
    background-size: cover;
    height:200px;
    padding: 40px;
}

.post-row {
    margin: 0 0 80px 0;

    /*border-bottom: solid thin black;*/
    width: 100%;
}


.post-container{
    width:80%;
    /*max-width: 800px;*/
    margin: 60px auto 40px auto !important;
    text-align: left;
}

.post-container a{
    color:#cd6733;
}

.post-container a:hover{
    color:#4D3733;
}

.heroBtn{
    color:white !important;
    margin:auto;
    text-transform: uppercase;;
}

.heroBtn h1{
    color:white !important;
    text-transform: none;
}

.hero span{
    font-size: 20px;
}

.white{
    color:white;
}

.tan{
    color:#894c33;
}

.hero-for{
    margin: 0 0 0 60px;
    color:white !important;
}

.hero-tagLine{
    width: 400px !important;
    height: 60px;
    padding: 8px;
    background: #cd6733;
    margin: 0 0 0 10px;
    -moz-box-shadow: 0 0 5px #000;
    -webkit-box-shadow: 0 0 5px #000;
    box-shadow: 0px 0px 5px #000;
}

.caret{
    background: url("images/caret.png") no-repeat;
    width: 33px;
    height: 12px;
    position: relative;
    bottom: 0px;
    left: 350px;
}

.hero-dot{
    color: black;
    font-size: 27px;
    font-weight: bolder;
    position: relative;
    top: -5px;
    margin: 0 5px 0 5px;
}

.title-container{
    width: 600px;
    margin: auto;
    padding: 190px 0 0 0;
    text-align: center;
}

.title-container h1 {
  font-family: 'proxima_nova_rgregular';
}

.collect{
    opacity:0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.needdetails{position: relative;text-align: left;top: 0px;width: 100%;padding-left: 0px;}

.uppercase{
    text-transform: uppercase;
}

#scrollController {
    color: white;
}

.dotContainer{
    width:60px;
    float:left;
    padding-top:40px;
}

.dot{
    border-radius:20px;
    width:10px;
    background: black;
    height:10px;
    float:left;
    margin-right:4px;
    display:inline;
}

.footersocial{
    width: 220px !important;
    position: relative !important;
    top: -164px !important;
}

.mobile-footer{
    display:none;
    background: url('images/footerbg.png') !important;
    width:100%;
    height:295px;
    position: relative;
    bottom: 0;
    float: left;
}

.header-grid {
    background: rgba(0, 0, 0, .75);
    background: url('images/grid.png') rgba(0, 0, 0, .65);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.headerCta{
    width: 100px !important;
    text-align: center;
}

.post-content-right {
    height: 250px;
}



.loginCta{
    background: #4D3733 !important;
}

.socialIcon {
    width: 36px !important;
    height: 36px !important;
    margin: 0 10px 0 10px;
    display: block;
    float: left;
}

.active{
    color:rgb(77, 55, 51);
}

/*
    Panel Container
*/

.Panel{
    width: 100%;
    margin-top: 10px;
}

.Panel header{
    width: 100%;
}

.Panel footer{
    width:100% !important;
    height: 40px !important;
    text-align:right !important;
    border-bottom: solid 1px black  !important;
}

.Panel footer .p{
    text-align:right !important;
}

p.readMoreRow {
    padding: 0;
    text-align: right;
}

.cbp-fbcurrent img {
    height: 60px;
}

strong {
  font-family: 'proxima_nova_rgbold';
  font-weight: 800;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 0;
  height: 0;
}

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

