html {font-family: 'Inter', sans-serif;background-color:#EFEFEF}
body {font-family: 'Inter', sans-serif;overflow-x: hidden; background-color:#EFEFEF; font-weight:400;font-style: normal; color:#000; font-size:14px}
a,a:hover,a:focus,i,input,button,input:focus,.transition {text-decoration: none;outline: none;transition-delay: 0s;transition-duration: 0.4s;transition-property: all;transition-timing-function: ease;box-shadow: none;}
a{color: #000}
iframe {border: 0;outline: none;}
::-moz-selection {background:#000;text-shadow: none;color:#FFF}
::selection {background:#000;text-shadow: none;color:#FFF}
img {max-width: 100%;border: none;outline: none;height: auto;}
input,textarea {border-radius: 0;resize: none;}
ul {padding: 0;margin: 0;}
@font-face {
font-family: 'Inter', sans-serif;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {background-color: transparent;background-image: none;color:#000;}
/* 1.2 Typography */
h1,h2,h3,h4,h5,h6 {font-family: 'Inter', sans-serif;}
figure{ margin: 0 }
svg,img { max-width: 100%; height: auto; }

.ds-header{ position: fixed; width: 100%; top: 0; left: 0; padding-top: 20px; padding-bottom: 20px; z-index: 10;transition-delay: 0s;transition-duration: 0.7s;transition-property: all;transition-timing-function: ease; }
.ds-header.ds-fixed-header{box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.30); background-color: rgba(255, 255, 255, 0.5);transition-delay: 0s;transition-duration: 0.7s;transition-property: all;transition-timing-function: ease; }

.ds-header.ds-header-home{ position: static; }
.ds-header.ds-header-home.ds-fixed-header{ box-shadow: none; background-color: transparent; }

.ds-logo{ display: inline-block; text-transform: uppercase; font-size: 24px; font-weight: 700; color: #000; position: relative;z-index: 2; }
.ds-logo span{ color:#FF575E; }
.ds-logo:hover{ color: #000; }

.ds-header-inner{ display: flex; justify-content: space-between; align-items: center; position: relative; z-index: 1; }
.ds-back-button{ display: inline-block; font-weight: 600; font-size: 14px; }
.ds-back-button i{ display: inline-block; vertical-align: middle; }
.ds-back-button:hover{ color:#FF575E ; }

.ds-banner{ margin-top: 64px; }
.ds-banner figure img{ max-width: 100%; width: 100%; }
.ds-banner-sec{ padding-left: 0; }
.ds-banner h1{ font-weight: 700; font-size: 40px; line-height: 60px; margin-bottom: 14px; }
.ds-banner p{ font-size: 20px; line-height: 30px; color: #707278; margin-bottom: 22px;width: 80%; }
.ds_more_button{ font-size: 16px; font-weight: 600; color: #000; }
.ds_more_button:hover{ color: #FF575E; }
.ds_more_button i{ display: inline-block; vertical-align: middle; color: #FF575E; }

.ds-footer{ background-color:#FFF; padding: 120px 0; padding-top: 60px; text-align: center;  }
.ds-footer strong{ font-size: 16px; line-height: 20px; font-weight: 600; color: #000;display: block; padding-bottom: 20px; }
.ds-social{ list-style: none; padding: 0; margin: 0 -10px; flex-wrap: wrap; display:flex; align-items: center; /*justify-content:center;*/ }
.ds-social li{ padding: 0 10px; }
.ds-social li a{ color: #000; font-size:48px; }
.ds-social li a:hover{ color: #FF575E; }
.ds-copyright{ color: #2B2B2B; font-size: 16px;display: block; margin-top: 40px; }

@media (max-width: 768px) {
  
  .ds-banne-image-cont{ order: 2; }
	.ds-banne-image{ order: 1; }
  .ds-banner-sec{ padding-left: 12px; }
  .ds-banner-sec section{ padding:40px 20px }
  .ds-banner h1{ font-size: 30px; line-height: 40px; }
  .ds-banner p,.ds-features p,.ds-about section p,.ds-blog-det-content-sec p,.ds-blog-det-content-sec ul li, .ds-blog-det-content-sec ol li,.ds-comments-cont-section p{ width: 100%; font-size: 15px; }
  .ds-features{ padding-top: 0; }
  .ds-features-loges-section{ padding-top:20px; }
  .ds-about{ padding-top: 20px; padding-bottom: 40px; }
  .ds-about section p strong,.ds-investment section p strong,.ds-blog section p strong{ font-size: 18px; line-height: 22px; }
  .ds-about section,.ds-investment section,.ds-blog{ padding-bottom: 40px; }
  .ds-book-section{ text-align: center; padding: 25px;}
  .ds-book-content{ width: 100%; margin: 0; padding-left: 0; padding-top: 30px; }
  .ds-book-section figure{ display: inline-block; margin: 0 auto; }
  .ds-features-loges li{ width: 50%; margin-bottom: 40px; }
  .ds-heading{ margin-bottom: 10px; }
  .ds-investment-loop{ margin-bottom: 30px; }
  .ds-investment{ padding-bottom: 10px; }
  .ds-footer{ padding: 40px 0; }
  .ds-home-section{ overflow-x: hidden; }
  .ds-main-section-inner,.ds-blog-det-content-sec{ padding: 40px 0; }
  .ds-blog-det-content-sec h2{ font-size: 24px; }
  .ds-comments-lists li ul li{ padding-left: 20px; }
  .ds-comments-image{ margin-bottom: 30px; }
  .ds-comments-lists{ margin: 30px 0; }
  .ds-blog-sec-hed{ padding-bottom: 30px; }
  .ds-blog-section-listing .ds-blog-loop{ margin-bottom: 30px; }
  .ds-features-loges li figure{ width: 110px; }
}


@media (min-width: 768px) and (max-width: 991px) {

  .ds-banne-image-cont{ order: 1; }
  .ds-banne-image{ order: 2; }
  .ds-banner-sec section{ padding: 0; padding-top: 40px; }
  .ds-features {padding-top: 40px;}
  .ds-blog-loop-sec h2{ font-size: 14px; }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .ds-home-section{ overflow-x: hidden; }
  .ds-banner-sec{ width: 89%; }
  .ds-features-loges li figure{ width: 120px; }
	.ds-main-section{ overflow-x: hidden; }
	.ds-comments-cont-section {width: 79%;}
}
@media (min-width: 1200px) and (max-width: 1500px) {
.ds-banner-sec{ width: 88%; }
}
@media (min-width: 1600px) and (max-width: 1700px) {
.ds-banner-sec{ width:79%; }
}