/*

New Event

http://www.templatemo.com/tm-486-new-event

*/

body {
    background: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    zoom: 100%;
}


/*---------------------------------------
    Typorgraphy
-----------------------------------------*/
h1,h2,h3,h4,h5 {
  font-weight: 600;
}

h6 {
  font-weight: 400;
  font-size: 18px;
}

h3,h5 {
  font-weight: 500;
}

h1 {
    font-size: 40px;
    letter-spacing: 2px;
}

h2 {
  font-size: 30px;
  text-transform: uppercase;
}

h3 {
  line-height: 36px;
}

h5 {
    letter-spacing: 1px;
    padding-top: 10px;
}

p {
    color: #707070;
    font-size: 16px;
    line-height: 24px;
}

a {
  text-decoration: none !important;
  outline: none;
}

li{
    color: #707070;
}



/*---------------------------------------
    General
-----------------------------------------*/
.section-title {
  margin-bottom: 32px;
}
#overview1 {
  background-color: #e7f5fe;
}
#overview,
#register {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

#detail, #video,
#speakers,
#program,
#sponsors,
#contact {
    padding-top: 10rem;
    padding-bottom: 10rem;
}

#detail,
#speakers, #sponsors,
footer {
  text-align: left;
}

#overview h3,
#detail h3, #video h3,
#register h3,
#venue h3,
#contact h3 {
    padding-bottom: 12px;
}

#intro .btn, #intro-about .btn,
#contact .btn {
    background: transparent;
    border: 2px solid #ffffff;
    border-radius: 0px;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 12px;
    padding: 14px 42px;
    margin-top: 42px;
    margin-right: 12px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#intro .btn-danger, #intro-about .btn-danger,
#contact .btn-danger {
    background: #f2545f;
    border-color: transparent;
}

#contact .btn {
  border-radius: 100px;
}

#intro .btn-danger:hover {
  background: transparent;
  border-color: #ffffff;
  color: #ffffff;
}

#intro-about .btn-danger:hover {
  background: transparent;
  border-color: #ffffff;
  color: #ffffff;
}

#contact .btn-danger:hover {
  background: #222;
}

#intro .btn-default:hover {
    background: #ffffff;
    color: #333333;
    border-color: transparent;
}

#intro-about .btn-default:hover {
    background: #ffffff;
    color: #333333;
    border-color: transparent;
}

.parallax-section {
  background-attachment: fixed !important;
  background-size: cover !important;
}



/*---------------------------------------
    Preloader section
-----------------------------------------*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background: none repeat scroll 0 0 #ffffff;
}

.sk-rotating-plane {
  width: 50px;
  height: 50px;
  background-color: #222;
  -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
          animation: sk-rotatePlane 1.2s infinite ease-in-out; }

@-webkit-keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

@keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }



/*---------------------------------------
    Navigation Links section
-----------------------------------------*/
.custom-navbar {
    margin-bottom: 0;
    background-color: #101010;
}

.custom-navbar .navbar-brand {
    color: #ffffff;
    font-weight: 600;
    font-size: 3rem;
    line-height: 40px;
		padding: 10px 15px;
}

.custom-navbar .nav li a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    line-height: 40px;
    transition: all 0.4s ease-in-out;
}

.custom-navbar .nav li a:hover {
    background: transparent;
    color: #66ccff;
}

.custom-navbar .navbar-nav > li > a:hover,
.custom-navbar .navbar-nav > li > a:focus {
  background-color: transparent;
}

.custom-navbar .nav li.active > a {
    background-color: transparent;
    color: #66ccff;
}

.custom-navbar .navbar-toggle {
    border: none;
    padding-top: 10px;
}

.custom-navbar .navbar-toggle {
    background-color: transparent;
}

