@font-face {
  font-display: swap;
  font-family: 'SamsungOne';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/SamsungOne-400.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'SamsungOne';
  font-style: normal;
  font-weight: bold;
  src: local('SamsungOne'), url('/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/fonts/SamsungOne-700.woff2') format('woff2'), url('/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/fonts/SamsungOne-700.woff') format('woff'), url('/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/fonts/SamsungOne-700.ttf') format('truetype'), url('/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/fonts/SamsungOne-700.eot?#iefix') format('embedded-opentype');
}
@font-face {
  font-display: swap;
  font-family: 'SamsungSharpSans';
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/SamsungSharpSansBd.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'SamsungSharpSans';
  font-style: normal;
  font-weight: normal;
  src: local('SamsungSharpSans'), url('../fonts/SamsungSharpSansBd.woff2') format('woff2');
}
/*-------------------------------------------------------------------*/
/**
 * ===============================
 *  Defult CSS
 * ===============================
 */
html * {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}
::selection {
  background-color: rgba(245, 124, 0, 0.9);
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #00ca69;
  color: #fff;
  text-shadow: none;
}
img::selection {
  background: 0 0;
}
img::-moz-selection {
  background: 0 0;
}
a, button {
  /*text-decoration: none !important;*/
  cursor: pointer !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
a:focus {
  outline: 0;
}
#info + .readmore-js-toggle {
  padding-bottom: 1.5em;
  border-bottom: 1px solid #999;
  font-weight: bold;
}
b {
  font-weight: 600;
}
strong {
  font-weight: 500;
}
/*body {
  overflow-x: hidden;
  color: #161616;
  font-size: 15px;
  line-height: 170%;
  word-wrap: break-word;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
}*/
body {
  font-family: SamsungOne, arial, sans-serif;
  font-size: 16px;
  line-height: 170%;
  color: #000;
  background-color: #fff;
  overscroll-behavior: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%
}
img {
  /*width: 100%;*/
}
.img-hover-zoom {
  width: 100%;
  overflow: hidden;
}
.img-hover-zoom img {
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.img-hover-zoom:hover img {
  transform: scale(1.1);
}
.text-muted {
  font-size: 16px;
  font-weight: 600;
  color: #6dc24b;
}
p {
  font-size: 1.000em;
  line-height: 1.6em;
  margin: 0 0 22px;
}
p .last {
  margin: 0 0 0px !important;
}
p.large {
  font-size: 1.000em;
}
a, a:hover, a:focus, a:active, a.active {
  outline: 0;
  /*text-decoration: none;*/
}
a {
  color: #6dc24b;
}
a:hover, a:focus, a:active, a.active {
  color: #6dc24b;
  text-underline-offset: 5px;
}
.org-accent {
  color: #6dc24b;
}
.help-block {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "SamsungSharpSans", Helvetica, Arial;
  margin-top: 0px;
  color: #000;
  font-weight: 600;
  line-height: 140%;
  transition: all 500ms ease;
}
h1 {
  font-size: 38px;
  line-height: 40px;
  text-transform: none;
  /*color: #6dc24b;*/
}
.modal-body h1 {
  line-height: 1em;
}
h2 {
  font-size: 42px;
  line-height: 56px;
}
.breadcrumbs h2 {
  color: #6dc24b;
}
.section-heading {
  position: relative;
  width: 100%;
  max-width: 1392px;
  margin: 0 auto;
  font-family: "SamsungSharpSans", Helvetica, Arial;
  font-size: 38px;
  font-weight: bold;
  line-height: 1.2;
  overflow: visible;
  word-break: keep-all;
  text-overflow: clip;
}
h2.section-heading span {
  color: #6dc24b;
}
h3 {
  font-size: 28px;
  line-height: 1.3em;
  text-transform: none;
}
h3 span {
  font-size: 16px;
}
h4 {
  font-size: 24px;
}
#portfolio h4 {
  font-size: 20px !important;
  color: #fff;
}
h5 {
  font-size: 18px;
  font-style: normal;
  line-height: 24px;
}
.text-block-container__headline {
  position: relative;
  width: 100%;
  max-width: 1392px;
  margin: 0 auto;
  font-family: 'SamsungSharpSans', arial, sans-serif;
  font-size: 38px;
  font-weight: bold;
  line-height: 1.2;
  overflow: visible;
  word-break: keep-all;
  text-overflow: clip
}
/*.gradient-text {
  outline: none;
  background-image: linear-gradient(135deg, #5335cf 0%, #de005e 25%, #f66e48 50%, #de005e 75%, #5335cf 100%);
  background-size: 400%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: animate 20s linear infinite;
}*/
@keyframes animate {
  to {
    background-position: 400%;
  }
}
#portfolio h6 {
  font-size: 14px !important;
  line-height: 14px;
  color: #fff;
}
.img-centered {
  margin: 0 auto;
}
.text-white-70 {
  color: #fff;
  margin: 0px !important;
}
/*------------------------shadow -----------------*/
.shadow {
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.08), 0px 3px 6px -4px rgba(0, 0, 0, 0.12), 0px 9px 28px 8px rgba(0, 0, 0, 0.05);
}
/* ==================== SECTION bg-color starts ===================================== */
.bg-light-gray {
  background-color: #f4f4f4 !important;
}
.bg-white-100 {
  background-color: #fff;
}
.bg-color-red {
  background-color: #6dc24b !important;
}
/* ==================== SECTION bg-color Ends ===================================== */
.btn {
  padding: 8px 20px !important;
  ;
  outline: none;
  text-decoration: none;
  font-size: 15px;
  letter-spacing: 0px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 600;
  border-radius: 8px;
}
.btn-primary {
  text-transform: inherit;
  letter-spacing: 0px;
  color: #fff !important;
  border: 1px solid #6dc24b;
  background-color: #6dc24b;
  /*  box-shadow: 0 3px 5px 0 rgba(255, 91, 105, 0.3);*/
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.focus {
  background-color: #6dc24b !important;
  border-color: #6dc24b !important;
  filter: brightness(115%);
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  border: 1px solid #6dc24b;
  background-color: #6dc24b;
}
.btn-light {
  background-color: #fbfbfb !important;
  border: 1px solid #f6f5f7 !important;
  color: #ffffff !important;
  /* -webkit-box-shadow: 0 3px 5px 0 rgba(248, 249, 252, 0.3);
  box-shadow: 0 3px 5px 0 rgba(248, 249, 252, 0.3);*/
}
.btn-light:hover, .btn-light:focus, .btn-light:active, .btn-light.active, .btn-light.focus {
  background-color: #f3f3f3 !important;
  border-color: #f3f3f3 !important;
  color: #ffffff !important;
}
.btn.btn-light {
  color: #3c4858 !important;
  border: 1px solid #dee2e6 !important;
}
.btn.btn-light:hover, .btn.btn-light:focus, .btn.btn-light:active, .btn.btn-light.active, .btn.btn-light.focus {
  background-color: #f3f3f3 !important;
  color: #3c4858 !important;
}
.btn.btn-soft-light {
  color: rgba(60, 72, 88, 0.5) !important;
  border: 1px solid #dee2e6 !important;
}
.btn.btn-soft-light:hover, .btn.btn-soft-light:focus, .btn.btn-soft-light:active, .btn.btn-soft-light.active, .btn.btn-soft-light.focus {
  color: #3c4858 !important;
}
.btn.btn-outline-light {
  border: 1px solid #dee2e6 !important;
  color: #3c4858 !important;
  background-color: transparent;
}
.btn.btn-outline-light:hover, .btn.btn-outline-light:focus, .btn.btn-outline-light:active, .btn.btn-outline-light.active, .btn.btn-outline-light.focus {
  background-color: #f8f9fc !important;
}
.btn-primary .badge {
  color: #6dc24b;
  background-color: #fff;
}
.white-btn {
  color: #151515;
  background-color: #fff;
  border: solid 1px #fff;
}
.white-btn:hover {
  background-color: rgba(255, 255, 255, .2);
}
.white-btn:active {
  color: #fcd3a5;
}
.gray-btn {
  color: #fff;
  background-color: #1c1c1c;
  border: 1px solid #000;
  font-weight: 600;
}
.gray-btn:hover {
  color: #fff;
  background-color: #6dc24b;
  border: 1px solid #6dc24b;
}
.hire-me-btn {
  margin-top: 6px;
  margin-left: 20px;
}
.navbar-default {
  border-color: transparent;
  background-color: #0d1117;
  border: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  /* box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);*/
}
.navbar-default .navbar-brand {
  color: #000;
}
.navbar-brand {
  padding-top: 0px;
  margin-top: 10px;
  letter-spacing: 0px;
  text-transform: none;
  line-height: 30px;
  height: 30px;
}
.navbar-brand span {
  color: #A8A8A8;
}
/*.navbar-brand img {
  opacity: .8;
}
.navbar-brand img:hover {
  opacity: 1;
}*/
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:active, .navbar-default .navbar-brand.active {
  color: #6dc24b;
}
.navbar-default .navbar-collapse {
  border-color: rgba(255, 255, 255, .5);
}
.navbar-default .navbar-toggle {
  border-color: #6dc24b;
  background-color: #6dc24b;
  float: left;
  margin-left: 10px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #6dc24b;
}
.navbar-default .nav li a {
  font-weight: 400;
  letter-spacing: normal;
  color: #f0f0f0;
  opacity: 1;
  z-index: 1;
  /*	text-transform: uppercase;*/
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.navbar-default .nav li a:hover, .navbar-default .nav li a:focus {
  outline: 0;
  color: #f57c00;
  opacity: 1;
}
.navbar-default .navbar-nav > .active > a {
  border-radius: 0;
  color: #6dc24b;
  opacity: 1;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #6dc24b;
  background-color: transparent;
}
.mt20 {
  margin-top: 20px;
}
.mt40 {
  margin-top: 40px;
}
.mt60 {
  margin-top: 60px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb60 {
  margin-bottom: 60px;
}
.pt40 {
  padding-top: 40px;
}
.pt60 {
  padding-top: 60px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb60 {
  padding-bottom: 60px;
}
.paddding-0 {
  padding-right: 0px;
  padding-left: 0px;
}
section {
  padding: 60px 0;
}
section.first {
  padding: 98px 0px 16px 0px;
  background-color: #f4f4f4;
}
.page-tag {
  display: inline-block;
  padding: 0px 4px;
  line-height: 18px;
  font-size: 12px;
  font-weight: 400;
  border-radius: 4px;
  color: #fff;
  background-color: #6dc24b;
}
section.mid {
  padding: 40px 0;
}
section.last {
  padding: 60px 0px 60px 0px;
}
section.spl-40 {
  padding: 25px 0 !important;
}
#about, #services, #errorpage, #privacy-policy {
  background-color: #f6f5f7;
  /*padding-top: 124px;*/
}
.text-span-74 {
  color: #060606;
  letter-spacing: -6px;
  font-size: 88px;
  /*font-style: italic;*/
  font-weight: 400;
  transition: color .1s ease-in;
}
/*.text-block-82 {
  color: #060606;
  letter-spacing: -1px;

  font-size: 40px;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 20px;
}*/
.hero .social-icons img {
  padding-right: 4px;
}
.section-featured-work {
  background: #f6f5f7;
}
.section-featured-work img {
  border: 1px solid dotted;
  overflow: hidden;
}
.service-heading {
  margin: 15px 0;
  text-transform: none;
}
nav#filter {
  margin-bottom: 1em;
}
nav#filter ul {
  padding-inline-start: 0px;
}
nav#filter li {
  display: inline-block;
  margin: 0 0 0 5px;
}
nav#filter a {
  padding: 6px 15px;
  line-height: 20px;
  color: #393939;
  /*--- Gray 80 ---*/
  background-color: #e5e5e5;
  /*--- Gray 10 hover ---*/
  border: 1px solid #cccccc;
  text-decoration: none;
  border-radius: 8px;
  font-size: .9em;
}
nav#filter .current, nav#filter .current:focus {
  color: #fff;
  outline: none !important;
  border-radius: 8px;
  border: 1px solid #6dc24b;
  background-color: #6dc24b;
  /*box-shadow: 0 3px 5px 0 rgba(255, 91, 105, 0.3);*/
}
nav#filter a:hover {
  color: #fff;
  background: #333;
  border: 1px solid #333;
  background-color: #6dc24b !important;
  border-color: #6dc24b !important;
  filter: brightness(115%);
  /*  box-shadow: 0 3px 5px 0 rgba(255, 91, 105, 0.3);*/
}
/*nav#filter .current, nav#filter .current:focus {
	background: #F47E00;
	color: #fff!important;
	border-color: #F47E00;
	text-shadow: 1px 1px #D66F00;
}*/
.box {
  box-shadow: 0 0 2px #e9e9e9;
  background-color: #fff;
  padding: 30px;
}
/*------------------------logo-List -----------------*/
.logo_list {
  padding: 0px;
}
.logo_list img {
  margin-right: 10px;
}
.logo_list li {
  background-color: #fff;
  border-radius: 4px;
  padding: 10px 15px;
  margin-bottom: 20px;
  list-style: none;
  /*border: 1px solid #ddd;
	box-shadow: 0 0 2px #e9e9e9; */
}
/*------------------------wiki-List -----------------*/
.wiki_list {
  padding: 0px;
  padding-left: 20px;
}
.wiki_list img {
  margin-right: 10px;
}
.wiki_list li {
  padding: 0px;
  list-style: disc;
  font-size: 14px;
}
.wiki_list a {
  color: #337ab7;
}
.wiki_list a:hover {
  text-decoration: underline;
  text-underline-offset: 6px;
}
.bordertop {
  border-top: 1px solid #c4c4c4;
  display: block;
  clear: both;
}
/* ============== Accordion SECTION STARTS ===================================== */
.accordion-item {
  margin-bottom: 10px;
}
.accordion-header {
  background-color: #fff;
  padding: 12px 24px;
  cursor: pointer;
  position: relative;
}
.accordion-icon {
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}
.accordion-content {
  display: none;
  background-color: #fff;
  padding: 10px;
}
.accordion-icon::before {
  content: "+";
  transition: transform 0.3s ease;
  transform-origin: center;
  font-size: 24px;
}
.accordion-item.active .accordion-icon::before {
  content: "-";
  transform: rotate(180deg);
}
.accordion-header h5 {
  margin-bottom: 0px;
}
.badge {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  background-color: rgba(18, 24, 32, .1);
  padding: 6px 10px;
  border-radius: 20px;
  color: #121820;
  transition: .2s cubic-bezier(0, 0, .3642, 1);
}
/* ================================================== ABOUT SECTION STARTS ===================================== */
#about .hero-profile h4 {
  /*	margin-bottom: 20px;*/
  text-align: center;
  font-weight: 400;
  color: #777;
}
#about .hero-profile h6 {
  font-size: 14px;
  padding-left: 20px;
}
.leader_with_graphic_module {
  text-transform: uppercase;
  color: #2368f5;
  padding-bottom: 1rem;
  border-bottom: .1rem solid #a7c4fb;
  margin-bottom: 2rem;
}
#about .about-skill-list {
  margin-left: 0px;
  padding-left: 0px;
  padding-top: 10px;
}
#about ul {
  margin-bottom: 30px;
}
#about ul li {
  line-height: 24px;
  margin-bottom: 10px;
}
/*.timeline-heading {
  margin-top: 30px;
}*/
.timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}
.timeline-heading h5 {
  color: #9f9f9f;
  /*margin-top: 40px;*/
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: 400;
}
.timeline-heading h4.subheading {
  text-transform: none;
  margin-bottom: 4px;
  font-size: 20px;
}
.timeline-body > p, .timeline-body > ul {
  margin-bottom: 0;
}
/*=== Hobbies & Interests ===*/
.hobbies p {
  padding-bottom: 20px;
  font-size: 1.375em;
  color: #434a54
}
.hobbies i {
  width: 30px;
  background-color: #a1d36e;
  color: #fff;
  border-radius: 50px;
  padding: 10px;
  text-align: center;
  line-height: 1.5;
  font-size: 1.250em;
}
.hobbies .grid-4 p:last-child {
  padding-bottom: 0
}
.color, .year, .hobbies i, .progressbar > div {
  background-color: #a1d36e
}
.white, .navigation a, .social a i {
  color: #a1d36e
}
.social, .experience p span {
  color: #8dc059
}
/* -------------------------- About page css ends ------------------------ */
/* ======================== 07. SECTION SERVICES ========================  */
.skill_list {
  padding: 0px;
}
.skill_list img {
  margin-right: 10px;
}
.skill_list li {
  background-color: #fff;
  /* border: 1px solid #ddd;*/
  border-radius: 4px;
  padding: 10px 15px;
  margin-bottom: 20px;
  list-style: none;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}
