html, body {margin:0;padding:0;height:100%;  font-family: 'Oswald', sans-serif; }
a{ text-decoration:none; color:inherit;}

.hide{
    display:none !important;
}
@media only screen and (min-width:1200px) {
     /*#Fresh_slider{position:relative; height:60vh;margin-top:100px;}
    #Fresh_slider .thumb_slider{overflow:hidden; position:relative; height:60vh;background-size:cover;}
    #Fresh_slider .thumb_slider .thumbs{ position:absolute; right:-300px;  -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease;  width:100%;}
   #Fresh_slider .thumb_slider .thumbs .slider_set{background-size:cover;width:100%;background-position:center;height:60vh}
     #Fresh_slider .next{top:50%; right:0px; font-size:25px; position:absolute;  color:#fff; -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease; padding:10px;visibility:hidden;opacity:0;background-color:#333;}
    #Fresh_slider .next i{margin-top:1px; margin-left:-0px; display:block; cursor:pointer;}
    #Fresh_slider .prev{ top:50%;left:0px; font-size:25px;  position:absolute; -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease;padding:10px;visibility:hidden;opacity:0;background-color:#333;}
    #Fresh_slider .prev i{ display:block;color:#fff;margin-top:1px; cursor:pointer;}

     #Fresh_slider:hover .prev{ visibility:visible;left:10px; -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease;opacity:1;}
     #Fresh_slider:hover .next{ visibility:visible;right:10px; opacity:1;  -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease;}*/



          #Fresh_slider{position:relative;min-height:140px;margin-top:40px;}
    #Fresh_slider .thumb_slider{overflow:hidden; position:relative; min-height:140px;background-size:cover;}
    #Fresh_slider .thumb_slider .thumbs{ position:absolute; right:-300px;  -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease;text-align:center;border-right:1px solid #e5e5e5;}
    /*#Fresh_slider .thumb_slider .thumbs .partner-logo{filter:contrast(100%) brightness(125%) drop-shadow(3px 3px 1px rgba(194, 194, 194, 0.6));}*/
   /* #Fresh_slider .thumb_slider .thumbs:hover{background-color:#e5e5e5;}*/
   /* #Fresh_slider .thumb_slider .thumbs:nth-child(2){background-color:#e5e5e5;}*/
   #Fresh_slider .thumb_slider .thumbs .slider_set{background-size:cover;width:100%;background-position:center;height:60vh}
     #Fresh_slider .next{top:20%; right:0px; font-size:25px; position:absolute; -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease; padding:10px;visibility:hidden;opacity:0;}
    #Fresh_slider .next i{margin-top:1px; margin-left:-0px; display:block; cursor:pointer;color:#2ECC71;}
    #Fresh_slider .prev{ top:20%;left:0px; font-size:25px;  position:absolute; -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease;padding:10px;visibility:hidden;opacity:0;}
    #Fresh_slider .prev i{ display:block;color:#2ECC71;margin-top:1px; cursor:pointer;}

     #Fresh_slider:hover .prev{ visibility:visible;left:10px; -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease;opacity:1;}
     #Fresh_slider:hover .next{ visibility:visible;right:10px; opacity:1;  -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease;}





        #client_slider{position:relative; min-height:250px;margin-top:40px;}
    #client_slider .thumb_slider{overflow:hidden; position:relative; min-height:250px;background-size:cover;}
    #client_slider .thumb_slider .thumbs{ position:absolute; right:-300px;  -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease;}
     #client_slider .thumb_slider .thumbs .slider_set{background-size:cover;width:100%;background-position:center}
      #client_slider .next{top:50%; right:0px; cursor:pointer; font-size:35px; position:absolute; background-color:#333; color:white; opacity:0; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; padding:12px;}
    #client_slider .next i{margin-top:-3px; margin-left:-0px; display:block;}
    #client_slider .prev{ top:50%; cursor:pointer; font-size:35px; position:absolute; background-color:#333; color:white; opacity:0; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; padding:12px;}
    #client_slider .prev i{margin-top:-3px; margin-left:-3px; display:block;}

     #client_slider:hover .prev{opacity:0.8; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; }
     #client_slider:hover .next{opacity:0.8; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; }


}
@media only screen and (min-width:1024px) and (max-width:1199px) {
     #Fresh_slider{position:relative; height:80vh;margin-top:100px;}
    #Fresh_slider .thumb_slider{overflow:hidden; position:relative; height:80vh;background-size:cover;}
    #Fresh_slider .thumb_slider .thumbs{ position:absolute; right:-300px;  -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease;  width:100%;}
   #Fresh_slider .thumb_slider .thumbs .slider_set{background-size:cover;width:100%;background-position:center;height:80vh}
#Fresh_slider .next{top:50%; right:0px; font-size:25px; position:absolute;  color:#5f96e7; -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease; padding:10px;visibility:hidden;opacity:0;}
    #Fresh_slider .next i{margin-top:1px; margin-left:-0px; display:block;cursor:pointer;}
    #Fresh_slider .prev{ top:50%;left:0px; font-size:25px;  position:absolute; -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease;padding:10px;visibility:hidden;opacity:0;}
    #Fresh_slider .prev i{ display:block;color:#5f96e7;margin-top:1px; cursor:pointer;}

     #Fresh_slider:hover .prev{ visibility:visible;left:10px; -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease;opacity:1;}
     #Fresh_slider:hover .next{ visibility:visible;right:10px; opacity:1;  -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease;}




        #client_slider{position:relative; min-height:250px;margin-top:40px;}
    #client_slider .thumb_slider{overflow:hidden; position:relative; min-height:250px;background-size:cover;}
    #client_slider .thumb_slider .thumbs{ position:absolute; right:-300px;  -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease;}
     #client_slider .thumb_slider .thumbs .slider_set{background-size:cover;width:100%;background-position:center}
      #client_slider .next{top:50%; right:0px; cursor:pointer; font-size:35px; position:absolute; background-color:#333; color:white; opacity:0; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; padding:12px;}
    #client_slider .next i{margin-top:-3px; margin-left:-0px; display:block;}
    #client_slider .prev{ top:50%; cursor:pointer; font-size:35px; position:absolute; background-color:#333; color:white; opacity:0; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; padding:12px;}
    #client_slider .prev i{margin-top:-3px; margin-left:-3px; display:block;}

     #client_slider:hover .prev{opacity:0.8; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; }
     #client_slider:hover .next{opacity:0.8; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; }

}

