@font-face {
    font-family: "Metropolis Regular";
    src: url(../fonts/Metropolis-Regular.otf);
} 
@font-face {
    font-family: "Metropolis Bold";
    src: url(../fonts/Metropolis-Bold.otf);
} 
@font-face {
    font-family: "Metropolis Extra Bold";
    src: url(../fonts/Metropolis-ExtraBold.otf);
}
@font-face {
    font-family: "Free Style";
    src: url(../fonts/FREESCPT.TTF);
} 
@font-face {
    font-family: "Metropolis ExtraLight";
    src: url(../fonts/Metropolis-ExtraLight.otf);
}
@font-face {
    font-family: "Metropolis Light Italic";
    src: url(../fonts/Metropolis-LightItalic.otf);
}
@font-face {
    font-family: "Metropolis Bold Italic";
    src: url(../fonts/Metropolis-BoldItalic.otf);
}
@font-face {
    font-family: "Georgia Italic";
    src: url(../fonts/georgia-italic.ttf);
} 
@font-face {
    font-family: "Georgia Regular";
    src: url(../fonts/georgia-regular-font.ttf);
} 
html {
  scroll-behavior: smooth;
}
body
{
    font-family:"Metropolis Regular";
}
b
{
  font-family:"Metropolis bold";  
}
 /* Remove the navbar's default margin-bottom and rounded borders */ 
.navbar {
    margin-bottom: 0;
    border-radius: 0;
    min-height: 71px;
}
    a.navbar-brand img {
    max-width: 274px;
}
    @media (min-width: 1200px)
    {
.container {
    width: 1473px;
}
}
    .navbar-inverse {
    background-color: #ED520F;
    border-width:0;
}
ul.nav.navbar-nav a {
    color: #fff;
    font-size:22px;
    letter-spacing:1px;
    padding-left:40px;
    padding-right:0;
}
.navbar-brand {
   
    padding: 2px 15px;
}
@media (min-width: 768px)
{
.navbar-nav>li>a {
    padding-top: 25px;
    padding-bottom: 25px;
}
}

.navbar-inverse .navbar-nav>.active>a:hover
{
    background-color:transparent;
}
  .navbar-inverse .navbar-nav>a:hover
{
    background-color:transparent;
}  
.navbar-inverse .navbar-nav>.active>a
{
    background-color:transparent;
}
    /* Set height of the grid so .sidenav can be 100% (adjust as needed) */
    .row.content {height: 450px}
    
.do-something {
    height: calc(100vh - 69px);
    background-image: url(https://100daysfromnow.com/imgs/DESKTOP-home-top-panel-bg-2.jpg);
    background-size: cover;
    background-position: center;
}
.do-something-inner
{
    margin-top:12%;
}
h3
{
  color: #fff;  
  text-align: center;
  font-family: "Metropolis Bold";
}
.do-something-inner h3 {
    font-size: 44px;
    line-height: 55px;
    text-shadow: 2px 2px 5px #444;
}
.do-something-inner h1 {
    font-size: 102px;
    color: #ED520F;
    line-height: 120px;
    text-align: center;
    font-family: "Metropolis Extra Bold";
    letter-spacing: -4px;
}
.enter-to-achieve-goal {
    width: 1112px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8%;
}
.enter-to-achieve-goal .i-commit {
    font-size: 66px;
    color: #fff;
    line-height: 134px;
    text-align: center;
    font-family: "Free Style";
    float: left;
    width: 300px;
}
 .enter-to-achieve-goal .i-commit-box {
    float:left;
    width:812px;
} 
.i-commit-box .search-container {
    float: left;
    width: 100%;
}
.i-commit-box input[type=text] {
    padding: 20px;
    margin-top: 8px;
    font-size: 36px;
    height: 104px;
    width: 617.9px;
    color: #222;
    border-radius: 58px 0 0 58px;
    background-color: rgba(255,255,255,0.54);
    text-align: center;
    border: 2px solid #ED520F;
    border-right-width: 1px;
}
.i-commit-box input[type=text]::placeholder
{
  color: #222; 
}
.i-commit-box input[type=text]:focus{
    
    outline:none;
}
.i-commit-box .search-container button {
    float: right;
    padding: 12px;
    margin-top: 7px;
    font-size: 21px;
    cursor: pointer;
    margin-right: 98px;
    height: 106px;
    border-radius: 0 58px 58px 0;
    border: 3px solid #ED520F;
    border-left-width: 1px;
    background: #ED520F;
    width: 96px;
    color: #fff;
}
.i-commit-box .search-container button:focus {
   outline:none;
}
.daychallenge
{
    text-align:right;
    position:relative;
    right:20px;
    margin-top:14%;
}
.commitments
{
     background:#ED520F;   
}
.count-achieve-goal {
    width: 1250px;
    margin-left: auto;
    margin-right: auto;
}
.count-achieve-goal img
{
    display:block;
    margin:auto;
    width:auto;
    height:99px;
}
.count-achieve-goal h3 {
    font-size: 34px;
    line-height: 34px;
    margin-top: 4px;
    margin-bottom: -2px;
}
.count-achieve-goal p {
    color: #fff;
    text-align: center;
    font-size: 23px;
    letter-spacing: 1px;
}
.count-achieve-goal .col-sm-3 {
    padding-top: 20px;
    padding-bottom: 15px;
}
.our-story {
    padding-top: 50px;
    padding-bottom: 50px;
    width: 1349px;
    margin: auto;
}
.our-story h1 {
    text-align: center;
    font-size: 65px;
    font-family: "Metropolis ExtraLight";
    margin-bottom: 42px;
}
.our-story-section .container
{
    width: 1522px;
}
.our-story p {
    font-size: 22px;
    margin-bottom: 2%;
}
.gary-image img {
    width: 94%;
}
.thankyou-yourself {
    background: #ED520F;
    padding-top: 50px;
    padding-bottom: 20px;
}
.thankyou-yourself p {
    font-size: 28px;
    margin-bottom: 2%;
    color: #fff;
    text-align: center;
    font-family: "Metropolis Light Italic";
}
.thankyou-yourself p .thankyou-italic
{
    font-family: "Metropolis Bold Italic";
}
.thankyou-yourself .enter-to-achieve-goal .i-commit {
    font-size: 49px;
    text-align: right;
    line-height: 107px;
}
.thankyou-yourself .i-commit-box input[type=text] {
    padding: 15px;
    font-size: 27px;
    height: 80px;
    width: 473.9px;
    border: 3px solid #f7e8e2;
    border-right: none;
}
.thankyou-yourself .enter-to-achieve-goal .i-commit-box {
    width: 649.99px;
}
.thankyou-yourself .i-commit-box .search-container button {
    margin-top: 8px;
    font-size: 18px;
    margin-right: 118px;
    height: 80px;
    width: 58px;
    color: #fff;
    border: 3px solid #f7e8e2;
    border-left: none;
}
.thankyou-yourself .enter-to-achieve-goal {
    margin-top: 2%;
}
.how-it-works {
    padding-top: 35px;
    padding-bottom: 45px;
}
.how-it-works h1 {
    text-align: center;
    font-size: 65px;
    font-family: "Metropolis ExtraLight";
    margin-bottom: 23px;
    color:#000;
}
.how-it-works h5 {
    font-size: 23px;
    text-align: center;
    color:#000;
}
.how-it-works-inner {
    width: 690px;
    margin: auto;
    padding-top: 65px;
}
.how-it-works h4 {
    font-size: 31px;
    color: #000;
    text-align: left;
    padding-left: 126px;
    background-size: 96px;
    background-repeat: no-repeat;
    font-family: "Metropolis Bold";
    background-position: left center;
    line-height: 98px;
    margin: 0;
}
.how-it-works .first-num
{
    background-image:url(../imgs/1.jpg);
}
.how-it-works .second-num
{
    background-image:url(../imgs/2.jpg);
}
.how-it-works .third-num
{
    background-image:url(../imgs/3.jpg);
}
.how-it-works .fourth-num
{
    background-image:url(../imgs/4.jpg);
}
.how-it-works .fifth-num
{
    background-image:url(../imgs/5.jpg);
}
.container-fluid.goal-imgs {
    padding-left: 0;
    padding-right: 0;
}
.goal-imgs img {
    width: 101%;
}
.goal-imgs .col-sm-4 {
    padding: 0;
}
.faqs
{
    padding-top:40px;
    padding-bottom:40px;
}
.faqs-inner {
    width: 90%;
    padding-top: 50px;
    margin: auto;
}
.faqs h1 {
    text-align: center;
    font-size: 65px;
    font-family: "Metropolis ExtraLight";
    margin-bottom: 23px;
    color: #000;
}
.faqs h5 {
    font-size: 23px;
    text-align: center;
    color: #000;
}
.faqs p {
    font-size: 22px;
    margin-bottom: 2%;
}
.home.upper-share-border {
    margin-top: 60px;
    margin-bottom: 100px;
}
footer.container-fluid.footer {
    background: #101920;
}
    /* Set black background color, white text and some padding */
   .footer-inner {
    padding: 74px 70px 10px;
    background-color: #101920;
    margin: 0px;
}
.col-md-3.logo-img img {
    width: 92%;
    margin-bottom: 24px;
}
.col-md-3.logo-img p {
    margin-right: 25px;
}
.col-md-3 p {
    color: #fff;
    font-family: "Georgia Italic";
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 6px;
}
.short-links {
    width: 144px;
    margin-left: 35%;
}
.short-links h3 {
    text-align: left;
    font-size: 25px;
    margin-bottom: 23px;
    margin-top: 0;
}
.short-links a {
    color: #fff;
    font-size: 18px;
    font-family: "Georgia Regular";
    line-height: 35px;
    text-align: left;
}
.social
{
    text-align:center;
}
.social img {
    width: 63px;
    margin-top: -2px;
    margin-bottom: 35px;
}
.day100-footer {
    display: block;
    margin: auto;
    width: 95%;
}
    .col-md-3.logo-img 
    {
    text-align: right;
}
#back-to-top {
    width: 100%;
    background: #101920;
    padding-top: 20px;
}
#back-to-top img {
    float: right;
    margin-right: 5%;
    width: 50px;
    margin-bottom: 16px;
    height: auto;
}
.mobile-img
{
    display:none;
    width:200px;
}
.desktop-img
{
    display:block;
}
.our-story .col-sm-9
{
    padding-left:0;
}
.mobile-footer
{
    display:none;
}
.desktop-footer
{
    display:block;
}
.mobile-display
{
    display:none;
}
.desktop-display
{
    display:inline;
}
.loading-img {
    transition: width 2s;
    margin: auto;
    display: none;
    width: 100px;
}
.loading-img-inner{
    transition: width 2s;
    margin: auto;
    width: 100px;
    display:block;
}
.loading-cs
{
display:none;
}
.loading-cs p
{
    text-align: center;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #000;
}
.span-br
{
    display:inline;
}
.span-br-mobile
{
    display:none;
}
@media screen and (max-width:1564px)
{
    .container {
width: 1250px;
}
.do-something-inner h3 {
    font-size: 28px;
    line-height: 42px;
}
.do-something-inner h1 {
    font-size: 67px;
    line-height: 80px;
}
.enter-to-achieve-goal {
    width: 669px;
}
.do-something-inner {
    margin-top: 8%;
}
.enter-to-achieve-goal .i-commit {
    font-size: 39px;
    line-height: 97px;
    width: 167px;
}
.i-commit-box input[type=text] {
    padding: 20px;
    font-size: 23px;
    height: 72px;
    width: 402.015px;
}
.enter-to-achieve-goal .i-commit-box {
    width: 502px;
}
.i-commit-box .search-container button {
    height: 72px;
    width: 60px;
    margin-top: 8px;
    margin-right: 40px;
}
.thankyou-yourself p {
    font-size: 24px;
}
.thankyou-yourself .enter-to-achieve-goal .i-commit {
    font-size: 44px;
}
.thankyou-yourself .enter-to-achieve-goal {
    width: 770px;
    margin-left: 22%;
}
.thankyou-yourself .i-commit-box input[type=text] {
    width: 406.9px;
    font-size: 23px;
}
.thankyou-yourself .enter-to-achieve-goal .i-commit-box {
    width: 582.999px;
}
.our-story-section .container {
    width: 1222px;
}
.our-story {
    padding-top: 50px;
    padding-bottom: 50px;
    width: 1222px;
    margin: auto;
}
    }
    
