
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');


body {
    background-color: #F6F6F6;
}


.top_60 {
    margin-top: 60px;
}
.profile-name {
    line-height: 18px;
    padding: 20px;
}

.profile .name {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
}

.profile .job {
    font-size: 13px;
    color: #777777;
}

.profile-image {
    margin-top: -18px;
    clip-path: polygon(0 9%, 100% 0, 100% 94%, 0% 100%);
}

ul.profile-information li:first-child {
    padding-bottom: 10px;
    padding-left: 30px;
    position: relative;
}

ul.profile-information li {
    border-left: solid 2px #eee;
    padding: 0 0 23px 20px;
    font-size: 14px;
    color: #787878;
}

.profile {
    background: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    width: 100%;
    display: inline-block;
    box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.07);
}

.profile .site-btn {
    margin: 18px auto 30px;
    display: block;
}
.site-btn.icon {
    text-align: left;
    padding: 0px 14px 0px 11px;
    border: none;
    border-radius: 50px;
    color: #fff;
    background-color: 
    #90a7f9;
    text-decoration: none;
    margin-left: 10px;
}


.site-btn.icon:hover{
    background-color: #425CBB;
    text-align: left;
    padding: 6px 14px 6px 14px;
    border: none;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
}



nav ul {
    list-style: none;
}

header nav ul li {
    float: left;
}

.tab.active a, #blog-post .post-list ul li a, #blog-post .post-comment ul li .comment-content a {
    color: rgb(65,91,186);
}
header nav ul li a {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding: 0 10px;
    line-height: 60px;
    display: block;
}

header nav {
    background: #fff;
    display: inline-block;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    height: 70px;
    width: 100%;
    margin-bottom: 30px;
    line-height: 35px;
    box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.07);
}

header nav .site-btn {
    margin: 4px 73px 0 5px;
}

.site-btn, header nav a.home-btn i, ul.profile-information li:first-child:before, #blog .blog-box .date span, #blog .blog-box .date span, .timeline li:first-child i, .cbp-l-loadMore-link.site-btn {
    color: #fff !important;
}


#content {
    min-height: 500px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 15px;
}
#content {
    background: #fff;

}
ul.profile-information li:first-child:before {
    margin-left: -51px;
    margin-top: -30px;
    margin-bottom: 20px;
    position: relative;
    border: 0;
    width: 40px;
    height: 40px;
    padding: 11px 14px;
    box-shadow: 0px 2px 32px 0px #90a7f9;
}
.timeline li:before, ul.profile-information li:before {
    border-color: #90a7f9 !important;
}
ul.profile-information li:before {
    border-color: #90a7f9;
}
ul.profile-information li:before {
    content: "";
    border: solid 2px;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    font-size: 8px;
    margin-left: -25px;
    margin-top: 2px;
    font-weight: 400;
    background: #fff;
    display: block;
    position: absolute;
    background-color: #90a7f9;
}

.section-title h2 {
    font-size: 24px;
    font-weight: 600;
    position: relative;
    padding: 5px 0px 25px 30px;
    font-family: 'Open Sans', sans-serif;
    color: #87a1ff;

}



.timeline li:first-child i {
    float: left;
    margin-left: -30px;
    padding: 18px 16px;
    border-radius: 165px;
    margin: -13px -45px;
        width: 36px;
    text-align: center;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.section-title span {
    position: absolute;
    height: 7px;
    width: 100%;
    bottom: 0;
    opacity: 0.4;
    left: 0;
}

.timeline-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;

}




.timeline li {
    border-left: solid 2px #ececec;
    list-style: none;
    padding: 0 0 40px 30px;
}

.timeline li:before, ul.profile-information li:before {
    border-color: #90a7f9 !important;
}
.timeline li:before {
    content: "";
    border: solid 2px;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    font-size: 8px;
    margin-left: -35px;
    font-weight: 400;
    background: #fff;
    display: block;
    position: absolute;
    margin-top: -1px;
}

.profile-information li{list-style-type: none;}

ul.profile-information li:first-child:after {
    background: url(Images/eyeglass.png) no-repeat;
    background-size: 27px 10px;
}
ul.profile-information li:first-child:after {
    background: url(Images/eyeglass.png) no-repeat;
    content: '';
    width: 35px;
    height: 27px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 9px -15px;
    background-size: 28px 25px;
}


.profile-image img {
    width: 100%;
}

.timeline h3 {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}
.timeline p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: rgb(152,152,152);
    
}


.dynamic {
    margin-top: 14px;
}

.profile-information p span {
    color: #000;
    font-size: 16px;
}

.clients .client {
    background: #fff;
    padding: 18px;
    border-radius: 8px;
    box-shadow: 0px 0px 48px 0px rgba(4, 6, 4, 0.08);
    width: 100%;
    padding: 26px 16px;
}

.clients .client img {
    width: 100%;
}

.icon-button {
    background-color: #d7dffb;
    border-radius: 35px;
    cursor: pointer;
    display: inline-block;
    margin: 0 4px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 34px;
}

/* Circle */

nav ul {
    list-style: none;

}

footer .footer {
    background: #1e1e1e;
    min-height: 42px;
    color: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    line-height: 32px;
    font-size: 13px;
    margin-bottom: 25px;

}
.bottom_30 {
    margin-top: 40px;
}

ul .tab1 {background-color: #abb8e6; padding: 0px 0px 10px 27px; margin-left: -40px;
    border-radius: 5px;}

    .pull-right {
    float: right;
}

@media only screen and (max-width: 640px) and (min-width: 360px) {
.navbar-toggler {display: block !important; background-color: #9775fa; color: #000;}
nav ul {display: none;}
header nav .site-btn {margin: -35px -12px 0 10px; margin-left: 10px;}

}


@media only screen and (max-width: 1024px) and (min-width: 768px) {
    header nav ul li a {font-size: 12px; line-height: 65px;}
    ul .tab1 {padding: 0px 0px 20px 30px; margin-left: -45px; border-radius: 5px;}
    header nav {line-height: 26px;}
    .icon-button { width: 29px;}
.navbar-toggler {display: block !important; background-color: #9775fa; color: #000;}
 nav ul {display: none;}

}