.ux-process-steps {
  /*border-right: 1px solid #CCC;*/
  padding: 0px 20px 0px 30px;
}
.ux-process-steps img {
  margin-bottom: 12px;
}
.ux-process-steps i {
  color: #dd3333;
  display: block;
  font-size: 60px;
  padding-bottom: 20px;
  transition: all 0.2s ease 0s;
  padding-right: 20px;
}
.ux-process-steps span {
  color: #9f9f9f;
}
.flexbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
/*-------------------------Service  Ends----------------------------------*/
/* =================Portfolio Page starts ============================ */
#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 30px;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  margin: 0 auto;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 0.5rem;
  box-shadow: 0 7px 14px rgba(0, 0, 0, 0.06);
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  opacity: 0;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  /* background: rgba(10, 10, 10, 0.7);*/
  z-index: 100;
  cursor: pointer;
  /*	border-radius:5px;*/
}
#portfolio .portfolio-item img {
  /*border-top-left-radius:5px;
	border-top-right-radius:5px;*/
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover:hover span {
  top: 50%;
  opacity: 1.0;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  font-size: 1.250em;
  color: #fff;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content span {
  opacity: 0.1;
  display: block;
  text-transform: inherit;
  color: #fff;
  padding: 0 0px 10px;
  border-bottom: 2px solid #fff;
  font-weight: 400;
  position: absolute;
  top: -10%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -moz-transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3, #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption, #home .portfolio-caption {
  margin: 0 auto;
  /*max-width: 400px;*/
  background-color: #fff;
  border: 1px solid #E7E7E7;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}
#portfolio .portfolio-item .portfolio-caption h4, #home .portfolio-caption h4 {
  margin: 0;
  font-size: 20px;
  text-transform: none;
  line-height: 24px;
  padding: 20px 0px 2px 20px;
  color: #3c4858;
}
#portfolio .portfolio-item .portfolio-caption h6, #home .portfolio-caption h6 {
  font-size: 14px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-top: 4px;
  color: #92989f !important;
  font-weight: 400;
}
#portfolio .portfolio-item .portfolio-caption h6 span::before {
  content: "\2022"; /* Unicode character for a bullet circle */
  display: inline-block;
  margin-right: 6px; /* Adjust the spacing as needed */
  margin-left: 6px;
  font-weight: bold;
}
#portfolio .portfolio-item .portfolio-caption p, #home .portfolio-caption p {
  margin: 0;
  font-size: 0.938em;
  /*font-style: italic;*/
  padding: 0px 20px 4px 20px;
  color: #3f3f3f;
}
#portfolio * {
  z-index: 2;
}
/*------------------------- Portfolio  Ends----------------------------------*/
/* ======================== Contact Page Starts ============================ */
section#contact {
  background-position: center;
  background-repeat: no-repeat;
}
section#contact .form-group {
  margin-bottom: 25px;
}
section#contact .form-group input, section#contact .form-group textarea {
  padding: 10px;
}
section#contact .form-group input.form-control {
  height: auto;
}
section#contact .form-group textarea.form-control {
  height: 120px;
}
section#contact .form-control:focus {
  border-color: #6dc24b;
  box-shadow: none;
}
section#contact::-webkit-input-placeholder {
  text-transform: uppercase;
  font-weight: 600;
  color: #bbb;
}
section#contact:-moz-placeholder {
  text-transform: uppercase;
  font-weight: 600;
  color: #bbb;
}
section#contact::-moz-placeholder {
  text-transform: uppercase;
  font-weight: 600;
  color: #bbb;
}
section#contact:-ms-input-placeholder {
  text-transform: uppercase;
  font-weight: 600;
  color: #bbb;
}
section#contact .text-danger {
  color: #e74c3c;
  font-size: 0.813em;
}
section#contact .text-danger ul {
  padding-left: 0px;
}
.text-danger ul > li {
  list-style-type: none;
  padding-left: 0px;
}
.form-control {
  font-size: 1.000em;
  border-radius: 0px;
  border-color: #eee;
  border-width: 1px;
  border-style: solid;
  box-shadow: none;
}
#contact .fa {
  padding-right: 10px;
  color: #6dc24b;
}
/*------------------------- Contact Page  Ends----------------------------------*/
/* ======================== Hire-me Starts ============================ */
.hire-me-list span {
  margin-top: 0px;
  color: #6dc24b;
  font-weight: 600;
  line-height: 140%;
  display: block;
  transition: all 500ms ease;
}
.hire-me-list li:before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #f57c00;
  border-radius: 50%;
  left: 0;
  top: 0;
  margin-right: 15px;
}
.hire-me-list li {
  color: #121820;
  margin-bottom: 15px;
  list-style-type: none;
  display: flex;
  align-items: center;
}
/*------------------------- Hire-me Page Ends----------------------------------*/
/* ======================== footer Section Starts ============================ */
footer {
  /* border-top: 1px solid #d2d2d7;*/
  font-size: 14px;
  background-color: #351a55;
  color: #fff;
}
footer a, footer p, footer li {
  opacity: 1;
  font-size: 14px;
  line-height: 1.33;
}
footer a:hover {
  /*opacity: .8;*/
}
footer .logo-footer {
  font-size: 22px;
  margin-bottom: 20px;
}
footer .footer-head {
  font-weight: 500;
}
.footer-address {
  margin-top: 12px;
  margin-bottom: 20px;
}
.text-light {
  color: #f8f9fc !important;
	margin: 0px;
}
footer .text-foot {
  color: #adb5bd;
}
footer .footer-list {
  margin-bottom: 0;
}
footer .footer-list li {
  margin-bottom: 10px;
}
footer .footer-list li a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer .footer-list li:last-child {
  margin-bottom: 0;
}
footer .footer-bar {
  border-top: 1px solid #d2d2d7;
  padding: 10px 0;
}
footer .footer-bar p {
  font-size: 14px;
  padding: 0px;
  margin: 0px;
}
footer .widget {
  margin: 40px 0 20px;
}
footer .widget h5 {
  font-size: 1.125em;
  margin-bottom: 20px;
  letter-spacing: 0px;
  color: #f0f0f0;
}
footer .widget p {
  font-size: 15px;
  margin-bottom: 8px;
}
footer .widget .list-unstyled {
  padding-left: 0px;
  line-height: normal;
}
footer .widget .list-unstyled li {
  margin-bottom: 10px;
}
footer .widget .list-unstyled li .fa {
  margin-right: 8px;
  margin-left: 16px;
}
.list-inline-item {
  display: inline-block;
}
.social-links a {
  display: inline-block;
  margin-right: 7px;
  text-align: center;
}
.social-links a i {
  font-size: 24px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.social-links a i:hover {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
/* =========================================================================== */
/* ======================== footer Section Ends ============================ */
/* =========================================================================== */
.modal-body {
  padding: 40px 30px;
  background-color: #fff;
}
.modal-body h4 {
  padding-top: 10px;
  padding-bottom: 0px
}
.portfolio-modal .modal-content {
  padding: 0;
  min-height: 100%;
  border: 0;
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f6f5f7;
  /*	border-top: 5px solid #6dc24b;*/
}
.portfolio-modal .modal-body .col-md-8 {
  /*background-color: #fff;*/
  padding-bottom: 30px;
}
.portfolio-modal .modal-content h2 {
  /*	margin-bottom: 15px;*/
  font-size: 1.750em;
  text-align: left;
}
.portfolio-modal .modal-content aside p {
  /*	margin-bottom: 30px;*/
  text-align: left;
  font-size: 0.938em;
}
.portfolio-modal .modal-content aside ul {
  font-size: 0.938em;
  margin-left: -20px;
}
.portfolio-modal .modal-content p.item-intro {
  margin: 0px 0 30px;
  font-size: 0.875em;
  font-style: italic;
  text-align: left;
}
.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
  border: 1px solid hsla(210, 18%, 87%, 1);
  margin-right: 20px;
  /*max-width: 1080px; */
}
.portfolio-modal .close-modal {
  position: fixed;
  top: 0px;
  right: 10px;
  width: 70px;
  height: 55px;
  background-color: #6dc24b;
  cursor: pointer;
  z-index: 999;
}
.portfolio-modal .close-modal:hover {
  opacity: .3;
}
.portfolio-modal .close-modal .lr {
  z-index: 1051;
  width: 2px;
  height: 50px;
  margin-left: 35px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
  z-index: 1052;
  width: 2px;
  height: 50px;
  background-color: #fff;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.portfolio-modal .modal-backdrop {
  display: none;
  opacity: 0;
}
.portfolio-modal .red-info-bar {
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 999;
  padding: 10px;
}
.portfolio-modal .red-info-bar h5 {
  margin-bottom: 0px;
}
body {
  -webkit-tap-highlight-color: #6dc24b;
}
#privacy-policy .privacy {
  line-height: 28px;
}
/* /*========== Scroll To Top /*========== */
#scrollToTopBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  font-size: 26px;
  color: #fff;
  background-color: #6dc24b;
  /*	border-radius: 50%;*/
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  transition: opacity 0.2s ease-in-out;
  animation: fadeIn 0.3s;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#scrollToTopBtn:hover {
  opacity: 0.7;
}
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media (min-width: 320px) and (max-width: 575.98px) {
  .navbar-brand {
    height: 48px;
  }
  .navbar-default .navbar-toggle {
    border: 1px solid #6dc24b;
    background-color: #6dc24b;
    float: left;
    margin-left: 10px;
    padding: 12px 12px;
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #6dc24b;
    border: 1px solid #6dc24b;
    margin-left: 10px;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    /*		background-color: #6dc24b;*/
  }
  .navbar-default .nav li {
    border-bottom: 1px solid;
    border-color: rgba(255, 255, 255, .1);
  }
  .navbar-nav > li > a {
    line-height: 25px;
  }
  .navbar-nav {
    margin: 0px -15px;
  }
  section {
    padding: 40px 0;
  }
  section.first {
    padding: 64px 0px 16px 0px;
    /* background-color: #f6f5f7;*/
  }
  section.mid {
    padding: 40px 0;
  }
  section.last {
    padding: 40px 0px;
  }
  #about, #portfolio, #contact, #services, #errorpage, #privacy-policy {
    background-color: #f6f5f7;
    padding-top: 20px;
  }
  h2 {
    font-size: 26px;
    line-height: 30px;
  }
  h2.section-heading::before {
    background: #FF4A17 none repeat scroll 0 0;
    bottom: -12px;
    content: "";
  }
  .tagline {
    line-height: 20px;
    font-size: 1.00em;
  }
  nav#filter ul {
    padding-left: 0px;
  }
  nav#filter li {
    display: inline-block;
    margin: 4px 2px;
  }
  .fa-6x {
    font-size: 2.5em;
    margin: auto;
    line-height: 65px;
  }
  .col5 {
    width: 100%;
    float: left;
  }
  section.hero {
    padding: 80px 0px 60px 0px;
    background-color: #f6f5f7;
  }
  .hero {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .text-span-74 {
    letter-spacing: -3px;
    /* font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;*/
    font-size: 50px;
    line-height: 105%;
  }
  .text-block-82 {
    letter-spacing: -3px;
    font-size: 50px;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
  .mob-div {
    display: none;
  }
  .navbar-default {
    padding: 24px 0;
    /*border: 0;*/
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s;
  }
  .col5 {
    width: 100%;
    float: left;
  }
}
@media (min-width: 767px) {
  .navbar-default {
    padding: 24px 0;
    /*border: 0;*/
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s;
  }
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
  .col5 {
    width: 50%;
    float: left;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  .navbar-default {
    padding: 16px 0;
    /*border: 0;*/
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s;
  }
  .navbar-default .navbar-brand {
    font-size: 2.3em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .navbar-default.navbar-shrink {
    /* padding: 16px 0;
    background-color: #000;*/
  }
  .navbar-default.navbar-shrink .navbar-brand {
    font-size: 1.5em;
  }
  .navbar-default .nav li {
    border-bottom: none;
  }
  .intro-heading {
    line-height: 40px;
  }
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    margin-bottom: 100px;
    min-height: 100px;
  }
  .timeline > li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 16px;
    font-size: 0.813em;
    line-height: 18px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
  }
  .fa-6x {
    font-size: 3em;
    margin: auto;
    line-height: 90px;
  }
  .col5 {
    width: 20%;
    float: left;
  }
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  .name {
    margin-top: 0px;
    text-align: left;
  }
  .tagline {
    font-weight: 600;
    padding-bottom: 30px;
  }
  .tagline span {
    font-weight: 400;
    padding: 0px 10px 0px 10px;
    color: #ccc;
  }
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 30px;
    font-size: 1.125em;
    line-height: 26px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
  .fa-6x {
    font-size: 5em;
    margin: auto;
    line-height: 160px;
  }
  .col5 {
    width: 20%;
    float: left;
  }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 20px;
  }
  .timeline > li .timeline-panel.right {
    text-align: left;
    margin-left: 204px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
    line-height: 170px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
  .fa-6x {
    font-size: 6em;
    margin: auto;
    line-height: 160px;
  }
  .col5 {
    width: 20%;
    float: left;
  }
}