.custom-navbar .navbar-toggle .icon-bar {
    background: #ffffff;
    border-color: transparent;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

@media(min-width:768px) {
    .custom-navbar {
        padding: 00px 0;
        border-bottom: 0;
        background: #fff;
    }
    .custom-navbar.top-nav-collapse {
        background: #fff;
        padding: 0;
    }

}

.header .gsc-search-button-v2 {
    padding: 0px 27px;
    border: 1px solid #666;
    border-radius: 25px;
    border-color: #3079ed;
    background-color: #4d90fe;
    position: relative;
    right: 35px;
    width: 70px;
    top: 0px;
    height: 2em;
}

input#gsc-i-id1::placeholder {
    font-size: 8px;
}

.margin_top_130px{
  margin-top: 130px;
}
/*---------------------------------------
    Intro section
-----------------------------------------*/
#intro {
    background: url('https://www.reportingaccounts.com/wp-content/uploads/2022/05/banner1-1-scaled.jpg') 50% 0 repeat-y fixed;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
     display: -ms-flexbox;
    display: block;
    -webkit-box-align: center;
     -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
    height: 70vh;
    text-align: center;
    margin-top: -30px;
}

#intro h3 {
  letter-spacing: 2px;
}

#intro1 {
    background: url('https://www.reportingaccounts.com/wp-content/uploads/2022/05/banner1-1-scaled.jpg') 50% 0 repeat-y fixed;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
     display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
     -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
    height: 50vh;
    text-align: center;
}

#intro1 h3 {
  letter-spacing: 2px;
}

#intro-about {
    background: url('../images/icon/about/banner.png') 50% 0 repeat-y fixed;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat !important;
    background-position: center center;
    color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
     display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
     -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
    height: 100vh;
    text-align: center;
}

#intro-article {
    background: url('../images/icon/article/article-banner.png') 50% 0 repeat-y fixed;
    -webkit-background-size: cover;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-position: center center;
    color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
     display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
     -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
    height: 100vh;
    text-align: center;
}

#intro-blog {
    background: url('../images/icon/blog/banner.png') 50% 0 repeat-y;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
     display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
     -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
    height: 100vh;
    text-align: center;
}

#intro-about h3 {
  letter-spacing: 2px;
}

.banner .gsc-search-box {
    width: 76%;
    margin: 0 auto;
    height: 65px;
}

.banner .gsc-search-box input{
    height: 3em !important;
    border: 1px solid #fff !important;
    border-radius: 5px;
    color: #000;
    padding-left: 3rem !important;
    /* background-color: rgba(255, 255, 255, 0.3) !important; */
}
.banner .gsc-input-box{
	border: 0px solid #dfe1e5 !important;
  background: transparent !important;
}
.banner .gsc-search-button-v2 {
    padding: 19px 27px;
    border: 1px solid #666;
    border-radius: 25px;
    border-color: #3079ed;
    background-color: #4d90fe;
    position: relative;
    right: 5px;
    width: 100px;
    height: 3em;
    margin-top: 19px;
}
.box_shadow{
  box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
  width: 32%;
  margin-right: 10px;
  min-height: 715px;
}
/*---------------------------------------
   Overview  section
-----------------------------------------*/
#overview img {
  position: relative;
  padding-bottom: 10px;
}

.fcolor {
    color: #13abf4;
    padding: 10px 0px;
    font-size: 26px;
}
.readmore_blog{
  background: #67b930;
  color: #fff;
  font-weight: 600;
  width: 345px;
  display: inline-block;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
}
.navyblue-color{
    color: #013e86;
    font-size: 20px;
    padding: 10px 0px;
}
.flex-container {
  display: flex;
}

.flex-container > div {
  background-color: #ffffff;
  margin: 10px 5px;
  padding: 20px;
  font-size: 30px;
  text-align: left;
  border-radius: 10px;
  max-width: 175px;
}

.flex-container > .team {
    max-width: 250px;
    padding: 1rem;
    border-radius: 20px;
}