@media screen and (max-width:1400px)
{
.container {
    width: 1134px;
}
a.navbar-brand img {
    max-width: 215px;
}
ul.nav.navbar-nav a {
    font-size: 15px;
}
.navbar {
    min-height: 56px;
}
.navbar-nav>li>a {
    padding-top: 22px;
    padding-bottom: 15px;
}
.i-commit-box .search-container button {
    margin-right: 39.99px;
}
.daychallenge img {
    width: 160px;
}
.daychallenge {
    margin-top:11%;
}
.i-commit-box button img {
    width: 23px;
}
.count-achieve-goal img {
    height: 60px;
}
.count-achieve-goal h3 {
    font-size: 20px;
    line-height: 21px;
}
.count-achieve-goal p {
    font-size: 14px;
    letter-spacing: 0px;
}
.count-achieve-goal {
    width: 1005px;
}
.do-something {
    height: calc(100vh - 57px);
}
.our-story {
    padding-top: 35px;
    padding-bottom: 35px;
    margin: auto;
}
.our-story h1 {
    font-size: 47px;
    margin-bottom: 35px;
}
.our-story p {
    font-size: 19.1px;
}
.how-it-works h1 {
    font-size: 47px;
    margin-bottom: 35px;
}
.how-it-works h5 {
    font-size: 17px;
}
.how-it-works h4 {
    font-size: 25px;
    padding-left: 112px;
    background-size: 78px;
    line-height: 78px;
}
.how-it-works-inner {
    width: 564px;
}
.faqs h1 {
    font-size: 47px;
    margin-bottom: 35px;
}
.faqs h5 {
     font-size: 17px;;
}
.faqs p {
    font-size: 19.1px;
}
.short-links a {
    font-size: 16px;
    line-height: 30px;
}
    }
