@media (max-width: 575px)/*mobile potrate*/
{
	.fs-42 {
    font-size: 30px;
}
	.first-nav
	{
		    padding-top: 40%;
	}
	.navbar-nav
	{
		text-align:center;
	}
  .offcanvas-header{ display:block; }
  .navbar-collapse {
    position: fixed;
    top:0; 
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #fff;
    transition: visibility .2s ease-in-out, transform .2s ease-in-out;
	    text-transform: uppercase;
    font-weight: bold;
  }
  .navbar-collapse.show {
    visibility: visible;
    transform: translateX(-100%);
  }
  .acc-d-none
{
	display:none !important;
}	
	.mobile-show
{
	display:block !important;
}
	.desktop-show
	{
		display:none !important;
	}
	.search-div {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
}
	.equal-container {
    margin-top: 20px;
}
	.creed-basic-mobile
	{
		width:100%;
	}
	.slider-mobile-view
{
	display:block;
	background-color:#005e5f;
}
	.Privacy-Policy {
    padding-bottom: 30px;
}
	.fs-42 {
    font-size: 30px !important;
}
	.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0 1.25rem;
}
	.card-body .mt-30
	{
		margin-top:0;
	}
	.card-header
	{
		margin-bottom:0;
	}
	.partten-bg-new .mt-60
	{
		margin-top:0;
	}
	.tab-pane .card-header a {
    color: #fff;
	font-size: 16px;
}
.tab-pane .card-header a h5 {
    color: #fff;
	font-size: 16px;
}
	.swiper-container
	{
		width:250px;
	}
	.form-group.has-search
	{
		margin-top: 15px;
	}
	
	.partten-bg-new .mt-120 {
    margin-top: 0;
}
	footer.py-5.site-footer {
    padding-left: 60px;
    padding-right: 60px;
}
	.card-header:first-child {
    border-radius: 0;
}
.btn-donate {
    color: #fff;
    background-color: #005e5f;
    border-radius: 50px;
    padding: 10px 20px;
    min-width: 150px;
}
.card-body .fs-42
{
	    font-size: 28px;
}
#accordion
{
	margin-top:30px;
	margin-bottom: 30px;
}
	.fixed-top {
    background-color:#fff;
}
	img.mb-60.creed-applogo {
    margin-bottom: 20px;
    width: 120px;
}

	.creed-os img
	{
		width:120px;
	}
	.m-mt-30
	{
		margin-top:30px;
	}
	.list-group-item {
    padding: 1.75rem 20px;
   
}
	.partten-bg-new .p-60
	{
		padding:20px;
	}
	.use-creed {
    background-image: none;
    background-color: #008889;
    padding: 60px;
}
	.header-left {
    margin-top: 10%;
    margin-bottom: 10%;
}
.masthead h1.p-absolute {
    left: 45px;
    top: 42px;
}
header.masthead {
    padding-top: 5rem;
}
.partten-bg-new {
    position: initial;
	    width: 100%;
}
.fs-56 {
    font-size: 30px;
}
.equal-padding {
    padding-bottom: 0px;
}
.form-group.has-search .form-control {
    width: 100%;
}
.form-group.has-search button {
    right: 0;
   
}

