                                       
                                         /*// X-Large devices large desktops, 1200px and up*/
@media (max-width: 1024px) { 
.title{
    font-size: 73px;
    margin-bottom: 37px ;

}

.cv{
    text-align: center;
}
.abt-me{
    padding: 0px !important;
}
.boxicon {
    background-color: #1b1c1f;
    box-sizing: border-box;
    display: inline-block;
}
.abtme {
    padding-top: 28px;
}

.listme{
    font-size: 16px;
}

.type2{
    top: 46%;
    font-size: 37px;
}
.ityped {
   font-size: 55px;
}
.typing {
    font-size: 55px;
}
#section-2 {
    padding-top: 5vh;
    padding-bottom: 5vh;
}
#section-3 {
    
    padding-top: 5vh;
    padding-bottom: 5vh;
}
#section-4 {
    padding-top: 5vh;
    padding-bottom: 5vh;
}
#section-5 {
    padding-top: 5vh;
    padding-bottom: 5vh;
}
#section-6 {
    padding-top: 5vh !important;
    padding-bottom: 5vh !important;
}
.portfolio-tab ul {
    text-align: center;
    margin-top: 50px;
    padding-right: 28px;
}
.service{
    display: block !important;
    text-align: center !important;
    padding-bottom: 37px;
}
.wid{
    padding-top: 10px;
    padding-bottom: 10px;
}
#section-3{
    padding-bottom: 5vh;
}
.call{
    font-size: 15px;
} 
.portfolio-bg {
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: 1s;
    transform: scale(1);
  }
  .banner1 {
    background-image: url(../image/portfolio.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}
.zoom-effect {
    float: left;
    position: relative;
    width: 100%;
    height: 260px;
    margin: 0 auto;
    overflow: hidden;
}
.zoom-effect1 {
    float: left;
    position: relative;
    width: 100%;
    height: 777px;
    margin: 0 auto;
    overflow: hidden;
}
.goback {
    padding-top: 55px;
    padding-bottom: 37px;
    text-align-last: center;
}

.float {
    position: fixed;
    width: 55px;
    height: 55px;
    bottom: 20px !important;
    left: 28px !important;
    background-color: #25d366;
    color: #fff;
    border-radius: 55px;
    text-align: center;
    font-size: 34px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
#scroll {
    position: fixed;
    right: 37px;
    bottom: 20px;
    cursor: pointer;
    width: 55px;
    height: 55px;
    background-color: dimgrey;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 9999;
}
}

                                         /*// Large devices desktops, 768px and up*/
