/*============================Landing Page==========================*/

.landing-nav{
    height: 70px;
    line-height: 70px;
    background-color: black;
    border: none;
}
.landing-nav p{
    float: right;
    line-height: 70px;
    color: #d7d7d7;
    font-size: 17px;
}
.landing-nav p span{
    color: white;
    font-size: 21px;
    letter-spacing: 5px;
}
.landing-container{
    height: 105%;
    /*color: white;*/
    color: black;
}
.landing-container .container{
    /*width: 1190px;*/
}
.landing-container .wpcf7-validation-errors{
    color:red;
    border: 2px solid red;
    margin: 2em 0.5em 1em;
}
.landing-header{
    width: 100%;
    height: auto;
}
.landing-title{
    text-align: left;
    font-size: 35px; 
    font-weight: bold;
    padding: 30px 0px 30px 0px;
}
.landing-subtitle{
    font-size: 26px;
    /*padding-top: 25px;*/
    padding-bottom: 15px;
    font-weight: 600;
    color:#d22830;
}
.landing-list-item:before
{
    content: '✔';   
    margin-left: -1em;
    margin-right: 10px;
}
.landing-list-item{
    /*padding-bottom: 20px;*/
    padding-bottom: 10px;
    /*font-size: 20px;*/
    font-size: 17px;
    font-weight: normal;
    list-style-type: none;
}
.landing-form-container{
    float: right;
    /*margin-top: 30px;*/
}
@-moz-document url-prefix() { 
    .landing-form-container input {
        margin-bottom: 10px;
    }
    .landing-form-container h2 {
        margin-bottom: 10px;
    }
}
.landing-form-container input{
    width: 100%;
    height: 55px;
    border: none;
    color: #363636;
    font-weight: 300;
    background: #ebebeb;
    /*margin-bottom: 15px;*/
    padding-left: 18px;
border-radius: 0px;
}
.landing-form-container textarea{
    width: 100%;
    border: none;
    font-style: 18px;
    color: #363636;
    font-weight: 300;
    height: 150px;
    background: #ebebeb;
    /*margin-bottom: 24px;*/
    padding-left: 18px;
    padding-top: 18px;
    resize: none;
    overflow-y: auto;
}
.landing-form-container .contactus_submit{
    min-width: 262px;
    border: none;
    padding: 18px 0px;
    text-align: center;
    color: #fff;
    font-style: 18px;
    font-weight: 400;
    background: #d22830;
    width: 262px;
}
.landing-form-container .contactus_submit:hover{
    min-width: 262px;
    border: none;
    padding: 18px 0px;
    text-align: center;
    color: #fff;
    font-style: 18px;
    font-weight: 400;
    background: #000;
    width: 262px;
}
.landing-text-container{
    /*width: 600px;*/
    width:560px;
    float: left;
}
.landing-form-title{
    font-size: 17px;
    margin-top: 30px;
}
.landing-portfolio{
    /*    margin-bottom: 100px;
        text-align: center;*/
    margin-bottom: 50px;
    text-align: left;
}
.landing-portfolio-title{
    margin: 98px 0px 60px;
    text-align: center;
    font-size: 45px;
    font-weight: bold;
    /*color: rgb(204,51,51);*/
    color: black;
    background: url(../images/border-bottom.png) bottom center no-repeat;
    padding-bottom: 28px;
}
.landing-portfolio-desc{
    /*text-align: left;*/
    /*    font-size: 15px;
        font-weight: normal;*/
    /*    text-align: left;
        display: inline;*/
    text-align: left;
    display: -webkit-inline-box;
    vertical-align: middle;
    display: -moz-inline-grid;
}
.col-lg-8.landing-portfolio-desc{
    float: none;
    font-size: 15px;
}  
/*
.landing-portfolio .icn-cl img{
    border-radius: 0px;
    width: auto;
}*/
.landing-portfolio-img{
    display: inline;
}
.landing-portfolio-img img{
    width: 97%;
    max-height: 150px;
}
.landing-footer{
    text-align: center;
    background: black;
    height: auto;
}
.landing-footer h4{
    color: white;
    padding: 20px 20px 0px 20px;
}
.landing-footer .row{
    margin-bottom: 20px;
    margin-top: 30px;
}
.landing-footer a{
    min-width: 262px;
    border: none;
    padding: 18px 18px;
    text-align: center;
    color: #fff;
    font-style: 18px;
    font-weight: 400;
    background: #d22830;
    width: 262px;
    text-decoration: none;
    /*margin-bottom: 20px;*/
}
.landing-footer a:hover{
    min-width: 262px;
    border: none;
    padding: 18px 18px;
    text-align: center;
    color: #000;
    font-style: 18px;
    font-weight: 400;
    background: #fff;
    width: 262px;
    text-decoration: none;
    /*margin-bottom: 20px;*/
}
.main-list-wrapper{
    /*height: 150px;*/
    height: auto;
    /*    line-height: 150px;
        margin-bottom: 10px;*/
    /*    line-height: normal;
        margin-bottom: 80px;*/
    margin-bottom: 30px;
    line-height: 150px;
}

