/* linkedin  */

.linkedin-header * {
    box-sizing: border-box;
}

.linkedin-header .header {
    max-width: 1584px;
    width: 1584px;
    min-width: 1584px;
    height: 396px;
    max-height: 396px;
    position: relative;
    background-color: #222;
}

.linkedin-header .top-section {
    display: flex;
    height: 319px;
}

.linkedin-header .emoji img {
    width: 65px;
}

.linkedin-header .top-section .left-section {
    position: relative;
    height: 100%;
    width: 1024px;
}


    .linkedin-header
    .top-section
    .left-section
    .background-image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}

.linkedin-header .top-section .left-section .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.9;
    z-index: 1;
}

.linkedin-header .version-11.version-12.full .top-section .content .rc-logo {
    position: absolute;
	bottom: 140px;
	left: -40px;
} 

.version-5.bold.with-qr.header.full-top .rc-logo,
.version-5.version-14 .rc-logo,
.version-3.bold.with-qr .rc-logo,
.version-1.bold.with-cover .rc-logo,
.version-2.bold.with-cover .rc-logo,
.version-2.with-qr.with-cover .rc-logo,
.version-1.version-18 .rc-logo,
.version-2.with-cover .rc-logo {
    position: absolute;
	bottom: 180px;
	left: 350px;
} 

.version-3.bold .top-section .rc-logo {
    margin-top: -190px;
}

.linkedin-header .overlay {
    background-color: RGB(22, 102, 194, 0.9);
}

.linkedin-header .version-18 .top-section {
    position: relative;
}

.linkedin-header .version-18 .top-section .right-section {
    border: 8px solid #DCE6F1;
}

.linkedin-header .version-18 .top-section .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.9;
}

.linkedin-header .version-18 .bottom-bar {
    background: #fff;
}

.linkedin-header .version-18 .bottom-bar p {
    color: #000;
}

.linkedin-header .full .top-section {
    height: 396px;
}

.linkedin-header .full .top-section .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.9;
    z-index: 1;
}

.linkedin-header .full .top-section .content {
    position: relative;
    z-index: 9;
}


.linkedin-header
.full
.top-section
.content
.qr-image {
    position: absolute;
    top: 10px;
    right: 15px;
}

.linkedin-header .full .top-section .content p {
    position: absolute;
    top: 283px;
    right: 15px;
    color: #fff;
    font-size: 36px;
    width: max-content;
    margin: 0px;
}

.linkedin-header .version-7.full .top-section p {
    position: absolute;
    top: 61px;
    left: 310px;
    color: #fff;
    font-size: 36px;
    width: max-content;
    margin: 0px;
    z-index: 2;
}


    .linkedin-header
    .version-11.full
    .top-section
    .content {
    position: absolute;
    top: 37px;
    left: 156px;
    display: flex;
    align-items: center;
}


    .linkedin-header
    .version-12.full
    .top-section
    .content {
    top: initial;
    left: 393px;
    bottom: 33px;
}


    .linkedin-header
    .version-13.full
    .top-section
    .content {
    top: initial;
    left: 390px;
    bottom: 33px;
}


    .linkedin-header
    .version-11.full
    .top-section
    .content
    .rc-logo {
    position: static;
    width: 60px;
}


    .linkedin-header
    .version-11.full
    .top-section
    .content
    p {
    position: static;
    font-size: 36px;
    font-weight: 600;
}


    .linkedin-header
    .version-11.full
    .top-section
    .content
    .emoji-ct {
    width: 109px;
    height: 109px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #dce6f1;
    border: 4px solid #ffffff;
    margin-right: 17px;
    border-radius: 50%;
}


    .linkedin-header
    .version-12.full
    .top-section
    .content
    .emoji {
    font-size: 72px;
}


    .linkedin-header
    .version-13.full
    .top-section
    .content
    .emoji {
    font-size: 72px;
    margin-right: 15px;
}


    .linkedin-header
    .version-11.full
    .top-section
    .content
    .emoji-ct
    p {
    font-size: 72px;
}


    .linkedin-header
    .version-11.full
    .top-section
    .content
    .url-ct {
    background-color: #fff;
    border-radius: 41px;
    height: 82px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 17px;
    padding: 0px 27px;
}


    .linkedin-header
    .version-11.full
    .top-section
    .content
    .url-ct
    p {
    color: #000;
}