.masthead .iphone {
    position: initial;
    z-index: 999;
    width: 60%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.page-section {
    padding: 4rem 0;
}
h2.text-center.mt-0.mb-120.fs-56
{
	    margin-bottom: 30px;
}
.use-creed-phone {
    position: initial;
       width: 70%;
	margin-top: 30px;
}
.swiper-slide p {
   /*  padding-left: 40px; */
    text-align: left;
    font-size: 14px !important;
    line-height: 23px;
}
.why-creed
{
	width:70%;
}
.mainNav {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    background-color: #fff;
    transition: background-color 0.2s ease;
}
.navbar-nav.ml-auto.navbar-r a {
    color: #121212;
}
.download-creed
{
	width:100%;
}
.partten-bg-new h2 {
    color: #fff;
    margin-top: 0px;
}
.god-consciousness-logo
{
	    width: 46px;
}
.donor-box
{
	width:100%;
}
.navbar-nav.ml-auto.navbar-r .nav-link:hover, .navbar-nav.ml-auto.navbar-r .nav-link:focus {
    color: #1f1f1f;
}
.masthead.index {
    height: auto;
    min-height: 300px;
}
.swiper-slide.phone img
{
	width:100%;
}
.mobile-view
{
	display:none;
}
.use-creed-slider
{
	position:initial;
}
}
@media only screen and (max-width: 991px) and (min-width: 768px)
{
    /*mobile potrate bigger mobile*/
}
@media only screen and (max-width: 767px) and (min-width: 576px)
{
    .fs-42 {
    font-size: 30px;
}
	.first-nav
	{
		    padding-top: 40%;
	}
	.navbar-nav
	{
		text-align:center;
	}
  .offcanvas-header{ display:block; }
  .navbar-collapse {
    position: fixed;
    top:0; 
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #fff;
    transition: visibility .2s ease-in-out, transform .2s ease-in-out;
	    text-transform: uppercase;
    font-weight: bold;
  }
  .navbar-collapse.show {
    visibility: visible;
    transform: translateX(-100%);
  }
  .acc-d-none
{
	display:none !important;
}	
	.mobile-show
{
	display:block !important;
}
	.desktop-show
	{
		display:none !important;
	}
	.search-div {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
}
	.equal-container {
    margin-top: 20px;
}
	.creed-basic-mobile
	{
		width:100%;
	}
	.slider-mobile-view
{
	display:block;
	background-color:#005e5f;
}
	.Privacy-Policy {
    padding-bottom: 30px;
}
	.fs-42 {
    font-size: 30px !important;
}
	.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0 1.25rem;
}
	.card-body .mt-30
	{
		margin-top:0;
	}
	.card-header
	{
		margin-bottom:0;
	}
	.partten-bg-new .mt-60
	{
		margin-top:0;
	}
	.tab-pane .card-header a {
    color: #fff;
	font-size: 16px;
}
.tab-pane .card-header a h5 {
    color: #fff;
	font-size: 16px;
}
	.swiper-container
	{
		width:250px;
	}
	.form-group.has-search
	{
		margin-top: 15px;
	}
	
	.partten-bg-new .mt-120 {
    margin-top: 0;
}
	footer.py-5.site-footer {
    padding-left: 60px;
    padding-right: 60px;
}
	.card-header:first-child {
    border-radius: 0;
}
.btn-donate {
    color: #fff;
    background-color: #005e5f;
    border-radius: 50px;
    padding: 10px 20px;
    min-width: 150px;
}
.card-body .fs-42
{
	    font-size: 28px;
}
#accordion
{
	margin-top:30px;
	margin-bottom: 30px;
}
	.fixed-top {
    background-color:#fff;
}
	img.mb-60.creed-applogo {
    margin-bottom: 20px;
    width: 120px;
}

	.creed-os img
	{
		width:120px;
	}
	.m-mt-30
	{
		margin-top:30px;
	}
	.list-group-item {
    padding: 1.75rem 20px;
   
}
	.partten-bg-new .p-60
	{
		padding:20px;
	}
	.use-creed {
    background-image: none;
    background-color: #008889;
    padding: 60px;
}
	.header-left {
    margin-top: 10%;
    margin-bottom: 10%;
}
.masthead h1.p-absolute {
    left: 45px;
    top: 42px;
}
header.masthead {
    padding-top: 5rem;
}
.partten-bg-new {
    position: initial;
	    width: 100%;
}
.fs-56 {
    font-size: 30px;
}
.equal-padding {
    padding-bottom: 0px;
}
.form-group.has-search .form-control {
    width: 100%;
}
.form-group.has-search button {
    right: 0;
   
}

