/*---------------------------------------------------------------------
    Desktop
-----------------------------------------------------------------------*/

@media only screen and (min-width: 1401px) and (max-width: 1600px) {
    #wecome-area .right-image {
        position: absolute;
        right: -10%;
        top: 20%;
        z-index: 1;
    }
    
}


@media only screen and (min-width: 1240px) and (max-width: 1401px) {
    #wecome-area .right-image {
        position: absolute;
        right: -7%;
/*        padding-right: -170px;*/
        top: 0%;
        z-index: 1;
        width: 650px;
    }
    
   
    
    .d-table{
        width: 700px;
       
    }
    
    .welcome-content .d-table{
        margin-left: -125px;
    }
    
    .welcome-content .d-table .d-table-cell h3{
        font-size: 30px;
        padding: 0;
    }
    .welcome-content .d-table .d-table-cell h4{
        font-size: 40px;
        padding: 0 150px 0 0;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1400px) {
    #wecome-area .right-image {
        position:absolute;
        right: -7%;
        top: 20%;
        z-index: 1;
        width: 700px;
        margin-right: 80px;
/*        padding-left: 120px;*/
    }
    
    #wecome-area .right-image img{
        width: 100%;
        height: auto;
       
    }
    
    .welcome-content .card-footer a{
        font-size: 15px;
    }
    .d-table{
        margin-top: -80px;
        width: 650px;
    }
    
    .welcome-content .d-table{
        margin-left: -140px;
        margin-top: -40px;
    }
    
    .welcome-content .d-table  h3{
        font-size: 25px;
/*        padding: 0;*/
    }
    .welcome-content .d-table  h4{
        font-size: 30px;
/*        padding: 0 150px 0 0;*/
   
}

@media only screen and (min-width: 1202px) and (max-width: 1400px) {
    #wecome-area .right-image {
        position:absolute;
        right: -7%;
        top: 25%;
        z-index: 1;
        width: 800px;
        margin-right: -100px;
/*        padding-left: 120px;*/
    }
    
    #wecome-area .right-image img{
        width: 100%;
        height: auto;
       
    }
    #wecome-area{
        padding-left: 180px;
        padding-top: 0px;
    }
    .right-image{
       
/*        padding-left: 150px;*/
    }
    
    .welcome-content .d-table .d-table-cell h3{
        font-size: 25px;
        padding: 0;
    }
    
     .welcome-content .d-table .d-table-cell h4{
        font-size: 30px;
        padding: 0 150px 0 0;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
/*
    nav.navbar.bootsnav ul.nav > li > a {
        padding: 35px 8px;
    }
    .navbar-brand img {
        max-width: 120px
    }
*/
/*
    #wecome-area .right-image {
        position: absolute;
        right: -7%;
        top: 25%;
        z-index: 1;
        width: 900px;
        padding-left: 1500px;
    }
*/
    
   
    
    .welcome-content {
        padding: 15% 0 0 15%;
        height: 650px;
    }
    .welcome-content h3 {
        font-size: 70px;
/*        line-height: 80px;*/
/*        padding-bottom: 10px;*/
    }
    
    .welcome-content .d-table .d-table-cell h4{
        font-size: 34px;
        padding: 0 150px 0 0;
    }
    

/*
    #wecome-area .right-image{
        position: absolute;
        right: -25%;
        top: 25%;
        z-index: 1;
    }
*/
/*
    #wecome-area .right-image img {
        width: 2%;
    }
*/

}

/*---------------------------------------------------------------------
    Tablet Devices
----------------------------------------------------------------------*/

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    #wecome-area .right-image {
        position: absolute;
        right: -28%;
        top: 30%;
        z-index: 1;
    }
    
    .navbar-header a{
        padding-bottom: 100px;
    } 
    .welcome-content{
/*        padding-left: 120px;*/
    }
    
    .welcome-content .d-table .d-table-cell h3{
        font-size: 30px;
        padding: 0;
    }
    .welcome-content h4{
        font-size: 45px;
        padding: 0 150px 0 0;
    }
    
}



@media only screen and (min-width: 762px) and (max-width: 1000px) {

    .navbar-brand {
        padding: 15px;
        
    }
    .navbar-header a{
        padding-bottom: 100px;
        
    }
    
    .welcome-content {
        height: 550px;
        padding: 3% 0 0 15%;
    }
     #wecome-area .right-image img{
        display: none;
    }

    .welcome-content h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .welcome-btns a {
        padding: 10px 30px;
    }
    
     .navbar-brand h9{
        font-size: 14px;
        padding-top: 7px;
        
    }
    .navbar-brand h7{
        font-size: 18px;
        font-weight: bold;
    }
    .navbar-brand h8{
        font-size: 18px;
    }
    
    #footer{
        width:100%;
        height: auto;
    }
    #footer .copyright-text p{
        font-size: 14px;
        padding: 0 0 0 100px;
    }
   
}