.team-pic{
    max-width: 240px !important;
    max-height: 220px;
    overflow: hidden;
    padding: 0px !important;
    background-color: transparent !important;
    text-align: center;
}
.team-pic img{
    max-width: 200px !important;
}
.number {
    background-color: #e7f5fe;
    width: 40px;
    padding: 10px;
    border-radius: 60px;
    text-align: center;
}

.about-financial {
    background-color: #e7f5fe;
    margin: 30px auto;
    font-size: 30px;
    text-align: center;
    width: 30%;
    padding-left: 12px;
    border-radius: 10px;
}

.postform{
    padding: 12px;
    width: 400px !important;
    border: 1px solid #15abf4 !important;
    border-radius: 30px;
    opacity: 1 !important;
}

.jcf-select{
    background: transparent !important;
}

select{
    -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
    background: url(../images/icon/blog/dropdown1.png) white no-repeat 98.5% !important;
    background: url(../images/icon/blog/dropdown1.png) white no-repeat calc(100% + 1px) !important;
}

.page-numbers {
    background: #15abf4;
    border-radius: 15px;
    padding: 6px 11px;
    color: #fff;
}

/*---------------------------------------
    Our Services section
-----------------------------------------*/

#ourservices{
    margin-top: 4rem;
}

.services {
    width: 80%;
    margin: 0 auto;
}

.service-item{
    min-height: 150px;
}
/*---------------------------------------
    Detail section
-----------------------------------------*/
#detail {
    background: url("../images/icon/about/looking-future.png") 50% 0 repeat-y fixed;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat !important;
    background-position: center center;
    color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
     display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
     -webkit-align-items: center;
      -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #ffffff;
    margin-top: 4rem;
}

#detail-blog {
    background: url("../images/icon/blog/subscribe-banner.png") 50% 0 repeat-y fixed;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat !important;
    background-position: center center;
    color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
     display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
     -webkit-align-items: center;
      -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #ffffff;
    margin-top: 4rem;
    width: 100vw;
    margin-left: calc(-50vw + 50% - 8px);
    position: relative;
    padding-bottom: 4rem;
    padding-top: 4rem;
}

#detail .fa {
  color: #f2545f;
  font-size: 48px;
}

.looking-future-desc{
    width: 60%;
    margin: 0 auto;
    color: #bfbebe;
}

/*---------------------------------------
    Video section
-----------------------------------------*/
#video iframe {
  border: none;
}



/*---------------------------------------
   Speakers section
-----------------------------------------*/
#speakers {
    background: #f9f9f9;
}

#speakers h3 {
    font-size: 18px;
    margin-bottom: 0px;
}

#speakers h6 {
  color: #666;
  margin-top: 4px;
}

#speakers img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

#speakers .col-md-3 {
    display: block;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 22px;
}

#register .speakers-wrapper {
    background: #fff;
    color: #000;
    padding: 0rem;
    border-radius: 0px;
}

.testimonials-title{
    margin-bottom: 10rem;
    position: absolute;
    z-index: 1;
    left: 10%;
    top: 10%;
}

.testimonials-desc{
    padding: 20px !important;
    border-radius: 10px !important;
    width: 490px;
    margin: 0 auto;
}

.item.wow.fadeInUp.animated {
    margin: 0 0rem 0rem 0rem;
}

/*---------------------------------------
   Program section
-----------------------------------------*/
#program h4 {
    color: #808080;
    font-size: 12px;
}

#program h3 {
  margin-top: 16px;
}

#program .program-divider {
    border: 1px solid #f9f9f9;
    margin-top: 32px;
    margin-bottom: 42px;
}

#program span {
    padding-right: 12px;
}

#program img {
  border-radius: 50%;
}

.nav-tabs {
  margin-bottom: 20px;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  color: #000000;
  font-weight: 600;
  margin-right: 2px;
  line-height: 1.42857143;
  border: none;
  border-radius: 0px;
}
.nav-tabs > li > a:hover {
  background-color: transparent;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #f2545f;
  cursor: default;
  background-color: transparent;
  border: 1px solid transparent;
  border-bottom-color: #999;
}
.tab-content {
  padding-top: 20px;
}



