﻿        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;}




        #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; }


}

       
   

   
      /*extra class add*/

  