@media screen and (max-width:1250px)
{
    .enter-to-achieve-goal {
    width: 544px;
}
.do-something-inner h1 {
    font-size: 47px;
    line-height: 60px;
}
.do-something-inner h3 {
    font-size: 19px;
    line-height: 18px;
}
.i-commit-box input[type=text] {
    font-size: 16px;
    height: 49px;
    width: 289.015px;
}
.enter-to-achieve-goal .i-commit {
    font-size: 28px;
    line-height: 76px;
    width: 179px;
}
.i-commit-box button img {
    width: 15px;
}
.enter-to-achieve-goal .i-commit-box {
    width: 365px;
}
.i-commit-box .search-container button {
    height: 49px;
    width: 36px;
    margin-right: 40px;
    line-height: 18px;
}
   .our-story {
    padding-top: 40px;
    padding-bottom: 40px;
    width: 900px;
} 
.container {
    width: 910px;
}
.count-achieve-goal {
    width: 910px;
}
.count-achieve-goal img {
    height: 47px;
}
.count-achieve-goal h3 {
    font-size: 17px;
    line-height: 20px;
}
.count-achieve-goal p {
    font-size: 13px;
}
.our-story-section .container {
    width: 910px;
}
.our-story h1 {
    font-size: 40px;
    margin-bottom: 28px;
}
.our-story p {
    font-size: 14.1px;
}
.gary-image img {
    width: 90%;
}
.thankyou-yourself .enter-to-achieve-goal {
    width: 770px;
    margin-left: 16%;
}
.thankyou-yourself p {
    font-size: 16px;
}
.thankyou-yourself .i-commit-box input[type=text] {
    width: 292.9px;
    font-size: 17px;
    height: 60px;
}
.thankyou-yourself .enter-to-achieve-goal .i-commit-box {
    width: 447.999px;
}
.thankyou-yourself .enter-to-achieve-goal .i-commit {
    font-size:31px;
    line-height: 81px;
}
.thankyou-yourself .i-commit-box .search-container button {
    height: 60px;
    width: 37px;
}
.how-it-works h1{
    font-size: 40px;
    margin-bottom: 28px;
}
.how-it-works h5 {
    font-size: 14px;
}
.how-it-works h4 {
    font-size: 19px;
    padding-left: 75px;
    background-size: 58px;
    line-height: 60px;
}
.how-it-works-inner {
    width: 405px;
}
.faqs h1{
    font-size: 40px;
    margin-bottom: 28px;
}
.faqs h5 {
    font-size: 14px;
}
.faqs p {
    font-size: 14.1px;
}
.col-md-3 p {
    font-size: 11px;
    line-height: 13px;

}
.short-links a {
    font-size: 13px;
    line-height: 20px;
}
.short-links h3 {
    font-size: 20px;
    margin-bottom: 18px;
}
.social img {
    width: 40px;

}

}
@media screen and (max-width:992px)
{
    .container {
        width: 618px;
}
.enter-to-achieve-goal {
    width: 492px;
}
.i-commit-box input[type=text] {
    font-size: 12.5px;
    height: 42px;
    width: 238.015px;
}
.enter-to-achieve-goal .i-commit-box {
    width: 267px;
}
.i-commit-box button img {
    width: 12px;
}
.enter-to-achieve-goal {
    width: 393px;
}
.i-commit-box .search-container button {
    height: 44px;
    width: 29px;
    margin-right: 0px;
    padding-left: 7px;
    line-height: 13px;
}
.enter-to-achieve-goal .i-commit {

    width: 115px;
}
.count-achieve-goal {
    width: 575px;
}
.our-story {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 575px;
}
.our-story-section .container {
        width: 618px;
}
.thankyou-yourself .enter-to-achieve-goal {
    width: 575px;;
    margin-left: 4%;
}
ul.nav.navbar-nav a {
    padding-left: 15px;
    font-size: 13px;
}
.thankyou-yourself .enter-to-achieve-goal .i-commit {
    font-size: 26px;
    line-height: 67px;
}
.thankyou-yourself .i-commit-box input[type=text] {
    width: 255.9px;
    font-size: 13px;
    height: 49px;
}
.thankyou-yourself .i-commit-box .search-container button {
    height: 49px;
    width: 27px;
    padding-left: 4px;
        margin-right: 49px;
}
.thankyou-yourself .enter-to-achieve-goal .i-commit-box {
    width: 332px;
}
.thankyou-yourself .enter-to-achieve-goal {
    width: 448px;
    margin-left: auto;
}
.thankyou-yourself p {
    font-size: 14px;
}
.how-it-works h5 {
    font-size: 12px;
}
.count-achieve-goal .col-sm-3 {
    width: 25%;
    clear: none;
    float: left;
    padding-left: 0;
    padding-right: 0;
}
.container-fluid.goal-imgs .col-sm-4 {
    float: left;
    clear: none;
    width: 50%;
}
.mobile-footer
{
    display:block;
}
.desktop-footer
{
    display:none;
}
.mobile-footer .col-md-3.mob-short-links-left {
    width: 60%;
    clear: none;
    float: left;
}
.mobile-footer .col-md-3.mob-short-links-right {
    width: 40%;
    clear: none;
    float: left;
}
.footer-inner {
    padding: 40px 0px 10px;
}
.social-mbl {
    width: 50%;
    float: left;
    margin-top: 20px;
}
.col-md-3 p {
    font-size: 10px;
}
.day100-footer {
    width: 200px;
    margin-top:10px;
}
.ownlogo-footer
{
 width: 200px;
 display:block;
 margin:auto;
 margin-top:20px;
}
.navbar-inverse .navbar-toggle {
    border-color: #ddd;
}
a.navbar-brand img {
    max-width: 190px;
}
.navbar {
    min-height: 50px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #e05c23;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #e05c23;
}
.goal-imgs img {
    width: 100%;
}
.container>.navbar-header {
    margin-right: 0;
     margin-left: 0;
}
#back-to-top img {
    width: 32px;
}
.daychallenge {
    margin-top: 70%;
}
}
@media screen and (max-width:767px)
{
    .mobile-img
{
    display:block;
    width:200px;
}
.desktop-img
{
    display:none;
}
.daychallenge {
    margin-top: 61%;
}
.span-br
{
    display:none;
}
.span-br-mobile
{
    display:inline;
}
}
@media screen and (max-width:640px)
{
    .container {
    width: 100% !important;
}
.enter-to-achieve-goal {
    width: 100%;
}
.do-something {
    height: calc(100vh - 46px);
}
.enter-to-achieve-goal .i-commit {
    width: 100%;
    font-size: 45px;
}
.count-achieve-goal {
    width: 100%;
}
.our-story {
    width: 100%;
}
.thankyou-yourself .enter-to-achieve-goal {
    margin: auto;
    width: 80%;
}
.how-it-works-inner {
    width: 100%;
}
.short-links {
    width: 100%;
    margin-left: 0;
}
.i-commit-box input[type=text] {
    font-size: 12.5px;
    height: 42px;
    width:calc(100% - 29px);
    
}
.do-someting .i-commit-box input[type=text] {
    width: calc(100% - 29px);
}
.thankyou-yourself .enter-to-achieve-goal .i-commit-box {
    width: calc(100% - 76px);
}
.i-commit-box button img {
    margin-top: -4px;
}
.thankyou-yourself .enter-to-achieve-goal .i-commit {
    width: 76px;
    font-size: 20px;
    text-align: left;
    line-height: 56px;
}
.thankyou-yourself .i-commit-box input[type=text] {
    width: calc(100% - 27px);
    font-size: 13px;
    height: 40px;
}
.thankyou-yourself .i-commit-box input[type=text]::placeholder {
    font-size: 9.4px;
}
a.navbar-brand img {
    max-width: 167px;
}
.navbar-toggle
{
    padding: 7px 8px;
    margin-top: 11px;
}
.navbar {
    min-height: 45px;
}
.do-something-inner h3 {
    font-size: 13px;
    line-height: 18px;
}
.do-something .container
{
    padding-left:0;
    padding-right:0;
}
.navbar-inverse .navbar-brand
{
    padding:8px;
}
a.navbar-brand img {
    max-width: 146px;
    display: block;
    margin: auto;
    position: absolute;
    left: calc(50% - 73px);
}
nav.navbar.navbar-inverse .container {
    padding-left: 8px;
    padding-right: 8px;
}
.do-something-inner h1 {
    font-size: 27px;
    line-height: 38px;
    letter-spacing: -1px;
}
.do-something-inner .enter-to-achieve-goal .i-commit-box {
    width: 96%;
    float: none;
    display: block;
    margin: auto;
}
.do-something-inner {
    margin-top: 23%;
}
.thankyou-yourself .i-commit-box .search-container button {
    height: 40px;
    width: 27px;
    margin-right: 0px;
}
.count-achieve-goal .col-sm-3 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 0px;
}
.commitments .container
{
    padding-left:3px;
    padding-right:3px;
}
.container-fluid.commitments {
    padding-left: 0;
    padding-right: 0;
}
.count-achieve-goal img {
    height: 40px;
}
.count-achieve-goal h3 {
    font-size: 14px;
}
.count-achieve-goal p {
    font-size: 9px;
}
.p-subheading
{
    width: 100%;
    text-align:center;
    padding-top:10px;
    padding-bottom:10px
}
.our-story {
    padding-top: 0px;
}
.our-story h1 {
    margin-bottom: 1px;
}
.mobile-display
{
    display:inline;
}
.desktop-display
{
    display:none;
}
.thankyou-yourself .container
{
    padding-left:0;
    padding-right:0;
}

.thankyou-yourself {
    padding-top: 20px;
    padding-bottom: 8px;
    padding-left:0;
    padding-right:0;
}
.how-it-works .container
{
    padding-left:0;
    padding-right:0;
}
.how-it-works-inner {
    width:225px;
    padding-top: 16px;
}
.mobile-footer-co-3 p {
    width: 116px;
}
#back-to-top {
    padding-top: 0px;
}
div#back-to-top a {
    margin-top: -20px;
    display: block;
}

 .thankyou-yourself p {
    font-size: 11px;
}  
.how-it-works h5 {
    font-size: 11px;
    line-height:15px;
}
h1.share {
    font-size: 34px !important;
    margin-bottom: 28px;
}
.how-it-works h1 {
    margin-bottom: 8px;
}
.how-it-works h4 {
    font-size: 10px;
    padding-left: 50px;
    background-size: 39px;
    line-height: 40px;
}
.container-fluid.faqs
{
    padding-left:0;
    padding-right:0;
}
.faqs h1 {
    font-size: 23px;
    margin-bottom: 20px;
}
.faqs h5 {
    font-size: 11px;
}
.container-fluid.faqs
{
    padding-left:0;
    padding-right:0;
}
.faqs p {
    font-size: 13.1px;
}
.our-story p {
    font-size: 13.1px;
}
.social-mbl {
    padding-left: 0;
    padding-right: 0;
}
.ownlogo-footer {
    width: 150px;
}
.day100-footer {
    width: 150px;
}
.mobile-footer-co-3
{
    padding:0;
}
.faqs-inner {
   
    padding-top: 10px;
}
.faqs h1 {
    font-size: 23px;
    margin-bottom: 10px;
}
.faqs {
    padding-top: 10px;
    padding-bottom: 10px;
}
.how-it-works {
    padding-top: 0px;
    padding-bottom: 9px;
}
.daychallenge {
    margin-top: 50%;
}
}
    /* On small screens, set height to 'auto' for sidenav and grid */
    @media screen and (max-width: 767px) {
      .sidenav {
        height: auto;
        padding: 15px;
      }
      .row.content {height:auto;} 
    }
    
    
    
    
/*Adjust goal page */
    .bravo-yo-are-in-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}
.bravo-yo-are-in-inner h1 {
    text-align: center;
    font-size: 61px;
    font-family:"Metropolis ExtraLight";
}
.bravo-yo-are-in-inner p.subheading {
    color: #000;
    margin-top: 20px;
    text-align: center;
    font-size: 18.5px;
    font-family: "Metropolis Bold";
    margin-bottom: 50px;
}
.adjust-goal p.date {
    text-align: center;
    color: #fff;
    width: 70%;
    margin: auto;
    font-size: 21.76px;
    margin-bottom:20px;
}

