/*   
 * Template Name: Orbit - Responsive Resume/CV Template for Developers
 * Version: 1.0
 * Author: Xiaoying Riley
 * Twitter: @3rdwave_themes
 * License: Creative Commons Attribution 3.0 License
 * Website: http://themes.3rdwavemedia.com/
*/
/* styles.css */
/* ======= Base ======= */



body {
  font-family: 'Montserrat',sans-serif;
  font-weight: 499;
  color: #545E6C;
  background: #f5f5f5;
  font-size: 14px;
  padding: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-print-color-adjust:exact !important;
  print-color-adjust:exact !important;
  image-rendering: auto;

}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
sb {
  font-weight: 525;
}

a {
  color: #2d7788;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
a:hover {
  text-decoration: underline;
  color: #1a454f;
}
a:focus {
  text-decoration: none;
}
td.alignright { text-align: right; }
td.alignleft { text-align: left; }

asmall {
  color: #2d7788;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  font-size: 12px;
  color: #ffffff;
}
asmall:hover {
  text-decoration: underline;
  color: #1a454f;
}
asmall:focus {
  text-decoration: none;
}



ul.d {
    list-style-type: disc;
    margin-left: -25px;
    -padding: inherit;
}

ul.pill {
  list-style-type: disc;
  margin-left: 54px;
  padding: inherit;
}

p {
  line-height: 1.5;
}

ep {
  line-height: 1.6;
}


.wrapper {
  background: #42A8C0;
  --max-width: 960px;
  --max-width: 80%;

  margin: 0 auto;
  position: relative;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);

}


.sidebar-wrapper {
  -background: #5BB66F;
  -background: #b35900;
  -background: #0099cc;
  background: #102540;
  position: absolute;
  right: 0;
  --left: 0;
  width:20%;
  -width: 285px;
  -width: 265px;
  height: 100%;
  min-height: 800px;
  color: #fff;

}
.sidebar-wrapper a {
  color: #fff;
}

.sidebar-wrapper .invtext {
  color: #102540 !important ;
}


.sidebar-wrapper .profile-container {
  -padding: 25px;
  font-family: 'Abel', sans-serif;
  background: rgba(0, 0, 0, 0.1);
  text-align: center;
  color: #cac1a9;
  
}

.sidebar-wrapper .img-background {
  background: #ffffff;
}


.sidebar-wrapper .cert-container {
  text-align: center;
  color: #fff;
}


.sidebar-wrapper .download-container {
  text-align: center;
}

hr.style15 {
    width:  220px;
	border-top: 1px solid rgba(0,153,204,0.75);
  	margin-top: 7px;
    margin-bottom: 7px;
}

hr.style16 {
    width: 95%;
	border-top: 1px solid #0099cc;
  	margin-top: 7px;
    margin-bottom: 7px;
}

hr.style17 {
    width: 30%;
	border-top: 0px solid #0099cc;
}
hr.style18 {
  width:  83%;
  height:1px;
  border-top: 1px solid rgba(0,153,204,0.75);
  margin-top: 1px;
  margin-bottom: 1px;
}

.sidebar-wrapper .qr-code-container {
  -padding: 30px;
  -background: rgba(0, 0, 0, 0.2);
  color: #fff;
  position: absolute;
  -bottom: 0;
  text-align: center;
  padding: 25%;
}
.sidebar-wrapper .name {
  font-family: 'Montserrat';
  font-size: 24px;
  font-weight: 500;
  text-shadow: 1px 1px 0 #444;
  margin-top: 0;
  margin-bottom: 10px;
}
.sidebar-wrapper .tagline {
  font-family: 'Montserrat';
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
}
.sidebar-wrapper .profile {
  margin-bottom: 15px;
  border: 1px solid rgba(0, 9, 11, 0.2);
}
.profilewborder {
  margin-bottom: 15px;
  --border: 1px solid #0099cc;
  border-radius: 11px;
}
.sidebar-wrapper .profilecenter {
  margin-bottom: 15px;

}


.sidebar-wrapper .profilepad {
  margin-bottom: 15px;
  border: 1px solid rgba(0,153, 204, 0.2);
  background: #ffffff;
  padding-left:25px;
  padding-right:25px;
}


.sidebar-wrapper .contact-list .fa {
  margin-right: 5px;
  font-size: 18px;
  vertical-align: middle;
  -margin: -10px;
}
.sidebar-wrapper .contact-list li {
  margin-bottom: 15px;
}
.sidebar-wrapper .contact-list li:last-child {
  margin-bottom: 0;
}
.sidebar-wrapper .contact-list .email .fa {
  font-size: 12px;
  text-wrap: wrap;
}

