/* ===================================== Import Scss ================================== */
p {
  font-family: 'Roboto', sans-serif;
}

.commonh2, .romana_section_title h2 {
  font-size: 40px;
  font-weight: 500;
  text-transform: capitalize;
  color: #000;
}

.commonh3, .romana_single_cause_text h3, .romana_single_post .romana_post_title h2, .home2 .romana_count_down h2, .romana_children_area h3, .romana_children_area .romana_event_timeline h4, .romana_news_detail_area h3, .romana_cause_detail_area h3 {
  font-size: 30px;
  font-weight: 500;
  text-transform: inherit;
  color: #000;
}

.romana_hero_text .romana_slider_btn a {
  background: #666;
  display: inline-block;
  width: 172px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  text-transform: capitalize;
  font-weight: 300;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.common_btn, .romana_client_btn a, ul.cartSearch li.donation a, .romana_charity_text .romana_charity_btn a, .romana_cause_btn a, .romana_about_text .romana_about_btn a, .romana_better_place_text .romana_better_place_btn a, .romana_view_more_btn a, .romana_children_area .romana_children_text .romana_attend_btn a, .cause_detail_donate_btn a, .romana_error_text .romana_error_btn a {
  background: #3d3f92;
  display: inline-block;
  width: 172px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  text-transform: capitalize;
  font-weight: 300;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.common_bg, .hero_slider_bg, .romana_allPage_area {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.common_after, .hero_slider_bg:after, .romana_better_place_area:after, .romana_about_video:after, .home2 .romana_clock:after, .romana_allPage_area:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.common_shadow, .romana_about_video img, .romana_single_donation .romana_donation_img, .romana_our_mission_area .romana_mission_img img {
  border: 6px solid #ffffff;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.12);
}

.common_shadow_btn {
  box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.15);
}

.common_input_after {
  background: #dbeeff;
  color: #fff;
  content: "\f0d7 ";
  cursor: pointer;
  font-family: FontAwesome;
  font-size: 17px;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 45px;
  width: 50px;
  text-align: center;
  line-height: 45px;
  pointer-events: none;
}

.common_slider_nav {
  width: 46px;
  height: 46px;
  line-height: 38px;
  position: absolute;
  border: 5px solid #d3e9fd;
  top: 50%;
  margin-top: -25px;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  color: #fff;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

/* ------------------------------------------------
    1.***Base Css Start***
------------------------------------------------- */
* {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

a {
  text-decoration: none;
  outline: none;
}

a:hover, a:focus, input, textarea {
  text-decoration: none;
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
}

img {
  max-width: 100%;
}

ol, ul {
  margin: 0px;
  padding: 0px;
}

select {
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
}

html,
body {
  height: 100%;
}

body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #3f3f3f;
  background: #fff;
  font-weight: 300;
  line-height: 28px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 14px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  body {
    font-size: 14px;
  }
}

/* ==================================== Common Css =================================== */
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_section_title br {
    display: none;
  }
}

.romana_section_title {
  color: #666;
  line-height: 24px;
}

.romana_section_title h2 {
  margin-bottom: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_section_title h2 {
    font-size: 35px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_section_title h2 {
    font-size: 30px;
  }
}

.romana_section_padding {
  padding: 60px 0;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_section_padding {
    padding-top: 60px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 991px) {
  .romana_better_place_text.text-center br {
    display: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_hero_text br {
    display: none;
  }
}

.owl-carousel .owl-item img {
  width: auto;
}

.romana_common_form .field {
  height: 54px;
  margin-bottom: 15px;
  position: relative;
}

.romana_common_form input[type="text"], .romana_common_form label, .romana_common_form textarea {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #c6c6c6;
  bottom: 0;
  color: #333;
  font-size: 15px;
  height: 44px;
  left: 0;
  line-height: 44px;
  margin: 0;
  padding: 0 15px;
  position: absolute;
  text-indent: 5px;
  top: 0;
  transition-duration: 0.3s;
  width: 100%;
  font-weight: 300;
}

.romana_common_form .star_color {
  color: #3d3f92;
}

.romana_common_form textarea {
  height: 190px;
  resize: none;
}

.romana_common_form .text-field label {
  height: 190px;
}

.romana_submit_btn input[type="submit"] {
  background: #3d3f92;
  border: medium none;
  color: #fff;
  font-size: 16px;
  height: 43px;
  float: right;
  line-height: 40px;
  margin-bottom: 40px;
  margin-top: 148px;
  text-transform: capitalize;
  /*width: 100%;*/
  padding: 3px 60px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.romana_submit_btn input[type="submit"]:hover {
  background: #333;
  color: #fff;
}

.romana_common_form input[type="text"]:focus, .romana_common_form label:focus, .romana_common_form textarea:focus {
  border: 1px solid #3d3f92;
}

.romana_donation_method ul li label {
  color: #000000;
  cursor: pointer;
  font-size: 16px;
  font-weight: 300;
  margin: 2px auto;
  padding: 11px 0 0 50px;
  position: relative;
  text-transform: capitalize;
  z-index: 9;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_donation_method ul li label {
    padding: 11px 0 0 45px;
  }
}

.romana_donation_method ul li input[type="radio"] {
  position: absolute;
  visibility: hidden;
}

.romana_donation_method ul li .check {
  border: 2px solid #c6c6c6;
  border-radius: 100%;
  display: block;
  height: 18px;
  left: 20px;
  position: absolute;
  top: 3px;
  transition: border 0.25s linear 0s;
  width: 18px;
  z-index: 5;
}

.romana_donation_method ul li .check::before {
  border-radius: 100%;
  content: "";
  display: block;
  height: 10px;
  left: 2px;
  margin: auto;
  position: absolute;
  top: 2px;
  transition: background 0.25s linear 0s;
  width: 10px;
}

input[type="radio"]:checked~.check::before {
  background: #3d3f92;
}

.romana_donation_method>ul {
  margin-left: -20px;
  margin-top: 10px;
}

.romana_donation_method ul li {
  position: relative;
  width: 100%;
  display: inline;
}

input[type="radio"]:checked~.check {
  border: 2px solid #c7c7c7;
}

.hvr-bounce-to-right, .hvr-bounce-to-left, .hvr-shutter-out-horizontal {
  overflow: hidden;
}

.hvr-bounce-to-right:before {
  background: #1c7bd0;
}

.hvr-bounce-to-left::before {
  background: #1c7bd0 none repeat scroll 0 0;
}

.romana_single_plan:hover .hvr-grow {
  transform: scale(1.1);
}

select {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #c6c6c6;
  color: #888;
  font-size: 15px;
  height: 50px;
  margin-bottom: 10px;
  padding: 10px;
  width: 288px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

select:focus, select:hover {
  border: 1px solid #3d3f92;
}

.select_option_one,
.select_option_two {
  position: relative;
}

.select_option_one::after,
.select_option_two::after {
  background: transparent none repeat scroll 0 0;
  color: #888888;
  content: "\eb89";
  cursor: pointer;
  font-family: "IcoFont";
  font-size: 17px;
  height: 54px;
  line-height: 58px;
  pointer-events: none;
  position: absolute;
  right: 72px;
  text-align: center;
  top: -4px;
  width: 50px;
}

/* ==================================== Header-Top Css ============================== */
.romana_header_top {
  border-bottom: 1px solid #e2e2e2;
  padding: 25px 6px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_header_top {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_header_top {
    overflow: hidden;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_header_top {
    overflow: hidden;
  }
}

.romana_header_top_left li {
  float: left;
  padding-right: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_header_top_left li {
    padding-right: 20px;
  }
}

.romana_header_top_left li a {
  color: #3d3f92;
  font-size: 15px;
}

.romana_header_top_left li a:hover {
  color: #666;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_header_top_left li a {
    padding-right: 12px;
  }
}

.romana_header_top_right a {
  color: #666;
  font-size: 13px;
}

/* ==================================== Header-Bottom Css =========================== */
.romana_header_bottom {
  position: relative;
  z-index: 999;
}

.romana_logo {
  margin-top: 10px;
  margin-bottom: 10px;
}

.romana_header_top_left {
  float: right;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_logo {
    margin-bottom: 6px;
    margin-top: 12px;
  }
}

nav#navbar {
  text-align: right;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  nav#navbar {
    text-align: left;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  nav#navbar {
    text-align: left;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  nav#navbar {
    position: absolute;
    width: 280px;
    padding-right: 0;
    background: #ffffff;
    z-index: 2;
    right: 15px;
    top: 68px;
    border: 10px solid #ffffff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  nav#navbar {
    width: 320px;
  }
}

nav#navbar ul.nav {
  margin: 0;
  list-style: none;
  float: none;
  display: inline-block;
  vertical-align: top;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  nav#navbar ul.nav {
    float: left;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  nav#navbar ul.nav {
    display: block;
    text-align: left;
  }
}

nav#navbar ul.nav li {
  display: inline-block;
  position: relative;
}

nav#navbar ul.nav li a {
  color: #000;
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 2px;
  margin-bottom: 35px;
  margin-top: 34px;
  padding: 0 18px;
  text-transform: capitalize;
  transition-duration: 0.4s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  nav#navbar ul.nav li a {
    padding: 0 18px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  nav#navbar ul.nav li a {
    font-size: 12px;
    line-height: 10px;
    margin: 35px 0 31px;
    padding: 0 10px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  nav#navbar ul.nav li a {
    display: block;
    margin: 0;
    padding: 15px;
  }
}

nav#navbar ul.nav li a:hover {
  color: #3d3f92;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  nav#navbar ul.nav li a:hover {
    color: #ffffff;
    background-color: #3d3f92;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  nav#navbar ul.nav li {
    border: 1px solid #d2d2d2;
    display: block;
    margin: 0px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  nav#navbar ul.nav li ul {
    border: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  nav#navbar ul.nav li ul li {
    border: 1px solid #d2d2d2;
  }
}

