    /*font-family: 'Roboto', sans-serif;
*/
 body{
    font-family: 'Roboto', sans-serif;
}
 img{
    max-width: 100%;
}
 ul, li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
 a:hover{
    text-decoration: none;
}
 .top-contact{
    font-size: 23px;
     color: #474747;
     line-height: 26px;
     text-transform: uppercase;
     font-weight: 500;padding-left: 20px;
     margin-top: 15px;
}
 .top-contact span{
    color: #d83e35;
     font-size: 27px;
     font-weight: 700;
}
 .logo{
    padding: 5px 0;
}
 body.index-page {
     background: url(../images/bg.jpg) no-repeat center top fixed;
     background-size: cover;
     height: 100%;
}
 .header-section{
    width: 100%;
    background-color: #FFF;
}
 .page-container{
    width: 100%;
    float: left;
     padding-top: 22px;
}
 .home-title{
    overflow: hidden;
}
 .home-title span{
    position: relative;
     font-size: 54px;
    line-height:62px;
    font-family: 'Josefin Sans';
    font-weight: 800;
    color: #fff;
    display: inline-block;
}
 .home-title span:before{
    right: 100%;
    margin-right: 10px;
}
 .home-title span:after{
    left: 100%;
    margin-left: 10px;
}
 .home-title span:before,.home-title span:after{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    width: 10000%;
    height: 3px;
    border-top: 1px solid #dadada;
     border-bottom: 1px solid #dadada;
}
 .dealer-home-log-box{
    max-width: 560px;
    margin: auto;
}
 .home-log-box-inner{
    background-color: #fff;
    padding: 10px 34px 16px 34px;
     margin-top: 40px;
}
 .log-box-title{
    font-size:43px;
    line-height:48px;
    font-family: 'Josefin Sans';
    font-weight: 500;
    color: #5761aa;
    padding:19px 0 0px 0;
}
 .home-log-box-input{
margin-top: 4px;margin-bottom: 22px;float: left;
}
.login-box-body .home-log-box-input.w-50{width: 48% !important;}

 .home-log-box-input input{
    width: 100%;
    border: none;
    height: 48px;
    background-color: #d9d9d9;
     padding: 6px 10px 6px 60px;
}
 .icon-input{
    position: absolute;
    display: inline-block;
     width: 54px;
    height: 48px;
    background-color: #223e86;
    left: 0;
    top: 0;
     text-align: center;
}
 .icon-input img{
    margin-top: 12px;
}
 .forgot{
    line-height: 16px;
    display: inline-block;
    width: 100%;
}
 .forgot a{
    color: #787878;
     font: normal 14px/16px 'Josefin Sans';
}
 .home-log-box-input-btn {
    margin-top: 9px;
    padding-bottom: 27px;
}
 .home-log-box-input-btn input[type="submit"]{
    background-color: #d83e35;
     text-transform: uppercase;
     color: #fff;
     font: 700 26px/28px 'Josefin Sans';
     padding: 6px 12px 8px;
    border: none;
     cursor: pointer;
}
 .home-log-box-input-btn label{
    margin: 0;
}
 .stay{
    display: inline-block;
    vertical-align: bottom;
    margin: 0 0 5px 8px;
}
 .stay label{
    color: #2f2f2f;
     font: 300 14px/18px 'Josefin Sans';
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
     .home-log-box-input-btn input[type="submit"] {
        padding: 10px 12px 3px;
    }
     .calculator a{
        line-height: 45px !important;
    }
     .calculator a i{
         line-height: 38px;
    }
}
 .home-dealer-copyright{
    margin-top: 41px;
    color: #fff;
     font: 400 14px/18px 'Roboto', sans-serif;
}
 .my-auto--widht{
    width: auto;
    display: inline-block;
}
 .top-links{
    margin-right: 0;
}
 .top-links a{
    color: #223e85;
     font:400 17px/25px 'Josefin Sans';
}
 .header-section{
    border-bottom: 1px solid #cacaca;
}
 body.index-page .header-section{
    border: none;
}
 .page-title{
    overflow: hidden;
    margin-bottom: 43px;
}
 .page-title h2 span{
    position: relative;
     font-size:44px;
    line-height:52px;
    font-family: 'Josefin Sans';
    font-weight: 300;
    color: #3b4482;
    display: inline-block;
     text-transform: uppercase;
}
 .page-title h2 span:before{
    right: 100%;
    margin-right: 10px;
}
 .page-title h2 span:after{
    left: 100%;
    margin-left: 10px;
}
 .page-title h2 span:before,.page-title h2 span:after{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    width: 10000%;
    height: 3px;
    border-top: 1px solid #dadada;
}
 .page-title h4{
    color: #494949;
    font:300 30px/35px 'Josefin Sans';
}
 .calculator a{
    display: inline-block;
    color: #fff;
    font: 700 18px/39px 'Josefin Sans';
    padding: 0 18px 3px 0;
    background-color: #223e85;
    height: 41px;
}
 .calculator a i{
    background-color: #111f45;
    height: 41px;
    width: 37px;
    display: inline-block;
    float: left;
    margin-right: 9px;
}
 .fance-listing-inner{
    padding: 15px 15px 4px 15px;
    border: 1px solid #cecece;
    width: 100%;
    margin: 0 0 29px 0;
}
 .fance-box-devider{
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #cecece;
    text-align: center;
    position: relative;
}
 .fance-box-devider span{
    position: absolute;
    margin: -12px 0 0 -15px;
    left: 50%;
}
 .fance-pdf-bullet{
    padding: 10px 0;
}
 .fance-pdf-bullet ul li{
    position: relative;
    font:300 15px/20px 'Josefin Sans';
    padding:0 0 4px 15px;
}
 .fance-pdf-bullet ul li:after{
    position: absolute;
    content: "";
    background: url(../images/bullet.jpg) no-repeat left top;
    display: inline-block;
    width: 5px;
    height: 9px;
    left: 0;
    top: 5px;
}
 .fance-pdf-bullet ul li a{
    color: #2b2b2b;
}
 .fance-pdf-bullet ul li a:hover{
    color: #223e85;
}
 .fance-listing{
    margin-top: 23px;
}
 .fance-listing h4{
    color: #3b4482;
    font: 400 22px/26px 'Josefin Sans';
    padding: 0 0px 9px 0;
    margin: 0;
     text-transform: uppercase;
}
 .fancing-img-inner{
    width: 100% ;
     text-align: center;
}
 .fance-footer{
    background-color: #9a9a9a;
    padding: 10px 0;
     text-align: center;
    width: 100%;
    float: left;
    margin-top:15px;
}
 .fance-footer p{
    padding: 0;
    margin: 0;
    color: #fff;
    font: 400 14px/18px 'Roboto', sans-serif;
}