@media (max-width: 991px) { 
    .title{
    font-size: 55px;
    margin-bottom: 37px ;

}
.listme{
    font-size: 15px;
}
.cv{
    text-align: center;
}

.abt-me{
    padding: 0px !important;
}
.type2 {
    top: 46%;
    font-size: 28px;
}
.boxicon {
    background-color: #1b1c1f;
    box-sizing: border-box;
    display: inline-block;
}
.nav-res{
    display: block !important;
    background: black;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.bgcolor{
display: none !important;
}
.type2{
    top: 46%;
}
.portfolio-bg {
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: 1s;
    transform: scale(1);
  }
.ityped {
    font-size: 28px;
}
.portfolio-tab ul {
    text-align: center;
    margin-top: 50px;
    padding-right: 28px;
}
.service{
    display: block !important;
    text-align: center !important;
    padding-bottom: 37px;
}
.wid{
    padding-top: 10px;
    padding-bottom: 10px;
}
#section-3{
    padding-bottom: 5vh;
}
#section-5 {
    padding-top: 10vh;
    padding-bottom: 10vh;
}
.call{
    font-size: 15px;
}  
.banner2{
    width: 100% !important;
}
.banner1 {
    background-image: url(../image/portfolio.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}
.zoom-effect {
    float: left;
    position: relative;
    width: 100%;
    height: 380px;
    margin: 0 auto;
    overflow: hidden;
}
.zoom-effect1 {
    float: left;
    position: relative;
    width: 100%;
    height: 1081px;
    margin: 0 auto;
    overflow: hidden;
}
.goback {
    padding-bottom: 37px;
    text-align-last: center !important;
}

}

                                        /*small devices landscape phones, 375px and up*/

 @media (max-width: 414px) {

.title{
    font-size: 55px;
    margin-bottom: 37px ;

}
.banner1 {
    background-image: url(../image/portfolio.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}
.cv{
    text-align: center;
}
.typing{
  font-size: 28px;
}
.abt-me{
    padding: 0px !important;
}
.boxicon {
    background-color: #1b1c1f;
    box-sizing: border-box;
    display: inline-block;
}
.nav-res{
    display: block !important;
    background: black;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.portfolio-bg {
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: 1s;
  transform: scale(1);
}
.bgcolor{
display: none !important;
}
.type2 {
    top: 46%;
    font-size: 19px;
}
.ityped {
    font-size: 28px;
}
.portfolio-tab ul {
    text-align: center;
    margin-top: 50px;
    padding-right: 28px;
}
.service{
    display: block !important;
    text-align: center !important;
    padding-bottom: 37px;
}
.wid{
    padding-top: 10px;
    padding-bottom: 10px;
}
#section-3{
    padding-bottom: 5vh;
}
#section-5 {
    padding-top: 10vh;
    padding-bottom: 10vh;
}
.call{
    font-size: 15px;
}
.goback {
    padding-top: 55px;
    padding-bottom: 37px;
    text-align-last: end;
}
.bnr2{
    width: 100%;
    padding: 0;
 }
.bnr{
    width: 100%;
}
.float{
    left: 10px;
    bottom: 55px;
} 
.zoom-effect {
    float: left;
    position: relative;
    width: 100%;
    height: 180px;
    margin: 0 auto;
    overflow: hidden;
}
.zoom-effect1 {
    float: left;
    position: relative;
    width: 100%;
    height: 520px !important;
    margin: 0 auto;
    overflow: hidden;
}
.goback {
    padding-top: 55px;
    padding-bottom: 37px;
    text-align-last: center;
  }                                    
}

                                         /*// Medium devices tablets, 576px and up*/
@media (max-width: 360px) { 
.title{
    font-size: 55px;
    margin-bottom: 28px ;

}
.cv{
    text-align: center;
}
.portfolio-bg {
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: 1s;
    transform: scale(1);
  }
.abt-me{
    padding: 0px !important;
}
.boxicon {
    background-color: #1b1c1f;
    box-sizing: border-box;
    display: inline-block;
}
.banner1 {
    background-image: url(../image/portfolio.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}
.nav-res{
    display: block !important;
    background: black;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.bgcolor{
display: none !important;
}
.type2 {
    top: 46%;
    font-size: 19px;
}
.typing{
   font-size: 28px; 
}
.ityped {
    font-size: 28px;
}
.portfolio-tab ul {
    text-align: center;
    margin-top: 50px;
    padding-right: 28px;
}
.service{
    display: block !important;
    text-align: center !important;
    padding-bottom: 37px;
}
.wid{
    padding-top: 10px;
    padding-bottom: 10px;
}
#section-3{
    padding-bottom: 5vh;
}
#section-5 {
    padding-top: 5vh;
    padding-bottom: 5vh;
}
.call{
    font-size: 15px;
} 
.goback {
    padding-top: 55px;
    padding-bottom: 37px;
    text-align-last: end;
}
.zoom-effect {
    float: left;
    position: relative;
    width: 100%;
    height: 200px !important;
    margin: 0 auto;
    overflow: hidden;
}
.zoom-effect1 {
    float: left;
    position: relative;
    width: 100%;
    height: 460px !important;
    margin: 0 auto;
    overflow: hidden;
}
.goback {
    padding-bottom: 37px;
    text-align-last: center;
}
}