.adjust-goal p.plan {
    text-align: justify;
    color: #fff;
    width: 70%;
    margin: auto;
    font-size: 21.76px;
    margin-bottom: 20px;
}
.adjust-goal {
    width: 930px;
    background-color: #ED520F;
    border-radius: 30px;
    margin: auto;
    padding: 40px;
}
img.logo-img-commit {
    margin: auto;
    display: block;
    margin-bottom: 50px;
    width: 340px;
    margin-top: 10px;
}
.adjust-i-commit {
    font-size: 115px;
    color: #fff;
    line-height: 134px;
    text-align: center;
    font-family: "Free Style";
    width: 100%;
    margin-top: 110px;
    margin-bottom: 50px;
}
.adjust-goal-box {
    width: 75%;
    height: 112px;
    background: #fff;
    border-radius: 20px;
    display: block;
    margin: auto;
    margin-bottom: 110px;
    padding: 20px;
    border: 1px solid #000;
    font-size: 24px;
    font-family: Metropolis bold;
    text-align: center;
    text-transform:uppercase;
}
.adjust-goal-box:focus
{
    outline:none;
}
.button-go {
    width: 85px !important;
    height: 85px !important;
    line-height: 85px;
    font-size: 28px;
    color: #fff;
    border-radius: 50% !important;
    border: 2px solid #000 !important;
    background-color: #2AAD07;
    text-align: center;
    margin:auto;
    display:block;
    margin-top: 20px;
}
.form-aweb {
    width: 400px;
    margin: auto;
}
.form-aweb input {
    width: 100%;
    margin-bottom: 20px;
    height: 34px;
    border-radius: 5px;
    box-shadow: none;
    border: 1px solid #555;
    padding-left:20px;
    padding-right:20px;
    text-align:center;
}
#processing-img {
    position: fixed;
    top: 0;
    background: rgba(255,255,255,0.8);
    bottom: 0;
    width: 100%;
    height: 100vh;
    display:none;
}
#processing-img img
{
    width:100px;
    height:97px;
    margin-top:calc(50vh - 48px);
    margin-left:calc(50% - 50px);
}
@media screen and (max-width:1400px)
{
    .bravo-yo-are-in-inner h1 {
    font-size: 50px;
}
.bravo-yo-are-in-inner p.subheading {
    font-size: 15.5px;
}
.adjust-goal {
    width: 712px;
}
img.logo-img-commit {
    width: 286px;
}
.adjust-i-commit {
    font-size: 82px;
    line-height: 96px;
    margin-top: 78px;
    margin-bottom: 40px;
}
.adjust-goal-box {
    height: 86px;
    margin-bottom: 85px;
    font-size: 20px;
}
.adjust-goal p.date,.adjust-goal p.plan {
    font-size: 15.76px;
}
img.q-marks {
    height: 20px;
}
}
@media screen and (max-width:1200px)
{
    .adjust-goal {
    width: 600px;
}
.adjust-goal p.plan {
    width: 88%;
}
.adjust-goal p.date {
    width: 88%;
}
.adjust-goal-box {
    width: 92%;
    margin-bottom: 45px;
    font-size: 18px;

}
img.logo-img-commit {
    width: 238px;
}
.adjust-i-commit {
    font-size: 62px;
    margin-top: 58px;
    margin-bottom: 17px;
}
.bravo-yo-are-in-inner h1 {
    font-size: 42px;
}
.bravo-yo-are-in-inner p.subheading {
    font-size: 14.5px;
    margin-top: 1px;
    margin-bottom: 22px;
}
}
@media screen and (max-width:767px)
{
.adjust-goal {
    width: 100%;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 15px;
    max-width:360px;
}
img.logo-img-commit {
    width: 150px;
    margin-bottom:20px;
}
.adjust-i-commit {
    font-size: 30px;
    margin-top: 24px;
    margin-bottom: 17px;
    line-height: 40px;
}
.form-aweb {
    width: 80%;
    margin: auto;
}
.adjust-goal-box {
    width: 95%;
    margin-bottom: 30px;
    font-size: 15px;
    height: 30px;
    border-radius: 10px;
    
}
.bravo-yo-are-in-inner h1 {
    font-size: 22px;
}
.bravo-yo-are-in-inner p.subheading {
    font-size: 11px;
    margin-top: 0;
    margin-bottom: 18px;
}
.adjust-goal p.date, .adjust-goal p.plan {
    font-size: 8.76px;
}
.bravo-you-are-in .container {
    padding-left: 0;
    padding-right: 0;
}
}

/*Download Page */
.download-sec {
    padding-left: 0;
    padding: 0;
    background-color: #ED520F;
    padding-bottom: 58px;
}
.download-sec .col-sm-3 {
    background-color: #8b46ab;
        padding-top: 5%;
    padding-bottom: 6.5%;
}
.download-sec .col-sm-3.purple
{
   background-color:#8b46ab; 
}
.download-sec .col-sm-3.yellow
{
   background-color:#f29811; 
}
.download-sec .col-sm-3.blue
{
   background-color:#349ad9; 
}
.download-sec .col-sm-3.red
{
   background-color:#e64a3c; 
}
.col-sm-3 .download-img {
    width: 70%;
    max-width: 400;
}

.download-img
{
    width:100%;
    max-width:400px;
    display:block;
    margin:auto;
}
.congratualtions {
    padding-top: 45px;
    padding-bottom: 20px;
}
.congratualtions-inner h1 {
    text-transform:uppercase;
    text-align: center;
    font-size: 70px;
    font-family: "Metropolis ExtraLight";
    margin-bottom: 42px;
}
.congratualtions-inner p {
    font-size: 24px;
    line-height: 22px;
    margin-top: 14px;
    margin-bottom: 34px;
    text-align: center;
    color: #000;
}
.congratualtions-inner p.subheading {
    font-family: "Metropolis Bold";
}
.download-now {
    width: 1197px;
    background-image: url(../imgs/download-bg.jpg);
    border-radius: 30px;
    margin: auto;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    padding-top: 153px;
    padding-bottom: 100px;
}
.download-heading-1, .download-heading-2, .download-heading-3 {
    line-height: 149px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 134px;
    padding-left: 165px;
    text-decoration: underline;
    color: #00f;
    font-size: 37px;
    margin-bottom: 34px;
    margin-left: 480px;
    font-family: "Metropolis Bold";
}
.download-heading-1
{
       background-image: url(../imgs/1.jpg); 
}
.download-heading-2
{
    background-image: url(../imgs/2.jpg);
}
.download-heading-3
{
    background-image: url(../imgs/3.jpg);
}
.congratualtions-inner .info {
    float: right;
    display: block;
    margin-top: 23px;
}
.upper-share-border {
    height: 3px;
    width: 82%;
    background-color: #000;
    margin: auto;
    margin-top:80px;
    margin-bottom:100px;
}
h1.share {
    text-align: center;
    font-size: 70px !important;
    font-family: "Metropolis ExtraLight";
    margin-bottom: 27px;
}
.subtext-share {
    font-family: "Metropolis Bold";
    font-size: 21px !important;
    text-align: center;
}
.share-icons {
    text-align: center;
    margin-top: 113px;
    margin-bottom: 35px;
}

@media screen and (max-width:1400px)
{
    .download-sec {
    padding-bottom: 38px;
}
.download-sec .col-sm-3 {
    padding-top: 9%;
    padding-bottom: 8.5%;
}
.download-now {
    width: 836px;
    padding-top: 100px;
    padding-bottom: 70px;
}
.congratualtions-inner h1 {
    font-size: 40px;
    margin-bottom: 35px;
}
.congratualtions-inner p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 25px;
}
.download-heading-1, .download-heading-2, .download-heading-3 {
    line-height: 68px;
    background-size: 65px;
    padding-left: 100px;
    font-size: 17px;
    margin-bottom: 34px;
    margin-left: 388px;
}
.congratualtions-inner .info {
    margin-top: 15px;
    width: 39px;
    margin-right: 20px;
}
h1.share {
    text-align: center;
    font-size: 47px !important;
}
.share-icons img {
    width: 87px;
}
.subtext-share {
    font-size: 12px !important;
}
.share-icons {
    text-align: center;
    margin-top: 113px;
    margin-bottom: 35px;
}
.upper-share-border {
    margin-top: 45px;
    margin-bottom: 70px;
    height: 2px;
}
.download-sec .col-sm-3 {
    background-color: #8b46ab;
        padding-top: 4%;
    padding-bottom: 4.5%;
}
}
@media screen and (max-width:1250px)
{
    h1.share {
    font-size: 40px !important;
    margin-bottom: 28px;
}
.subtext-share {
    font-size: 11px !important;
}
.share-icons {
    margin-top: 65px;
    margin-bottom: 22px;
}
.share-icons img {
    width: 76px;
}
}
@media screen and (max-width:1050px)
{
    .congratualtions-inner h1 {
    font-size: 34px;
    margin-bottom: 26px;
}
.congratualtions {
    padding-top: 25px;
    padding-bottom: 15px;
}
.congratualtions .download-now {
    width: 90%;
}
.container {
    width: 100%;
}
}
@media screen and (max-width:800px)
{
    .download-now {
    padding-top: 55px;
    padding-bottom: 30px;
}
.download-heading-1, .download-heading-2, .download-heading-3 {
    background-size: 45px;
    padding-left: 70px;
    margin-left: 288px;
}
.download-sec {
    padding-bottom: 22px;
}
.congratualtions-inner h1 {
    font-size: 28px;
    margin-bottom: 12px;
}
}
@media screen and (max-width:767px)
{
    .container-fluid.download-sec .col-sm-3 {
    float: left;
    width: 25%;
}
.download-heading-1, .download-heading-2, .download-heading-3 {
    background-size: 45px;
    padding-left: 70px;
    margin-left: 243px;
}
.congratualtions {
    padding-top: 0px;
}
.share-icons {
    margin-top: 30px;
    margin-bottom: 22px;
}
}
@media screen and (max-width:677px)
{
  .download-heading-1, .download-heading-2, .download-heading-3 {
    background-size: 45px;
    padding-left: 70px;
    margin-left: 180px;
    line-height: 51px;
    margin-bottom: 20px;
    margin-top: 20px;
}  
.congratualtions-inner .info {
    margin-top: 10px;
    width: 32px;
    margin-right: 10px;
}
}
@media screen and (max-width:640px)
{
    .upper-share-border {
    margin-top: 22px;
    margin-bottom: 21px;
    width: 100%;
    height: 2px;
}
.congratualtions-inner p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 25px;
}
h1.share {
    font-size: 26px !important;
    margin-bottom: 8px;
}
.subtext-share {
    font-size: 11px !important;
}
.share-icons img {
    width: 52px;
}
}
@media screen and (max-width:587px)
{
    .download-heading-1, .download-heading-2, .download-heading-3 {
    background-size: 42px;
    padding-left: 51px;
    margin-left: 164px;
    line-height: 41px;
    margin-bottom: 18px;
    margin-top: 0px;
}
.congratualtions .download-now {
    width: 100%;
}
}
@media screen and (max-width:495px)
{
    .congratualtions .download-now {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 15px;
}
.download-heading-1, .download-heading-2, .download-heading-3 {
    background-size: 40px;
    padding-left: 46px;
    margin-left: 146px;
    line-height: 41px;
    margin-bottom: 18px;
    margin-top: 0px;
    font-size: 14px;
}
.congratualtions-inner p {
    font-size: 10px;
    line-height: 15px;
    margin-bottom: 12px;
}
}
@media screen and (max-width:441px)
{
.download-heading-1, .download-heading-2, .download-heading-3 {
    background-size: 27px;
    padding-left: 30px;
    margin-left: 113px;
    line-height: 35px;
    margin-bottom: 10px;
    font-size: 10px;
}
.congratualtions-inner .info {
    margin-top: 3px;
    width: 32px;
    margin-right: 10px;
}
.share-icons img {
    width: 44px;
}
}