@media only screen and (min-width:768px) and (max-width:1023px) {
#Fresh_slider{position:relative; height:70vh;margin-top:100px;}
    #Fresh_slider .thumb_slider{overflow:hidden; position:relative; height:70vh;background-size:cover;}
    #Fresh_slider .thumb_slider .thumbs{ position:absolute; right:-300px;  -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease;  width:100%;}
   #Fresh_slider .thumb_slider .thumbs .slider_set{background-size:cover;width:100%;background-position:center;height:80vh}
#Fresh_slider .next{top:50%; right:0px; font-size:22px; position:absolute;  color:#5f96e7; -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease; padding:10px;visibility:hidden;opacity:0;}
    #Fresh_slider .next i{margin-top:1px; margin-left:-0px; display:block;cursor:pointer;}
    #Fresh_slider .prev{ top:50%;left:0px; font-size:22px;  position:absolute; -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease;padding:10px;visibility:hidden;opacity:0;}
    #Fresh_slider .prev i{ display:block;color:#5f96e7;margin-top:1px; cursor:pointer;}

     #Fresh_slider:hover .prev{ visibility:visible;left:10px; -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease;opacity:1;}
     #Fresh_slider:hover .next{ visibility:visible;right:10px; opacity:1;  -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease;}



        #client_slider{position:relative; min-height:250px;margin-top:40px;}
    #client_slider .thumb_slider{overflow:hidden; position:relative; min-height:250px;background-size:cover;}
    #client_slider .thumb_slider .thumbs{ position:absolute; right:-300px;  -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease;}
     #client_slider .thumb_slider .thumbs .slider_set{background-size:cover;width:100%;background-position:center}
      #client_slider .next{top:50%; right:0px; cursor:pointer; font-size:35px; position:absolute; background-color:#333; color:white; opacity:0; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; padding:12px;}
    #client_slider .next i{margin-top:-3px; margin-left:-0px; display:block;}
    #client_slider .prev{ top:50%; cursor:pointer; font-size:35px; position:absolute; background-color:#333; color:white; opacity:0; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; padding:12px;}
    #client_slider .prev i{margin-top:-3px; margin-left:-3px; display:block;}

     #client_slider:hover .prev{opacity:0.8; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; }
     #client_slider:hover .next{opacity:0.8; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; }


}

