/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
    
 #contact {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.79);
    color: #f1f1f1;
    padding: 50px 0;
    border-top: 1px solid #D1D1D1 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    *zoom: 1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    
}
    
.col-xs-12 {
    width: 100%;
    text-align: -webkit-center;
    /* margin-left: 0%; */
}

.iconup {
    padding: 12px 16px;
    color: #428bca;
    font-size: 50px;
    margin-right: 5%;
}

.copyrights {
    color: #737373;
    width: 100%;

}


input[type="text"],[type="email"] {
    
    background-color: white;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
    margin-bottom: 1%;
    width: 32pc;
    height: 42px;
    border: 1px solid #999;
    border-radius: 5px;
    direction: ltr;
    padding: 0px 1%;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    
}


textarea {
    
    background-color: white;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
    margin-bottom: 1%;
    width: 32pc;
    height: 150px;
    border: 1px solid #999;
    border-radius: 5px;
    direction: ltr;
    padding: 0px 1%;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    
}

form {
    vertical-align: -webkit-baseline-middle;
    display: block;
    margin-top: 0em;
    margin-bottom: 5em;
    text-align: -webkit-center;
}

.sendbottom {
    width: 12pc;
    height: 2pc;
    margin-right: 31%;
    margin-left: 31%;
    border-radius: 8px;
}






}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
	/* CUSTOM RESETS
	================================================== */
        
        
        
        #contact {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.79);
    color: #f1f1f1;
    padding: 50px 0;
    border-top: 1px solid #D1D1D1 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    *zoom: 1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    
}




    


        .col-xs-12 {
    width: 100%;
    text-align: -webkit-center;
    /* margin-left: 0%; */
}
        
        .iconup {
    padding: 12px 16px;
    color: #428bca;
    font-size: 50px;
    margin-right: 5%;
}
      
.copyrights {
    color: #737373;
    width: 100%;
}
   





input[type="text"],[type="email"] {
    
    background-color: white;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
    margin-bottom: 1%;
    width: 34pc;
    height: 42px;
    border: 1px solid #999;
    border-radius: 5px;
    direction: ltr;
    padding: 0px 1%;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    
}


textarea {
    
    background-color: white;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
    margin-bottom: 1%;
    width: 34pc;
    height: 150px;
    border: 1px solid #999;
    border-radius: 5px;
    direction: ltr;
    padding: 0px 1%;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    
}

form {
    vertical-align: -webkit-baseline-middle;
    display: block;
    margin-top: 0em;
    margin-bottom: 5em;
    text-align: -webkit-center;
}

.sendbottom {
    width: 12pc;
    height: 2pc;
    margin-right: 31%;
    margin-left: 31%;
    border-radius: 8px;
}




        
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	/* CUSTOM RESETS
	================================================== */

#contact {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.79);
    color: #f1f1f1;
    padding: 50px 0;
    border-top: 1px solid #D1D1D1 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    *zoom: 1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    
}
        
        
        .col-xs-12 {
    width: 100%;
    text-align: -webkit-center;
    /* margin-left: 0%; */
}

      .iconup {
    padding: 12px 16px;
    color: #428bca;
    font-size: 50px;
    margin-right: 5%;
}  
    .copyrights {
    color: #737373;
    width: 100%;
}    






input[type="text"],[type="email"] {
    
    background-color: white;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
    margin-bottom: 1%;
    width: 34pc;
    height: 42px;
    border: 1px solid #999;
    border-radius: 5px;
    direction: ltr;
    padding: 0px 1%;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    
}


textarea {
    
    background-color: white;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
    margin-bottom: 1%;
    width: 34pc;
    height: 150px;
    border: 1px solid #999;
    border-radius: 5px;
    direction: ltr;
    padding: 0px 1%;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    
}

form {
    vertical-align: -webkit-baseline-middle;
    display: block;
    margin-top: 0em;
    margin-bottom: 5em;
    text-align: -webkit-center;
}

.sendbottom {
    width: 12pc;
    height: 2pc;
    margin-right: 31%;
    margin-left: 31%;
    border-radius: 8px;
}







}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 479px) {
    
    
    
    
    
    #contact {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.79);
    color: #f1f1f1;
    padding: 50px 0;
    border-top: 1px solid #D1D1D1 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    *zoom: 1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    
}





    .col-xs-12 {
    width: 100%;
    text-align: -webkit-center;
    /* margin-left: 0%; */
}    
     
.iconup {
    padding: 12px 16px;
    color: #428bca;
    font-size: 50px;
    margin-right: 5%;
}
   
.copyrights {
    color: #737373;
    width: 100%;
}
  

input[type="text"],[type="email"] {
    
    background-color: white;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
    margin-bottom: 1%;
    width: 17pc;
    height: 42px;
    border: 1px solid #999;
    border-radius: 5px;
    direction: ltr;
    padding: 0px 1%;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    
}


textarea {
    
    background-color: white;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
    margin-bottom: 1%;
    width: 17pc;
    height: 150px;
    border: 1px solid #999;
    border-radius: 5px;
    direction: ltr;
    padding: 0px 1%;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    
}

form {
    vertical-align: -webkit-baseline-middle;
    display: block;
    margin-top: 0em;
    margin-bottom: 5em;
    text-align: -webkit-center;
}

.sendbottom {
    width: 7pc;
    height: 2pc;
    margin-right: 31%;
    margin-left: 31%;
    border-radius: 8px;
}












}