nav#navbar ul.nav li.active a {
  color: #3d3f92;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  nav#navbar ul.nav li ul.dropdown-menu {
    box-shadow: none;
    background: #f8fbfd;
    float: none;
    width: 100%;
    padding: 0;
    position: static;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  nav#navbar ul.nav li ul.dropdown-menu li {
    border-left: 3px solid #3d3f92;
  }
}

nav#navbar ul.nav li ul.dropdown-menu li a {
  color: #000;
}

nav#navbar ul.nav li ul.dropdown-menu li a:hover {
  color: #3d3f92;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  nav#navbar ul.nav li.active a:hover {
    color: #ffffff;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  nav#navbar ul.nav li ul.dropdown-menu li a:hover {
    color: #ffffff;
  }
}

@media only screen and (min-width: 768px) {
  nav#navbar ul.nav li ul.dropdown-menu {
    width: 200px;
    background: #fff;
    border: 3px solid #3d3f92;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 200%;
    opacity: 0;
    visibility: hidden;
    padding: 0;
    -webkit-transition: all 0.25s ease-out 0s;
    transition: all 0.25s ease-out 0s;
    display: block;
    padding: 10px 0px;
  }

  nav#navbar ul.nav li ul.dropdown-menu li {
    width: 100%;
  }

  nav#navbar ul.nav li ul.dropdown-menu li a {
    display: block;
    width: 100%;
    line-height: 35px;
    margin: 0;
    text-align: left;
    padding-left: 20px;
    font-size: 15px;
  }

  nav#navbar ul.nav li ul.dropdown-menu li a:before {
    content: '\f101';
    font-family: FontAwesome;
    margin-right: 12px;
    color: #3d3f92;
  }

  nav#navbar ul.nav li.open ul.dropdown-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
  }

  nav#navbar ul.nav li>a,
  nav#navbar ul.nav li>a:focus,
  nav#navbar ul.nav li>a:hover {
    background: transparent;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  nav#navbar ul.nav li:nth-last-child(1) ul.dropdown-menu,
  nav#navbar ul.nav li:nth-last-child(2) ul.dropdown-menu {
    left: auto;
    right: -137px !important;
  }
}

.navbar-toggle {
  margin-bottom: 11px;
  margin-right: -6px;
  margin-top: 14px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .navbar-toggle {
    position: relative;
    z-index: 9;
  }
}

.romana_client_btn {
  padding: 20px 0px;
  text-align: right;
  position: relative;
}

.romana_client_btn a {
  background: #3d3f92;
  width: 145px;
  font-size: 13px;
  font-weight: 500;
  text-transform: capitalize;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_client_btn a {
    font-size: 12px;
    width: 109px;
  }
}

.romana_client_btn a i {
  padding-right: 13px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_client_btn a i {
    padding-right: 5px;
  }
}