@media only screen and (min-width:480px) and (max-width:767px) {
#Fresh_slider{position:relative; height:50vh;margin-top:100px;}
    #Fresh_slider .thumb_slider{overflow:hidden; position:relative; height:50vh;background-size:cover;}
    #Fresh_slider .thumb_slider .thumbs{ position:absolute; right:-300px;  -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease;  width:100%;}
   #Fresh_slider .thumb_slider .thumbs .slider_set{background-size:cover;width:100%;background-position:center;height:80vh}
#Fresh_slider .next{top:50%; right:0px; font-size:20px; position:absolute;  color:#5f96e7; -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease; padding:10px;visibility:hidden;opacity:0;}
    #Fresh_slider .next i{margin-top:1px; margin-left:-0px; display:block;cursor:pointer;}
    #Fresh_slider .prev{ top:50%;left:0px; font-size:20px;  position:absolute; -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease;padding:10px;visibility:hidden;opacity:0;}
    #Fresh_slider .prev i{ display:block;color:#5f96e7;margin-top:1px; cursor:pointer;}

     #Fresh_slider:hover .prev{ visibility:visible;left:10px; -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease;opacity:1;}
     #Fresh_slider:hover .next{ visibility:visible;right:10px; opacity:1;  -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease;}



        #client_slider{position:relative; min-height:250px;margin-top:40px;}
    #client_slider .thumb_slider{overflow:hidden; position:relative; min-height:250px;background-size:cover;}
    #client_slider .thumb_slider .thumbs{ position:absolute; right:-300px;  -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease;}
     #client_slider .thumb_slider .thumbs .slider_set{background-size:cover;width:100%;background-position:center}
      #client_slider .next{top:50%; right:0px; cursor:pointer; font-size:35px; position:absolute; background-color:#333; color:white; opacity:0; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; padding:12px;}
    #client_slider .next i{margin-top:-3px; margin-left:-0px; display:block;}
    #client_slider .prev{ top:50%; cursor:pointer; font-size:35px; position:absolute; background-color:#333; color:white; opacity:0; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; padding:12px;}
    #client_slider .prev i{margin-top:-3px; margin-left:-3px; display:block;}

     #client_slider:hover .prev{opacity:0.8; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; }
     #client_slider:hover .next{opacity:0.8; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; }

}
@media only screen and (max-width:480px) {
#Fresh_slider{position:relative; height:50vh;margin-top:100px;}
    #Fresh_slider .thumb_slider{overflow:hidden; position:relative; height:50vh;background-size:cover;}
    #Fresh_slider .thumb_slider .thumbs{ position:absolute; right:-300px;  -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease;  width:100%;}
   #Fresh_slider .thumb_slider .thumbs .slider_set{background-size:cover;width:100%;background-position:center;height:80vh}
      #Fresh_slider .next{top:40%; right:0px; font-size:15px; position:absolute;   -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease; padding:10px;visibility:hidden;opacity:0;}
    #Fresh_slider .next i{margin-top:1px; margin-left:-0px; display:block;cursor:pointer;}
    #Fresh_slider .prev{ top:40%;left:0px; font-size:15px;  position:absolute; -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease;padding:10px;visibility:hidden;opacity:0;}
    #Fresh_slider .prev i{ display:block;margin-top:1px; cursor:pointer;}

     #Fresh_slider:hover .prev{ visibility:visible;left:10px; -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease;opacity:1;}
     #Fresh_slider:hover .next{ visibility:visible;right:10px; opacity:1;  -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;	-o-transition: all .2s ease;	-ms-transition: all .2s ease;	transition: all .2s ease;}



        #client_slider{position:relative; min-height:250px;margin-top:40px;}
    #client_slider .thumb_slider{overflow:hidden; position:relative; min-height:250px;background-size:cover;}
    #client_slider .thumb_slider .thumbs{ position:absolute; right:-300px;  -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease;}
     #client_slider .thumb_slider .thumbs .slider_set{background-size:cover;width:100%;background-position:center}
      #client_slider .next{top:50%; right:0px; cursor:pointer; font-size:35px; position:absolute; background-color:#333; color:white; opacity:0; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; padding:12px;}
    #client_slider .next i{margin-top:-3px; margin-left:-0px; display:block;}
    #client_slider .prev{ top:50%; cursor:pointer; font-size:35px; position:absolute; background-color:#333; color:white; opacity:0; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; padding:12px;}
    #client_slider .prev i{margin-top:-3px; margin-left:-3px; display:block;}

     #client_slider:hover .prev{opacity:0.8; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; }
     #client_slider:hover .next{opacity:0.8; -webkit-transition: all .5s ease; 	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	-ms-transition: all .5s ease;	transition: all .5s ease; }


}
@media only screen and (max-width:992px) {
    .callus-con > h2{
        margin-top: 0;
        text-align: center;
    }
    .col-md-8.logo img {
        margin: 0 auto;
    }
}
       
   @import url(http://fonts.googleapis.com/css?family=Fauna+One|Muli);
#mainform{
    width:960px;
    margin:20px auto;
    padding-top:20px;
    font-family: 'Fauna One', serif;
}
#form{
    border-radius:2px;
    padding:20px 30px;
    box-shadow:0 0 15px;
    font-size:14px;
    font-weight:bold;
    width:350px;
    margin:20px 250px 0 35px;
    float:left;

}
h3{
    text-align:center;
    font-size:20px;
}

input{
   
   
    margin-top:5px;
    border:1px solid #999;
    border-radius:3px;
    padding:5px;
}	

input[type=button]{
    background-color:#123456;
    border:1px solid white;
    font-family: 'Fauna One', serif;
    font-Weight:bold;
    font-size:18px;
    color:white;
}
textarea{
    width:100%;
    height:80px;
    margin-top:5px;
    border-radius:3px;
    padding:5px;
    resize:none;
}
span{
    color:red
}
#note{
color:black;
font-Weight:400;
}
#returnmessage{
    font-size:14px;
    color:green;
    text-align:center;
}


   
      /*extra class add*/

  