.linkedin-header .rc-logo {
    width: 70px;
    z-index: 99;
}

.linkedin-header .version-4 .rc-logo {
    position: absolute;
    top: 144px;
    left: 350px;
}

.linkedin-header .version-6 .rc-logo {
    position: absolute;
    top: 144px;
    left: 350px;
}

.linkedin-header .version-7 .rc-logo {
    position: absolute;
    top: 31px;
    left: 70px;
    width: 50px;
}

.linkedin-header .qr-ct {
    background: #fff;
    border-radius: 12px;
    height: 305px;
    width: 153px;
    display: flex;
    justify-content: center;
    padding-top: 5px;
    position: absolute;
    top: 16px;
    left: 139px;
    z-index: 2;
}

.linkedin-header .full .top-section .qr-ct .qr-image {
    width: 140px;
    height: 140px;
    position: static;
}

.linkedin-header .top-section .left-section .content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 4;
    padding: 35px 21px;
    display: flex;
    justify-content: flex-end;
}

.linkedin-header .top-section .qr-image {
    width: 241px;
    height: 241px;
}

.linkedin-header .version-5 .top-section .qr-image {
    width: 183px;
    height: 183px;
    position: absolute;
    right: 35px;
    top: 189px;
}

.linkedin-header .top-section .right-section {
    height: 319px;
    width: 638px;
    background-size: cover;
    background-position: center;
}

.linkedin-header .bottom-bar {
    width: 100%;
    height: 77px;
    display: flex;
    align-items: center;
    text-align: end;
    justify-content: flex-end;
    padding-right: 34px;
    background: #000;
}

.linkedin-header .bottom-bar.grey {
    background-color: #dce6f1;
}

.linkedin-header .bottom-bar.grey p {
    color: #000;
}

.linkedin-header .version-5 .bottom-bar.grey {
    text-align: start;
    justify-content: flex-start;
    padding-left: 400px;
}

.linkedin-header .version-14 .bottom-bar.grey {
    text-align: start;
    justify-content: flex-start;
    padding-left: 400px;
    background: #145CB0;
}

.linkedin-header .version-14 .bottom-bar.grey p {
    color: #fff;
}

.linkedin-header .bottom-bar p {
    font-size: 30px;
    letter-spacing: 0.1px;
    color: #fff;
    text-align: end;
}

.linkedin-header .full-top .top-section {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding: 40px 34px;
}

.linkedin-header .full-top .top-section.grayscale {
    filter: grayscale(1);
}