/*---------------------------------------
    Regsiter section
-----------------------------------------*/
#register {
/*
    background: url('../images/icon/testimonials-banner.png') 50% 0 repeat-y fixed;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
*/
    color: #ffffff;
}

#testimonial1 {
    background: url('../images/icon/testimonials-banner.png') 50% 0 repeat-y fixed !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center center;
    color: #ffffff;
    height: 700px;
}

#testimonial2 {
    background: url('../images/icon/testimonials-banner1.png') 50% 0 repeat-y !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center center;
    color: #ffffff;
    height: 700px;
}

#register .form-control {
  background: transparent;
  border: 2px solid #ffffff;
  border-radius: 0px;
  color: #ffffff;
  margin-bottom: 16px;
}

#register input {
  height: 45px;
}

#register input[type="submit"] {
  background: #f2545f;
  border-radius: 100px;
  border: none;
  color: #ffffff;
  letter-spacing: 2px;
  height: 50px;
  margin-top: 12px;
  transition: all 0.4s ease-in-out;
}

#register input[type="submit"]:hover {
  background: #ffffff;
  color: #222;
}



/*---------------------------------------
   Faq section
-----------------------------------------*/
#faq {
  background: #f9f9f9;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

#faq .panel-group {
  margin-top: 32px;
}

#faq .panel-group .panel {
  margin-bottom: 8px;
}

#faq .panel-default {
  border: none;
}

#faq .panel-default>.panel-heading {
  background: #f0f0f0;
  color: #505050;
}

#faq .panel-heading {
  border: none;
  padding-top: 8px;
  padding-bottom: 6px;
}

#faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top: none;
  padding-top: 22px;
  padding-left: 32px;
  padding-bottom: 22px;
}

#faq .panel-heading .panel-title a[data-toggle="collapse"] {
  font-size: 18px;
  font-weight: 500;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px 15px;
}

#faq .panel-heading .panel-title a[data-toggle="collapse"]::after {
  content: "-";
  display: block;
  position: absolute;
  line-height: 1;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
}

#faq .panel-heading .panel-title a[data-toggle="collapse"].collapsed::after {
  content: "+";
}



/*---------------------------------------
   Venue section
-----------------------------------------*/
#venue {
    background: url('https://www.reportingaccounts.com/wp-content/uploads/2022/05/testimonial1-1-scaled.jpg') 50% 0 repeat-y fixed;
    background-size: cover;
    background-position: center center;
    padding-top: 7rem;
    padding-bottom: 7rem;
}

#venue p {
  padding-top: 12px;
  padding-bottom: 18px;
}



/*---------------------------------------
   Sponsors section
-----------------------------------------*/
#sponsors img {
  margin-top: 18px;
}
section#sponsors {
    background: #e7f5fe;
    clear: both;
}

.recentstats-heading{
    color: #40b002;
    font-size: 18px;
    line-height: 40px;
    margin-top: 2rem;
}



/*---------------------------------------
   Contact section
-----------------------------------------*/
#contact {
/*    background: url('../images/contact-bg.jpg') 50% 0 repeat-y fixed;*/
    background-size: cover;
    background-position: center center;
}

#contact .contact_des {
  padding-top: 2rem;
}

#contact .contact_detail {
  background: #ffffff;
  padding: 5rem 5rem 12rem 5rem;
}

#contact .form-control {
  background: transparent;
  border: none;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 16px;
  transition: all 0.4s ease-in-out;
}

#contact .form-control:focus {
  border-bottom-color: #999;
}

#contact input {
    height: 40px;
    margin-top: 2px;
}