/*---------------------------------------------------------------------
    Large Screen Mobile Devices
-----------------------------------------------------------------------*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
/*
    nav.navbar.bootsnav .navbar-toggle {
        float: right;
        margin-right: 0;
    }
*/
   
    .navbar-brand {
        padding: 15px
    }
   
    .navbar-brand{
        width: 100%;
       
    }
    .navbar-brand h9{
        font-size: 13px;
        padding-top: 7px;
    }
    .navbar-brand h7{
        font-size: 18px;
        font-weight: bold;
    }
    .navbar-brand h8{
        font-size: 18px;
    }
    .welcome-content {
        height: 500px;
        padding: 0;
        
    }

    
    .welcome-content h4{
        font-size: 30px;
/*        padding-left: 130px;*/
        text-align: center;
        padding: 0 150px 0 0;
      
    }
    .welcome-btns a {
        padding: 8px 20px;
        font-size: 12px
    }
    .welcome-btns{
        padding-left: 90px;
        align-content: center;
    }
    
    #wecome-area .right-image {
        display: none;
    }
    
}


/*----------------------------------------------------------------------
   Medium Screen Mobile Devices
------------------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 599px) {

/*
     .navbar-brand {
        padding: 15px
    }
*/
    nav.navbar.bootsnav .navbar-toggle {
        float: right;
        margin-right: 0;
    }

    #wecome-area .right-image {
        display: none;
    }
    #footer{
        width:100%;
    }
    #footer .copyright-text p{
        font-size: 12px;
        padding: 0 0 0 100px;
    }
}
@media only screen and (min-width: 360px) and (max-width: 479px) {
    .navbar-header{
        width: 100%;
    }
    .navbar-brand {
        padding: 15px;
        width: 100%;
    }

    .welcome-content {
        height: 500px;
        padding: 150px 0 0 90px;
        text-align: center;
    }

    .welcome-btns a {
        padding: 8px 20px;
        font-size: 12px
    }
    .navbar-brand h7{
        font-size: 15px;
        font-weight: bold;
    }
     .navbar-brand h8{
        font-size: 15px;
         border-bottom:1px solid #000;
         padding-bottom:4px;
    }
    .navbar-brand h9{
        font-size: 12px;
        line-height:2px;
        border:none;
    }
    .welcome-content h3 {
        font-size: 25px;
        padding-top: 10px;
        line-height: 15px;
/*        max-height: 10px;*/
    }
    .welcome-content h4 {
        font-size: 26px;
        line-height: 30px;
    }
    
    .welcome-btns a {
        padding: 8px 16px;
        font-size: 14px;
        margin-right: 6px;
        width: 180px;
    }
    
    .d-table{
        width: 100%;
    }
     .welcome-content .d-table .d-table-cell .welcome-btns a{
        margin-bottom: 10px;
    }
    #wecome-area .right-image {
        display: none;
    }
    #footer{
        width:100%;
    }
    #footer .copyright-text p{
        font-size: 12px;
        padding: 0 0 0 100px;
    }
}


/*----------------------------------------------------------------------
    Small Screen Mobile Devices
-----------------------------------------------------------------------*/

@media only screen and (min-width: 320px) and (max-width: 359px) {

    .navbar-brand {
        padding: 15px
    }

    
    .navbar-brand h7{
        font-size: 12px;
        font-weight: bold;
    }
     .navbar-brand h8{
        font-size: 12px;
         border-bottom:1px solid #000;
         padding-bottom:4px;
    }
    .navbar-brand h9{
        font-size: 10px;
        
        line-height:-2px;
        border:none;
    }
    
    .welcome-content {
        height: 500px;
        padding: 0 0 0 130px;
        text-align: center;
    }
    .welcome-content h3 {
        font-size: 20px;
        padding-top: 150px;
        line-height: 10px;
/*        max-height: 10px;*/
    }
    .welcome-content h4 {
        font-size: 20px;
        line-height: 30px;
    }
    
    .welcome-btns a {
        padding: 8px 16px;
        font-size: 14px;
        margin-right: 6px;
        width: 180px;
    }
    .welcome-content .d-table .d-table-cell .welcome-btns a{
        margin-bottom: 10px;
    }
    .d-table{
        max-width:200px;
      
    }
    #wecome-area .right-image {
        display: none;
    }
    #footer{
        width:300px;
    }
    #footer .copyright-text p{
        font-size: 12px;
        padding: 0 0 0 100px;
    }

}