ul.cartSearch {
  margin: 0;
  list-style: none;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  ul.cartSearch {
    top: -6px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  ul.cartSearch {
    top: -9px;
    left: 120px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  ul.cartSearch {
    left: 280px;
  }
}

ul.cartSearch li {
  display: inline;
}

ul.cartSearch li a {
  color: #000000;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  margin: 30px -5px 23px 30px;
  padding: 5px;
  transition-duration: 0.4s;
  vertical-align: top;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  ul.cartSearch li a {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  ul.cartSearch li a {
    margin: 26px -5px 23px 30px;
  }
}

ul.cartSearch li a:hover {
  color: #3d3f92;
}

ul.cartSearch {
  top: 1px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  ul.cartSearch {
    top: -9px;
  }
}

ul.cartSearch li.donation a {
  font-size: 15px;
  height: 40px;
  line-height: 28px;
  margin-top: 24px;
  width: 125px;
}

ul.cartSearch li.donation a:hover {
  color: #000;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  ul.cartSearch li.donation a {
    margin-top: 18px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  ul.cartSearch li.donation a {
    font-size: 12px;
    width: 110px;
  }
}

form.searchForm {
  background-color: #ffffff;
  height: 50px;
  position: absolute;
  right: 15px;
  width: 100%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 2;
  overflow: hidden;
  bottom: -50px;
  width: 500px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  transform: scale(1, 0);
}

form.searchForm i {
  color: #000;
  content: "\efb2";
  font-family: "IcoFont";
  font-size: 20px;
  left: 10px;
  line-height: 50px;
  position: absolute;
  cursor: pointer;
  padding-right: 10px;
  border-right: 1px solid #eee;
}

form.searchForm i:hover {
  color: #3d3f92;
}

form.searchForm.active {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}

form.searchForm input {
  border: medium none;
  display: inline-block;
  float: left;
  height: 50px;
  width: 85%;
  padding-left: 55px;
  font-size: 17px;
}

form.searchForm input+input {
  width: 15%;
  background: #3d3f92;
  font-family: "IcoFont";
  color: #ffffff;
  font-size: 18px;
  padding-left: 0;
}

.navbar-toggle {
  margin-top: 10px;
}

.navbar-toggle i {
  color: #000;
}

/* ==================================== Hero-Area Css ======================= */
.romana_hero_area .slider_prg {
  background-color: #ffffff !important;
  bottom: -100px;
  height: 1px;
  left: 50%;
  margin-left: -110px;
  overflow: hidden;
  position: absolute;
  width: 220px;
}

.romana_hero_area .slider_prg_in {
  position: absolute;
  width: 0px;
  height: 100%;
  background-color: #3d3f92;
  content: '';
  animation-iteration-count: infinite;
}

@keyframes slider_prg_in {
  form {
    width: 0px;
  }

  to {
    width: 100%;
  }
}

.hero_slider_bg {
  height: auto;
  position: relative;
}

.romana_better_place_area:after {
  /*background: rgba(0, 0, 0, 0.54); */
}

.hero_slider_bg:after {
  background: rgba(0, 0, 0, 0.54);
}

.romana_hero_text {
  color: #fff;
  height: 0;
  margin-top: -235px;
  position: relative;
  z-index: 9999999;
  text-align: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_hero_text {
    font-size: 15px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_hero_text {
    text-align: center;
    padding-top: 125px;
  }
}

.romana_hero_text h1 {
  font-size: 60px;
  font-weight: 300;
  text-transform: capitalize;
  margin-bottom: 25px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_hero_text h1 {
    font-size: 50px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_hero_text h1 {
    font-size: 42px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_hero_text h1 {
    font-size: 30px;
  }
}

.romana_hero_text h1 span {
  color: #fff110;
}

.romana_hero_text .romana_slider_btn {
  margin-top: 30px;
}

.romana_hero_text h1.animated {
  animation-duration: 1s;
}

.romana_hero_text p.animated {
  animation-duration: 1.5s;
}

.romana_slider_btn.animated {
  animation-duration: 2s;
}

/* ==================================== romana_charity_area Css ======================= */
.romana_charity_area, .romana_client_area {
  background: #f6f6f7;
  color: #333;
  position: relative;
  margin-top: -1px;
  padding: 80px 0 20px;
}

.romana_charity_area {
  overflow: hidden;
}

.romana_charity_date {
  background: #000000 none repeat scroll 0 0;
  height: 60px;
  padding-bottom: 10px;
  padding-left: 100px;
  padding-top: 10px;
  position: absolute;
  top: 30px;
  width: 290px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_charity_date {
    padding-left: 11px;
    width: 186px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_charity_date {
    top: 120px;
    padding-left: 121px;
    width: 323px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_charity_date {
    padding-left: 110px;
    top: 40px;
    width: 265px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_charity_date h2 {
    font-size: 25px;
    line-height: 35px;
  }
}

.romana_progress_circle_bottom_single {
  float: left;
  font-size: 22px;
  padding: 25px 22px 0;
  text-transform: capitalize;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_progress_circle_bottom_single {
    font-size: 16px;
  }
}

.romana_progress_circle_bottom_single span {
  display: block;
}

.romana_progress_circle_top {
  padding-top: 27px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_progress_circle_top {
    margin: 0 auto;
    padding-top: 135px;
    width: 200px;
  }
}

.progress-bar {
  margin-left: 0px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_progress_circle {
    margin: 0 auto;
    width: 300px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_progress_circle_bottom {
    overflow: hidden;
    width: 250px;
    margin: 0 auto;
  }
}

.romana_charity_text {
  padding-bottom: 56px;
  padding-top: 50px;
  text-transform: capitalize;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_charity_text {
    padding-left: 50px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_charity_text {
    text-align: center;
  }
}

.romana_charity_text h2 {
  font-size: 24px;
  font-weight: 300;
}

.romana_charity_text h3 {
  font-size: 36px;
  margin: 10px 0px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_charity_text h3 {
    font-size: 27px;
  }
}

.romana_charity_text .romana_charity_btn {
  margin-top: 20px;
}

.romana_charity_text .romana_charity_btn a {
  background: #fff;
  color: #000;
}

/* ==================================== romana_cause_area Css ======================= */
.romana_recent_cause {
  margin-bottom: 40px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_recent_cause {
    /* margin-bottom: -25px; */
    margin-bottom: 12px;
  }
}

.romana_single_cause_text_img {
  position: relative;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_single_cause_text_img {
    margin-top: 50px;
  }
}

.romana_day_left {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #3d3f92;
  height: 43px;
  left: -3px;
  position: absolute;
  text-align: center;
  top: -3px;
  width: 145px;
  z-index: 9;
  display: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_day_left {
    left: 335px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_day_left {
    height: 38px;
    left: 261px;
    top: 130px;
    width: 110px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_day_left {
    display: none;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .romana_day_left {
    left: 11px;
    top: 795px;
  }
}

.romana_day_left h2 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  line-height: 41px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_day_left h2 {
    font-size: 13px;
    line-height: 37px;
  }
}

.romana_single_cause_text {
  position: relative;
}

.romana_single_cause_text h3 {
  margin-top: 19px;
  margin-bottom: 15px;
  text-transform: inherit;
  font-size: 24px;
}

.romana_single_cause_text h3 a {
  color: #000;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_single_cause_text h3 {
    font-size: 23px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_single_cause_text h3 {
    font-size: 18px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_single_cause_text h3 {
    font-size: 22px;
  }
}

.romana_single_cause_text .romana_raise_right {
  float: right;
  color: #222;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_single_cause_text .romana_raise_right {
    font-size: 15px;
  }
}

.romana_single_cause_text .romana_raise_left {
  display: block;
  float: left;
  color: #222;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_single_cause_text .romana_raise_left {
    font-size: 15px;
  }
}

.romana_single_cause_text span {
  display: block;
  font-size: 15px;
  color: #888;
  font-weight: 300;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_single_cause_text span {
    font-size: 13px;
  }
}

.romana_cause_btn {
  margin-top: 6px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_cause_btn a {
    width: 152px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_cause_btn a {
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    width: 120px;
  }
}

.romana_cause_img {
  overflow: hidden;
}

.romana_cause_img img {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_cause_img img {
    width: 100%;
  }
}

.romana_cause_img img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.barfiller {
  background: #e3e2e2 none repeat scroll 0 0;
  border: 0 solid #cccccc;
  box-shadow: none;
  height: 15px;
  margin-top: 30px;
  border-radius: 3px;
  margin-bottom: 15px;
}

.barfiller .fill {
  background: #3d3f92;
  border-radius: 3px;
}

.barfiller .tip {
  background: #3d3f92;
  border: 3px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  height: 30px;
  line-height: 20px;
  position: absolute;
  text-align: center;
  top: 21px;
  width: 30px;
}

.barfiller .tip::after {
  display: none;
}

.romana_single_cause_text_img:hover .romana_single_cause_text h3 a {
  color: #3d3f92;
}

.romana_single_cause_text_img:hover .romana_day_left {
  display: block;
}

/* ==================================== romana_about_area Css ======================= */
.romana_about_area {
  padding-bottom: 66px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_about_text {
    margin-top: -50px;
    text-align: center;
  }
}

.romana_about_text h3 {
  color: #000;
  font-size: 40px;
  margin-bottom: 10px;
  margin-top: 65px
    /*80px*/
  ;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_about_text h3 {
    font-size: 26px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_about_text h3 {
    font-size: 20px;
    margin-top: 67px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_about_text h3 {
    font-size: 25px;
  }
}

.romana_about_text span {
  color: #666666;
  font-size: 19px;
  font-weight: 500;
}

.romana_about_text .romana_about_btn {
  margin-top: 27px;
}

.romana_about_video {
  position: relative;
  margin-top: 43px;
  margin-bottom: 15px;
}

.romana_about_video:after {
  background: rgba(0, 0, 0, 0.7);
}

.romana_about_video span {
  left: 44%;
  position: absolute;
  top: 41%;
  z-index: 9;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_about_video span {
    left: 42%;
    top: 38%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_about_video span {
    left: 39%;
    top: 35%;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_about_video span {
    left: 50%;
    margin-left: -15px;
    top: 38%;
    width: 30px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .romana_about_video span {
    left: 50%;
    top: 41%;
    width: 50px;
    margin-left: -25px;
  }
}

.romana_about_video span img {
  box-shadow: none !important;
  border: 0px solid #000 !important;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .romana_volunteers_img {
    width: 400px;
    margin: 0 auto;
  }
}

.romana_volunteers_img img {
  width: 100%;
}

.nivo-lightbox-overlay {
  background: #000;
}

/* ==================================== romana_better_place_area Css ======================= */
.romana_better_place_area {
  background: #f6f6f7
    /*url(../images/bp_bg.jpg)*/
  ;
  color: #fff;
  position: relative;
  padding: 60px 0px 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_better_place_area {
    padding: 70px 0px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_better_place_area {
    padding: 80px 0px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_better_place_area {
    padding: 27px 0px;
  }
}

.romana_better_place_text {
  color: #fff;
  position: relative;
  z-index: 9;
}

.romana_better_place_text h2 {
  font-size: 48px;
  font-weight: 300;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_better_place_text h2 {
    font-size: 35px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_better_place_text h2 {
    font-size: 30px;
  }
}

.romana_better_place_text .romana_better_place_btn {
  margin-top: 25px;
}

.romana_better_place_text .romana_better_place_btn a {
  text-transform: inherit;
  width: 200px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

/* ==================================== romana_donation_area Css ======================= */
.romana_donation_bottom {
  padding-top: 43px;
}

.romana_single_donation {
  border: 1px solid #d6d6d6;
  height: 212px;
  position: relative;
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_single_donation {
    max-width: 650px;
    margin: 0 auto;
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_single_donation {
    height: 185px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_single_donation {
    height: auto;
  }
}

.romana_single_donation .romana_donation_img {
  position: absolute;
  right: 44%;
  top: -7px;
  width: 39%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_single_donation .romana_donation_img {
    left: 72px;
    position: absolute;
    top: -13px;
    width: 37%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_single_donation .romana_donation_img {
    left: 76px;
    position: absolute;
    top: -11px;
    width: 40%;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_single_donation .romana_donation_img {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .romana_single_donation .romana_donation_img {
    width: 43%;
  }
}

.romana_single_donation .romana_donation_img img {
  width: 100%;
}

.romana_donation_date {
  padding-left: 21px;
  padding-top: 84px;
}

.romana_donation_address {
  padding-left: 330px;
  padding-top: 42px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_donation_address {
    padding-left: 283px;
    padding-top: 42px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_donation_address {
    padding-left: 20px;
    padding-top: 181px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .romana_donation_address {
    padding-top: 120px;
  }
}

.romana_donation_date {
  float: left;
  padding-left: 21px;
  padding-top: 84px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_donation_date {
    padding-left: 18px;
    padding-top: 58px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .romana_donation_date {
    padding-top: 22px;
  }
}

.romana_donation_date h2 {
  font-size: 35px;
  /*font-size: 48px;*/
  font-weight: 700;
  color: #3d3f92;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_donation_date h2 {
    font-size: 40px;
  }
}

.romana_donation_date span {
  display: block;
  font-size: 23px;
  font-weight: 400;
  color: #000;
  padding-left: 10px;
}

.romana_donation_address h3 {
  color: #383838;
  font-size: 22px;
  margin-top: 25px;
  margin-bottom: 35px;
  line-height: 26px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_donation_address h3 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_donation_address h3 {
    font-size: 20px;
  }
}

.romana_donation_address i {
  color: #383838;
  float: left;
  margin-top: 4px;
}

.romana_donation_address p {
  /*padding-left: 24px;*/
}

.romana_donation_arrow i {
  background: #3d3f92;
  border-radius: 50%;
  bottom: 18px;
  height: 37px;
  position: absolute;
  right: 20px;
  text-align: center;
  width: 37px;
  line-height: 37px;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_donation_arrow i {
    bottom: 16px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_donation_arrow i {
    bottom: 7px;
    height: 32px;
    line-height: 32px;
    right: 11px;
    width: 32px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_single_donation3 {
    max-width: 650px;
    margin: 0 auto;
    margin-bottom: 50px;
  }
}

.romana_single_donation3 .romana_donation_img img {
  width: 100%;
}

.romana_single_donation3 .romana_donation_address {
  border: 1px solid #d6d6d6;
}

.romana_single_donation3 .romana_donation_date {
  padding-left: 54px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_single_donation3 .romana_donation_date {
    padding-left: 30px;
  }
}

.romana_single_donation3 .romana_donation_address {
  border: 1px solid #d6d6d6;
  padding-left: 145px;
  padding-top: 49px;
  padding-bottom: 58px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_single_donation3 .romana_donation_address {
    font-size: 14px;
    padding-bottom: 4px;
    padding-left: 123px;
    padding-top: 40px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_single_donation3 .romana_donation_address {
    font-size: 14px;
    padding-bottom: 14px;
    padding-left: 99px;
    padding-top: 50px;
  }
}

.romana_single_donation3 .romana_donation_arrow i {
  right: 36px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_single_donation3 .romana_donation_arrow i {
    bottom: 8px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_single_donation3 .romana_donation_arrow i {
    bottom: 70px;
    right: 70px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_view_more_btn {
    margin-top: 50px;
  }
}

.romana_view_more_btn a {
  /*margin-bottom: 80px;*/
  margin-bottom: 0;
  background: #fff;
  border: 1px solid #adadad;
  border-radius: 0px;
  color: #666;
}

.romana_view_more_btn a:hover {
  background: #3d3f92;
  border: none;
  color: #fff;
}

/* ==================================== romana_client_area Css ======================= */
.romana_client_area .owl-dots {
  left: -210px;
  position: absolute;
  top: 35px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_client_area .owl-dots {
    left: -128px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_client_area .owl-dots {
    left: -100px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_client_area .owl-dots {
    left: 0;
    position: absolute;
    top: 73px;
  }
}

.romana_client_area .owl-dots .owl-dot {
  display: block;
}

.romana_client_area .owl-dots .owl-dot span {
  backface-visibility: visible;
  background: #3d3f92;
  border-radius: 30px;
  display: block;
  height: 17px;
  margin: 10px 7px;
  width: 17px;
  border: 4px solid #ccc;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.romana_client_area .owl-dots .owl-dot.active span, .romana_client_area .owl-theme .owl-dots .owl-dot:hover span {
  background: #666 none repeat scroll 0 0;
}

.romana_client_area .romana_single_client_text_img.text-center {
  padding-bottom: 80px;
}

.romana_client_img {
  left: 0px;
  position: absolute;
  top: 0;
}

.romana_single_client_text {
  max-width: 697px;
  padding-left: 69px;
  margin-top: 34px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_single_client_text {
    padding-left: 70px;
  }
}

.romana_single_client_text h3 {
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
}

/* ==================================== romana_recentNews_area Css ======================= */
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_recentNews_area {
    margin-bottom: -30px;
  }
}

.romana_recentNews_area .romana_section_title {
  padding-bottom: 58px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_single_post {
    margin-bottom: 30px;
  }
}

.romana_single_post .romana_post_thumb {
  overflow: hidden;
}

.romana_single_post .romana_post_thumb img {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width: 100%;
}

.romana_single_post .romana_post_thumb img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.romana_single_post .romana_post_title h2 {
  margin-top: 20px;
  margin-bottom: 8px;
  font-size: 24px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_single_post .romana_post_title h2 {
    font-size: 22px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_single_post .romana_post_title h2 {
    font-size: 27px;
  }
}

.romana_single_post .romana_post_date {
  margin-bottom: 15px;
}

.romana_single_post .romana_post_date li {
  color: #666666;
  display: inline-block;
  font-size: 14px;
  padding-right: 25px;
}

.romana_single_post .romana_post_date li i {
  margin-right: 8px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.romana_single_post .romana_post_btn a {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  position: relative;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.romana_single_post .romana_post_btn a:hover {
  color: #3d3f92;
}

.romana_single_post .romana_post_btn a:hover i {
  right: -25px;
}

.romana_single_post .romana_post_btn a i {
  font-size: 17px;
  font-weight: 400;
  position: absolute;
  right: -19px;
  top: 4px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.romana_single_post:hover h2 {
  color: #3d3f92;
}

.romana_single_post:hover i {
  color: #3d3f92;
}

/* ==================================== romana_footer_area Css ======================= */
.romana_footer_top {
  background: #333333;
  color: #999999;
  padding: 55px 0px;
}

.romana_footer_top h2 {
  font-size: 20px;
  color: #bdbdbd;
  margin-bottom: 35px;
}

.footer_logo {
  margin-bottom: 35px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer_left_text {
    font-size: 14px;
  }
}

.footer_menu {
  padding-left: 60px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer_menu {
    margin-top: 40px;
    padding-left: 2px;
  }
}

.footer_menu ul li {
  padding-bottom: 5px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.footer_menu ul li:hover {
  color: #3d3f92;
}

.footer_menu1 {
  margin-top: 40px;
  padding-left: 2px;
}

.footer_menu1 ul li {
  padding-bottom: 5px;
  float: left;
  margin-right: 20px;
  font-size: 25px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.footer_menu1 ul li i {
  color: #999;
}

.footer_menu1 ul li i:hover {
  color: #fff;
}

.footer_menu ul li a {
  color: #999;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer_menu ul li a {
    font-size: 14px;
  }
}

.footer_menu ul li a:hover {
  color: #fff;
}

.footer_recent_news {
  padding-left: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_recent_news {
    margin-top: 68px;
    padding-left: 0px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer_recent_news {
    margin-top: 40px;
    padding-left: 2px;
  }
}

.footer_recent_news .romana_single_footer_news {
  margin-bottom: 25px;
}

.footer_recent_news .romana_single_footer_news_img {
  display: block;
  float: left;
}

.footer_recent_news .romana_single_footer_news_text {
  padding-left: 64px;
  font-size: 14px;
}

.footer_recent_news .romana_single_footer_news_text h3 {
  font-size: 18px;
  color: #fff;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer_recent_news .romana_single_footer_news_text h3 {
    font-size: 14px;
  }
}

.footer_recent_news .romana_single_footer_news_text h3:hover {
  color: #3d3f92;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_contact {
    margin-top: 68px;
    padding-left: 66px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer_contact {
    margin-top: 40px;
  }
}

.romana_single_contact {
  font-size: 18px;
  color: #999;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_single_contact {
    font-size: 16px;
  }
}

.romana_single_contact span {
  color: #777777;
  display: block;
  font-size: 16px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_single_contact span {
    font-size: 13px;
  }
}

.romana_footer_bottom {
  background: #404040;
  color: #666;
  padding-bottom: 16px;
  padding-top: 25px;
}

/* ==================================== Home-2 Css ======================= */
.home2 nav#navbar ul.nav li.active a,
.home2 nav#navbar ul.nav li a:hover,
.home2 nav#navbar ul.nav li ul.dropdown-menu li a::before,
.home2 ul.cartSearch .search a:hover, .home2 .romana_donation_date h2, .home2 .romana_single_post .romana_post_btn a:hover, .home2 .footer_menu ul li a:hover, .home2 .footer_menu ul li:hover, .home2 .romana_single_footer_news_text h3:hover {
  color: #2ecc71;
}

.home2 .romana_slider_btn a, .home2 .romana_about_btn a, .home2 .romana_cause_btn a {
  height: 45px;
  line-height: 45px;
}

.home2 ul.cartSearch li.donation a:hover {
  color: #000 !important;
}

.home2 nav#navbar ul.nav li ul.dropdown-menu {
  border: 3px solid #2ecc71;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .home2 nav#navbar ul.nav li ul.dropdown-menu {
    border: 0px solid #2ecc71;
  }
}

.home2 nav#navbar ul.nav li ul.dropdown-menu li a {
  color: #000000;
}

.home2 nav#navbar ul.nav li ul.dropdown-menu li a:hover {
  color: #2ecc71;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .home2 nav#navbar ul.nav li a:hover {
    background: #2ecc71;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .home2 nav#navbar ul.nav li ul.dropdown-menu li {
    border-left: 3px solid #2ecc71;
  }
}

.home2 nav#navbar ul.nav li ul.dropdown-menu li a {
  color: #000;
}

.home2 nav#navbar ul.nav li ul.dropdown-menu li a:hover {
  color: #2ecc71;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .home2 nav#navbar ul.nav li.active a:hover {
    color: #ffffff;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .home2 nav#navbar ul.nav li ul.dropdown-menu li a:hover {
    color: #2ecc71;
  }
}

.home2 nav#navbar ul.nav li a:hover {
  background-color: #2ecc71;
  color: #ffffff;
}

.home2 nav#navbar ul.nav li>a, .home2 nav#navbar ul.nav li>a:focus, .home2 nav#navbar ul.nav li>a:hover {
  background: transparent none repeat scroll 0 0;
}

.home2 nav#navbar ul.nav li>a:hover, .home2 nav#navbar ul.nav li>a:focus:hover, .home2 nav#navbar ul.nav li>a:hover:hover {
  color: #2ecc71;
}

.home2 ul.cartSearch li.donation a, .home2 .romana_about_btn a, .home2 .romana_cause_progress::after, .home2 .romana_cause_progress span, .home2 .romana_cause_btn a, .home2 .romana_better_place_btn a, .home2 .romana_donation_arrow i, .home2 .romana_client_area .owl-dots .owl-dot span {
  background: #2ecc71;
}

.home2 .romana_client_area .owl-dots .owl-dot.active span, .home2 .romana_client_area .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791 none repeat scroll 0 0;
}

.home2 form.searchForm input+input {
  background: #2ecc71;
}

.home2 .hero_slider_bg {
  background: url(../images/slider_bg2.jpg);
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .home2 .hero_slider_bg {
    height: 1120px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .home2 .hero_slider_bg {
    height: 1020px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .home2 .romana_hero_text {
    padding-top: 80px;
  }
}

.home2 .romana_hero_text h1 {
  font-size: 24px;
  text-transform: inherit;
}

.home2 .romana_hero_text h2 {
  font-size: 48px;
  margin-bottom: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home2 .romana_hero_text h2 {
    font-size: 45px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home2 .romana_hero_text h2 {
    font-size: 34px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .home2 .romana_hero_text h2 {
    font-size: 40px;
  }
}

.home2 .romana_slider_btn a {
  background: #2ecc71;
}

.home2 .romana_day_left {
  background: #2ecc71;
  left: 215px;
  top: 233px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home2 .romana_day_left {
    left: 149px;
    top: 183px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home2 .romana_day_left {
    left: 110px;
    top: 131px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .home2 .romana_day_left {
    left: 128px;
    top: 166px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .home2 .romana_day_left {
    left: 288px;
    top: 289px;
  }
}

.home2 .romana_about_area {
  margin-top: -9px;
}

.home2 .romana_recent_cause_area {
  padding-bottom: 80px;
  margin-top: -9px;
}

.home2 .romana_client_area {
  background: transparent url("../images/green_pattern_bg.jpg") repeat scroll 0 0;
}

.home2 .barfiller .tip {
  background: #2ecc71 none repeat scroll 0 0;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .home2 .romana_count_down br {
    display: none;
  }
}

.home2 .romana_count_down {
  background: #fff;
  height: 410px;
  margin-top: 85px;
  position: relative;
  text-align: center;
  width: 503px;
  z-index: 9;
  color: #666;
  font-size: 14px;
  float: right;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .home2 .romana_count_down p {
    padding: 0px 10px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home2 .romana_count_down {
    width: 456px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home2 .romana_count_down {
    width: 370px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .home2 .romana_count_down {
    display: block;
    float: none;
    height: 510px;
    margin: 80px auto 0;
    width: 293px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .home2 .romana_count_down {
    width: 435px;
  }
}

.home2 .romana_count_down h1 {
  background: #2ecc71;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  padding: 12px;
  width: 200px;
}

.home2 .romana_count_down h2 {
  margin-top: 25px;
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home2 .romana_count_down h2 {
    font-size: 24px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .home2 .romana_count_down h2 {
    font-size: 24px;
    margin-top: 50px;
  }
}

.home2 .romana_count_down .romana_count_date_venu {
  margin-bottom: 12px;
  margin-top: 7px;
}

.home2 .romana_count_down .romana_count_date_venu li {
  color: #444444;
  display: inline-block;
  font-size: 13px;
  padding: 10px;
  text-transform: capitalize;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home2 .romana_count_down .romana_count_date_venu li {
    padding: 5px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .home2 .romana_count_down .romana_count_date_venu li {
    padding: 0px 10px;
  }
}

.home2 .romana_count_down .romana_count_date_venu li i {
  color: #2ecc71;
  margin-right: 6px;
}

.home2 .romana_clock {
  border: 1px solid #cdcdcd;
  margin: 25px auto 0;
  width: 400px;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home2 .romana_clock {
    width: 340px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .home2 .romana_clock {
    margin-top: 40px;
    width: 290px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .home2 .romana_clock {
    margin-top: 40px;
    width: 400px;
  }
}

.home2 .romana_clock:after {
  background: #2ecc71;
  height: 40%;
  top: 100%;
  width: 100.5%;
  left: -1px;
}

.home2 .day_wrap {
  position: relative;
  display: inline-block;
  color: #000;
  font-size: 48px;
  font-weight: 700;
  border-right: 1px solid #cdcdcd;
  padding: 30px 20px;
  margin: 0px -3px;
  text-align: center;
  width: 100px;
  height: 90px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .home2 .day_wrap span {
    padding-left: 0px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .home2 .day_wrap span {
    padding-left: 30px;
    text-align: center;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home2 .day_wrap {
    font-size: 28px;
    padding: 30px 10px;
    width: 80px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .home2 .day_wrap {
    font-size: 28px;
    padding: 30px 20px;
    width: 70px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .home2 .day_wrap {
    width: 100px;
    font-size: 40px;
  }
}

.home2 .day_wrap:last-child {
  border-right: 0px solid #cdcdcd;
}

.home2 .days {
  font-size: 18px;
  display: inline-block;
  position: absolute;
  left: 25px;
  top: 90px;
  font-weight: 700;
  text-align: center;
  z-index: 9;
  text-transform: capitalize;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home2 .days {
    font-size: 15px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .home2 .days {
    font-size: 14px;
    left: 0px;
  }
}

.home2 .romana_view_more_btn a:hover {
  background: #2ecc71;
  border: none;
}

.home2 form.searchForm i:hover {
  color: #2ecc71;
}

.home2 .romana_single_post:hover h2 {
  color: #2ecc71;
}

.home2 .romana_single_post:hover i {
  color: #2ecc71;
}

/* ==================================== All_Page_Common Css ======================= */
.contact-banner {
  background: url("../images/slider/contact-banner.jpg");
  background-position: bottom center;
  height: 238px;
}

.faculty-banner {
  background: url("../images/slider/faculty-banner.jpg");
  background-position: bottom center;
  height: 238px;
}

.gallery-banner {
  background: url("../images/slider/gallery-banner.jpg");
  background-position: bottom center;
  height: 238px;
}

.who-we-are-banner {
  background: url("../images/slider/who-we-are-banner.jpg");
  background-position: bottom center;
  height: 238px;
}

.annual-reports-banner {
  background: url("../images/slider/annual-reports-banner.jpg");
  background-position: bottom center;
  height: 238px;
}

.our-wings-banner {
  background: url("../images/slider/our-wings-banner.jpg");
  background-position: bottom center;
  height: 238px;
}

.admission-banner {
  background: url("../images/slider/admission-banner.jpg");
  background-position: bottom center;
  height: 238px;
}

.download-banner {
  background: url("../images/slider/download-banner.jpg");
  background-position: bottom center;
  height: 238px;
}

.annual-events-banner {
  background: url("../images/slider/annual-events-banner.jpg");
  background-position: bottom center;
  height: 238px;
}

.events-banner {
  background: url("../images/slider/events-banner.jpg");
  background-position: bottom center;
  height: 238px;
}

.strip-banner {
  background: #3d3f92;
  background-position: bottom center;
}

.strip-banner h1 {
  padding-top: 25px !important;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_allPage_area {
    height: 230px;
  }
}

.romana_allPage_area .romana_allPage_text {
  color: #fff;
  position: relative;
  z-index: 9;
  text-align: left;
}

.romana_allPage_area .romana_allPage_text h1 {
  font-size: 36px;
  text-transform: capitalize;
  font-weight: 500;
  padding-top: 80px;
  padding-bottom: 10px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_allPage_area .romana_allPage_text h1 {
    font-size: 25px;
  }
}

.romana_allPage_area:after {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
}

.breadcrumb {
  background: transparent;
  padding: 0px;
}

.breadcrumb a {
  color: #fff;
  font-size: 18px;
}

.breadcrumb>li+li::before {
  color: #fff;
}

/* ==============================================================================================
    ************** About Page Css ******************
================================================================================================= */
.romana_our_mission_area .romana_mission_img img {
  width: 100%;
}

.romana_our_mission_area .romana_about_text {
  margin-top: -70px;
}

.romana_history_vision {
  padding-top: 50px;
}

.romana_Volunteers_bottom {
  padding-top: 50px;
}

.romana_volunteers_hover {
  left: 45%;
  position: absolute;
  top: 0%;
  overflow: hidden;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  z-index: 9;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_volunteers_hover {
    left: 13%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_volunteers_hover {
    left: 17%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .romana_volunteers_hover {
    left: 28%;
  }
}

.romana_volunteers_hover li {
  display: inline-block;
  float: left;
  padding: 0 5px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_volunteers_hover li {
    padding: 0 4px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .romana_volunteers_hover li {
    padding: 0 10px;
  }
}

.romana_volunteers_hover li a {
  color: #fff;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.romana_volunteers_hover li a:hover {
  color: #3d3f92;
}

.romana_volunteers_hover li a .icofont.icofont-social-google-plus {
  font-size: 20px;
}

.romana_volunteers_img {
  position: relative;
}

.romana_volunteers_img:after {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  content: "";
  height: 0%;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.romana_volunteers_text {
  text-align: center;
}

.romana_volunteers_text h3 {
  font-size: 18px;
  color: #000;
  margin-top: 15px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.romana_single_volunteers:hover .romana_volunteers_hover {
  top: 45%;
  opacity: 1;
}

.romana_single_volunteers:hover .romana_volunteers_img:after {
  height: 100%;
}

.romana_single_volunteers:hover .romana_volunteers_text h3 {
  color: #3d3f92;
}

.romana_about_video2 {
  margin-bottom: 70px;
  margin-top: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_about_video2 span {
    left: 44%;
    top: 37%;
  }
}

.romana_about_video img {
  width: 100%;
}

/* ==============================================================================================
    ************** Event Page ******************
================================================================================================= */
.romana_recent_cause_area2 {
  margin-top: -30px;
}

.romana_day_left.romana_day_left2 {
  top: 7px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_day_left.romana_day_left2 {
    top: 663px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .romana_day_left.romana_day_left2 {
    top: 730px;
  }
}

.romana_cause_top {
  margin-top: 10px;
}

.romana_cause_bottom {
  margin-top: 90px;
}

.romana_event_bottom a {
  margin-bottom: 0px;
}

.romana_single_donation3.cause_margin_bottom {
  margin-bottom: 50px;
}

.event .romana_single_donation3 .romana_donation_arrow i {
  bottom: 70px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .event .romana_single_donation3 .romana_donation_arrow i {
    bottom: 70px;
  }
}

/* ==============================================================================================
    ************** Event Detail Page ******************
================================================================================================= */
.romana_children_area h3 {
  font-size: 30px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_children_area h3 {
    font-size: 26px;
    text-align: center;
  }
}

.romana_children_area .romana_children_bottom {
  margin-top: 35px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_children_area .romana_children_text {
    text-align: center;
  }
}

.romana_children_area .romana_children_text h3 {
  margin-bottom: 13px;
}

.romana_children_area .romana_children_text .romana_attend_btn {
  margin-top: 40px;
}

.romana_children_area .romana_children_text .romana_attend_btn a {
  height: 45px;
  width: 168px;
  line-height: 45px;
}

.romana_children_area .romana_event_timeline {
  border: 1px solid #c6c6c6;
  margin-top: 47px;
  padding-bottom: 24px;
  padding-left: 24px;
  padding-top: 36px;
}

.romana_children_area .romana_event_timeline h4 {
  font-size: 20px;
  margin-bottom: 25px;
}

.romana_google_map {
  height: 380px;
  position: relative;
  overflow: hidden;
  margin-top: 80px;
}

.romana_google_map #googleMap {
  position: absolute;
  left: -35%;
  top: 70px;
  width: 150%;
  height: 100%;
}

/* ==============================================================================================
    ************** Volunteer-Page ******************
================================================================================================= */
.romana_volunteer_bottom2 {
  padding-top: 30px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_volunteers_img {
    margin-top: 30px;
  }
}

/* ==============================================================================================
    ************** News-Page ******************
================================================================================================= */
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .news .romana_single_post {
    margin-top: 30px;
  }
}

/* ==============================================================================================
    ************** News-Detail-Page ******************
================================================================================================= */
.romana_news_detail_area {
  margin-bottom: -40px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_news_detail_area h3 {
    text-align: center;
    font-size: 26px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_news_detail_text {
    text-align: center;
  }
}

.romana_news_detail_text h3 {
  margin-top: 10px;
  color: #3d3f92;
  font-size: 24px;
  letter-spacing: 1px;
}

.romana_news_detail_text p {
  margin-top: 27px;
}

.romana_news_detail_text p span {
  color: #666;
  font-weight: 500;
}

.romana_news_detail_sicon ul {
  margin-top: 30px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_news_detail_sicon ul {
    margin: 30px auto 0;
    text-align: center;
    width: 210px;
  }
}

.romana_news_detail_sicon ul li {
  color: #666666;
  float: left;
}

.romana_news_detail_sicon ul li a {
  color: #666666;
  font-size: 15px;
  padding-left: 2px;
  padding-right: 10px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.romana_news_detail_sicon ul li a:hover {
  color: #000;
}

.romana_news_comments h3 {
  margin: 50px 0px;
}

.romana_single_comments {
  margin-bottom: 40px;
  font-size: 14px;
  color: #666;
}

.romana_single_comments .romana_comments_img {
  display: block;
  float: left;
}

.romana_single_comments .romana_comments_img img {
  border-radius: 50%;
}

.romana_single_comments .romana_comments_text {
  padding-left: 77px;
}

.romana_single_comments .romana_comments_text h4 {
  font-size: 18px;
  color: #000;
  font-weight: 500;
}

.romana_single_comments .romana_comments_text h5 {
  font-weight: 300;
  color: #888;
  font-style: italic;
  font-size: 14px;
  margin: 12px 0px;
}

.romana_single_comments.romana_single_comments2 {
  padding-left: 70px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_single_comments.romana_single_comments2 {
    padding-left: 0px;
  }
}

.romana_news_detail_form.romana_common_form {
  margin-top: 20px;
}

.romana_news_detail_form.romana_common_form h3 {
  margin-bottom: 45px;
}

.romana_news_detail_form textarea {
  height: 125px;
  resize: none;
}

.romana_news_detail_form .text-field label {
  height: 125px;
}

.romana_news_detail_form .romana_submit_btn input[type="submit"] {
  margin-top: 74px;
  height: 48px;
  line-height: 48px;
}

.romana_common_form input[type="text"], .romana_common_form label {
  height: 48px;
  line-height: 48px;
}

.romana_news_detail_form .field {
  margin-bottom: 20px;
}

/* ==============================================================================================
    ************** Cause-Deail Page ******************
================================================================================================= */
.romana_cause_detail_area {
  overflow: hidden;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_cause_detail_area h3 {
    font-size: 25px;
  }
}

.romana_cause_btn.romana_cause_detail_bar.cause_detail_btn {
  float: right;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_cause_btn.romana_cause_detail_bar.cause_detail_btn {
    float: left;
  }
}

.romana_cause_detail_bar {
  margin-top: 40px;
}

.romana_cause_detail_form.romana_common_form, .romana_donation_method2 {
  margin-left: 15px;
  margin-top: 42px;
}

.romana_cause_detail_form.romana_common_form h3 {
  margin-bottom: 35px;
}

.cause_detail_btn a {
  width: 166px;
}

.romana_donation_method {
  margin-top: 30px;
}

.cause_detail_donate_btn {
  margin-top: 48px;
}

.romana_donation_method span {
  padding: 0 15px;
}

.romana_donation_method input {
  border: 1px solid #c6c6c6;
  font-size: 15px;
  height: 50px;
  padding: 15px;
  width: 288px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_donation_method input {
    width: 240px;
    margin-top: 30px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .romana_donation_method input {
    width: 330px;
    margin-left: 20px;
  }
}

.romana_donation_info {
  margin-top: 30px;
}

.romana_donation_info p {
  font-size: 18px;
  margin-bottom: -30px;
  margin-top: 20px;
}

.romana_donation_info p span {
  color: #3d3f92;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .cause_detail .romana_common_form input[type="text"], .cause_detail .romana_common_form label, .cause_detail .romana_common_form textarea {
    width: 95%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cause_detail .romana_common_form input[type="text"], .cause_detail .romana_common_form label, .cause_detail .romana_common_form textarea {
    width: 95%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cause_detail .romana_common_form input[type="text"], .cause_detail .romana_common_form label, .cause_detail .romana_common_form textarea {
    width: 95%;
  }
}

/* ==============================================================================================
    ************** Donation Page ******************
================================================================================================= */
.romana_donation_page {
  padding-top: 45px;
}

.romana_donation_page h4 {
  font-size: 18px;
  color: #888;
  font-weight: 300;
  margin-top: 52px;
  margin-bottom: 25px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_donation_page h4 {
    text-align: center;
  }
}

.romana_donation_page .romana_donation_info2 {
  margin-left: 45px;
  margin-top: 117px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_donation_page .romana_donation_info2 {
    margin-top: 123px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_donation_page .romana_donation_info2 {
    margin-left: 90px;
    margin-top: 65px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_donation_page .romana_donation_info2 {
    margin-left: 0;
    margin-top: 50px;
  }
}

.romana_donation_page .romana_common_form input[type="text"], .romana_donation_page .romana_common_form label, .romana_donation_page .romana_common_form textarea {
  width: 98%;
}

.romana_donation_page .romana_donation_method ul li label {
  padding: 11px 0 0 43px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_donation_page .romana_donation_method ul li label {
    padding: 11px 0 0 40px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_donation_page .romana_donation_method input {
    width: 183px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_donation_page .romana_donation_method input {
    margin-top: 15px;
    width: 345px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_donation_page .select_option_one::after, .romana_donation_page .select_option_two::after {
    right: 8px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_donation_page .select_option_one::after, .romana_donation_page .select_option_two::after {
    right: -68px;
    top: -3px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_donation_page .select_option_one::after, .romana_donation_page .select_option_two::after {
    right: 6px;
    top: -3px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_donation_page .romana_donation_info h3, .romana_donation_page .romana_cause_detail_form h3, .romana_donation_page .romana_donation_method h3 {
    font-size: 22px;
    text-align: center;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_donation_page .romana_donation_info h3, .romana_donation_page .romana_cause_detail_form h3, .romana_donation_page .romana_donation_method h3 {
    font-size: 24px;
    text-align: center;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_donation_page .cause_detail_donate_btn {
    text-align: center;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_donation_page .romana_donation_method>ul {
    text-align: center;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .romana_donation_page .romana_donation_method>ul {
    text-align: left;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .romana_donation_page .romana_donation_method2>ul {
    text-align: center;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .romana_donation_page select {
    width: 446px;
  }
}

/* ==============================================================================================
    ************** 404 Page ******************
================================================================================================= */
.romana_404_area {
  padding-bottom: 128px;
  padding-top: 217px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_404_area {
    padding-bottom: 80px;
    padding-top: 120px;
  }
}

.romana_error_text {
  text-align: center;
  color: #000;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_error_text {
    margin-top: 35px;
  }
}

.romana_error_text h2 {
  font-size: 48px;
  font-weight: 300;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.romana_error_text .romana_error_btn {
  margin-top: 30px;
}

.romana_error_text .romana_error_btn a {
  height: 45px;
  line-height: 45px;
}

/* ==============================================================================================
    ************** Contact Page ******************
================================================================================================= */
.romana_contact_icon {
  /*background: #3d3f92;
  display: block;
  float: left;
  height: 120px;
  line-height: 120px;
  text-align: center;
  width: 120px;*/
  display: block;
  float: left;
  line-height: 85px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .romana_contact_icon {
    width: 100px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_contact_icon {
    width: 50px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_contact_icon {
    width: 90px;
    margin-bottom: 20px;
  }
}

.romana_contact_icon {
  font-size: 30px;
  color: #3d3f92;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_contact_icon a {
    font-size: 20px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .romana_contact_icon a {
    font-size: 30px;
  }
}

.romana_contact_info {
  color: #333;
  font-size: 16px;
  letter-spacing: 1px;
  padding-bottom: 19px;
  padding-left: 55px;
  padding-top: 26px;
  line-height: 35px;
}

.strong-width {
  width: 25% !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .romana_contact_info.text-center {
    font-size: 13px;
  }
}

/* ==============================================================================================
    ************** Preloder Css start ******************
================================================================================================= */
body.preloader_active {
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#preloader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #F9F9FA;
  z-index: 99999999999;
}

.preloader_spinner {
  background: transparent url("../images/spin.gif") no-repeat scroll center center;
  display: block;
  height: 120px;
  left: 50%;
  margin-left: -71px;
  margin-top: -60px;
  position: absolute;
  top: 50%;
  width: 142px;
  z-index: 2147483647;
}

/*updated*/
.hero_slider .owl-nav>div:hover {
  background-color: #3d3f92;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.hero_slider .owl-nav>div {
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 24px;
  margin: 0 3px;
  padding: 4px 15px;
  text-transform: uppercase;
}

.hero_slider .owl-nav {
  bottom: 30px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}

nav#navbar ul.nav li:hover ul.dropdown-menu {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

/*# sourceMappingURL=style.css.map */
.blue-color {
  color: #3d3f92 !important;
  font-size: 30px !important;
}

.blue-colorA {
  color: #3d3f92 !important;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
}

.img-shadow {
  border: 1px solid #000;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.12);
  margin-bottom: 20px;
}

.col-3-width {
  width: 25%;
  margin-top: 10px;
}

.wings-h4 a {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  font-weight: 300
}

.wings-h4 a:hover {
  color: #ccc;
}

.romana_footer_bottom_text p {
  color: #ccc;
}

.text-transform-uppercase {
  letter-spacing: 1px;
}

.text-transform-uppercase h3 {
  font-size: 18px;
}

.column-box.box-shadow, .column-box:hover {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid #e5e5e5;
}

.margin-bottom-15 {
  margin-bottom: 15px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.icons-size {
  color: #b9b8b8;
  font-size: 22px;
  padding: 19px 22px 0;
}

.bordersA {
  border-bottom: 1px dashed #ccc;
  margin: 35px 0;
}

.column-box {
  background: #fff none repeat scroll 0 0;
  border: 3px solid #eaeaea;
  display: block;
  margin-bottom: 10px;
  position: relative;
  border-radius: 2%;
  transition: all 0.3s ease-in-out 0s;
}

.column-box1 h4 a {
  text-align: center;
  color: #3d3f92;
  text-transform: uppercase !important;
  letter-spacing: 2px;
}

.column-box1 h4 a:hover {
  color: #333;
}

.imgs:hover {
  background: #fff;
  opacity: 0.4
}

#g_Map {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  border: 5px solid #fff;
  margin-top: 30px;
}

.mail-id {
  color: #333;
}

.mail-id:hover {
  color: #3d3f92
}

.cursors {
  cursor: text;
}

.padding-left-none {
  padding-left: 0;
}

.margin-bottom-45 {
  margin-bottom: 45px;
}

.links {
  color: #666;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 27px;
  margin-top: 20px;
  text-transform: uppercase;
}

.links1 {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 27px;
  margin-top: 20px;
  text-transform: uppercase;
}

.links2 {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 27px;
  margin-top: 20px;
  text-transform: uppercase;
}

.grey-background {
  background: #f6f6f7;
}

/*
************************************************
         ==Start Portfolio CSS==
************************************************
*/
/* ------ portfolio filter -----*/
.portfolio-filter {
  background: #f9f9f9;
  margin: auto;
  width: 597px;
  line-height: 70px;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.portfolio-filter li {
  display: inline-block;
  height: 70px;
  line-height: 70px;
}

.portfolio-filter li a {
  color: #333;
  padding: 25px 26px;
  font-family: 'proxima_novasemibold';
  letter-spacing: 1px;
}

.portfolio-filter li.active {
  background: #99ca3c;
  border-radius: 3px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
}

.portfolio-filter li.active a {
  color: #fff;
}

.portfolio-filter {
  margin-bottom: 80px;
}

/* ------ masonry basic -----*/
.grid li {
  transition-duration: 0s;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
}

.grid img {
  width: 100%
}

.grid-gallery {
  clear: both;
  float: left;
  width: 100%;
}

.gallery-img a {
  position: relative;
  z-index: 2;
  display: block
}

.grid-gallery ul {
  list-style: none;
  padding: 0;
}

.grid-gallery figure {
  margin: 0;
  position: relative
}

.grid-gallery figure img {
  display: block;
  width: 100%;
  opacity: 1;
}

.grid-gallery figcaption h3 {
  margin: 0 0 5px;
  padding: 0;
  text-transform: uppercase;
}

.grid-gallery figcaption h3 a,
.grid-gallery figcaption h3 {
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 400;
  color: #eee;
}

.grid-gallery figcaption p a,
.grid-gallery figcaption p {
  display: inline-block;
  color: #666;
  margin-bottom: 0;
  margin-top: 5px;
}

.grid {
  margin: 0 auto;
}

.grid li {
  box-sizing: border-box;
  float: left;
  margin: 0;
  width: 25%;
  display: inline-table;
}

.grid figure {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.grid figcaption {
  top: 50%;
  opacity: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}

.grid-gallery figcaption i {
  font-size: 36px;
  color: #fff;
  margin-bottom: 30px;
  padding: 0 5px;
  opacity: 0;
  -webkit-transform: scale(1.5);
  transform: scale(2.5);
  position: relative;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}

.grid figure:hover figcaption i {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.grid figure figcaption i:hover {
  color: #99CA3C;
}

.gallery-img {
  opacity: 1;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  overflow: hidden;
  position: relative;
}

.grid figure:hover .gallery-img {
  background-color: #000;
}

.no-hover figure:hover .gallery-img {
  background-color: transparent !important;
}

.thumbnail-image {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  opacity: 0.15;
}

.no-hover figure:hover img {
  opacity: 1 !important;
  -webkit-transform: none;
  transform: none;
}

figure:hover img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  opacity: 0.15;
}

.mfp-figure figure:hover img {
  cursor: pointer
}

.grid figure:hover figcaption {
  opacity: 1;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}

/* ------ portfolio grid - 2 column -----*/
.revolution-masonry-portfolio-list .portfolio-item {
  padding: 10px;
}

/* ------ portfolio grid -----*/
/* portfolio grid - 2 column  */
.work-2col .grid li {
  float: left;
  width: 50%;
}

/* portfolio grid - 3 column  */
.work-3col .grid li {
  float: left;
  width: 30.33%;
  margin: 10px 15px 40px;
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
  padding: 10px;
}

/* portfolio grid - 4 column  */
.work-4col .grid li {
  float: left;
  width: 25%;
}

#portfolio.work-4col .grid figcaption {
  bottom: 60px;
}

.work-4col .grid-gallery figcaption h3 a,
.grid-gallery figcaption h3 {
  margin: 0 0 3px
}

.work-4col .grid-gallery figcaption p {
  font-size: 11px
}

/* portfolio grid - 5 column  */
.work-5col .grid li {
  float: left;
  width: 20%;
}

.work-5col .grid-gallery figcaption h3 {
  font-size: 12px;
  margin: 0 0 -2px;
}

.work-5col .grid-gallery figcaption h3 a {
  font-family: 'proxima_nova_rgregular';
  font-size: 12px;
  letter-spacing: 2px
}

.work-5col .grid-gallery figcaption p a {
  font-size: 12px;
  letter-spacing: 1px;
}

.work-5col .grid-gallery figcaption i {
  font-size: 26px;
  margin-bottom: 15px
}

.work-5col figure:hover img {
  -webkit-transform: none;
  transform: none;
  transition: .1s;
  -webkit-transition: .1s;
  -moz-transition: .1s;
  opacity: .15;
}

/* portfolio grid - gutter */
.gutter .grid-gallery ul {
  margin-left: -18px;
}

.gutter .grid li {
  padding: 0 0 18px 18px;
}

/* portfolio grid - with title */
.work-with-title .grid figcaption {
  opacity: 1;
  position: relative;
  bottom: 0;
  margin-bottom: 0;
  background: rgba(255, 255, 255, 1);
  z-index: 2;
}

.work-with-title .grid li figcaption h3 {
  color: #a71815;
}

.work-with-title .grid figcaption h3 a {
  display: block
}

.box-shadow .grid figure {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 1px;
  margin-bottom: 20px;
}

/* button with hover */
.grid figure .action-btn {
  top: 40%;
  width: 100%;
  font-size: 36px;
  position: absolute;
  text-align: center;
}

.grid figure .action-btn i {
  color: #fff;
  opacity: 0;
  padding: 0 5px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}

.grid figure:hover .action-btn i {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

figure .action-btn i:hover {
  color: #ccc;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

/* ------ portfolio grid title action -----*/
.grid figcaption {
  margin-top: -50px;
}

.work-5col .grid figcaption {
  margin-top: -35px;
}

.grid .action-btn {
  margin-top: -60px;
}

.work-with-title .grid .action-btn {
  margin-top: -93px;
}

.work-3col.work-with-title .grid .action-btn,
.work-4col.work-with-title .grid .action-btn,
.work-5col.work-with-title .grid .action-btn {
  margin-top: 0px;
}

.work-with-title figcaption,
.work-5col.work-with-title .grid figcaption {
  margin-top: 0;
}

.work-with-title .grid figcaption {
  padding: 30px 0 20px 0;
}

.work-2col.work-with-title .grid figcaption {
  padding: 50px 0 45px 0;
}

/*- portfolio masonry title action -*/
section.masonry .grid figcaption {
  margin-bottom: 0;
  bottom: 30px;
}

section.masonry.wide .grid figcaption {
  margin-bottom: 0;
  bottom: 5%;
}

/* portfolio masonry adjustment */
.grid-gallery ul {
  margin-left: 0px;
}

.work-5col.masonry .grid-gallery ul {
  margin-left: -1px
}

.background-grey {
  background: #f6f6f7;
}

.margin-bottom-25 {
  margin-bottom: 25px !important;
}

.blue-color1 {
  color: #3d3f92 !important;
  font-size: 24px !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.h4-text {
  margin-bottom: 10px;
  margin-top: 20px;
}

.list {
  margin-bottom: 10px;
  margin-left: 25px;
  margin-top: 15px;
  padding: 0;
}

.list li::before {
  color: #3d3f92;
  content: "";
  float: left;
  font-family: "FontAwesome";
  margin-left: -1.5em;
}

.list li {
  color: #3f3f3f;
  font-size: 16px;
  line-height: 28px;
  list-style-type: none;
  margin-bottom: 15px;
  text-align: justify;
  background: none !important;
  box-shadow: none !important;
}

.list li a {
  color: #3f3f3f;
  font-size: 16px;
  line-height: 28px;
  list-style-type: none;
  margin-bottom: 15px;
  text-align: justify;
}

.list li a:hover {
  color: #3d3f92;
}

.list1 {
  margin-bottom: 10px;
  margin-left: 25px;
  margin-top: 15px;
  padding: 0;
}

.list1 li::before {
  color: #3d3f92;
  content: "\f0a4";
  float: left;
  font-family: "FontAwesome";
  margin-left: -1.5em;
}

.list1 li {
  color: #3f3f3f;
  font-size: 16px;
  line-height: 28px;
  list-style-type: none;
  margin-bottom: 15px;
  text-align: center;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

/*timeline*/
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}

.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

/* --------------------------------
Main components
-------------------------------- */
#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}

#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
}

@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }

  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}

.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}

.cd-timeline-block:first-child {
  margin-top: 0;
}

.cd-timeline-block:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 20px 0;
  }

  .cd-timeline-block:first-child {
    margin-top: 0;
  }

  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}

.cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}

.cd-timeline-img.cd-picture {
  background: #75ce66;
}

.cd-timeline-img.cd-movie {
  background: #c03b44;
}

.cd-timeline-img.cd-location {
  background: #f0ca45;
}

@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }

  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }

  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}

@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 0 3px 0 #d7e4ed;
}

.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}

.cd-timeline-content h2 {
  color: #303e49;
}

.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}

.cd-timeline-content p {
  margin: 1em 0;
}

.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}

.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}

.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}

.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}

@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }

  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 15px 20px;
    width: 45%;
  }

  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }

  .cd-timeline-content .cd-read-more {
    float: left;
  }

  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
  }

  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }

  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }

  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }

  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }

  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }

  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {

  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}

@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}

@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}

@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

.timeline-icon {
  color: #fff;
  font-size: 33px;
  padding: 12px 25px;
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
  border-bottom-width: 1px;
  background: #3d3f92;
  color: #fff;
  padding: 13px;
  margin-left: 10px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  border-top: 1px solid #ddd;
  line-height: 1.42857;
  padding: 10px 15px;
  vertical-align: top;
}

.download-fontsize {
  font-size: 25px;
  margin-top: 10px;
}

.diamond-top {
  margin-bottom: 28%;
}

.diamond-top1 {
  margin-bottom: 20%;
}

.diamond-container {
  padding: 30px;
}

.tile-link {
  content: '';
  border-radius: 10px;
  display: block;
  width: 100px;
  height: 100px;
  background: #3d3f92 none repeat scroll 0 0;
  box-shadow: 0 9px 7px -7px #b8b8b8;
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  left: 100px;
  z-index: 99999;
  transition: 1s ease-in-out;
}

@-webkit-keyframes rotateYaxis {
  0% {
    -webkit-transform: rotate3d(0, 1, 0, 0deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 1, 0, 620deg);
  }
}

.grey-colors {
  width: 75px;
  height: 75px;
  position: absolute;
  left: 110px;
}

.padding-to-70 {
  padding-top: 70px;
}

/*who we are*/
.services-section-three {
  padding: 60px 0 40px;
  position: relative;
}

.services-section-three .image-column {
  margin-bottom: 50px;
  position: relative;
}

.services-section-three .image-column .service-title {
  background-color: #fafafa;
  bottom: 30px;
  height: 90px;
  left: 15px;
  position: absolute;
  text-align: center;
  top: 92%;
  transform: rotate(-90deg);
  transform-origin: 0 0 0;
  width: 440px;
}

.services-section-three .image-column .service-title h2::before {
  background-color: #e74c3c;
  content: "";
  height: 2px;
  left: 0;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 55px;
}

.services-section-three .image-column .service-title h2::after {
  background-color: #e74c3c;
  content: "";
  height: 2px;
  margin-top: -1px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 55px;
}

.services-section-three .image-column .inner {
  padding-left: 0px;
  position: relative;
}

.services-section-three .image-column .inner img {
  max-width: inherit;
}

.services-section-three .content-column {
  margin-top: 45px;
  position: relative;
}

.services-section-three .content-column .inner-box {
  background-color: #fafafa;
  box-shadow: 0 10px 7px -7px #666;
  padding: 30px
}

.services-block-two {
  margin-bottom: 0px;
  position: relative;
}

.services-block-two .inner-content {
  position: relative;
}

.services-block-two .inner-content .icon-box {
  color: #3d3f92;
  float: left;
  font-size: 36px;
  line-height: 1em;
  margin-bottom: 15px;
  position: relative;
  width: 12%;
}

.services-section-three h3 {
  margin-top: 10px !important;
}

.services-block-two .inner-content h3 {
  font-size: 18px;
  font-weight: 700;
  padding-left: 20px;
  position: relative;
  text-transform: uppercase;
}

.services-block-two .inner-content h3 a {
  color: #333333;
  transition: all 500ms ease 0s;
}

.services-block-two .inner-content .text {
  color: #777777;
  font-size: 15px;
  margin-top: 15px;
}

.deviders {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 30px;
  padding-top: 20px;
}

.grey-text {
  color: #333;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 18px;
}

.text-transform-uppercase h3 {
  color: #565656;
  font-size: 13pt;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 0;
}

.blue-colorA1 {
  color: #888585;
  font-size: 11pt;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 0;
}

.button {
  background-image: -moz-linear-gradient(center top, #f4f1ee, #fff);
  border-radius: 50%;
  box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.3), 0 3px 1px 1px white inset, 0 -2px 1px 1px rgba(204, 198, 197, 0.5) inset;
  float: left;
  height: 60px;
  position: relative;
  transition: all 0.1s linear 0s;
  width: 60px;
  color: #5557b1;
  margin-top: -5px;
}

.icon-img {
  float: right;
  padding-top: 20px;
  position: relative;
  right: 10px;
  width: 50px;
}

.icon-angle-right {
  margin-right: 5px;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

.h2-font {
  font-size: 48px !important
}

.white-color {
  color: #fff;
}

.mb-2 {
  margin-bottom: 2rem !important;
}

/* __________________________________________________________________________ */
/* editorial popup css start */
.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-color: rgba(3, 3, 3, 0.8);
  z-index: 999;
}

.popupWindow {
  /* background-color:white; */
  margin: 0px auto;
  width: 27%;
  min-width: 350px;
  min-height: 400px;
  /* margin-top: 3%; */
  -moz-border-radius: 50px 50px / 50px 50px;
  border-radius: 10px;
  /* box-shadow: 6px 6px 5px #000; */
}

.popup_txt {
  font-size: 26px;
  left: 0;
  position: relative;
  text-align: center;
  top: 25px;
}

.popup_txt h3 {
  line-height: 40px;
  margin-top: 20px;
}

.popup_img {
  cursor: pointer;
  float: right;
  height: 31px;
  width: 59px;
  position: relative;
  top: 10px;
  left: 15px;
}

.text-1 {
  padding: 40px 30px 10px 30px;
}

.popup-img {
  margin: 43px 0 -32px;
  padding: 0 27px;
}

.text-1 p {
  text-align: justify;
}

.blue {
  color: #0471B6;
}

/* editorial popup css end */
/* __________________________________________________________________________ */


.vl1{
  border-left: 1px solid green;
  height: 190px;
  margin-bottom: 10px;
}