#contact input[type="submit"] {
/*  background: #222;*/
  border-radius: 100px;
  border: none;
  color: #ffffff;
  letter-spacing: 2px;
  height: 45px;
  margin-top: 2px;
  transition: all 0.4s ease-in-out;
  position: relative;
  left: 115px;
  top: -43px;
}

#contact input[type="submit"]:hover {
  background: #f2545f;
}



/*---------------------------------------
   Footer section
-----------------------------------------*/
footer {
  background-attachment: fixed;
}

footer p{
  color: #fff;
}

footer ul li a{
  color: #fff;
}

.footer-t {
    background-color: #2e3a48;
    padding: 25px 0px;
    color: #fff;
    font-size: 12px;
    text-align: left;
}

.footer-t .widget.widget_text, .footer-t .widget.widget_travel_diaries_featured_post {
    font-size: 16px;
    line-height: 24px;
}

.widget {
    margin: 0 0 1.5em;
}

.footer-t .widget .widget-title {
    line-height: 50px;
}

.footer-t .widget .widget-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    margin: 15px 20px 35px;
}

.footer-t .widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    line-height: 25px;
}

.footer-t .widget ul li {
    background: none;
    margin: 0px;
    padding: 0 0 0 19px;
}

.mc4wp-form-fields input[type="email"] {
    float: left;
    width: 270px;
    height: 40px;
    padding: 0px 15px;
    border-radius: 25px;
    font-size: 12px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.mc4wp-form-fields input[type="submit"] {
    background-image: url('../images/icon/subscribe-button.png');
    background-size: 60px 43px;
    width: 60px;
    border: 0px;
    background-color: transparent;
    height: 50px;
    position: relative;
    background-repeat: no-repeat;
    left: 212px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0), inset 0 15px 17px rgba(255, 255, 255, 0), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    top: -41px;
}

.blog-subscription{
    width: 300px;
    margin:0 auto;
}

.footerCopyright {
    background-color: #273341;
    color: #fff;
    font-size: 13px;
    padding: 15px 0px;
}

flins {
    float: right;
}

.flins ul li {
    list-style: none;
    float: right;
    padding-left: 10px;
}
/* Back top */
.go-top {
  background-color: #222;
  bottom: 2em;
  right: 2em;
  color: #ffffff;
  font-size: 32px;
  display: none;
  position: fixed;
  text-decoration: none;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  transition: all 0.4s ease-in-out;
}

.go-top:hover {
    background: #f2545f;
    color: #ffffff;
}


/*---------------------------------------
   Social icon
-----------------------------------------*/
.social-icon {
    position: relative;
    padding: 0;
    margin: 0;
}

.social-icon li {
    display: inline-block;
    list-style: none;
}

.social-icon li a {
    color: #666;
    border-radius: 100px;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
}

.social-icon li a:hover {
    background: #f2545f;
    color: #ffffff;
}

.blog-pagination{
    width:25%;
    margin: 0 auto;
    padding-top: 4rem;
    clear: both;
}
.banner_search{
  width: 70%;
  margin: 0 auto;
}
.testimonials_abs{
  position: absolute;
  z-index: 1;
  margin: 0 auto;
  width: 100%;
  top: 30%;
}
input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 14px !important;
}
input::-moz-placeholder { /* Firefox 19+ */
  font-size: 14px !important;
}
input:-ms-input-placeholder { /* IE 10+ */
  font-size: 14px !important;
}
input:-moz-placeholder { /* Firefox 18- */
  font-size: 14px !important;
}
/*---------------------------------------
   Responsive styles
-----------------------------------------*/
@media (max-width: 980px) {
  .box_shadow {
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    width: 100%;
    margin-right: 10px;
    margin-bottom: 10px;
    min-height: 640px;
}
  p {font-size: 14px;}
  .crReports ul {
    font-size: 14px;
  }
  .custom-navbar .navbar-brand {
    font-size: 2rem;
  }

  .custom-navbar .nav li a {
    font-size: 11px;
	line-height: 20px;
  }

  #intro { height: 65vh; }

  #intro-about { height: 65vh; }

  #video iframe {
    margin-top: 42px;
  }

  #contact .contact_detail {
  background: #ffffff;
  padding: 10rem 3rem 10rem 5rem;
}

}