.masthead .iphone {
    position: initial;
    z-index: 999;
    width: 60%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.page-section {
    padding: 4rem 0;
}
h2.text-center.mt-0.mb-120.fs-56
{
	    margin-bottom: 30px;
}
.use-creed-phone {
    position: initial;
       width: 70%;
	margin-top: 30px;
}
.swiper-slide p {
   /*  padding-left: 40px; */
    text-align: left;
    font-size: 14px !important;
    line-height: 23px;
}
.why-creed
{
	width:70%;
}
.mainNav {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    background-color: #fff;
    transition: background-color 0.2s ease;
}
.navbar-nav.ml-auto.navbar-r a {
    color: #121212;
}
.download-creed
{
	width:100%;
}
.partten-bg-new h2 {
    color: #fff;
    margin-top: 0px;
}
.god-consciousness-logo
{
	    width: 46px;
}
.donor-box
{
	width:100%;
}
.navbar-nav.ml-auto.navbar-r .nav-link:hover, .navbar-nav.ml-auto.navbar-r .nav-link:focus {
    color: #1f1f1f;
}
.masthead.index {
    height: auto;
    min-height: 300px;
}
.swiper-slide.phone img
{
	width:100%;
}
.mobile-view
{
	display:none;
}
.use-creed-slider
{
	position:initial;
}
}
@media only screen and (max-width: 991px) and (min-width: 768px)
 {
   .fs-42 {
    font-size: 30px;
}
	.first-nav
	{
		    padding-top: 0;
	}
	.navbar-nav
	{
		text-align:center;
	}
  .offcanvas-header{ display:block; }
  .navbar-collapse {
    position: fixed;
    top:0; 
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #fff;
    transition: visibility .2s ease-in-out, transform .2s ease-in-out;
	    text-transform: uppercase;
    font-weight: bold;
  }
  .navbar-collapse.show {
    visibility: visible;
    transform: translateX(-100%);
  }
  .acc-d-none
{
	display:none !important;
}	
	.mobile-show
{
	display:block !important;
}
	.desktop-show
	{
		display:none !important;
	}
	.search-div {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
}
	.equal-container {
    margin-top: 20px;
}
	.creed-basic-mobile
	{
		width:100%;
	}
	.slider-mobile-view
{
	display:block;
	background-color:#005e5f;
}
	.Privacy-Policy {
    padding-bottom: 30px;
}
	.fs-42 {
    font-size: 30px !important;
}
	.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0 1.25rem;
}
	.card-body .mt-30
	{
		margin-top:0;
	}
	.card-header
	{
		margin-bottom:0;
	}
	.partten-bg-new .mt-60
	{
		margin-top:0;
	}
	.tab-pane .card-header a {
    color: #fff;
	font-size: 16px;
}
.tab-pane .card-header a h5 {
    color: #fff;
	font-size: 16px;
}
	.swiper-container
	{
		width:250px;
	}
	.form-group.has-search
	{
		margin-top: 15px;
	}
	
	.partten-bg-new .mt-120 {
    margin-top: 0;
}
	footer.py-5.site-footer {
    padding-left: 60px;
    padding-right: 60px;
}
	.card-header:first-child {
    border-radius: 0;
}
.btn-donate {
    color: #fff;
    background-color: #005e5f;
    border-radius: 50px;
    padding: 10px 20px;
    min-width: 150px;
}
.card-body .fs-42
{
	    font-size: 28px;
}
#accordion
{
	margin-top:30px;
	margin-bottom: 30px;
}
	.fixed-top {
    background-color:#fff;
}
	img.mb-60.creed-applogo {
    margin-bottom: 20px;
    width: 120px;
}

	.creed-os img
	{
		width:120px;
	}
	.m-mt-30
	{
		margin-top:30px;
	}
	.list-group-item {
    padding: 1.75rem 20px;
   
}
	.partten-bg-new .p-60
	{
		padding:20px;
	}
	.use-creed {
    background-image: none;
    background-color: #008889;
    padding: 60px;
}
	.header-left {
    margin-top: 10%;
    margin-bottom: 10%;
}
.masthead h1.p-absolute {
    left: 45px;
    top: 42px;
}
header.masthead {
    padding-top: 5rem;
}
.partten-bg-new {
    position: initial;
	    width: 100%;
}
.fs-56 {
    font-size: 30px;
}
.equal-padding {
    padding-bottom: 0px;
}
.form-group.has-search .form-control {
    width: 100%;
}
.form-group.has-search button {
    right: 0;
   
}