.landing-footer p{
    /*line-height: 70px;*/
line-height: 50px;
    color: #d7d7d7;
    font-size: 17px;
}
.landing-footer p span{
    color: white;
    font-size: 21px;
    letter-spacing: 5px;
}
@media (width:320px){
    .landing-form-container input{
        margin-bottom: 15px;
    }
    .landing-form-title{
        margin-bottom: 20px;
    }
}
@media (width:768px){
    .landing-form-container input{
        margin-bottom: 15px;
    }
    .landing-form-title{
        margin-bottom: 20px;
    }
}
@media (min-width:320px) and (max-width:920px){
    .landing-text-container{
        width: 98%;
    }
    section.landing-container[style]{
        width: 100%;
        /*height: 500px;*/
        height: auto;
        background-image: none !important;
        background-color: white !important;;
        background-position: 30% 20%; 
    }
    .landing-title{
        text-align: center;
        font-size: 28px; 
        font-weight: bold;
        padding: 30px 0px 30px 0px;
    }
    .landing-text-container{
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 30px;

    }
    .landing-nav{
        /*height: 150px;*/
        /*line-height: 150px;*/
        height: auto;
        background-color: black;
        border: none;
        text-align: center;
    }
    /*    .landing-list:after {
        content: url('../images/responsive-design.png');
        max-width: 250px;
    }*/
    .landing-nav p{
        float: none;
        /*line-height: 70px;*/
        line-height: 50px;
        color: #d7d7d7;
        font-size: 17px;
    }
    .landing-nav p span{
        color: white;
        font-size: 21px;
        letter-spacing: 5px;
    }
    .landing-portfolio-title{
        font-size: 28px;
    }
    .landing-form-container{
        float: none;
    }
    .main-list-wrapper{
        /*height: 300px;*/
        /*    line-height: 150px;
            margin-bottom: 10px;*/
        height: auto;
        line-height: normal;
        margin-bottom: 25px;
    }
    .col-lg-2.landing-portfolio-img img{
        margin-bottom: 20px;
        /*width: 100%;*/
        max-width: 250px;
        width: auto;
    }

    .col-lg-8.landing-portfolio-desc{
        float: none;
        display:block;
    }
    .landing-portfolio-img{
        display: block;
        text-align: center;
    }
}
@media (min-width:921px) and (max-width:1280px){

    .landing-text-container {
        width: 580px;
        float: left;
        padding-left: 20px;
    }
    section.landing-container[style]{
        width: 100%;
        /*height: 500px;*/
        height: auto;
        background-image: none !important;
        background-color: white !important;;
        background-position: 30% 20%; 
    }
    .col-lg-2.landing-portfolio-img img{
        margin-bottom: 20px;
        width: 100%;
        max-width: 250px;
    }
    .col-lg-8.landing-portfolio-desc{
        width: 450px;
    }
}