.linkedin-header .url-qr {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.linkedin-header .qr-image {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.linkedin-header .left-section .image-ct {
    width: 220px;
}

.linkedin-header .left-section .user-img {
    border-radius: 50%;
    min-width: 137px;
    width: 137px;
    height: 137px;
    background-color: grey;
    border: 4px solid #fff;
    position: relative;
    top: 70px;
    left: 20px;
}

.linkedin-header .background-image {
    width: 383px;
    min-width: 383px;
    background-image: url("/img/assets/linkedin-bg-placeholder.jpeg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.linkedin-header .background-overlay {
    width: 383px;
    min-width: 383px;
    position: absolute;
    top: 0;
    left: 0;
    height: 187.5px;
    opacity: 0.8;
    z-index: 2;
}

.linkedin-header .version-6 .background-overlay {
    width: 310px;
    position: absolute;
    left: 440px;
    min-width: 310px;
}

.linkedin-header .version-7 .background-overlay {
    width: 310px;
    position: absolute;
    left: 440px;
    min-width: 310px;
}

.linkedin-header .version-5 p {
    color: #000;
}

.linkedin-header .left-section p {
    font-size: 14px;
    font-weight: 600;
    margin: 0px;
    margin-bottom: 15px;
}

.linkedin-header .middle-section {
    min-width: 367px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.linkedin-header .version-2 .left-section {
    min-width: 383px;
    width: 383px;
    background-color: rgba(0, 0, 0, 0.8);
}


    .linkedin-header
    .version-1
    .top-section
    .right-section {
    width: 520px;
    height: 266px;
    position: absolute;
    top: 24px;
    right: 34px;
}

.linkedin-header .version-3 .left-section {
    min-width: 383px;
    width: 383px;
    border-right: none;
}

.linkedin-header .version-4 .left-section {
    min-width: 383px;
    width: 383px;
    border-right: none;
}

.linkedin-header .version-6 .left-section {
    min-width: 383px;
    width: 383px;
    border-right: none;
}

.linkedin-header .version-5 .left-section {
    
   
    border-right: none;
}

.linkedin-header .version-7 .left-section {
    
   
    border-right: none;
}

.linkedin-header .version-11 .left-section {
    
   
    border-right: none;
}

.linkedin-header .version-5 .left-section .url-qr {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.linkedin-header .version-11 .left-section .url-qr {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.linkedin-header .version-7 .left-section .url-qr {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: relative;
    z-index: 3;
    justify-content: flex-end;
}

.linkedin-header .version-7 .left-section .url-qr p {
    margin: 0;
    margin-top: 10px;
}

.linkedin-header .version-5 .left-section .url-qr .qr-image {
    width: 137px;
    height: 137px;
    background-color: lightblue;
    align-self: center;
    margin-right: 10px;
}

.linkedin-header .version-11 .left-section .url-qr .qr-image {
    width: 140px;
    height: 140px;
    background-color: lightblue;
    align-self: center;
    margin-right: 10px;
}

.linkedin-header .version-7 .left-section .url-qr .qr-image {
    width: 105px;
    height: 105px;
    background-color: lightblue;
    margin-right: 5px;
}

.linkedin-header .version-5 .left-section .url-qr p {
    margin-bottom: 15px;
    margin-right: 13px;
}

.linkedin-header .version-3 .left-section .url-qr .qr-image {
    width: 87px;
    height: 87px;
    background-color: lightblue;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
}

.linkedin-header .version-3 .middle-section {
    min-width: 367px;
    width: 367px;
    box-sizing: border-box;
}

.linkedin-header .version-4 .middle-section {
    min-width: 367px;
    box-sizing: border-box;
    width: 367px;
}

.linkedin-header .version-6 .middle-section {
    min-width: 310px;
    width: 310px;
    box-sizing: border-box;
    display: flex;
    position: absolute;
    z-index: 2;
    left: 440px;
    top: 0px;
    height: 187.5px;
    align-items: flex-end;
    justify-content: flex-end;
}

.linkedin-header .version-7 .middle-section {
    min-width: 367px;
    width: 367px;
    box-sizing: border-box;
    display: flex;
    position: absolute;
    z-index: 2;
    left: 440px;
    top: 0px;
    height: 187.5px;
    align-items: flex-end;
    justify-content: flex-end;
}

.linkedin-header .version-6 .middle-section .url-border {
    width: auto;
    padding: 0 15px;
    height: 36px;
    border: 2px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
    font-size: 14px;
    margin-right: 18px;
    font-weight: 600;
}

.linkedin-header .middle-section img {
    max-width: 100%;
    max-height: 100%;
    width: 325px;
}

.linkedin-header.linkedin-header-4 .image-ct {
    width: 530px;
}

/* Twitter  */

.twitter-header {
    display: flex;
    position: relative;
    box-sizing: border-box;
    transform: scale(2.337);
    margin-top: 143px;
    margin-left: 601px;
}

.twitter-header * {
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
    font-family: proxima-nova;
}

.twitter-header .left-section {
    display: flex;
    justify-content: space-between;
    background-image: url("/img/assets/header-twitter.svg");
    background-position: center;
    background-size: cover;
    padding: 15px 15px;
    height: 214px;
    width: 642px;
    box-sizing: border-box;
}

.twitter-header .version-1 .left-section {
    position: relative;
}

.twitter-header .middle-section {
    background-color: rgb(41, 41, 41);
    min-width: 367px;
}

.twitter-header .qr-image {
    background-color: rgb(41, 41, 41);
    width: 96px;
    height: 96px;
    background-position: center;
    background-size: cover;
}

.twitter-header .version-1 .qr-image {
    right: 16px;
    position: absolute;
}

.twitter-header .version-1.version-5 .qr-image {
    position: static;
}

.twitter-header .version-4 {
    position: relative;
}

.twitter-header .version-4 .qr-image {
    width: 88px;
    height: 88px;
}

.twitter-header .version-4 .url-ct-header {
    height: 44px;
	position: absolute;
	top: 20px;
	left: 20px;
	background: #fff;
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-radius: 20px;
}

.twitter-header .version-4 .url-ct-header p {
    color: #000;
    font-size: 18px;
}

.twitter-header .version-5 {
    flex-direction: column;
    max-height: 222px;
}

.twitter-header .version-5 .url-ct-header {
    height: 41px;
    min-height: 41px;
    background: #fff;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.twitter-header .version-5 .left-section {
    height: 173px;
    width: 442px;
}

.twitter-header .version-5 .top-row {
    display: flex;
    width: 100%;
    position: relative;
}

.twitter-header .version-5 .url-qr {
    position: absolute;
}

.twitter-header .version-5 .url-qr .qr-image {
    height: 80px;
    width: 80px;
}

.twitter-header .version-5 .top-row .user-cover {
    position: absolute;
    width: 233px;
    height: 119px;
    bottom: 17px;
    right: 16px;
    background-size: cover;
    background-position: center;
}

.twitter-header .version-5 .top-row .right-color {
    width: 200px;
    background: #21B2FD;
    height: 173px;
}

.twitter-header .version-5 .url-ct-header p {
    color: #000;
    font-size: 18px;
    margin-right: 13px;
}

.twitter-header .user-img-qr-ct {
    background-color: #171717;
	width: 146px;
	height: 190px;
	position: relative;
	top: 0px;
	left: 5px;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	padding-top: 10px;
}

.twitter-header .user-img-qr-ct .qr-image {
    background-color: #5e5e5e;
    width: 100px;
	height: 100px;
}

.twitter-header .version-3 {
    display: flex;
}

.twitter-header .version-3 .left-section {
    width: 428px;
}

.twitter-header .version-3 .middle-section {
    width: 214px;
    min-width: 214px;
    height: 214px;
    background: #181818;
    display: flex;
    flex-direction: column;
    padding: 15px;
    align-items: flex-end;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 600;
}

.twitter-header .version-3 .middle-section .qr-image {
    width: 65px;
    height: 65px;
}

.twitter-header .version-3 .middle-section p {
    margin-top: 0px;
    margin-bottom: 5px;
}

/* Mobile cover  */

.mobile-cover-screenshot {
    height: 1600px;
   
    background: grey;
    margin-bottom: 100px;
    background-position: center;
    background-size: cover;
    position: relative;
}

.mobile-cover-screenshot * {
    margin: 0px;
    padding: 0px;
    color: #fff;
    box-sizing: border-box;
    font-family: "proxima-nova";
}

.mobile-cover-screenshot .image-overlay {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    opacity: 1;
    padding-left: 40px;
}

.mobile-cover-screenshot .name {
    font-size: 80px;
    font-weight: 600;
    line-height: 70px;
    margin-top: 80px;
    text-transform: uppercase;
}

.mobile-cover-screenshot .occupation {
    font-family: din-condensed;
    text-transform: uppercase;
    font-size: 38px;
    margin-top: 30px;
}

.mobile-cover-screenshot .company {
    text-transform: uppercase;
    font-family: din-condensed;
    font-size: 38px;
}

.mobile-cover-screenshot .about-me {
    background: #000;
    min-height: 82px;
    height: 82px;
    margin-bottom: 22px;
    display: flex;
    width: 380px;
    align-items: center;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    position: relative;
    z-index: 2; 
    margin-left: -40px;
    font-size: 26px;
    padding-left: 40px;
}

.mobile-cover-screenshot .badges {
    margin-bottom: 44px;
    display: flex;
    position: relative;
    z-index: 2;
}

.mobile-cover-screenshot .badges svg {
    margin-right: 14px;
    width: 64px;
    height: 84px;
}

.mobile-cover-screenshot .badges svg:last-of-type {
    margin-right: 0px;
}

.mobile-cover-screenshot .about-me .arrow-left {
    margin-right: 22px;
    margin-left: 32px;
}

.mobile-cover-screenshot .shaping-thinking {
    font-weight: 600;
    font-size: 35;
    margin-bottom: 50;
    display: flex;
    align-items: center;
}


.mobile-cover-screenshot .shaping-thinking:visited {
    color: #fff;
}

.mobile-cover-screenshot .shaping-thinking .arrow-down {
    margin-left: 32px;
}

.mobile-cover-screenshot .subjects {
    padding:0;
    margin:0;
}

.mobile-cover-screenshot .subjects .title {
    padding:0;
    margin:0;
    font-size: 34px;
    color: #848484;
    margin-bottom: 12px;
    font-family: din-condensed;
    margin-top: 22px;
}

.mobile-cover-screenshot .subjects a.subject {
    padding:0;
    margin:0;
    font-size: 25px;
    color: #fff;
    margin-bottom: 4px !important;
    text-transform: uppercase;
    cursor: pointer;
    width: fit-content;
    display: block;
    font-weight: 600;
}

.mobile-cover-screenshot .social-icons {
    margin-top: 50px;
    margin-bottom: 30px;
}

.mobile-cover-screenshot .social-icons a{
    display: inline-block!important;
    background-size: cover!important;
    width: 50px;
    height: 50px;
    margin-right: 6px;
}

.mobile-cover-screenshot .social-icons a:last-child{
    margin-right: 0px;
}

.mobile-cover-screenshot .social-icons .info-btn {
    left: 12px;
    top: -22px;
    background: url(/img/info-no-shadow.png) no-repeat center center / cover;
    width: 33px;
    height: 33px;
 }

.mobile-cover-screenshot .social-icons a.website {
    background-image: url('/img/social-icons/website.svg');
}

.mobile-cover-screenshot .social-icons a.instagram {
    background-image: url('/img/social-icons/instagram.svg');
}

.mobile-cover-screenshot .social-icons a.facebook {
    background-image: url('/img/social-icons/facebook.svg');
}

.mobile-cover-screenshot .social-icons a.linkedin {
    background-image: url('/img/social-icons/linkedin.svg');
}

.mobile-cover-screenshot .social-icons a.twitter {
    background-image: url('/img/social-icons/twitter.svg');
}

.mobile-cover-screenshot .social-icons a.medium {
    background-image: url('/img/social-icons/medium.png');
}

.mobile-cover-screenshot .social-icons a.quora {
    background-image: url('/img/social-icons/quora.svg');
}

.mobile-cover-screenshot .social-icons a.reddit {
    background-image: url('/img/social-icons/reddit.svg');
}

.mobile-cover-screenshot .social-icons a.yelp {
    background-image: url('/img/social-icons/yelp.svg');
}