.masthead .iphone {
    position: initial;
    z-index: 999;
    width: 60%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.page-section {
    padding: 4rem 0;
}
h2.text-center.mt-0.mb-120.fs-56
{
	    margin-bottom: 30px;
}
.use-creed-phone {
    position: initial;
       width: 70%;
	margin-top: 30px;
}
.swiper-slide p {
   /*  padding-left: 40px; */
    text-align: left;
    font-size: 14px !important;
    line-height: 23px;
}
.why-creed
{
	width:70%;
}
.mainNav {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    background-color: #fff;
    transition: background-color 0.2s ease;
}
.navbar-nav.ml-auto.navbar-r a {
    color: #121212;
}
.download-creed
{
	width:100%;
}
.partten-bg-new h2 {
    color: #fff;
    margin-top: 0px;
}
.god-consciousness-logo
{
	    width: 46px;
}
.donor-box
{
	width:100%;
}
.navbar-nav.ml-auto.navbar-r .nav-link:hover, .navbar-nav.ml-auto.navbar-r .nav-link:focus {
    color: #1f1f1f;
}
.masthead.index {
    height: auto;
    min-height: 300px;
}
.swiper-slide.phone img
{
	width:100%;
}
.mobile-view
{
	display:none;
}
.use-creed-slider
{
	position:initial;
}
}
@media only screen and (max-width: 991px) and (min-width: 768px)
 {
  
	.fs-42 {
    font-size: 30px;
}
	.first-nav
	{
		    padding-top: 40%;
	}
	.navbar-nav
	{
		text-align:center;
	}
  .offcanvas-header{ display:block; }
  .navbar-collapse {
    position: fixed;
    top:0; 
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #fff;
    transition: visibility .2s ease-in-out, transform .2s ease-in-out;
	    text-transform: uppercase;
    font-weight: bold;
  }
  .navbar-collapse.show {
    visibility: visible;
    transform: translateX(-100%);
  }
  .acc-d-none
{
	display:none !important;
}	
	.mobile-show
{
	display:block !important;
}
	.desktop-show
	{
		display:none !important;
	}
	.search-div {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
}
	.equal-container {
    margin-top: 20px;
}
	.creed-basic-mobile
	{
		width:100%;
	}
	.slider-mobile-view
{
	display:block;
	background-color:#005e5f;
}
	.Privacy-Policy {
    padding-bottom: 30px;
}
	.fs-42 {
    font-size: 30px !important;
}
	.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0 1.25rem;
}
	.card-body .mt-30
	{
		margin-top:0;
	}
	.card-header
	{
		margin-bottom:0;
	}
	.partten-bg-new .mt-60
	{
		margin-top:0;
	}
	.tab-pane .card-header a {
    color: #fff;
	font-size: 16px;
}
.tab-pane .card-header a h5 {
    color: #fff;
	font-size: 16px;
}
	.swiper-container
	{
		width:250px;
	}
	.form-group.has-search
	{
		margin-top: 15px;
	}
	
	.partten-bg-new .mt-120 {
    margin-top: 0;
}
	footer.py-5.site-footer {
    padding-left: 60px;
    padding-right: 60px;
}
	.card-header:first-child {
    border-radius: 0;
}
.btn-donate {
    color: #fff;
    background-color: #005e5f;
    border-radius: 50px;
    padding: 10px 20px;
    min-width: 150px;
}
.card-body .fs-42
{
	    font-size: 28px;
}
#accordion
{
	margin-top:30px;
	margin-bottom: 30px;
}
	.fixed-top {
    background-color:#fff;
}
	img.mb-60.creed-applogo {
    margin-bottom: 20px;
    width: 120px;
}

	.creed-os img
	{
		width:120px;
	}
	.m-mt-30
	{
		margin-top:30px;
	}
	.list-group-item {
    padding: 1.75rem 20px;
   
}
	.partten-bg-new .p-60
	{
		padding:20px;
	}
	.use-creed {
    background-image: none;
    background-color: #008889;
    padding: 60px;
}
	.header-left {
    margin-top: 10%;
    margin-bottom: 10%;
}
.masthead h1.p-absolute {
    left: 45px;
    top: 42px;
}
header.masthead {
    padding-top: 5rem;
}
.partten-bg-new {
    position: initial;
	    width: 100%;
}
.fs-56 {
    font-size: 30px;
}
.equal-padding {
    padding-bottom: 0px;
}
.form-group.has-search .form-control {
    width: 100%;
}
.form-group.has-search button {
    right: 0;
   
}

