@media all and (min-width:1100px) {
    .resume-holder{
        width: 1024px;
    }

}

@media all and (min-width:760px) and (max-width:820px){
    
    
.exp-item {
  
    width: 89%;
}
    
    .box-holder:before {

        left: -7px;

        top: 18px;

    }
    .section-title .title{
        margin-left: -46px;
    }
    .section-icon {
        margin: 30px -8px 0;
    }
    .section-icon {

        height: 20px;

        width: 25px;
    }
    .section-icon i {
        display: block;
        font-size: 22px;
        margin-top: -3px !important;
    }

    .section-title .title h4 {
        font-size: 12px;
    }
    .desc.text-holder{
        width: 95%;
    }
}

@media all and (min-width:821px) and (max-width:1040px){
    .section-icon {

        margin: 30px -7px 0;

    }
}
@media all and (min-width:760px) and (max-width:1040px){

    .section-title .title {
        margin-left: -11px;
        text-align: center;
    }
    .head-title h1 {

        line-height: 33px;
    }

    .round-row {
        font-size: 14px;
    }
    .head-title h3 {

        font-size: 17px;
    }


    .nav-menu .nav-pills li a {
        color: #3B3B3B;
        font-size: 15px;
    }
    .social-icons ul li a {
        font-size: 14px;
    }


    .nav-menu li {
        margin: 0;

    }
    
}

@media all and (min-width:1px) and (max-width:490px){

}
@media all and (min-width:801px){
    .nav.normal{
        display: block;
    }
    .nav.dropdown{
        display: none;
    }
}
@media all and (min-width:1px) and (max-width:800px){
    .nav.normal{
        display: none;
    }
    .nav.dropdown{
        display: block;
    }
}
@media all and (min-width:400px) and (max-width:790px){

    #about .desc{
        margin-top: 10px;
    }
.exp-item {

    width: 99%;
}



}
@media all and (min-width:300px) and (max-width:620px){
    .about-desc{
        margin-top: 10px;
    }
    .contact-form {
        margin: 0 auto 30px auto;
        width: 90%;
    }
    .contact-form-holder{
        padding-bottom: 30px;
    }
    .section-icon {
        text-align: center;
        margin: 30px auto 0;

    }

   
    .box-holder:before{
        content: "";
        position: absolute;
        left: 50%;
margin-left: -10px;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #ffffff transparent;


        top: -10px;
    }

    .date-range {
        display: inline-block;
        padding: 2px 5px;
    }
    section .box-holder {
        margin-left: 0px;
    }
    .nav-menu{
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }

    .timeline-holder {
        margin-left: 6%;
        width: 80%;
    }

    .skill label {
        font-size: 18px;
    }

    .social-icons ul li a {
        font-size: 15px;
    }

    .avatar {

        float: none;
        margin-left: auto;
        margin-right: auto;

    }

    .avatar{
        width:50%;  
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .resume-holder{
        width: 90%;
        margin: 30px auto;
    }

  

    .round-rows{
        text-align: center;
        margin-top: 20px;
    }

    .skills-holder{
        text-align: center;
    }



}


@media all and (min-width:100px) and (max-width:399px){

.date-range {
   
   
   margin-bottom: 10px
}
.exp-holder h3,.exp-holder h4{
    margin: 5px 0;
}
.section-icon {
    margin: 30px auto 0;
    text-align: center;
}
    .social-icons {
        margin: 10px 0 10px 0;
        text-align: center;
    }
    .exp-item h3 {
   
    font-size: 19px;
}
.exp-item h4 {
  
    font-size: 15px;
}
    .exp-item .text-holder{
        width: 90%;
    }
    .round-row {
        font-size: 15px;
    }
    .contact-form{
        margin: 0 auto 20px auto;
        width: 80%;
    }
    .cv-title h1 {

        margin-bottom: 0 !important;
        padding-bottom: 15px;
        text-align: center;
    }
    .cv-title h3 {
        text-align: center;

    }
    .section-title h2 {
        font-size: 24px;
    }

    .resume-holder {
        margin: 30px auto;
        width: 82%;
    }
}

@media all and (min-width:700px) and (max-width:790px){
.exp-item {
    width: 89%;
}
}