.message{font-size: 12px;text-align: center;}
#flashMessage.message{color: #f00;}
 .containerr {
     display: block;
     position: relative;
     padding-left: 35px;
     margin-bottom: 12px;
     cursor: pointer;
     font-size: 22px;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
}
/* Hide the browser's default checkbox */
 .containerr input {
     position: absolute;
     opacity: 0;
     cursor: pointer;
}
/* Create a custom checkbox */
 .checkmark {
     position: absolute;
     top: 0;
     left: 0;
     height: 21px;
     width: 21px;
     background-color: #eee;
}
/* On mouse-over, add a grey background color */
 .containerr:hover input ~ .checkmark {
     background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
 .containerr input:checked ~ .checkmark {
     background-color: #2196F3;
}
/* Create the checkmark/indicator (hidden when not checked) */
 .checkmark:after {
     content: "";
     position: absolute;
     display: none;
}
/* Show the checkmark when checked */
 .containerr input:checked ~ .checkmark:after {
     display: block;
}
/* Style the checkmark/indicator */
 .containerr .checkmark:after {
     left: 8px;
     top: 4px;
     width: 5px;
     height: 10px;
     border: solid white;
     border-width: 0 2px 2px 0;
     -webkit-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     transform: rotate(45deg);
}
.success{color: #30C937;}
















 @media screen and (min-width:768px) and (max-width: 1024px) {
     .page-title h4{
        font-size: 26px;
         line-height: 30px;
    }
     .page-title h2 span{
        font-size: 35px;
        line-height: 45px;
    }
}
 @media (min-width:1025px) {
     .page-title-sub{
        margin-left: 17%;
    }
}
 @media (max-width:767px) {
    .login-box-body .home-log-box-input.w-50{width:100% !important;}
     .page-title h4{
        font-size: 21px;
         line-height:28px;
    }
     .page-title-sub{
        display: block;
    }
     .page-title h2 span{
        font-size: 26px;
        line-height: 29px
    }
     .calculator.float-right{
        float: none !important;
         margin-top: 15px;
    }
     .top-contact{
        font-size: 19px;
    }
     .top-contact span{
        font-size: 21px;
    }
     .fance-listing h4{
        font-size: 20px;
         line-height: 22px;
    }
     .calculator a{
        margin-top: 11px;
        font: 700 18px/42px 'Josefin Sans';
    }
     .home-title span{
        font-size: 37px;
        line-height: 39px;
    }
     .log-box-title{
        font-size: 32px;
        line-height: 33px;
    }
     .home-log-box-inner{
        padding: 10px 14px 16px 14px;
    }
     .home-log-box-input{
        margin-top: 18px;
        margin-bottom: 11px
    }
     .log-box-title{
        padding: 9px 0 0px 0;
    }
}
 