.masthead .iphone {
    position: initial;
    z-index: 999;
    width: 60%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.page-section {
    padding: 4rem 0;
}
h2.text-center.mt-0.mb-120.fs-56
{
	    margin-bottom: 30px;
}
.use-creed-phone {
    position: initial;
       width: 70%;
	margin-top: 30px;
}
.swiper-slide p {
   /*  padding-left: 40px; */
    text-align: left;
    font-size: 14px !important;
    line-height: 23px;
}
.why-creed
{
	width:70%;
}
.mainNav {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    background-color: #fff;
    transition: background-color 0.2s ease;
}
.navbar-nav.ml-auto.navbar-r a {
    color: #121212;
}
.download-creed
{
	width:100%;
}
.partten-bg-new h2 {
    color: #fff;
    margin-top: 0px;
}
.god-consciousness-logo
{
	    width: 46px;
}
.donor-box
{
	width:100%;
}
.navbar-nav.ml-auto.navbar-r .nav-link:hover, .navbar-nav.ml-auto.navbar-r .nav-link:focus {
    color: #1f1f1f;
}
.masthead.index {
    height: auto;
    min-height: 300px;
}
.swiper-slide.phone img
{
	width:100%;
}
.mobile-view
{
	display:none;
}
.use-creed-slider
{
	position:initial;
}
}
@media only screen and (max-width: 1199px) and (min-width: 992px)
{
	/*ipad landscape*/
	.masthead.index {
    height: 560px;
    min-height: 300px;
}
.partten-bg-new {
    width: 344px !important;
}
.masthead .iphone {
    position: absolute;
    z-index: 999;
    top: 120px;
    left: -180px;
    width: 100%;
}
.header-left {
    margin-top: 20%;
    text-align: justify;
    margin-bottom: 10%;
}
.creed-basic-mobile
{
	width:100%;
}
.form-group.has-search .form-control {
    border-radius: 30px;
    height: calc(1.5em + 0.75rem + 3px);
    width: 100%;
}
.form-group.has-search button {
    right: 0;
}
.fs-56 {
    font-size: 30px;
}
.download-creed
{
	width: 60%;
}
.partten-bg-new h2 {
    color: #fff;
    margin-top: 60px;
}
.fs-42 {
    font-size: 26px;
}
}
@media only screen and (max-width: 1750px) and (min-width: 1501px)
{
	/*desktop 1680 X 1050*/
}
@media only screen and (max-width: 1440px) and (min-width: 1200px)
{
	/*desktop 1400 X 900*/
}
@media only screen and (max-width: 1199px) and (min-width: 992px)
{
	/*desktop 1152 X 864*/
}
@media (min-width: 918px) {
  .nav-tabs {
    display: flex;
    flex-flow: column nowrap;
  }
  .nav-tabs {
    border-bottom: none;
    display: flex;
  }
  .nav-tabs .nav-item + .nav-item {
    margin-top: 0.25rem;
  }
  .nav-tabs .nav-link {
   transition: border-color 0.125s ease-in;
    white-space: nowrap;
    position: relative;
    display: block;
    padding: 20px 60px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    margin-bottom: 20px;
    font-size: 18px;
    color: #0f6266;
    border-radius: 0;
  }
  .nav-tabs .nav-link:hover {
    background-color: #f7f7f7;
    border-color: transparent;
  }
  .nav-tabs .nav-link.active {
    z-index: 2;
    color: #fff;
    background-color: #0f6266;
    border-color: #0f6266;
    border: 0;
  }
  .nav-tabs .nav-link.active:before
  {
	content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #0f6266;
    position: absolute;
    top: 23px;
    left: -10px;
    transform: rotate(182deg);
  }
  <!-- .nav-tabs .nav-link.active:hover {
    background-color: #fff;
    border-color: #0275d8 #fff #0275d8 #0275d8;
  } -->

  .card {
    border: none;
  }

  .card .card-header {
    display: none;
  }

  .card .collapse {
    display: block;
  }
}
@media (max-width: 918px){
	.tab-pane {
    display: block !important;
    opacity: 1;
  }
}


