/************* Standard CSS section for desktop and laptop browsers **************/

/*------------------------------------------------------------------------------
Base HTML
------------------------------------------------------------------------------*/
html,
body{
    width: 100%;
    height: 100%;
    background-color: #d4d4d4;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6{
    font-weight: 400;
    line-height: 1.42857143;
}
h1{
    font-size: 40px;   
}
h2{
    font-size: 40px;
}
h3{
    font-size: 32px;
}
h4{
    font-size: 30px;   
}
h5{
    font-size: 25px;
    color: #0a480b;
}
h5.no-blue{
    color: #000;
}
h6{
    font-size: 22px;
}
p{
}
input, 
select, 
textarea{
    font-size: 16px;
    font-weight: 300;
}
/*------------------------------------------------------------------------------
Common Classes
------------------------------------------------------------------------------*/
.container-full-width{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.container{
    width: 100%;
    max-width: 1070px;
    background-color: #fff;
}
.no-gutters{
    padding-left: 0;
    padding-right: 0;
}
.no-gutters-left{
    padding-left: 0;
}
.no-gutters-right{
    padding-right: 0;
}
.reset-margin-left-0{
    margin-left: 0;
}
.reset-margin-right-0{
    margin-right: 0;
}
.djar-clear{clear:both;}
/* clearfix code */
.djar-clearfix:after{
    clear:both;
    content: '.';
    display:block;
    font-size:0;
    height:0;
    line-height:0;
    visibility:hidden;
}
/* End clearfix code */
.margin-btm-20{
    margin-bottom: 20px;
}
.padding-btm-40{
    padding-bottom: 40px;
}
.padding-top-40{
    padding-top: 40px;
}
.btn-primary,
.btn-primary:visited,
.btn-primary:hover{
    color: rgb(255, 255, 255);
    background: rgb(225, 93, 58);
    border-color: rgb(225, 93, 58);
}
.btn-primary:hover{
    background: rgba(225, 93, 58,.7);
}
.highlight{
    background-color: rgba(213,214,78,.9);
}
blockquote.row{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom:solid 1px #e0e0e0;
    border-left:0;
}
blockquote.row h2{
    margin-bottom: 20px;
}
.img-testimonial {
    border: 8px solid white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 5px 0 rgba(0, 0, 0, 0.19);
    margin: 20px auto;
}
.georgia-header {
    font-family: Georgia;
    font-weight: bold;
    font-size: 40px;
    font-style: italic;
    margin-top: 30px;
}
.p-arial {
    font-size: 18px;
    font-family: Arial;
}
/*------------------------------------------------------------------------------
header Classes
------------------------------------------------------------------------------*/
header{
    border-bottom: #d4d4d4 1px solid;
    margin-left: -15px;
    margin-right: -15px;
    padding: 2%;
}
header .contact{
    text-shadow: #b9b9b9 -1px 1px 1px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 18px;
    color: #666;
}
header .contact > span{
    color: #000;
    font-size: 19px;
    font-weight: bold;
}
/*------------------------------------------------------------------------------
Main Content Classes
------------------------------------------------------------------------------*/
.main-content{
    padding: 10px 30px;
    font-size: 18px;
}
.blue-bx{
    margin-bottom: 15px;
}
.blue-bx h1{
    margin-top: 0;
    margin-bottom: 0;
    padding: 2%;
    background-color: #0b560c;
    color: #fff;
    font-size: 26px;
    font-style: italic;
    font-weight: bold;
    font-family: georgia;
}
.blue-bx .row-bg {
    background-image: url("../../images/dw-bg-1.jpg");
    background-size: cover;
}
.blue-bx .row-bg.col-xs-12 {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 40px;
}
.blue-bx .row-bg h2{
    font-size: 55px;
    font-weight: 700;
    color: #0a480b;
}
.blue-bx .row-bg h3{
    font-size: 30px;
    font-weight: 700;
    color: #c30000;
}
.blue-bx .row-bg h4{
    font-size: 23px;
    font-weight: 700;
    color: #000;
}
.blue-bx .row-bg h4.red-txt{
    font-size: 25px;
    font-weight: 700;
    color: #c30000;
}


.row-arrow-background{
    background: linear-gradient(#0E3B00, #538903);
    padding-bottom: 15px;
}
.row-arrow-background h2{
    margin-top: 0;
    margin-bottom: 25px;
    padding-top: 20px;
    color:#fff;
    font-weight: 700;
}
.row-arrow-background p{
    margin-bottom: 25px;
    color: #fff;
}
.row-arrow-background img{
    border: solid 8px #fff;
}
.row-arrow-background-btm img{
    width: 100%
}
.red-bx{
    margin-bottom: 15px;
    background-color: #083509;
}
.red-bx h2{
    margin-top: 0;
    padding: 10px !important;
    color: #fff;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
}
.red-gradient-background {
    background: linear-gradient(#0E3B00, #538903);
    color: #fff;
}
.red-gradient-background h3,
.red-gradient-background p{
    color: #fff;
}
.green-checks > li{
    min-height: 45px;
    margin-bottom: 20px;
    padding-left: 55px;
    background: url(../images/check-bullet.png) no-repeat 0 0;
    background-size: 45px 45px;
}
.green-checks > li.bullet1{
    background-image: url(../images/bullet-1.png);
}
.green-checks > li.bullet2{
    background-image: url(../images/bullet-2.png);
}
.green-checks > li.bullet3{
    background-image: url(../images/bullet-3.png);
}

/*------------------------------------------------------------------------------
Footer Classes
------------------------------------------------------------------------------*/
footer{
    margin-left: -15px;
    margin-right: -15px;
    padding: 25px 25px 25px 25px;
    position: relative;
    color: #cacaca;
    background: #356544;
    box-shadow: 0px 0px 15px rgba(0,0,0,.3);
    text-shadow: 1px 1px 1px #002d6a;
}
footer p{
    margin-top: 10px;
    font-size: 12px
}
footer .disclaimer {
    font-size: 12px;
    line-height: 12px;
    border-bottom: 1px solid #fff;
}
footer .lower {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    padding-top: 15px;
    border-top: 1px solid #fff;
}
footer .list-inline{
    padding-top: 10px;
}
footer .list-inline a{
    color: #fff;
    font-size: 12px;
}
/************* END Standard CSS section for desktop and laptop browsers **************/

/*************media queries**************/
@media only screen and (min-width: 0) and (max-width: 640px) {
    /*------------------------------------------------------------------------------
    Base HTML
    ------------------------------------------------------------------------------*/
    body{
        font-size: 17px;
    }
    h1{
        font-size: 25px;
    }
    h2{
        font-size: 25px;
    }
    h3{
        font-size: 20px;
    }
    h4{
        font-size: 18px;
    }
    .djar-hide-on-mobile {
        display:none;
    }
    
    /*------------------------------------------------------------------------------
    Common Classes
    ------------------------------------------------------------------------------*/
    /*------------------------------------------------------------------------------
    Main Content Classes
    ------------------------------------------------------------------------------*/
    .main-content{
        padding-left: 0;
        padding-right: 0;
        font-size: 14px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 640px) {
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
    /*------------------------------------------------------------------------------
    Base HTML
    ------------------------------------------------------------------------------*/
    body{
        font-size: 20px;
    }
    h1{
        font-size: 35px;
    }
    h2{
        font-size: 35px;
    }
    h3{
        font-size: 27px;
    }
    /*------------------------------------------------------------------------------
    Common Classes
    ------------------------------------------------------------------------------*/
    /*------------------------------------------------------------------------------
    Main Content Classes
    ------------------------------------------------------------------------------*/
    .main-content{
        padding-left: 0;
        padding-right: 0;
        font-size: 14px;
    }

}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    /*------------------------------------------------------------------------------
    Base HTML
    ------------------------------------------------------------------------------*/
    body{
        font-size: 22px;
    }
    h1{
        font-size: 40px;
    }
    h2{
        font-size: 40px;
    }
    h3{
        font-size: 32px;
    }
    /*------------------------------------------------------------------------------
    Common Classes
    ------------------------------------------------------------------------------*/
    /*------------------------------------------------------------------------------
    Main Content Classes
    ------------------------------------------------------------------------------*/
    .main-content{
        padding-left: 30px;
        padding-right: 30px;
        font-size: 18px;
    }

}
@media only screen and (min-width: 1280px) and (max-width: 1439px) {
}
@media only screen and (min-width: 1542px) {
}
/*************END media queries**************/