.contact-list .email .fa,
.contact-list .phone .fa,
.contact-list .website .fa,
.contact-list .linkedin .fa {
  width: 20px;
  height: 20px;
  --margin-right: 8px;
  display: inline-block;
  color: #fff;
  border-radius: 30%;
  background-clip: padding-box;
  background: #2d7788;
  text-align: center;
  padding-top: 4px;
  font-size: 12px;
  position: relative;
  top: -2px;
}

.sidebar-wrapper .container-block {
  padding: 30px;
}



.sidebar-wrapper .container-block-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 15px;
}

.sidebar-wrapper .degree {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 5px;
}
.sidebar-wrapper .education-container .item {
  margin-bottom: 15px;
}
.sidebar-wrapper .education-container .item:last-child {
  margin-bottom: 0;
}
.sidebar-wrapper .education-container .meta {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
  margin-bottom: 0px;
  margin-top: 0;
}
.sidebar-wrapper .education-container .time {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
  margin-bottom: 0px;
}
.sidebar-wrapper .languages-container .lang-desc {
  color: rgba(255, 255, 255, 0.6);
}
.sidebar-wrapper .languages-list {
  margin-bottom: 0;
}
.sidebar-wrapper .languages-list li {
  margin-bottom: 10px;
}
.sidebar-wrapper .languages-list li:last-child {
  margin-bottom: 0;
}
.sidebar-wrapper .interests-list {
  margin-bottom: 0;
}
.sidebar-wrapper .interests-list li {
  margin-bottom: 10px;
}
.sidebar-wrapper .interests-list li:last-child {
  margin-bottom: 0;
}

.main-wrapper .sf {
    border-radius: 5px;
    border: 0px solid #000000;

}

.maincode-wrapper {
  background: #fff;
  padding-top: 22px;
  padding-bottom: 22px;
  padding-left: 36px;
  padding-right: 36px;
  width: 100%;
}

.maincode-wrapper .textleft {
  width: 100%;
  text-align: left;
  padding-left: 10px;
  padding-right: 5px;
  
  font-size: 14px;
  font-weight: 1500;
  color: #000000;
  line-height: 1.5;
} 



.maincode-wrapper .boxround {
  width: 70%;
  -moz-border-radius: 15px; 
  -webkit-border-radius: 15px; 
  border:1px solid #ccc;
  border-radius: .3em;
  margin-left: 30%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color:azure ;

  }
  .maincode-wrapper .exec-summary1 {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #0099cc;
    line-height: 0.1em;
    margin: 20px 0px 20px;
    font-size: 16px;
    font-weight: 1500;
    color: #2d7788;
    
  }

  .maincode-wrapper .exec-summary2 {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #0099cc;
    line-height: 0.1em;
    margin: 0px 0px 1px;
    font-size: 16px;
    font-weight: 1500;
    color: #2d7788;
    
  }

  .maincode-wrapper .section-title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    color: #2d7788;
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .maincode-wrapper .section-title .fa{
    width: 30px;
    height: 30px;
    margin-right: 8px;
    display: inline-block;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #2d7788;
    text-align: center;
    padding-top: 8px;
    font-size: 16px;
    position: relative;
    top: -2px;
  }


.main-wrapper {
  background: #fff;
  padding-top: 22px;
  padding-bottom: 22px;
  padding-left: 36px;
  padding-right: 22%;
}
.main-wrapper .section-title {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  color: #2d7788;
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
}
.main-wrapper .section-title .fa{
  width: 30px;
  height: 30px;
  margin-right: 8px;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #2d7788;
  text-align: center;
  padding-top: 8px;
  font-size: 16px;
  position: relative;
  top: -2px;
}
.main-wrapper .section {
  margin-bottom: 0px;
}
.main-wrapper .experiences-section .item {
  margin-bottom: 0px;
}
.main-wrapper .upper-row {
  position: relative;
  overflow: hidden;
  margin-bottom: 2px;
}
.main-wrapper .job-title {
  color: #3F4650;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.main-wrapper .exec-summary {
   width: 100%;
   text-align: center;
   border-bottom: 1px solid #0099cc;
   line-height: 0.0em;
   margin: 10px 0px 20px;
   font-size: 16px;
   font-weight: 1500;
   color: #2d7788;
} 

.main-wrapper .exec-summary1 {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #0099cc;
  line-height: 0.1em;
  margin: 20px 0px 20px;
  font-size: 16px;
  font-weight: 1500;
  color: #2d7788;
  
}

.main-wrapper .exec-summary11 {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #0099cc;
  line-height: 0.1em;
  margin: 20px 0px 20px;
  font-size: 16px;
  font-weight: 1500;
  color: #2d7788;
  
}



.main-wrapper .exec-summary span {
    background:#fff;
    padding:0 10px;
}

.main-wrapper .nameclass {
  width: 65%;
  vertical-align: middle;
  padding-bottom: 16px;
}





.resume-timeline {
  padding-left: 2rem;
}

.resume-timeline:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 100%;
  background: #0099cc;
  left: 21px;
  top: 23px;

  position: absolute;
}