/*Confirmation page */
.confirmation-head img{
    width: 100%;
    max-height: 100%;
    margin: 0;
}
.confirmation-content h1{
    text-align:center;
    font-family: "Metropolis ExtraLight";
    font-size: 60px;
    display: block;
    color: black;
    line-height:70px;
}
.confirmation-content {
    padding-top: 3.8%;
    width: 78%;
    margin: auto;
    padding-bottom:8%;
}
.confirmation-content p {
    line-height: 27px;
    font-size: 22px;
    font-family: "Metropolis Regular";
    color: #000;
    margin-bottom: 2%;
}
.confirmation-content .size {
    font-family: "Metropolis Bold";
    font-size: 32px;
    color: #000;
    text-align: left;
    line-height: 40px;
    margin-top: 28px;
    margin-bottom: 25px;
}
.confirmation-content img{
    padding-left: 3px;
    padding-right: 3px;
}
.confirmation-content .final-step {
    margin-bottom: 86px;
}
img.junk-img {
    padding-left: 0;
    padding-right: 0;
    width: 46%;
    margin-bottom: 15px;
}
@media screen and (max-width:1400px)
{
    .confirmation-content .final-step {
    margin-bottom: 50px;
    font-size: 40px;
}
.confirmation-content p {
    line-height: 20px;
    font-size: 13px;
}
.confirmation-content .size {
    font-size: 18px;
    line-height: 30px;
    margin-top: 13px;
    margin-bottom: 12px;
}
.confirmation-content {
    padding-top: 2.8%;
    width: 78%;
    padding-bottom: 6%;
}
img.junk-img {
    width: 56%;
}
}
@media screen and (max-width:800px)
{
    .confirmation-content .final-step {
    margin-bottom: 35px;
    font-size: 31px;
}
.confirmation-content p {
    line-height: 18px;
    font-size: 12px;
}
.confirmation-content {
    padding-top: 2.8%;
    width: 86%;
    padding-bottom: 5%;
}
.confirmation-content .size {
    font-size: 16px;
}
img.junk-img {
    width: 76%;

}
}
@media screen and (max-width:500px)
{
    .container-fluid.confirmation-fluid .container
    {
        padding-left:0;
        padding-right:0;
    }
    .confirmation-content
    {
        width:96%;
    }
    .confirmation-content p {
    line-height: 17px;
    font-size: 11.5px;
}
.confirmation-content .size {
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 4px;
    line-height:15px;
}
.confirmation-content .final-step {
    margin-bottom: 12px;
    font-size: 30px;
}
img.junk-img {
    width: 100%;
}
}
/*download integrity pledge*/
.download-integrity-page img.img-down-integ {
    display: block;
    margin: auto;
    width: 930px;
}
.download-integrity-page .download-now.download-int-now
{
    width: 50%;
    background:none;
    padding-top:80px;
}
.download-integrity-page .download-int-now .download-heading-1,.download-integrity-page .download-int-now .download-heading-2,.download-integrity-page .download-int-now .download-heading-3 {
    margin-left: 1%;

}
.download-integrity-page .download-int-now .info {
    margin-top: 31px;
}
#use-of-poster {
    padding: 30px 20px 44px 20px;
    position: absolute;
    background: #349ADA;
    text-decoration: none;
    transition:2s;
    color: #000;
    line-height: 27px;
    font-family: "Metropolis Regular";
    font-size: 20px;
    right: 1%;
    width: 27%;
    margin-top: -132px;
    display:none;
}
.info-inner ol
{
    padding-left: 21px;
}
.info-inner ol li {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    line-height:22px;
    margin-bottom: 15px;
}
h3.popup-info-heading {
    font-family: "Metropolis Bold";
    font-size: 16px;
    color: #000;
    background: #fff;
    padding: 7px;
    line-height: 24px;
    display: inline-block;
}
.info-inner p {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
}
.info-inner ol li {
    font-size: 18px;
}
#use-of-wallpaper {
    padding: 30px 20px 44px 20px;
    position: absolute;
    background: #349ADA;
    text-decoration: none;
    transition:2s;
    color: #000;
    line-height: 27px;
    font-family: "Metropolis Regular";
    font-size: 20px;
    right: 1%;
    width: 27%;
    margin-top: -423px;
    display:none;
}
#use-of-share {
    padding: 30px 20px 44px 20px;
    position: absolute;
    background: #349ADA;
    text-decoration: none;
    transition:2s;
    color: #000;
    line-height: 27px;
    font-family: "Metropolis Regular";
    font-size: 20px;
    right: 1%;
    width: 27%;
    margin-top: -132px;
    display:none;
}
@media screen and (max-width:1636px)
{
    #use-of-share,#use-of-poster,#use-of-wallpaper
    {
        width:25%;
    }
}
@media screen and (max-width:1576px)
{
    .download-integrity-page .download-heading-1,.download-integrity-page .download-heading-2,.download-integrity-page .download-heading-3 {
    font-size: 26px;
}
}
@media screen and (max-width:1400px)
{
    .download-integrity-page img.img-down-integ {
    width: 64%;
}
.download-integrity-page .download-int-now .info {
    margin-top: 17px;
}
    .download-integrity-page .download-heading-1,.download-integrity-page .download-heading-2,.download-integrity-page .download-heading-3 {
    font-size: 21px;
}
.info-inner p {
    font-size: 13px;
}
.info-inner ol li {
    font-size: 13px;
}
h3.popup-info-heading {
    font-size: 14px;
}
#use-of-poster,#use-of-share{
    margin-top: -90px;
}
}
@media screen and (max-width:1100px)
{
    .download-integrity-page img.img-down-integ {
    width: 90%;
}
.download-integrity-page .download-int-fluid .congratualtions-inner h1 {
    font-size: 22px;
    margin-bottom: 12px;
}
}
@media screen and (max-width:900px)
{
  .download-integrity-page .download-heading-1,.download-integrity-page .download-heading-2,.download-integrity-page .download-heading-3 {
    font-size: 20px;
}  
}
@media screen and (max-width:800px)
{
    .download-integrity-page .download-now.download-int-now {
    width: 80%;
    padding-top: 5%;
}
#use-of-poster {
    margin-top: 120px !important;
    width:98%;
    z-index:100;
    padding:10px;
}
#use-of-wallpaper {
    margin-top: 80px !important;
    width: 98%;
    z-index: 100;
    padding:10px;
}
#use-of-share {
    margin-top: 25px !important;
    width: 98%;
    z-index: 100;
    padding:10px;
}
.download-integrity-page .download-int-now .info {
    margin-top: 2px;
}
h3.popup-info-heading {
    font-size: 12px;
    padding: 5px;
}
.info-inner ol li {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 8px;
}
}
@media screen and (max-width:587px)
{
    .download-integrity-page .download-heading-1,.download-integrity-page .download-heading-2,.download-integrity-page .download-heading-3 {
    background-size: 42px;
    padding-left: 51px;
    margin-left: 164px;
    line-height: 41px;
    margin-bottom: 18px;
    margin-top: 0px;
}
.download-integrity-page .congratualtions .download-now {
    width: 90%;
}
}
@media screen and (max-width:495px)
{
    .download-integrity-page .congratualtions .download-now {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 15px;
}
.download-integrity-page .download-heading-1,.download-integrity-page .download-heading-2,.download-integrity-page .download-heading-3 {
    background-size: 40px;
    padding-left: 46px;
    margin-left: 146px;
    line-height: 41px;
    margin-bottom: 18px;
    margin-top: 0px;
    font-size: 14px;
}
.download-integrity-page .congratualtions-inner p {
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 12px;
}
}
@media screen and (max-width:441px)
{
   .download-integrity-page .download-heading-1,.download-integrity-page .download-heading-2,.download-integrity-page .download-heading-3 {
    background-size: 35px;
    padding-left: 41px;
    margin-left: 123px;
    line-height: 35px;
    margin-bottom: 10px;
    font-size: 11px;
} 
.download-integrity-page .congratualtions-inner .info {
    margin-top: 3px;
    width: 32px;
    margin-right: 10px;
}
}

