
@media all and (min-width:1025px) {

    .wrapper{
        width: 1024px;
        margin: 50px auto;
    }
}
@media all and (min-width:810px) and (max-width:1030px){
    .portfolio-item {

        margin-right: 28px;

        width: 382px;
    }
}

@media all and (min-width:790px) and (max-width:809px){
    .portfolio-item {

        width: 292px;
    }
    .caroufredsel_wrapper{
        height: 385px!important;
    }
    .box p {
        font-size: 13px;
        line-height: 14px;

    }
    .why-images-holder {

        left: -29px;

        -moz-transform: scale(0.9) ;
        -webkit-transform:scale(0.9) ;
        -o-transform:scale(0.9) ;
        -ms-transform:scale(0.9); 
        transform: scale(0.9) ;

    }
    .top-skill-holder {
        margin: -2px -22px -22px -30px;
        position: relative;
        -moz-transform: scale(0.8) ;
        -webkit-transform:scale(0.8) ;
        -o-transform:scale(0.8) ;
        -ms-transform:scale(0.8); 
        transform: scale(0.8) ;
    }
    .my-button{
        font-size: 17px;
    }
}
@media all and (min-width:750px) and (max-width:1024px){

   .menu ul li a {
    
    font-size: 25px;
   }
.download-vcard-button a {
    font-size: 15px;
}
}


@media all and (min-width:790px) and (max-width:810px){

    .menu {
      
    }

}
@media all and (min-width:700px) and (max-width:789px){
    .monitor-content{
        top:-103px;
    }
    .caroufredsel_wrapper{
        height: 375px!important;
    }
.monitor-content img {
    width: 50%;
    margin-top: 10px;
}
.why-images-holder {
   
    left: -40px;
   
  -moz-transform: scale(0.8) ;
        -webkit-transform:scale(0.8) ;
        -o-transform:scale(0.8) ;
        -ms-transform:scale(0.8); 
        transform: scale(0.8) ;
}
.top-skill-holder {
    margin: 14px 0 0 -22px;
    position: relative;
    -moz-transform: scale(0.7) ;
        -webkit-transform:scale(0.7) ;
        -o-transform:scale(0.7) ;
        -ms-transform:scale(0.7); 
        transform: scale(0.7) ;
}
.my-button{
    font-size: 16px;
}
.portfolio-item{
    width: 280px;
}

.logo-type h1 {
    font-size: 23px;
    margin: 10px 0;
}
.page-title h2 {
   
    font-size: 34px;
   
}
}


@media all and (min-width:500px) and (max-width:650px){


.portfolio-item {
   
    width: 252px;
}
.caroufredsel_wrapper{
    height: 375px!important;
}
}


@media all and (min-width:400px) and (max-width:640px){
.map-holder {
   
    width: 95.5%!important;
}

.portfolio-item {
   
    width: 192px;
}
.caroufredsel_wrapper{
    height: 365px!important;
}
}

@media all  and (max-width:390px){
    .top-social-icons{
        display: none;
    }
.map-holder {
   
    width: 92.5%!important;
}
.why-images-holder {
   
    left: -60px;
   
    top: -50px;
 -moz-transform: scale(0.7) ;
        -webkit-transform:scale(0.7) ;
        -o-transform:scale(0.7) ;
        -ms-transform:scale(0.7); 
        transform: scale(0.7) ;
 
}
.portfolio-item {
   
    width: 245px;
}
.caroufredsel_wrapper{
    height: 365px!important;
}
}

@media all  and (max-width:610px){
    .download-vcard-button {
    margin-bottom: 10px;
    padding-top: 20px;
 margin-top: 0;
}
    .works-more-info p{
        margin-bottom: 10px;
    }
    .expert-info {
    margin-top: 50px;
}

    .home-box-holder {
    margin: 10px 20px 0;
}
    .menu-holder{
     border-radius: 0;   
     -webkit-border-radius: 0;
    }
    .service-item{
        margin-bottom: 50px;
    }
    .why-images-holder {
  
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
   
}
.contact-badge{
    margin-bottom: 20px;
}
    .service-holder{
        text-align: center;
    }
    .nav.dropdown{display: inline-block;
    width: 80%;
    margin: 10px 0;
    text-align: center;
    }
    .menu-holder{
        text-align: center;
                    
    }
    .top-skill-holder {
    margin: 0 auto;
  
    width: 200px;
}
    .menu {
    display: none;
  
}
    .page-title-holder {

    border-radius: 0;
    -webkit-border-radius: 0;
    height: 60px;
 
}
    .logo-type h1 {
   
    margin: 0;
}
    .wrapper {
    margin: 30px 10px;
}
    .logo-type-holder {
   
    border-radius: 5px 5px 0 0;
     -webkit-border-radius: 5px 5px 0 0;
}
}