.resume-timeline-item-last:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: -2px;
  top: 96%;
  width: 5px;
  height: 5px;
  border: 4px solid #0099cc;
  background: white;
  border-radius: 25%;
}  


 .resume-timeline-last {
  padding-left: 2rem;
}

.resume-timeline-last:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 90%;
  background: #0099cc;
  left: 21px;
  top: 23px;
  position: absolute;
}


.position-relative {
  position: relative !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.col-lg-9 {
  margin-left: 0px !important;
  width: 100%;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  width: fit-content;
}

.rounded-4 {
  border-radius: 1rem !important;
}
.p-4 {
  padding: 0.5rem !important;
}
.align-content-stretch {
  align-content: stretch !important;
}

.col-lg-3 {
  flex: 0 0 auto;
  width: 25%;
  padding: 0.5rem;
  padding-left: ;
}

.main-wrapper .sectionright {
  position: absolute;
  --right: 2%;
  left:53%;
  top:36px;
  color: #3F4650;

}

.main-wrapper .time {
  position: absolute;
  right: 0;
  top: 0;
  color: #3F4650;
  font-weight: 500;
}

.main-wrapper .time1 {
  right: 0;
  top: 0;
  color: #3F4650;
  font-weight: 500;
  text-align: right;
}
.time2 {
  right: 0;
  top: 0;
  bottom: 0;
  left:0;
  color: rgba(255, 255, 255, 0.25);
  font-weight: 500;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0px;
  margin-right: 0px;
  
}
.main-wrapper .company {
  margin-bottom: 10px;
  margin-top: 0px;
  color: #3F4650;
  font-weight: 500  ;

}
.main-wrapper .project-title {
  font-size: 16px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 5px;
}
.main-wrapper .projects-section .intro {
  margin-bottom: 30px;
}
.main-wrapper .projects-section .item {
  margin-bottom: 15px;
}
.skillset .item {
  margin-bottom: 15px;
  overflow: hidden;
}
.skillset .level-title {
  font-size: 14px;
  margin-top: 3px;
  margin-bottom: 12px;
}
.skillset .level-bar {
  height: 12px;
  background: #f5f5f5;
}
.skillset .level-bar-inner {
  height: 12px;
  background: #7bc2d3;
}
.footer {
  padding: 30px;
  padding-top: 60px;
}
.footer .copyright {
  line-height: 1.6;
  color: #545E6C;
  font-size: 13px;
}
.footer .fa-heart {
  color: #fb866a;
}
.footerdownload {
  padding: 20px;
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
  .skillset .level-title {
    display: inline-block;
    float: left;
    width: 25%;
    margin-bottom: 0;
  }
  .skillset .level-bar {
    display: inline-block;
    width: 70%;
    float: left;
    position: relative;
    top: 1px;
  }
  .wrapper {
    max-width:90%;
  }
  .website,
  .phone,
  .linkedin,
  .email
  {
    font-size: 12px;
  }
  .sidebar-wrapper .education-container .meta {
    font-size: 12px;
  }

  * {
    -webkit-print-color-adjust: exact !important;   /* Chrome, Safari 6 – 15.3, Edge */
    color-adjust: exact !important;                 /* Firefox 48 – 96 */
    print-color-adjust: exact !important;           /* Firefox 97+, Safari 15.4+ */
}

}
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .skillset .level-title {
    display: inline-block;
    float: left;
    width: 25%;
    margin-bottom: 0;
  }
  .skillset .level-bar {
    display: inline-block;
    width: 70%;
    float: left;
    position: relative;
    top: 1px;
  }
  .wrapper {
    max-width:100%;
  }
  .main-wrapper{
    --title-padding-left:24px !important;
}  
  .website,
  .phone,
  .email
  {
    font-size: 15px;

  }
  .linkedin
  {
    font-size: 14px;

  }


  .sidebar-wrapper .education-container .meta {
    font-size: 14px;
  }
}

/* Ex-Large devices (large desktops, 1441px and up) */
@media (min-width: 1564px) {
  .wrapper {
    max-width:90%;
  }
  .main-wrapper{
    --title-padding-left:24px !important;
}  
  .website,
  .phone,
  .linkedin,
  .email
  {
    font-size: 14px;
  }




}

/* Ex-Large devices (large desktops, 1441px and up) */
@media (min-width: 1809px) {
  .wrapper {
    max-width:85%;
  }
.main-wrapper{
    --title-padding-left:14px !important;
}  

  .main-wrapper .nameclass {
    width: 70%;
    vertical-align: middle;
    padding-bottom: 16px;
  }

  .sidebar-wrapper .education-container .meta {
    font-size: 14px;
  }
}



@media print {
 

  * {
    -webkit-print-color-adjust: exact !important; 
     print-color-adjust: exact !important;

}

}