
/*=========Here start Resposive style===========*/
@media (min-width: 1200px ) and (max-width:1360px ) {
    .container {
     max-width: 1100px; 
}
.content-fundr-right img {
    width: 520px;
}
.content-fundr-left h2 {
    margin-bottom: 20px;
    font-size: 42px;
}

}
@media (min-width: 992px ) and (max-width:1199px ) {
	.top-navigation{	
	max-width: 960px;
}
	.container {
     max-width: 960px; 
}
.container-heading h1{
    font-size: 60px;
  line-height: 60px;
}
h4, .heading4{
 font-size: 32px; 
}

.navbar-nav li {
    margin: 0 7px;
}
.contact-pn-container span {
    margin-right: 15px;
}
.content-header{
     padding-top: 16em; 
}
.intro-left-heading-content {
    margin-right: -30px;
    margin-top: 68px;
}
.r-tabs .r-tabs-nav .r-tabs-tab{
   width: 31.6%; 
}
.r-tabs .r-tabs-nav .r-tabs-anchor{
  font-size: 15px;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor{
    font-size: 15px;
}
.r-tabs .r-tabs-panel{
     padding: 60px 37px 60px;  
}
.content-fundr-left{
    max-width: 51%;    
}
.content-fundr-right img{
   width: 440px;
}
.footer-right {
    max-width: 515px;
}


}



@media (min-width: 768px ) and (max-width:991px ) {
  .navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 1);
    padding: .10rem .25rem;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
 .navbar-light .navbar-toggler:focus{
    outline: none;
 }

/*mobile menu style*/
.top-navigation .container{
	max-width: 100%;
}
.top-navigation{
	background: transparent;
	max-width: 720px;
}
.navbar{
	padding: 0rem 0rem 0;
}
.navbar-brand{
    margin-left: -15px;
}
.navbar-toggler{
   margin-right: 0rem;
   margin-top: -10px;
   padding: .25rem .45rem;	
}
.navbar-collapse{
    background: #505050;
    margin-top: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 8;
}
.navbar-nav li {
    margin: 10px 0;

}
.navbar-nav li a {
    color: #ffffff;
    padding: 5px 20px;
    display: block;
}
.contact-pn-container{
    padding: 7px 24px 15px;
}
.contact-pn-container .button-01, .contact-pn-container a.button-01{
 color: #ffffff;
 padding: 5px 20px;

}
/*mobile menu style*/



.hero-header{
	height: 530px;
}
.container {
       max-width: 720px;

}
.container-heading h1{
	font-size: 50px;
    line-height: 50px;
	}
h4, .heading4{
    font-size: 28px; 
}
.icon-mobile-phone {
    margin-right: 4px;
    width: 15px;
}

.navbar-nav li {
    margin: 0 7px;
}
.contact-pn-container span {
    margin-right: 15px;
}
.header-img{
    top: -65px;
}
.header-img img{
width: 500px;
}
.content-header{
    padding-top: 8em; 
}
.intro-section {
    padding: 90px 0 60px;
}
.intro-left{
  background-size: inherit;  
}
.intro-right{
  margin-left: 0;
max-width: 100%;  
}
.intro-left-heading-content {
   margin: 100px auto 0;
   float: none;
}
.r-tabs .r-tabs-nav .r-tabs-tab{
   width: 32.4%; 
   margin-right: 10px;
}
.r-tabs .r-tabs-nav .r-tabs-anchor{
  font-size: 15px;
  padding: 13px 10px;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor{
    font-size: 15px;
}
.r-tabs .r-tabs-panel{
     padding: 60px 37px 60px;  
}
.right-colblock {
    margin-left: 0;
}
.section-founder {
    padding: 60px 0 84px;
}
.content-fundr-left{
    max-width: 100%; 
    text-align: center;   
}
.content-fundr-right {
    float: none;
    margin: auto;
    text-align: center;
}
.content-fundr-right img{
   width: 440px;
}
.section-testimonial{
  padding: 49.7px 0 5px;  
}
.carousel {
    max-width: 700px;
    }
    .carousel .item{
     min-height: 320px;   
    }
.carousel .testimonial{
    font-size: 22px;
}
.footer-section{
   padding: 92px 0 77px; 
}
.footer-left .footer-logo{
    width: 250px;
}
.footer-right {
    max-width: 425px;
}	
.form-container h3 {
    margin-bottom: 30px;
    font-size: 35px;
}





}



@media (min-width: 600px ) and (max-width:767px ) {
  .navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 1);
    padding: .10rem .25rem;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
 .navbar-light .navbar-toggler:focus{
    outline: none;
 }
/*mobile menu style*/
.top-navigation .container{
	max-width: 100%;
}
.top-navigation{
    background: transparent;
    max-width: 94%;
}
.navbar{
	padding: 0rem 0rem 0;
}
.navbar-brand{
    margin-left: -15px !important;
}
.navbar-toggler{
   margin-right: 0rem;
   margin-top: -10px;
   padding: .25rem .45rem;  
}
.navbar-collapse{
    background: #505050;
    margin-top: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 8;
}
.navbar-nav li {
    margin: 10px 0;

}
.navbar-nav li a {
    color: #ffffff;
    padding: 5px 20px;
    display: block;
}
.contact-pn-container{
    padding: 7px 10px 15px;
}
.contact-pn-container .button-01, .contact-pn-container a.button-01{
 color: #ffffff;
 padding: 5px 10px;

}
/*mobile menu style*/



.hero-header{
	height: 540px;
}
.container {
   max-width: 540px;

}
.container-heading h1{
   font-size: 48px;
   line-height: 48px;
}

h4, .heading4{
    font-size: 28px; 
}
.icon-mobile-phone {
    margin-right: 4px;
    width: 15px;
}

.navbar-nav li {
    margin: 0 7px;
}
.contact-pn-container span {
    margin-right: 15px;
}
.header-img{
    top: -65px;
}
.header-img img{
width: 500px;
}
.content-header{
    padding-top: 11em; 
}
.intro-section {
    padding: 90px 0 60px;
}
.intro-left{
  background-size: inherit;  
}
.intro-right{
  margin-left: 0;
max-width: 100%;  
}
.program-section{
  padding: 78px 0 74px;  
}
.programcontent{
    display: block;
}
.intro-left-heading-content {
   margin: 113px auto 0;
   width: 344px;
   /*float: none;
   text-align: center;*/
}
.r-tabs .r-tabs-nav .r-tabs-tab{
   width: 32.4%; 
   margin-right: 10px;
}
.r-tabs .r-tabs-nav .r-tabs-anchor{
  font-size: 15px;
  padding: 13px 10px;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor{
    font-size: 15px;
}
.r-tabs .r-tabs-panel{
     padding: 60px 37px 60px;  
     border-bottom-right-radius: 0 !important;
     border-bottom-left-radius: 0 !important;
     float: left;
     width: 100%;
}
.right-colblock {
    margin-left: 0;
}
.section-founder {
    padding: 60px 0 84px;
}
.content-fundr-left{
    max-width: 100%; 
    text-align: center; 
    padding: 0;  
    margin-top: 30px;
}
.content-fundr-right {
    float: none;
    margin: auto;
    text-align: center;
}
.content-fundr-right img{
   width: 440px;
}
.section-testimonial{
  padding: 49.7px 0 5px;  
}
.carousel {
    max-width: 580px;
    }
    .carousel .item{
     min-height: 320px;   
    }
.carousel .testimonial{
    font-size: 20px;
}
.footer-section{
   padding: 62px 0 47px; 
}
.footer-left .footer-logo{
    width: 250px;
}
.footer-right {
    max-width: 100%;
}   
.form-container h3 {
    margin-bottom: 30px;
    font-size: 35px;
}
.col-left-form {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-bottom: 25px !important;
}
.col-right-form {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-bottom: 25px !important;
}
.footer-left{
    max-width: 280px;
    margin: auto;
    float: none;
    text-align: center;
}
.social-links a {
    display: inline-block;
    margin: 0 10px 0 10px;
}
.copy-text{
 margin-top: 0;  
}
.social-links{
  margin-bottom: 20px;  
}

}


@media (min-width: 480px ) and (max-width:599px ) {
    .navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 1);
    padding: .10rem .25rem;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

 .navbar-light .navbar-toggler:focus{
    outline: none;
 }
/*mobile menu style*/
.top-navigation .container{
	max-width: 100%;
}
.top-navigation{
    background: transparent;
    max-width: 450px;
}
.navbar{
	padding: 0rem 0rem 0;
}
.navbar-brand{
    margin-left: -15px !important;
}
.navbar-toggler{
   margin-right: 0rem;
   margin-top: -10px;
   padding: .25rem .45rem;  
}
.navbar-collapse{
    background: #505050;
    margin-top: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 8;
}
.navbar-nav li {
    margin: 10px 0;

}
.navbar-nav li a {
    color: #ffffff;
    padding: 5px 20px;
    display: block;
}
.contact-pn-container{
    padding: 7px 10px 15px;
}
.contact-pn-container .button-01, .contact-pn-container a.button-01{
 color: #ffffff;
 padding: 5px 10px;

}
/*mobile menu style*/



.hero-header{
	height: 620px;
	text-align: center;
}
.container {
   max-width: 450px;

}
.container-heading h1{
   font-size: 40px;
   line-height: 40px;
}

h2, .heading2{
    font-size: 40px;
   line-height: 40px;
}
h4, .heading4{
    font-size: 28px; 
}
.icon-mobile-phone {
    margin-right: 4px;
    width: 15px;
}

.navbar-nav li {
    margin: 0 7px;
}
.contact-pn-container span {
    margin-right: 15px;
}
.header-img{
    top: -30px;
    position: relative;
    margin: auto;
}
.header-img img{
  width: 360px;
}
.content-header{
    padding-top: 18em; 
}
.intro-section {
    padding: 90px 0 60px;
}
.intro-left{
  background-size: contain;  
}
.intro-right{
  margin-left: 0;
  max-width: 100%;  
  text-align: center;
}
.program-section{
  padding: 78px 0 74px;  
}
.programcontent{
    display: block;
}
.intro-left-heading-content {
   margin: 90px auto 0;
  /* float: none;
   text-align: center;*/
}
.r-tabs .r-tabs-nav .r-tabs-tab{
   width: 32.4%; 
   margin-right: 10px;
}
.r-tabs .r-tabs-nav .r-tabs-anchor{
  font-size: 15px;
  padding: 13px 10px;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor{
    font-size: 15px;
}
.r-tabs .r-tabs-panel{
     padding: 30px 20px 30px;  
     border-bottom-right-radius: 0 !important;
     border-bottom-left-radius: 0 !important;
     float: left;
     width: 100%;
}
.right-colblock {
    margin-left: 0;
}
.section-founder {
    padding: 60px 0 84px;
}
.content-fundr-left{
    max-width: 100%; 
    text-align: center; 
    padding: 0;  
    margin-top: 30px;
}
.content-fundr-right {
    float: none;
    margin: auto;
    text-align: center;
}
.content-fundr-left h2{
   font-size: 40px; 
}
.content-fundr-right img{
   width: 400px;
}
.section-testimonial{
  padding: 49.7px 0 5px;  
}
.carousel {
    max-width: 450px;
    }
    .carousel .item{
     min-height: 320px;   
    }
.carousel .testimonial{
    font-size: 18px;
}
.footer-section{
   padding: 62px 0 47px; 
}
.footer-left .footer-logo{
    width: 250px;
}
.footer-right {
    max-width: 100%;
}   
.form-container h3 {
    margin-bottom: 30px;
    font-size: 35px;
}
.col-left-form {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-bottom: 25px !important;
}
.col-right-form {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-bottom: 25px !important;
}
.footer-left{
    max-width: 280px;
    margin: auto;
    float: none;
    text-align: center;
}
.social-links a {
    display: inline-block;
    margin: 0 10px 0 10px;
}
.copy-text{
 margin-top: 0;  
}
.social-links{
  margin-bottom: 20px;  
}



}


@media (min-width: 200px ) and (max-width:479px ) {
 .navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 1);
    padding: .10rem .25rem;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
 .navbar-light .navbar-toggler:focus{
    outline: none;
 }
/*mobile menu style*/
.top-navigation .container{
	max-width: 100%;
}
.top-navigation{
	  background: transparent;
	  max-width: 90%;
}
.navbar-brand img{
	width: 180px;
}
.navbar{
	padding: 0rem 0rem 0;
}
.navbar-brand{
    margin-left: -15px !important;
}
.navbar-toggler{
   margin-right: 0rem;
   margin-top: -10px;
   padding: .25rem .45rem;  
}
.navbar-collapse{
    background: #505050;
    margin-top: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 8;
}
.navbar-nav li {
    margin: 10px 0;

}
.navbar-nav li a {
    color: #ffffff;
    padding: 5px 20px;
    display: block;
}
.contact-pn-container{
    padding: 7px 10px 15px;
}
.contact-pn-container .button-01, .contact-pn-container a.button-01{
 color: #ffffff;
 padding: 5px 10px;

}
/*mobile menu style*/



.hero-header{
	height: 480px;
    text-align: center;
}
.container {
   max-width: 300px;

}
.container-heading h1{
	font-size: 35px;
    line-height: 35px;
}
.contnr-buttonset-01 .button-02, .contnr-buttonset-01 a.button-02 {
    margin-right: 3px;
    margin-left: 3px;
    padding: 14px 15px;
}

h2, .heading2{
    font-size: 30px;
   line-height: 30px;
}
h3, .heading3{
   font-size: 36px; 
}
h4, .heading4{
    font-size: 26px; 
}
.icon-mobile-phone {
    margin-right: 4px;
    width: 15px;
}

.navbar-nav li {
    margin: 0 7px;
}
.contact-pn-container span {
    margin-right: 15px;
}
.header-img{
    top: -18px;
}
.header-img img{
  width: 290px;
}
.content-header{
    padding-top: 14em; 
}
.contnr-buttonset-01{
      margin-top: 20px;
}
.intro-section {
    padding: 90px 0 60px;
}
.intro-left{
  background-size: contain;  
  height: 250px;
}
.intro-right{
  margin-left: 0;
  max-width: 100%;  
  text-align: center;
}
.program-section{
  padding: 78px 0 74px;  
}
.heading-program{
   padding: 0px 0 24px;
}
.programcontent{
    display: block;
}
.intro-left-heading-content {
   margin: 50px auto 0;
   width: 190px;
   /*float: none;
   text-align: center;*/
}
/*.intro-left-heading-content h2{
  margin: 52px auto 0;
float: none;
text-align: center;
}*/
.r-tabs .r-tabs-accordion-title{
    text-align: center;
}
.r-tabs .r-tabs-nav .r-tabs-tab{
   width: 32.4%; 
   margin-right: 10px;
}
.r-tabs .r-tabs-nav .r-tabs-anchor{
  font-size: 15px;
  padding: 13px 10px;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor{
    font-size: 15px;
}
.r-tabs .r-tabs-panel{
     padding: 30px 20px 30px;  
     border-bottom-right-radius: 0 !important;
     border-bottom-left-radius: 0 !important;
     float: left;
     width: 100%;
}
.right-colblock {
    margin-left: 0;
}
.section-founder {
    padding: 60px 0 84px;
}
.col-block{
   text-align: center; 
}
.content-fundr-left{
    max-width: 100%; 
    text-align: center; 
    padding: 0;  
    margin-top: 30px;
}
.content-fundr-right {
    float: none;
    margin: auto;
    text-align: center;
}
.content-fundr-left h2{
   font-size: 28px; 
}
.content-fundr-right img{
   width: 260px;
}
.section-testimonial{
  padding: 49.7px 0 5px;  
}
.carousel {
    max-width: 310px;
    }
    .carousel .item{
     min-height: 320px;   
    }
.carousel .testimonial{
    font-size: 16px;
}
.carousel .overview{
  font-size: 15px;  
}
.carousel .img-box {
    width: 100px;
    height: 97px;
}
.carousel .img-box img{
  width: 100px;
}
.footer-section{
   padding: 62px 0 47px; 
}
.footer-left .footer-logo{
    width: 250px;
}
.footer-right {
    max-width: 100%;
}   
.form-container h3 {
    margin-bottom: 30px;
    font-size: 30px;
}
.col-left-form {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-bottom: 25px !important;
}
.col-right-form {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-bottom: 25px !important;
}
.footer-left{
    max-width: 280px;
    margin: auto;
    float: none;
    text-align: center;
}
.social-links a {
    display: inline-block;
    margin: 0 10px 0 10px;
}
.copy-text{
    margin-top: 20px;
    text-align: center;
    padding: 0; 
}
.social-links{
  margin-bottom: 20px;  
}
.sb-btnrow {
    text-align: center;
    margin-top: 30px;
}


}