/*modal*/
.modal-header {
    padding-top: 25px;
    border-bottom: none;
    padding-bottom:0;
}
h1.modal-title {
    text-align: center;
    font-size: 50px;
    font-family: "Metropolis ExtraLight";
    margin-bottom: 23px;
    color: #000;
    margin-bottom: 0;
}
.modal-dialog {
    width: 900px;
    margin: 12% auto;
}
.modal-content
{
    border-radius:25px;
    background:#ed520f;
}
button.close {
    position: absolute;
    top: 20px;
    right: 20px;
}
.modal-footer {
    border-top: none;
    color:#000;
}
button.btn.btn-green {
    margin: auto;
    display: block;
    float: none;
    border-radius: 40px;
    padding: 13px 48px;
    font-size: 29px;
    background: #2aad07;
    color: #fff;
    font-family: "Metropolis Regular";
    box-shadow: 1px 1px 5px #555;
}
button.btn.btn-green:hover
{
    background: #269e06;
}
button.btn.btn-green:focus
{
    outline:none;
}
.accept-privacy {
    text-align: center;
    margin-top: 5%;
    font-size: 20px;
}
.accept-privacy a
{
    color:#1301fe;
}
.modal-content {
    border-radius: 25px;
    background: #ed520f;
    padding-top: 25px;
    padding-bottom: 35px;
}
.modal-body {
    text-align: center;
    font-size: 22px;
    margin-bottom: 50px;
    color:#000;
}
.modal-pop-sign.search-container {
    margin-top: 70px;
}
.modal-pop-sign input[type="text"] {
    width: 337px;
    height: 45px;
    border-radius: 15px;
    border: 1px solid #000;
    font-size: 17px;
    text-align: center;
}
.modal-pop-sign input[type="text"]:focus
{
    outline:none;
}
#invalid
{
    color:#c50303;
    font-size:17px;
    text-align:center;
    visibility:hidden;
    margin-top:5px;
}
@media screen and (max-width:1400px)
{
    h1.modal-title {
    font-size: 36px;
}
.loading-cs p {
    font-size: 13px;
    margin-top: 10px;
}
.modal-body {
    font-size: 13px;
    margin-bottom: 18px;
}
.modal-pop-sign.search-container {
    margin-top: 40px;
}
.modal-pop-sign input[type="text"] {
    width: 288px;
    height: 34px;
    font-size: 14px;
}
button.btn.btn-green {
    padding: 9px 31px;
    font-size: 19px;
}
.accept-privacy {
    margin-top: 3%;
    font-size: 13px;
}
.modal-dialog {
    width: 558px;
}
.modal-content {
    padding-top: 4px;
    padding-bottom: 8px;
}
.loading-img {
    width: 50px;
    margin-top:10px;
}
.loading-img-inner {
    width: 50px;
}
.loading-cs h1.modal-title
{
    margin-top:10px;
    margin-bottom:10px;
    
}
.loading-cs p {
    font-size: 13px;
    margin-bottom: 0;
}
.loading-cs {
    padding-top: 20px;
    padding-bottom: 20px;
}
#invalid
{
    font-size:13px;
}
}
@media screen and (max-width:650px)
{
    .modal-dialog {
    width: 90%;
    margin: 25% auto;
}
h1.modal-title {
    font-size: 26px;
}
.modal-body {
    font-size: 12px;
    margin-bottom: 5px;
}
.modal-pop-sign.search-container {
    margin-top: 29px;
}
button.btn.btn-green {
    padding: 7px 20px;
    font-size: 12px;
}
.accept-privacy {
    margin-top: 3%;
    font-size: 12px;
}
.modal-pop-sign input[type="text"] {
    width: 80%;
    font-size: 12px;
}
.loading-img {
    width: 35px;
    margin-top:10px;
}
.loading-img-inner {
    width: 35px;
}
.loading-cs h1.modal-title
{
    margin-top:10px;
    margin-bottom:10px;
    
}
.loading-cs p {
    font-size: 12px;
    margin-bottom: 0;
}
.loading-cs {
    padding-top: 20px;
    padding-bottom: 20px;
}
#invalid
{
    font-size:12px;
}
}
/*Dashboard */
/*Upper download images are from download.php page */
.create-new-goal .btn-dashboard.btn.btn-green {
    float: right;
    font-size: 22px;
    padding: 20px;
    margin-right: 133px;
}
.download-now.dashboad-download {
    background: transparent;
    padding-top: 40px;
    width:95%;
    padding-bottom: 26px;
}
.download-tb-bd a
{
    width:33.33%;
    float:left;
    font-size:16px;
    color: #333;
}
.download-tb-bd img
{
    width:50px;
}
.download-now.dashboad-download table {
    width:100%;
}
.dashboad-download th {
    font-size: 22px;
    font-family: "Metropolis Bold";
    padding-top:20px;
    padding-bottom:30px;
}
.dashboad-download td {
    font-size: 22px;
    font-family: "Metropolis Regular";
        padding-top:5px;
    padding-bottom:5px;
}
.dashboad-download .col-sm-3
{
    text-align:center;
}
.expired-link {
    width: 100%;
    height: 100%;
    padding-top: 15%;
    background: rgba(0,0,0,0.9);
    position: fixed;
    top: 0;
    left: 0;
    z-index:100;
}
.expired-link span
{
    text-align:center;
    color:#fff;
    font-size:200px;
    display:block;
    width:100%;
}
.expired-link h1 {
    text-align: center;
    color: #fff;
    font-size: 40px;
    width: 100%;
}
.expired-link a {
    display: block;
    padding: 20px;
    margin: auto;
    width: 303px;
    background: #ed520f;
    border-radius: 35px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    text-decoration:none;
}
.expired-link a:hover
{
    background:#d7490c;
    text-decoration:none;
}
.no-datafound td
{
    text-align:center;
    padding-top:5%;
   
}
p.logout-message
{
    text-align:center;
    margin-top:10%;
}
@media screen and (max-width:1500px)
{
  .expired-link {
    padding-top: 10%;
    background: rgba(0,0,0,0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index:100;
}
.expired-link span
{
    text-align:center;
    color:#fff;
    font-size:150px;
    display:block;
    width:100%;
}
.expired-link h1 {
    font-size: 30px;
}
.expired-link a {
    padding: 15px;
    margin: auto;
    width: 250px;
    font-size: 20px;
}  
.create-new-goal .btn-dashboard.btn.btn-green {
    font-size: 15px;
    padding: 12px;
    margin-right: 67px;
}
.dashboad-download th {
    font-size: 15px;
}
.no-datafound td {
    font-size: 17px;
}
.dashboad-download td {
    font-size: 15px;
}
.download-tb-bd a {
    font-size: 10px;
    line-height:15px;
}
.download-tb-bd img {
    width: 30px;
}
}
@media screen and (max-width:800px)
{
  .expired-link {
    padding-top: 8%;
    background: rgba(0,0,0,0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index:100;
}
.expired-link span
{
    text-align:center;
    color:#fff;
    font-size:130px;
    display:block;
    width:100%;
}
.expired-link h1 {
    font-size: 20px;
}
.expired-link a {
    padding: 15px;
    margin: auto;
    width: 200px;
    font-size: 16px;
}  
}
@media screen and (max-width:600px)
{
    .create-new-goal .btn-dashboard.btn.btn-green {
    font-size: 13px;
    padding: 10px;
    float: none;
    margin: auto;
}

th.col-sm-6 {
   padding-left:0;
   padding-right:0;
   font-size: 10px;
}
th.col-sm-3 {
   padding-left:0;
   padding-right:0;
   font-size: 10px;
}
td.col-sm-6 {
   padding-left:0;
   padding-right:0;
   font-size: 10px;
}
td.col-sm-3 {
   padding-left:0;
   padding-right:0;
   font-size: 10px;
}
.download-tb-bd a {
    font-size: 8px;
    line-height: 12px;
    width:50%;
}
.download-tb-bd a.last-ch {
    float:none;
    width:50%;
    display:block;
    margin:auto;
}
.download-tb-bd img
{
    width:15px;
}
.container.dashboard-cont {
    padding: 0;
}
}

/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 20px;
    font-family: "Metropolis Regular",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
    width: 316px;
    left: calc(50% - 158px);
    bottom: 10%;
    border-radius: 10px;
}
#cookieConsent a {
    color: #fff;
    text-decoration: underline;
    text-align: center;
    font-size: 18px;
    margin-left: 24px;
}
#cookieConsent b {
    font-size: 19px;
    color: #f1d600;
    line-height: 43px;
    letter-spacing: 0.4px;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -12px -11px 0 0;
    font-weight: bold;
    border: 1px solid #fff;
    text-align: center;
    line-height: 16px;
    border-radius: 50%;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 45px;
    cursor: pointer;
    float: right;
    margin: 0;
    text-decoration: none;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}
/*Cookie Consent End*/

/*contact css*/
.container-fluid.contact {
    padding-left: 0;
    padding-right: 0;
}
.contact-head img{
    width: 100%;
    height: auto;
    margin: 0;
    margin-bottom: 100px;
}
.contact-inner {
    width: 84%;
    margin: auto;
}
.form-group label {
    font-size: 18px;
    font-family: "Metropolis Bold";
    line-height: 25px;
}

