*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.resume-container{

    width: 870px!important;
}
.organisation{
    font-size: 14px;
}
.role{
    font-size: 14px;
}
.left-box-job{
    width: 24%;
}
.right-box-job{
    width: 76%;
}
.Template7-resume-container {
    width: 948px;
    height: auto;
    margin: 0 auto;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    box-shadow: 0 1rem 3rem rgba(15, 23, 42, 0.049);
    overflow: hidden;
}

#Template7-master-container {
    max-width: 100%;

}
.common-text{
    font-size: 14px;
    color: #4b4b4b;
}
.margin-top{
    margin-top: 20px;
}
.Cv2-top-box{
    background-color: #347E79;
    padding: 20px;
}
.Cv2-profile-img img{
    width: 90px;
    border-radius: 100px;
   height:90px;
   object-fit:cover;
}
.Cv2-profile-img{
    left: 12px;
}
.Cv2-person-name{
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}
.icons-top{
    margin: 0 4px;
}
.designation{
    font-size: 18px;
    font-weight: 500;
    color: #d9d9d9;
}
.social-icons-top a{
    margin: 0 5px;
}
.left-padding{
    padding: 15px 15px 0 15px;
}
.right-padding{
    padding: 15px 15px 0 15px;
}

.bg-color{
    background-color: #F7F6F6;
    height: auto;
}
.Cv2-common-heading{
    font-size: 18px;
    font-weight: 700;
}
.common-text-left-side{
    font-size: 14px;
    font-weight: 500;
    color: #484848;
}
.aCv2-top{
margin-left: 100px;
}
.top-contact-details a{
    color: #fff!important;
}
.top-contact-details{
    margin-right: 102px;
}
.common-text-left-side:hover{
    color: #484848;
}
.CV2-left-line-break{
    margin: 10px!important;
    background-color: #484848;
}
.right-side-line-break{
    border:1px solid #c5c5c593;
    margin: 1px;
}
.left-box{
    width: 30%;
}
.right-box{
    width: 70%;
}
.colored{
    color: #347E79;
}
.main-line-break{
    border: 1px solid #6b6b6b6e;
}
.sub-head{
    font-size: 14px;
    font-weight: 500;
    color: #464646;
}
.year{
    font-size: 14px;
    color: #515151;
}
.right-side-text{
    color: #4b4b4b;
    font-size: 14px;
    font-weight: 500;
}
.left-box-special i{
    font-size: 8px;
    margin: 0 1px;
    color: #347e79;
}
.unfilled{
    color: #bbbbbb!important;
}
.top-margin{
    margin-top: 80px!important;
}

/* Bottom buttom Styling-------------- */


/* -------------print media----------------  */
@media print {
    .col-5,
    .width-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-7,
    .width-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    
    
    .top-margin{
        margin-top: 0!important;
    }
    .hide-on-print{
        display: none;
    }
    .sticky-bottom-special{
        display: none;
    }
    .background-color {
        background-color: #fff;
    }
    .margin-top{
        margin-top: 0;
    }
    .Template7-resume-container {
        width: 210mm;
        height: auto;
        border: 1px solid #5f5f5f3a!important;
        box-shadow: none !important;
        overflow: hidden;
    }

    .left_details-section {
        padding-left: 0;
    }

    .spacing {
        margin: 0 auto;

    }
    .order-left{
        order: 1!important;
    }
    .order-right{
        order:2!important
    }
}
/* Media queries-------------- */
@media only screen and (max-width: 768px){
    .top-contact-details {
        margin-right: 0;
    }
    .left-box{
        width: 17%;
    }
    .right-box{
        width: 83%;
    }
    .left-box-job{
        width: 17%;
    }
    .right-box-job{
        width: 83%;
    }
    .icons-top{
        margin: 0 0;
    }
    .right-padding,
    .left-padding{
        padding: 20px;
    }


    .width-7,
    .width-5{
        width: 100%;
    }
    .resume-container{

        width: 100%!important;
      
        
    }
 

}
@media only screen and (max-width:681px){
    .left-box{
        width: 20%;
    }
    .right-box{
        width: 80%;
    }
    .left-box-job{
        width: 22%;
    }
    .right-box-job{
        width: 78%;
    }
}
@media only screen and (max-width: 650px){
    .Cv2-profile-img{
        left: 0;
    }
    .aCv2-top{
        width: 100%;
        margin-left: 0;
    }
    .Cv2-top-box{
        flex-wrap: wrap;
    }
    .Cv2-profile-img{
        width: 100%;
        position: relative!important;
        width: fit-content;
        margin: 0 auto;
        margin-bottom: 15px!important;
    }

}
@media only screen and (max-width:545px){
    .left-box{
        width: 27%;
    }
    .right-box{
        width: 73%;
    }
    .left-box-job{
        width: 30%;
    }
    .right-box-job{
        width: 70%;
    }
}
@media only screen and (max-width:412px){
    .left-box{
        width: 33%;
    }
    .right-box{
        width: 67%;
    }
    .left-box-job{
        width: 35%;
    }
    .right-box-job{
        width: 65%;
    }
}
@media only screen and (max-width:356px){
    .left-box-job{
        width: 40%;
    }
    .right-box-job{
        width: 60%;
    }
}