@media (max-width: 768px) {

  .custom-navbar .navbar-brand {
    line-height: 20px;
  }
  .banner_search{
    width: 100%;
    margin: 0 auto;
  }
  .banner .gsc-search-button-v2{
    width: 48px !important;
    padding: 7px 18px !important;
  }
  .crReports_flex{
    display: block !important;
  }
  .flex-container > div{
    max-width: 280px;
  }
  #overview img,
  #detail .col-md-4,
  #register form {
    padding-top: 32px;
  }
  .flex-container > div{
    min-width: 165px;
  }
  .nav-tabs > li > a {
    font-size: 13px;
  }

  #program img {
    padding-bottom: 32px;
  }

  #sponsors img {
    padding-top: 22px;
  }

  #contact .contact_detail {
    margin-top: 82px;
  }

  .header .gsc-search-button-v2 {
    padding: 11px 27px !important;
  }
  .banner .gsc-search-box {
    width: 100% !important;
    margin: 0 auto;
    height: 65px;
  }
  .custom-navbar .nav li a {
    color: #fff !important;
  }

.testimonials-desc {
    width: 330px !important;
    margin-bottom: 10px;
}
.testimonials_abs{
  position: absolute;
  z-index: 1;
  margin: 0 auto;
  width: 100%;
  top: 18%;
}
.readmore_blog{
  width: 250px;
}

    .recent-stats{
        min-height: 250px;
    }
    body{
        zoom: 67% !important;
    }
    .blog-pagination{
        width: 40% !important;
    }

}

@media (max-width: 760px) {

  #intro, #into-about {
    height: 100vh;
  }
.included-tick {
    width: 58px !important;
    height: 58px !important;
}

}

/*------------Pricing Page------------*/
.pricing-plan{
    color: #525965;
    margin: 0rem 0rem 0rem;
    min-height: 345px;
    float: left;
    border-radius: 0px;
    border-right: 1px solid #cdd4da;
    display: inline-block;
    padding: 0px 0px;
    background: #ffffff;
}
.card-header{
    height: 9.625rem;
    background: #f3f7fc;
    position: relative;
    padding: 1rem 0rem 2.5rem;
}
.card-body{
    background: #ffffff;
    line-height: 1.25rem;
    font-weight: 300;
    display: block;
    padding: 4.5625rem 1.25rem 3.125rem;
}
.card-footer{
    background: #ffffff;
    padding: 2rem 2rem;
}

.pricing-plan h3{
    line-height: 16px;
}

.pricing-plan h5{
    padding-top: 0px;
}

.pricing-plan-reports{
    font-size: 4.375rem;
    margin-top: 0.5rem;
    font-weight: 300;
}

.pricing-plan-reports-label{
    font-size: 1.5rem;
    margin-top: -0.5rem;
    font-weight: 300;
}

.pricing-plan-buy-button {
    font-size: 2rem;
    padding: 0.625rem 2.6875rem;
}

.pricing-plan-buy-button {
    background: #00b200;
    color: #ffffff;
    border: none;
    border-radius: 4px !important;
    text-decoration: none;
    display: inline-block;
    font-weight: 300;
}

.included-tick {
    width: 25px;
    height: 25px;
}

input.btnSearch {
    width: 100px;
    height: 40px;
    margin: 1rem;
    font-size: 14px;
}

input.demoInputBox {
    margin-top: 1rem;
    width: 40%;
}

input.perpage-link {
    width: 50px;
    height: 35px;
    margin: 2px;
    font-size: 14px;
    padding: 10px;
}
@media (min-width: 1200px){
	.container {
	  width: 1200px;
	}
}