.form-group input[type=text]{
    padding: 28px;
    background-color: rgb(245 245 245);
    border-color: white;
}
.form-group [type=email]{
     padding: 28px;
    background-color: rgb(245 245 245);
    border-color: white;
}
.form-group textarea{
    background-color: rgb(245 245 245);
    padding:20px;
}
.form-group [type=button] {
    color: white;
    background-color: rgb(230 129 39);
    width: 120px;
    padding: 9px;
    margin-top: 30px;
    font-family: "Metropolis Regular";
    font-size: 19px;
}
form.form-horizontal {
    width: 92%;
}
.contact-info h1 {
    font-family: "Metropolis Extra Bold";
    font-size: 33px;
    margin-bottom: 35px;
}
.contact-info p {
    font-size: 20px;
}
.contact-info p.cotact-first-paragraph {
    margin-bottom: 80px;
}
.invalid-data {
    color: #f00;
    font-size: 16px;
    visibility: hidden;
    font-family: "Metropolis Regular";
    margin-left: 30px;
}
.contact-info p.paragraph-share-story {
    margin-bottom: 40px;
}
.contact-info .thankyou-contact
{
    margin-bottom:60px;
}
.contact-inner .form-group input[type=text] {
    padding: 24px 10px;
    background-color: rgb(245 245 245);
    border-color: white;
    font-size: 20px;
}
.contact-inner .form-group input[type=email] {
    padding: 24px 10px;
    background-color: rgb(245 245 245);
    border-color: white;
    font-size: 20px;
}
.contact-inner .form-group textarea
{
      padding: 5px;
    background-color: rgb(245 245 245);
    border-color: white;
    font-size: 20px;  
}
#contact_success_message
{
    color:#2aad07;
    font-size:18px;
    text-align:left;
    visibility:hidden;
    line-height:40px;
}
.mobile-form-upper
{
    display:none;
}
.contact-info {
    display: block;
}
p.goal-guyaddress
{
    display:none;
}
@media screen and (max-width:1565px)
{
    .form-group label {
    font-size: 16px;
    line-height: 20px;
}
.contact-inner .form-group input[type=text] {
    padding: 21px 10px;
    font-size: 17px;
}
.contact-inner .form-group input[type=email] {
    padding: 21px 10px;
    font-size: 17px;
}
.contact-info h1 {
    font-size: 27px;
    margin-bottom: 28px;
}
.contact-info p {
    font-size: 16px;
}
.contact-inner .form-group textarea {
    padding: 15px;
    font-size: 17px;
    height: 305px;
}
#contact_success_message {
    font-size: 14px;
    line-height: 34px;
}
}
@media screen and (max-width:1401px)
{
  .contact-inner {
    width: 100%;
}  
.form-group label {
    font-size: 13px;
    line-height: 13px;
}
.contact-inner .form-group input[type=text] {
    padding: 18px 8px;
    font-size: 15px;
}
.contact-inner .form-group input[type=email] {
    padding: 18px 8px;
    font-size: 15px;
}
.contact-info h1 {
    font-size: 22px;
    margin-bottom: 20px;
}
.contact-info p.cotact-first-paragraph {
    margin-bottom: 60px;
    font-size: 13px;
}
.contact-info p.paragraph-share-story {
    margin-bottom: 30px;
    font-size: 13px;
}
.contact-info .thankyou-contact {
    margin-bottom: 50px;
    font-size: 13px;
}
.contact-info p {
    font-size: 13px;
}
.contact-inner .form-group textarea {
    padding: 15px;
    font-size: 15px;
    height: 235px;
}
.form-group [type=button] {
    width: 106px;
    padding: 6px;
    margin-top: 0px;
    font-size: 17px;
}
}
@media screen and (max-width:991px)
{
  .mobile-form-upper
  {
      display:block;
  }
  .contact-info {
    display: none;
}
  .left-col
  {
      float:left;
      width:50%;
  }
   .right-col
  {
      float:right;
      width:50%;
  }
  .left-col h1,.right-col h1
  {
    font-size: 22px;
    margin-bottom: 20px;
    font-family:"Metropolis Extra Bold";

  }
  .contact-head img {
    margin-bottom: 20px;
}
form.form-horizontal {
    width: 96%;
    margin: auto;
}
p.goal-guyaddress {
    display: block;
    margin-left: calc(50% - 66px);
    margin: auto;
    width: 132px;
}
.left-col,.right-col
{
    padding-right:5px;
}
}
@media screen and (max-width:500px)
{
   .left-col h1, .right-col h1 {
    font-size: 15px;
    margin-bottom:0px;
} 
.left-col p, .right-col p {
    font-size: 10px;
}
p.goal-guyaddress
{
    font-size: 10px;
}
.contact-fluid-bottom .container
{
    padding-left:0;
    padding-right:0;
}
#contact_success_message {
    font-size: 12px;
    line-height: 16px;
    margin-bottom:0;
}
}
    /*contact end */
    
 
/*desktop-dont-start css*/

#dont-start-page .container-fluid.int-pledge{
    background-color: rgb(237,82,15);
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 58px;
}
#dont-start-page .int-pledge-inner {
    background-image: url(../imgs/main.png);
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 8%;
    padding-bottom: 5%;
}
.header-text{
    color: white;
}
.header-text h1 {
    font-size: 87px;
    margin-top: 0px;
    padding-right: 72px;
    padding-left: 50px;
    font-family: "Metropolis ExtraLight";
}
.header-text p {
    padding-right: 40px;
    padding-left: 57px;
    font-size: 44px;
    margin-top: 55px;
    line-height: 30px;
    font-family: "Metropolis ExtraLight";
}
.ds-logo img {
    float: right;
    display: block;
    width: 350px;
    height: 120px;
    margin-top: 30px;
}
.describe h2 {
    font-size: 66px;
    margin-top: 70px;
    font-family: "Metropolis ExtraLight";
    margin-top: 58px;
    text-align: center;
}
.position{
       margin-top: 75px;
}
.position p {
    font-size: 24px;
    font-family: "Metropolis Regular";
    line-height: 46px;
    margin-left: 124px;
}
.challenge-pic{
    margin-top: 30px;
}
.challenge-pic img {
    width: 83%;
    margin: auto;
    display: block;
    height: auto;
    margin-left: 124px;
}
.position {
    margin-top: 50px;
}
.quote p {
    font-size: 24px;
    font-family: "Metropolis Regular";
    line-height: 46px;
    margin-left: 119px;
}
.col-btn-vd {
    width: 936px;
}
.share-icons {
    text-align: center;
    margin-top: 113px;
}
#dont-start-page .position
{
    width:1200px;
    margin-left:auto;
    margin-right:auto;
}
.challenge-pic {
    padding-left: 23px;
    padding-right: 23px;
}
@media screen and (max-width: 1573px)
{
    .header-text h1 {
    font-size: 61px;
    padding-right: 80px;
    padding-left: 70px;
}
    .header-text h1 {
    margin-top: 0;
    padding-right: 84px;
    padding-left: 36px;
    margin-bottom: 48px;
    font-family: "Metropolis ExtraLight";
}
.header-text p {
    padding-right: 55px;
    padding-left: 38px;
    font-size: 34px;
    margin-bottom: 0px;
    margin-top: 23px;
    text-shadow: 1px 1px 10px #000;
}
    .describe h2 {
    font-size: 41px;
    margin-top: 45px;

}
.position p {
    font-size: 16px;
    line-height: 24px;
    margin-left: 176px;
}
.position {
    margin-top: 60px;
}
.challenge-pic {
    margin-top: 10px;
}
.quote p {
    font-size: 16px;
    line-height: 25px;
    margin-left: 172px;
}
.position {
    margin-top: 45px;
}
.challenge-pic img {
    width: 75%;
    margin: auto;
    display: block;
    height: auto;
    margin-left: 175px;
}
.header-text p {
    padding-right: 55px;
    padding-left: 38px;
    font-size: 32px;
}
.ds-logo img {
    float: right;
    display: block;
    margin-right: 420px;
    width: 224px;
    height: auto;
}
#dont-start-page .position {
    width: 766px;
    margin-top:50px;
}
}
@media screen and (max-width: 1360px)
{
#dont-start-page .container {
    width: 100% !important;
}
}
@media screen and (max-width: 991px){
    .int-pledge-inner {
    width: 100%;
    height: auto;
}
.col-btn-vd {
    width: 692px;
}
.header-text h1 {
    font-size: 30px;
    padding-right: 101px;
    padding-left: 8px;
}
.header-text h1 {
    margin-top: -4px;
    padding-right: 84px;
    padding-left: 6px;
    margin-bottom: 18px;
    font-family: "Metropolis ExtraLight";
}
.header-text p {
    padding-right: 63px;
    padding-left: 8px;
    font-size: 17px;
    margin-bottom: 3px;
    margin-top: -3px;
}
#dont-start-page .describe h2 {
    font-size: 36px;
    margin-top: 34px;
}
.position {
    margin-top: 35px;
}
.position p {
    font-size: 14px;
    line-height: 24px;
    margin-left: 106px;
}
#dont-start-page .position {
    width: 689px;
}
#dont-start-page .position p {
    font-size: 14px;
    line-height: 17px;
    text-align: left;
}
.challenge-pic img {
    width: 80%;
    margin: auto;
    display: block;
    height: auto;
    margin-left: 108px;
}
.ds-logo img {
    float: right;
    display: block;
    width: 135px;
    height: auto;
    margin-top: 5px;
}
.ds-logo img {
    margin-right: 0;
}
#dont-start-page .col-btn-vd {
    width: 334px !important;
}
}
@media screen and (max-width: 699px){
 .header-text h1 {
    font-size: 49px;
    padding-right: 0;
    padding-left: 0;
}
.ds-logo img {
    float: right;
    display: block;
    margin-right: 454px;
    width: 110px;
    height: auto;
    margin-top: 5px;
}
.container-fluid.int-pledge {
    background-color: rgb(237,82,15);
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 39px;
}
.header-text p {
    padding-right: 0;
    padding-left: 0;
    font-size: 20px;
    margin-bottom: 8px;
    margin-top: 5px;
}
.position {
    margin-top: 15px;
}
.describe h2 {
    font-size: 31px;
    margin-top: 23px;
}
.position p {
    font-size: 12px;
    line-height: 13px;
    margin-left: 0;
}
#dont-start-page .col-btn-vd {
    width: 334px !important;
}
.header-text h1 {
    font-size: 35px;
    padding-right: 4px;
    padding-left: 21px;
}
.header-text p {
    padding-right: 0;
    padding-left: 19px;
    font-size: 17px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.ds-logo img {
    float: right;
    display: block;
    margin-right: -7px;
    width: 100px;
    height: auto;
    margin-top: 0px;
}
.describe h2 {
    font-size: 25px;
    margin-top: 18px;
}
.position p {
    font-size: 9px;
    line-height: 9px;
    margin-left: 0;
}
.challenge-pic img {
    width: 80%;
    margin: auto;
    display: block;
    height: auto;
    margin-left: 11px;
}
#dont-start-page .container {
    background-position: right -54px center;
}
#dont-start-page .describe h2 {
    font-size: 22px;
    line-height: 30px;
}
#dont-start-page .position {
    width: 95%;
    margin-top: 25px;
}
#dont-start-page .container-fluid.int-pledge {
    padding-bottom: 33px;
}
.gary-img img
{
    width:60%;
}
.challenge-pic {
    padding-left: 0;
    padding-right: 0;
}
}

