/*@import 'custom.css';*/
/* Global CSS Start  */
body{
    background-color:#BCB49D;
}
/* Global CSS End */
/* Common Css Start*/
.main-container-white{
    background: #F7F4F7;
    overflow: hidden;
    padding: 20px 15px;
}
.img-responsive-custom{
    width: 100%;
    height: 100%;
}
.font-xl{
    font-size: 40px;
}
.font-xl-to{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #391903;
    text-decoration: none;
}
.font-large{
    font-size: 24px;
}
.font-md{
    font-size: 16px;
}
.color-black{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #4C4A4A;
    text-decoration: none;
}
.color-black:hover{
    color: #4C4A4A;
    text-decoration: none;
}
.color-white{
    color: #ffffff;
}
.color-orange{
    color: #fd6421;
}
.color-brown{
    color: #561212;
}
.color-green strong{
    color:#223e0b;
}

.margin-top-0{
    margin-top: 0;
}
.margin-top-0 a{
    text-decoration:none;
    color:#333;
}
.margin-bottom-0{
    margin-top: 0;
}
.margin-bottom-20{
    margin-bottom: 20px;
}
.margin-right-20{
    margin-right: 20px;
}
.margin-bottom-10{
    margin-bottom: 10px;
}
.quickprint3 a{
    text-decoration:none;
    color:#333;
}
.astric:after {
    content: " *";
    position: absolute;
    top: 0px;
    right: 5px;
    color:red;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.fip-nav .active a{
    text-decoration: none;
    background-color: #eee;
    color: #363736 !important;
}
/* Buttons Start */
.btn-green{
    background: linear-gradient(#2B4714, #2d5a07, #2B4714);
    color: #ffffff;
    padding: 5px 10px;
    border:1px solid transparent;
}
.btn-green:hover,.btn-green:focus,.btn-green:active{
    background: linear-gradient(#2B4714, #2d5a07, #2B4714);
    color: #ffffff;
    padding: 5px 10px;
    border:1px solid transparent;
}
/* Buttons End */
.fipfont {
    font-family: "Arial Black";
    font-weight: normal;
    color: #ff1131;
    text-transform: lowercase;
    font-size: 62px;
    line-height: 1;
}
.img-responsive-custom{
    width: 100%;
    height: 100%;
}
/* Common Css End*/

/* Top Nav Start */
.topheaderstrip {
    height: 33px !important;
    background: url(../img/top_header_strp.jpg) top left repeat-x !important;
}
.logo-panel-top{
    background: #fff;
    overflow: hidden;
    padding: 15px 15px;
}
.login-box-desktop{
    /* background: url(../img/lock.png) center left no-repeat #EAE8E8; */
    background: #EAE8E8;
    border: #D1CFCF 1px solid;
    padding: 10px;
    border-radius: 6px;
    overflow: hidden;
}
.content-container label{
    width: 70px;
    margin-right: 10px;
    overflow: hidden;
    text-align: left !important;
    float: left;
}
.content-container input{
    width: 181px;
    float: left;
    display: block;
}
.form-row{
    margin-bottom: 5px;
}
.login-box-desktop form{
    display: inline-block;
    /*    margin-left: 41px;*/
    float: right;
}
.login-box-desktop .btn{
    background: linear-gradient(#2B4714, #2d5a07, #2B4714);
    color: #fff;
    font-weight: 600;

}
/* Top Nav End */
/* Nav Start */
.navbar{
    margin-bottom: 0;
}
.fip-nav{
    padding: 0 15px;
    background: linear-gradient(#000, #332e2e, #000);
    overflow: hidden;
}
.fip-nav a{
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
}
.navbar-nav a:hover,.navbar-nav a:focus{
    color: #363736;
}
@media(min-width:1200px){
    .nav li a{
        padding: 15px 41px;
    }
}
@media(min-width:768px) and (max-width:1199px){
    .nav li a{
        padding: 15px 11px;
    }
}
.navbar-toggle{
    border: 1px solid #fff;
}
.navbar-toggle .icon-bar{
    background:#fff;
}
.nav li:after{
    content: "";
    display: block;
    width: 1px;
    background-color: #e1e1e1;
    height: 22px;
    position: absolute;
    top: 15px;
    right: 0;
}
ul.nav > li:last-child:after{
    content: "";
    display: block;
    width: 1px;
    background-color: #e1e1e1;
    height: 0;
    position: absolute;
    top: 15px;
    right: 0;
}
@media(max-width:767px){
    ul.nav > li:after{
        content: "";
        display: block;
        width: 1px;
        background-color: #e1e1e1;
        height: 0;
        position: absolute;
        top: 15px;
        right: 0;
    }
}
/* Nav End */
/* Home Start */
.box1 {
    text-align: center;
    margin: 0 auto;
    padding:10px;
    border: #B7B3B3 1px solid;
    background: url(../img/water_left.jpg) top left no-repeat #fff;
    background-size: cover;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
}
.click-here{
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.box1 .print-size span{
    display: block;
    font-size: 21px;
    font-weight: 600;
}
.right-section{
    padding: 15px;
    background: #ffffff;
    min-height: 750px;
}
.sld-left-section{
    background: url(../img/water_bg.jpg) bottom center no-repeat;
    background-size: contain;
}
.bulletarrow{
    padding-left:0;
}
.bulletarrow li {
    background-image: url(../img/arrow.jpg);
    background-repeat: no-repeat;
    background-position: 0 .3em;
    padding-left: 2em;
    margin-left: 0em;
    letter-spacing: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #222;
    line-height: 22px;
    list-style-type: none;
}
#wowslider-container1{
    box-shadow: 2px 5px 3px #d3d3d3;
    border: 1px solid #ededed;
}
.post-box{
    background: #F7F4F7;
    overflow: hidden;
    padding: 8px;
    margin-bottom: 20px;
}
.post-box .title-box > span:first-child{
    display: block;
    float: left;
}
@media(min-width:992px){
    .post-box .title-box > span:first-child{
        max-width: 200px;
        min-height: 31px;
        font-size: 14px;
    }
    .post-box{
        min-height: 200px;
    }
}
@media(max-width:991px){
    .footer .col-md-6{
        text-align: center !important;
    }
}
.post-box .title-box > span:last-child{
    display: block;
    float: right;
    max-width: 50px;
}
/* Home End */
/* Footer Start */
.footer{
    padding:20px 15px;
    background: linear-gradient(#333, #000);
}
.terms{
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
}
.terms li{
    display: inline;
    margin-right: 5px;
    color: #fff;
}
.terms li a{
    color: #AFAFAC;

}
/* Footer End */

/* Start: Dropzone customization */
.dz-delete-button{
    position: absolute;
    top: 0;
    margin-top: 75%;
    z-index: 100;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 17px;
}
/* End: Dropzone customization */