/*second integrity page*/

.second-int-page#dont-start-page .int-pledge-inner {
    background-image: url(../imgs/integritymain.jpg);
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 8%;
    padding-bottom: 5%;
}
.second-int-page#dont-start-page.container-fluid.int-pledge{
    background-color: rgb(237,82,15);
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 58px;
}
.second-int-page#dont-start-page.header-text{
    color: white;
}
.second-int-page#dont-start-page.header-text h1 {
    font-size: 87px;
    margin-top: 0px;
    padding-right: 72px;
    padding-left: 50px;
    font-family: "Metropolis ExtraLight";
}
.second-int-page#dont-start-page.header-text p {
    padding-right: 40px;
    padding-left: 57px;
    font-size: 44px;
    margin-top: 55px;
    line-height: 30px;
    font-family: "Metropolis ExtraLight";
}
.main-quote{
    font-style: italic;
    font-size: 24px;
    color: rgb(237,82,15);
    text-align: center;
    margin-top: 30px;
    font-size: 24px;
    font-family: "Metropolis Bold";
    line-height: 35px;
    display: block;
    font-weight: 700px;
    margin-left: 120px;
    margin-right: 120px;
}

.second-int-page#dont-start-page.ds-logo img {
    float: right;
    display: block;
    margin-right: 178px;
    width: 350px;
    height: 120px;
    margin-top: 30px;
}
.second-int-page#dont-start-page.describe h2 {
    font-size: 70px;
    margin-top: 60px;
    font-family: "Metropolis ExtraLight";
    margin-top: 58px;
    text-align: center;
}
.position{
       margin-top: 75px;
}
.position p {
    font-size: 18px;
    font-family: "Metropolis Regular";
    line-height: 30px;
    margin-left: 120px;
}
.position-point {
    font-size: 18px;
    font-family: "Metropolis Regular";
    line-height: 30px;
    margin-left: 0px;
    margin-top:40px;
    margin-bottom:40px;
}
.challenge-pic{
    margin-top: 30px;
}
.Integrity-video img {
    width: 100%;
    margin: auto;
    display: block;
    height: auto;
    margin-top: 30px;
}
.challenge-pic p{
    text-align: center;
    color: blue;
}
.challenge-pic img {
    width: 100%;
    margin: auto;
    display: block;
    height: auto;
    margin-top: 30px;
}
.position {
    margin-top: 50px;
}
.quote p {
    font-size: 24px;
    font-family: "Metropolis Regular";
    line-height: 46px;
    margin-left: 119px;
}
.col-btn-vd {
    width: 936px;
}
.integrity-pledge .header-text p,.header-text h1 {
    text-shadow: 2px 2px 10px #000;
}
#quote-integ
{
    width:100%;
    margin-bottom:30px;
}
#quote-integ .container
{
    width:100%;
}
.Integrity-video {
    margin-top: 30px;
    padding-left: 9px;
    padding-right: 6px;
     margin-bottom: 30px;
}
.Integrity-video img
{
    width:98%;
}
.challenge-pic p
{
    text-align:center !important;
    margin-top:30px;
}
@media screen and (max-width:767px)
{
    .main-quote {
    font-size: 12px;
    line-height: 16px;
    margin-left: 0;
    margin-right: 0;
}
#dont-start-page .col-btn-vd {
    width: 95% !important;
}
.position-point {
    font-size: 14px;
    line-height: 24px;
}
#dont-start-page .describe h2 {
    font-size: 20px;
    line-height: 25px;
}
.Integrity-video {
    padding-left: 0;
    padding-right: 0;
}
#dont-start-page .header-text p {

    padding-left: 0;
}
#dont-start-page .header-text h1 {

    padding-left: 0;
}
#quote-integ {
    padding-left:0;
    padding-right:0;
}
#quote-integ .container {
    padding-left:0;
    padding-right:0;
    width:100%;
}
}
/*privacy policy css*/
.privacy-page .container-fluid
{
    padding-left:0;
    padding-right:0;
}
.second-int-page#privacy-policy-page .int-pledge-inner {
    background-image: url(../imgs/prvacy.jpg);
    width: 100%;
    height: 734px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 8%;
    padding-bottom: 5%;
    border-bottom: 34px solid #ed520f;
}
.second-int-page#privacy-policy-page.container-fluid.int-pledge{
    background-color: rgb(237,82,15);
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 58px;
}

.second-int-page#privacy-policy-page.header-text p {
    padding-right: 40px;
    padding-left: 57px;
    font-size: 44px;
    margin-top: 55px;
    line-height: 30px;
    font-family: "Metropolis ExtraLight";
}
.second-int-page.describe h2 {
    font-size: 70px;
    margin-top: 60px;
    font-family: "Metropolis ExtraLight";
    margin-top: 58px;
    text-align: center;
}
.date {
    font-family: "Metropolis Bold";
    font-size: 26px;
    text-align: center;
    margin-top: 20px;
}
.position{
       margin-top: 75px;
}
@media screen and (max-width:1500px)
{
    .position p {
    font-size: 16px;
    line-height: 20px;
    margin-left: auto;
    margin-right:auto;
}
.second-int-page#privacy-policy-page .int-pledge-inner {
    height: 478px;
}
}
@media screen and (max-width: 1024px){


.second-int-page#privacy-policy-page .int-pledge-inner {
    height: 378px;
}
.position p {
    font-size: 19px;
    font-family: "Metropolis Regular";
    line-height: 22px;
}
.privacy-page .position p {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
}
@media screen and (max-width: 767px){

.container-fluid.int-pledge {
    width: 100%;
}
.date {
    font-size: 18px;
}
.D-start.describe.pvcplcy p {
    margin-left: auto;
    margin-right: auto;
}
.position p {
    font-size: 14px;
    font-family: "Metropolis Regular";
    line-height: 22px;
    margin-left: auto;
    margin-right:auto;
}
.date {
    font-family: "Metropolis Bold";
    font-size: 15px !important;
    text-align: center;
    margin-top: 15px;
    margin-right: auto;
}
.describe h2 {
    font-size: 40px;
    margin-top: 28px;
    margin-right: auto;
}
.position {
    margin-top: 15px;
}
.second-int-page#privacy-policy-page .int-pledge-inner {
    height: 200px;
}
}

/*privacy policy css end*/


/* Terms of services */

/*Terms-of-Use*/
.second-int-page#Terms-of-Use-page .int-pledge-inner {
    background-image: url(../imgs/Terms-of-Use-okk.jpg);
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 8%;
    padding-bottom: 5%;
}
.second-int-page#Terms-of-Use-page .container-fluid.int-pledge{
    background-color: rgb(237,82,15);
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 58px;
}

.second-int-page#Terms-of-Use-page.header-text p {
    padding-right: 40px;
    padding-left: 57px;
    font-size: 44px;
    margin-top: 55px;
    line-height: 30px;
    font-family: "Metropolis ExtraLight";
}
.second-int-page.describe h2 {
    font-size: 70px;
    margin-top: 60px;
    font-family: "Metropolis ExtraLight";
    margin-top: 58px;
    text-align: center;
}
.date {
    font-family: "Metropolis Bold";
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
}
.position{
       margin-top: 75px;
}
.position p {
    font-size: 17px;
    font-family: "Metropolis Regular";
    line-height: 19px;
    margin-left: 20px;
    text-align: justify;
    margin-right: 20px;
}
@media screen and (max-width:767px)
{
    .position p {
    margin-left: 0;
    margin-right: 0;
    text-align:left;
}
.second-int-page#Terms-of-Use-page .int-pledge-inner {

    height: 132px;
}
.second-int-page#Terms-of-Use-page .container-fluid.int-pledge {
    padding-bottom: 30px;
}
.date
{
    font-size:14px !important;
}
.position {
    margin-top: 21px;
}
.position p {
    font-size: 14px;
}
.container-fluid.d-describe-main
{
    padding-left:0;
    padding-right:0;
}
}
/* Terms of services end */