.page-content.deactivated{
  opacity: 0.2;
}

h3, h3.drop-line, .message_title h3{
  font-family: 'Open Sans', sans-serif;
  color: #00A0DF;
}

h3 span, h3.drop-line span, .message_title h3 span{
  color: #2C3E50;
}

p strong{font-weight: bold !important;}

/*div#preloader{display: none;}*/

/*** logo***/
.logo_area {padding: 10px 0;}
.logo_area img{width: 200px;height: auto;}
.is-sticky .main_header_area .logo_area{padding: 4px 0;}
.is-sticky .main_header_area .logo_area img{width: 133px;}
/***nav logo***/


/***navigation***/
.top_header_area{background-color: #00a0df;}
.mainmenu ul#nav li.current_page_item a {color: #00a0df;}
.mainmenu ul#nav li a:hover {color: #00a0df;}
/*.top_social_bar > a:hover i {color: #34495E;}*/
@media only screen and (min-width: 788px) and (max-width: 991px) {
	.mainmenu ul#nav li a{font-size: 11px;}
}
.mean-container a.meanmenu-reveal span {background: #00a0df;}
.mean-container .mean-nav {background: #00a0df;}
.mean-container .mean-nav ul li a.mean-expand:hover {background: #037eaa;}
/***navigation***/

/***banner***/
h2.title1.pink-text{color: #ea68c2 !important;}
h2.title1.pink-text span{color: #555 !important;}
h2.title1.yellow-text{color: #FCE229 !important;}
h2.title1.yellow-text span{color: #555 !important;}
h2.title1.green-text{color: #5bc68d !important;}
h2.title1.green-text span{color: #555 !important;}
h2.title1.orange-text{color: #FF4E00 !important;}
h2.title1.orange-text span{
                          color: #555 !important;
/*                          background-image: url(../img/media-logos/bloomberg-large.png);
                          background-position: left;
                          background-repeat: no-repeat;
                          background-size: auto 50px;
                          padding-left: 260px;*/
                        }
/*@media(max-width: 991px) {
  h2.title1.orange-text span{
                          background-size: auto 40px;
                          padding-left: 205px;
                        }
}
@media(max-width: 767px) {
  h2.title1.orange-text span{
                          background-size: auto 25px;
                          padding-left: 130px;
                        }
}*/
h2.title1.blue-text{color: #005AB4 !important;}
h2.title1.blue-text span{
                          color: #555 !important;
/*                          background-image: url(../img/media-logos/rbc.png);
                          background-position: left;
                          background-repeat: no-repeat;
                          background-size: 50px auto;
                          padding-left: 55px;*/
                        }
/*@media(max-width: 1199px) {
  h2.title1.blue-text span{
                          background-size: 40px auto;
                          padding-left: 55px;
                        }
}
@media(max-width: 991px) {
  h2.title1.blue-text span{
                          background-size: 20px auto;
                          padding-left: 25px;
                        }
}*/
.slider-area.educamp{border-bottom: 1px solid #eee !important;}
.layer-2 img{z-index: -1;}
/***banner***/

/**form sidebar**/
.form_sidebar .form_title{background-color: #00a0df;color: #fff;padding: 15px;}
.form_sidebar .service_data_dl{margin-top: 0px;}
.form_sidebar .service_data_dl p{font-size: 15px;font-weight: bold; text-transform: uppercase;font-family: "Open Sans", sans-serif;text-align: center; color: #2C3E50 !important;}
.form_sidebar .service_data_dl ul{}
.form_sidebar .service_data_dl ul li{
	margin-bottom: 15px; padding-left: 1.5em;
    position: relative;
}
.form_sidebar .service_data_dl ul li:after {
      content: '';
      height: .47em;
      width: .4em;
      background: #00a0df;
      display: block;
      position: absolute;
      transform: rotate(45deg);
      top: .55em;
      left: 0;
    }
.form_sidebar .get_a_free_quote{margin-top: 0px;background-color: #00a0df;}

.form_sidebar .btn:hover{
	background-color: #0385b5;
}

/**form sidebar**/

/**about area**/
.about_area{background-color: #f6f6f6;}
canvas#myChart{margin-top: 70px;}

.single_feature{height: 300px;}

.single_feature p{
	padding: 0px 20px;
}

.get_a_quote {
    background-color: #00a0df;
}

.footer_area {
  padding-top: 0px !important;
}

.footer_bottom_area{
  margin-top: 0px !important;
}
@media only screen and (max-width: 991px){
  .form_sidebar{
    margin-top: 30px;
  }
}

div.service_data_dl{
  margin-top: 15px;
}

.argyle .single_service_title > a{

}

.argyle .single_service_title > a.active{
    background-color: #EA68C2;
    color: #fff;
}


.yellow .single_service_title > a.active{
    background-color: #E0B431;
    color: #fff;
}

.argyle .single_service_title:hover > a {
    color: #fff;
    background-color: #EA68C2;
}

.yellow .single_service_title:hover > a {
    color: #fff;
    background-color: #E0B431;
}

.argyle .service_data_dl a{
    background-color: #EA68C2;
}

.argyle .service_data_dl a:hover{
  background-color: #ea6baf;
}

.yellow .service_data_dl a{
    background-color: #E0B431;
}

.yellow .service_data_dl a:hover{
  background-color: #E0B431;
}


/*emerald*/
.emerald .single_service_title > a{

}

.emerald .single_service_title > a.active{
    background-color: #2b8059;
    color: #fff;
}

.emerald .single_service_title > a.active{
    background-color: #E0B431;
    color: #fff;
}

.emerald .single_service_title:hover > a {
    color: #fff;
    background-color: #2b8059;
}

.emerald .service_data_dl a{
    background-color: #2b8059;
}

.emerald .service_data_dl a:hover{
  background-color: #ea6baf;
}

.emerald-section blockquote{
  color: #2b8059;
}

.emerald-section h3{
    color: #2b8059;
}
/*emerald*/


/*emerald*/
.rubies .single_service_title > a{

}

.rubies .single_service_title > a.active{
    background-color: #a11309;
    color: #fff;
}

.rubies .single_service_title > a.active{
    background-color: #E0B431;
    color: #fff;
}

.rubies .single_service_title:hover > a {
    color: #fff;
    background-color: #a11309;
}

.rubies .service_data_dl a{
    background-color: #a11309;
}

.rubies .service_data_dl a:hover{
  background-color: #ea6baf;
}

.rubies-section blockquote{
  color: #a11309;
}

.rubies-section h3{
    color: #a11309;
}
/*emerald*/


/*emerald*/
.sapphires .single_service_title > a{

}

.sapphires .single_service_title > a.active{
    background-color: #17546F;
    color: #fff;
}

.sapphires .single_service_title > a.active{
    background-color: #E0B431;
    color: #fff;
}

.sapphires .single_service_title:hover > a {
    color: #fff;
    background-color: #17546F;
}

.sapphires .service_data_dl a{
    background-color: #17546F;
}

.sapphires .service_data_dl a:hover{
  background-color: #ea6baf;
}

.sapphires-section blockquote{
  color: #17546F;
}

.sapphires-section h3{
    color: #17546F;
}

.sapphires-section h4{
  margin-top: 30px;
}
/*emerald*/


.no-padding{
  padding: 0px;
}

.argyle .service_details_sidebar, .yellow .service_details_sidebar, .diamond .service_details_sidebar{
  margin-top: 30px;
}

@media screen and (min-width: 767px){
  .service_details_sidebar.sidebar-fixed{
    position: fixed;
    top: 55px;
    width: 220.5px;
  }
}

@media screen and (max-width: 767px){
.contact-info-container{
      text-align: center;
    }
    .contact-info-container .single_part .fa{
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -40px;
    }
    .contact-info-container .single_part{
      margin-bottom: 80px;
    }

    .contact-info-container p, .contact-info-container a{
      margin-left: 0px !important;
    }

    .contact-info-container h3{
      text-align: center;
      margin-top: 0px;
    }

    .message_title h3.drop-line{
      text-align: center;
      margin-top: 60px;
      border-top: 1px solid #ccc;
      padding-top: 60px;
    }
}

@media screen and (min-width: 991px){
  .service_details_sidebar.sidebar-fixed{
    position: fixed;
    top: 55px;
    width: 212.5px;
  }
}

@media screen and (min-width: 1199px){
  .service_details_sidebar.sidebar-fixed{
    position: fixed;
    top: 55px;
    width: 262.5px;
  }
}

@media only screen and (max-height: 1000px){
  .service_details_sidebar.sidebar-fixed{
    position: static !important;
  }
}

.argyle-section h3, .yellow-section h3{
  margin-bottom: 15px;
}

.argyle-section #myChart, .yellow-section #myChart{
  margin-top: 20px;
}

.argyle-section blockquote{
  color: #EA68C2;
}

.yellow-section blockquote{
  color: #E0B431;
}

.rubies-section blockquote{
  color: #a11309;
}

blockquote span{
  color: #333;
  font-size: 12px;
  margin-top: 10px;
}

.argyle-section .call_to_action, .yellow-section .call_to_action{
  margin-bottom: 50px;
}

.argyle-section .call_to_action.first{
  background-image: url(../img/bg-pattern/diamond-image-3.jpg);
}

.argyle-section .call_to_action.second{
  background-image: url(../img/bg-pattern/diamond-image-3.jpg);
}

.argyle-section .call_to_action.third{
  background-image: url(../img/bg-pattern/diamond-image-3.jpg);
}


.yellow-section .call_to_action.first{
  background-image: url(../img/bg-pattern/diamond-image-5.jpg);
}

.yellow-section .call_to_action.second{
  background-image: url(../img/bg-pattern/diamond-image-5.jpg);
}

.yellow-section .call_to_action.third{
  background-image: url(../img/bg-pattern/diamond-image-5.jpg);
}

.argyle-section h4, .yellow-section h4, .emerald-section h4{
  margin-top: 30px;
}

.service_data_dl h4{
  margin-top: 15px;
}

.argyle-section h3, .yellow-section h3, .emerald-section h3{
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 2px;
}

.argyle-section h3{
    color: #EA68C2;
}

.yellow-section h3{
    color: #E0B431;
}

.rubies-section h3{
    color: #a11309;
}

.argyle-section h3 span, .yellow-section h3 span, .emerald-section h3 span, .rubies-section h3 span {
    color: #2c3e50;
}

.call_to h3{
  color: #fff;
}

.breadcumb_area.small{
  height: 130px;
}

.breadcumb_area.small .breadcumb_section{
  margin-top: 0px;
}

.breadcumb_area.argyle {
  background-image: url(../img/bg-pattern/fun-fact-4.jpg);
}

.breadcumb_area.yellow {
  background-image: url(../img/bg-pattern/fun-fact-3.jpg);
}

.breadcumb_area.diamond{
  background-image: url(../img/bg-pattern/fun-fact-5.jpg);
}

.breadcumb_area.emerald{
  background-image: url(../img/bg-pattern/fun-fact-6.jpg);
}

.breadcumb_area.rubies{
  background-image: url(../img/bg-pattern/fun-fact-7.jpg);
}

.breadcumb_area.sapphire{
  background-image: url(../img/bg-pattern/fun-fact-8.jpg);
}

@media screen and (min-width: 767px){
  .sub-menu{
    background-color: #fff;
  }
}

.page-break{
  margin-top: 100px;
  display: block;
}

.single-accordion h5 a {
    color: #fff;
    background-color: #00a0df;
}

.video_play_button{
  border-color: #00a0df;
}
.video_play_button i{
  color: #00a0df;
}

.terms-container h4{
  margin-top: 40px;
}

.accordions{
  margin-top: 30px;
}

.argyle-intro, .yellow-intro{
  margin-bottom: 40px;
}

.argyle-intro, .emerald-intro{
  background-color: #F9F9F9;
  position: relative;
  padding-top: 40px;
  padding-bottom: 60px;
}

.emerald-intro{
  padding-top: 75px;
}

.rubies-intro{
  padding-top: 75px;
  background-color: #fff;
}

.emerald-intro h3{
  color: #2B8059;
}

.rubies-intro h3{
  color: #A11309;
}

.sapphire-intro h3{
  color: #17546F;
}

.argyle-intro .container, .yellow-intro .container, .emerald-intro .container, .rubies-intro .container, .sapphire-intro .container{
  position: relative;
}

@media only screen and (min-width: 992px){
  .argyle-background{
    height: 350px;
    width: 340px;
    position: absolute;
    background-image: url(../img/bg-pattern/intro-1.jpg);
    background-repeat: no-repeat;
    top: 50px;
    left: 0px;
  }

  .yellow-background{
    height: 350px;
    width: 340px;
    position: absolute;
    background-image: url(../img/bg-pattern/intro-2.jpg);
    background-repeat: no-repeat;
    top: 50px;
    right: 0px;
  }

  .emerald-background{
    height: 350px;
    width: 340px;
    position: absolute;
    background-image: url(../img/gallery/slide-3.jpg);
    background-repeat: no-repeat;
    top: 35px;
    left: 0px;
  }

  .rubies-background{
    height: 350px;
    width: 340px;
    position: absolute;
    background-image: url(../img/gallery/rubies.jpg);
    background-repeat: no-repeat;
    top: 70px;
    left: 0px;
  }

  .sapphire-background{
    height: 350px;
    width: 340px;
    position: absolute;
    background-image: url(../img/gallery/sapphires.jpg);
    background-size: 350px auto;
    background-repeat: no-repeat;
    top: 30px;
    left: 0px;
  }
}

.diamond-side img{
  display: block;
  width: 100%;
}

.diamonds h4{
  margin-top: 25px;
}

.footer_bottom_area{
  padding: 40px 0px !important;
  color: #ccc;
  font-size: 12px;
  text-align: center;
}

.logo-footer{
  margin-bottom: 10px;
  width: 40px;
  height: auto;
  opacity: 0.8;
}

nav.footer-nav a{
  border-right: 1px solid #ccc;
  padding-right: 5px;
  padding-left: 5px;
  color: #ccc;
  font-size: 12px;
}

nav.footer-nav a:hover{
  color: #00A0DF;
}

nav.footer-nav a:last-child{
  border-right: none;
}

.video-container{
  margin-top: 50px;
  padding: 50px 0px;
}

.single_gallery_item img{
  width: 100%;
}

.single_gallery_item .gallery_info p{
  font-size: 12px;
  padding: 0px 15px;
}

.gallery_info h5{
  margin-top: 15px;
  margin-bottom: 10px;
}

.gallery_area .single_gallery_item .links {
  top: 20%;
}

.nav.nav-pills{
  margin-bottom: 10px;
  margin-top: 30px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
  background-color: #00a0df;
}

.gallery_area a{
  cursor: pointer;
}

section.ruby-2{
  background-color: #F9F9F9;
}

.ruby-container{
  margin-top: 80px;
}

#myCarousel{
  margin-top: 50px;
  background-color: #f9f9f9;
  color: #333;
}

.carousel-inner{
  height: 450px;
  text-align: center;
}

.carousel-inner h4{
  margin-top: 80px;
}

.carousel-control{
  background-image: none !important;
  color: #00A0DF;
  opacity: 1;
}

.carousel-indicators li{
  background-color: #fff;
  border-color: #00a0df;
}

.carousel-indicators li.active{
  background-color: #00a0df;
}

h4 span{
  font-weight: normal;
  font-size: 14px;
}
/*.gallery_area .single_gallery_item .links > a{
  background-color: none !important;
}*/

section.diamond-section .single_part_content img{
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}

.single_service_img img{
  width: 100%;
}

.service_details_content img{
  width: 100%;
  margin-bottom: 20px;
}

.gem-carousel{
  border-top: 8px solid #f0f0f0;
  background-color: #fff !important;
}

.cnn-small{
  width: 25px !important;
  height: auto;
  margin: 0px !important;
  margin-top: -3px !important;
  margin-left: 3px !important;
  margin-right: 1px !important;
}

p.message-back{
  font-size: 12px !important;
  border-top: 1px solid #ccc;
  padding: 15px 10px;
  padding-bottom: 0px;
}

#download-container .pdf_dl{
  background-color: #00A0DF;
  color: #fff;
  margin-left: 10px;
}

#download-container .pdf_dl:hover{
  color: #00A0DF;
  background-color: #fff;
}

.contact_input_area .form-group input:focus,
.contact_input_area .form-group textarea:focus {
    border: 2px solid #00A0DF;
    box-shadow: none;
}

.featured-organizations-container{
  padding: 30px 0px 40px 0px;
}
@media (max-width: 768px){
  .featured-organizations-container{
    padding: 30px 0px 0px 0px;
  }
}

.featured-organizations-container .featured-organization{
  text-align: center;
}

@media (max-width: 768px){
  .featured-organizations-container .featured-organization{
    margin-bottom: 40px;
  }
}

hr{
  margin-top: 0px;
}

.top_social_bar a{
  color: #fff;
  transition: all 0.5s ease !important;
}

.top_social_bar a:hover{
  color: rgba(255,255,255,0.5);
}


.yellow-video-container,
.yellow-video-holder{
  /*padding: 0px;
  margin: 0px;*/
  padding: 0px;
}

.yellow-video-container{
  /*margin: 30px 0px 50px 0px;*/
  margin-bottom: 50px;
  padding: 0px;
}

a.tel-link{
  color: #00A0DF !important;
}

h2{
  color: #00A0DF !important;
}

h3, h3.drop-line, .message_title h3{
  font-family: 'Open Sans', sans-serif;
  color: #00A0DF;
}

h3 span, h3.drop-line span, .message_title h3 span{
  color: #2C3E50;
}

p strong{font-weight: bold !important;}

/*div#preloader{display: none;}*/

/***nav logo***/
.logo_area {padding: 10px 0;}
.logo_area img{width: 200px;height: auto;}
.is-sticky .main_header_area .logo_area{padding: 4px 0;}
.is-sticky .main_header_area .logo_area img{width: 133px;margin-top: 3px;image-rendering:auto}
/***nav logo***/


/***navigation***/
.top_header_area{background-color: #00a0df;}
.mainmenu ul#nav li.current_page_item a {color: #00a0df;}
.mainmenu ul#nav li a:hover {color: #00a0df;}
/*.top_social_bar > a:hover i {color: #34495E;}*/
@media only screen and (min-width: 788px) and (max-width: 991px) {
  .mainmenu ul#nav li a{font-size: 11px;}
}
.mean-container a.meanmenu-reveal span {background: #00a0df;}
.mean-container .mean-nav {background: #00a0df;}
.mean-container .mean-nav ul li a.mean-expand:hover {background: #037eaa;}
/***navigation***/

/***banner***/
h2.title1.pink-text{color: #ea68c2 !important;}
h2.title1.pink-text span{color: #555 !important;}
h2.title1.yellow-text{color: #FCE229 !important;}
h2.title1.yellow-text span{color: #555 !important;}
h2.title1.green-text{color: #5bc68d !important;}
h2.title1.green-text span{color: #555 !important;}
.slider-area.educamp{border-bottom: 1px solid #eee !important;}
.layer-2 img{z-index: -1;}
/***banner***/

/**form sidebar**/
.form_sidebar .form_title{background-color: #00a0df;color: #fff;padding: 15px;}
.form_sidebar .service_data_dl{margin-top: 0px;}
.form_sidebar .service_data_dl p{font-size: 18px;color: #333;}
.form_sidebar .service_data_dl ul{}
.form_sidebar .service_data_dl ul li{
  margin-bottom: 15px; padding-left: 1.5em;
    position: relative;
}
.form_sidebar .service_data_dl ul li:after {
      content: '';
      height: .47em;
      width: .4em;
      background: #00a0df;
      display: block;
      position: absolute;
      transform: rotate(45deg);
      top: .55em;
      left: 0;
    }
.form_sidebar .get_a_free_quote{margin-top: 0px;background-color: #00a0df;}

.form_sidebar .btn:hover{
  background-color: #0385b5;
}
/**form sidebar**/

/**about area**/
.about_area{background-color: #f6f6f6;}
canvas#myChart{margin-top: 70px;}

.single_feature{height: 300px;}

.single_feature p{
  padding: 0px 20px;
}

.get_a_quote {
    background-color: #00a0df;
}

.footer_area {
  padding-top: 0px !important;
}

.footer_bottom_area{
  margin-top: 0px !important;
}
@media only screen and (max-width: 991px){
  .form_sidebar{
    margin-top: 30px;
  }
}

div.service_data_dl{
  margin-top: 15px;
}

.argyle .single_service_title > a{

}

.argyle .single_service_title > a.active{
    background-color: #EA68C2;
    color: #fff;
}


.yellow .single_service_title > a.active{
    background-color: #E0B431;
    color: #fff;
}

.argyle .single_service_title:hover > a {
    color: #fff;
    background-color: #EA68C2;
}

.yellow .single_service_title:hover > a {
    color: #fff;
    background-color: #E0B431;
}

.argyle .service_data_dl a{
    background-color: #EA68C2;
}

.argyle .service_data_dl a:hover{
  background-color: #ea6baf;
}

.yellow .service_data_dl a{
    background-color: #E0B431;
}

.yellow .service_data_dl a:hover{
  background-color: #E0B431;
}


/*emerald*/
.emerald .single_service_title > a{

}

.emerald .single_service_title > a.active{
    background-color: #2b8059;
    color: #fff;
}

.emerald .single_service_title > a.active{
    background-color: #E0B431;
    color: #fff;
}

.emerald .single_service_title:hover > a {
    color: #fff;
    background-color: #2b8059;
}

.emerald .service_data_dl a{
    background-color: #2b8059;
}

.emerald .service_data_dl a:hover{
  background-color: #ea6baf;
}

.emerald-section blockquote{
  color: #2b8059;
}

.emerald-section h3{
    color: #2b8059;
}
/*emerald*/


/*emerald*/
.rubies .single_service_title > a{

}

.rubies .single_service_title > a.active{
    background-color: #a11309;
    color: #fff;
}

.rubies .single_service_title > a.active{
    background-color: #E0B431;
    color: #fff;
}

.rubies .single_service_title:hover > a {
    color: #fff;
    background-color: #a11309;
}

.rubies .service_data_dl a{
    background-color: #a11309;
}

.rubies .service_data_dl a:hover{
  background-color: #ea6baf;
}

.rubies-section blockquote{
  color: #a11309;
}

.rubies-section h3{
    color: #a11309;
}
/*emerald*/


/*emerald*/
.sapphires .single_service_title > a{

}

.sapphires .single_service_title > a.active{
    background-color: #17546F;
    color: #fff;
}

.sapphires .single_service_title > a.active{
    background-color: #E0B431;
    color: #fff;
}

.sapphires .single_service_title:hover > a {
    color: #fff;
    background-color: #17546F;
}

.sapphires .service_data_dl a{
    background-color: #17546F;
}

.sapphires .service_data_dl a:hover{
  background-color: #ea6baf;
}

.sapphires-section blockquote{
  color: #17546F;
}

.sapphires-section h3{
    color: #17546F;
}

.sapphires-section h4{
  margin-top: 30px;
}
/*emerald*/


.no-padding{
  padding: 0px;
}

.argyle .service_details_sidebar, .yellow .service_details_sidebar, .diamond .service_details_sidebar{
  margin-top: 30px;
}

@media screen and (min-width: 767px){
  .service_details_sidebar.sidebar-fixed{
    position: fixed;
    top: 55px;
    width: 220.5px;
  }
}

@media screen and (max-width: 767px){
.contact-info-container{
      text-align: center;
    }
    .contact-info-container .single_part .fa{
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -40px;
    }
    .contact-info-container .single_part{
      margin-bottom: 80px;
    }

    .contact-info-container p, .contact-info-container a{
      margin-left: 0px !important;
    }

    .contact-info-container h3{
      text-align: center;
      margin-top: 0px;
    }

    .message_title h3.drop-line{
      text-align: center;
      margin-top: 60px;
      border-top: 1px solid #ccc;
      padding-top: 60px;
    }
}

@media screen and (min-width: 991px){
  .service_details_sidebar.sidebar-fixed{
    position: fixed;
    top: 55px;
    width: 212.5px;
  }
}

@media screen and (min-width: 1199px){
  .service_details_sidebar.sidebar-fixed{
    position: fixed;
    top: 55px;
    width: 262.5px;
  }
}

@media only screen and (max-height: 1000px){
  .service_details_sidebar.sidebar-fixed{
    position: static !important;
  }
}

.argyle-section h3, .yellow-section h3{
  margin-bottom: 15px;
}

.argyle-section #myChart, .yellow-section #myChart{
  margin-top: 20px;
}

.argyle-section blockquote{
  color: #EA68C2;
}

.yellow-section blockquote{
  color: #E0B431;
}

.rubies-section blockquote{
  color: #a11309;
}

blockquote span{
  color: #333;
  font-size: 12px;
  margin-top: 10px;
}

.argyle-section .call_to_action, .yellow-section .call_to_action{
  margin-bottom: 50px;
}

.argyle-section .call_to_action.first{
  background-image: url(../img/bg-pattern/diamond-image-3.jpg);
}

.argyle-section .call_to_action.second{
  background-image: url(../img/bg-pattern/diamond-image-3.jpg);
}

.argyle-section .call_to_action.third{
  background-image: url(../img/bg-pattern/diamond-image-3.jpg);
}


.yellow-section .call_to_action.first{
  background-image: url(../img/bg-pattern/diamond-image-5.jpg);
}

.yellow-section .call_to_action.second{
  background-image: url(../img/bg-pattern/diamond-image-5.jpg);
}

.yellow-section .call_to_action.third{
  background-image: url(../img/bg-pattern/diamond-image-5.jpg);
}

.argyle-section h4, .yellow-section h4, .emerald-section h4{
  margin-top: 30px;
}

.service_data_dl h4{
  margin-top: 15px;
}

.argyle-section h3, .yellow-section h3, .emerald-section h3{
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 2px;
}

.argyle-section h3{
    color: #EA68C2;
}

.yellow-section h3{
    color: #E0B431;
}

.rubies-section h3{
    color: #a11309;
}

.argyle-section h3 span, .yellow-section h3 span, .emerald-section h3 span, .rubies-section h3 span {
    color: #2c3e50;
}

.call_to h3{
  color: #fff;
}

.breadcumb_area.small{
  height: 130px;
}

.breadcumb_area.small .breadcumb_section{
  margin-top: 0px;
}

.breadcumb_area.argyle {
  background-image: url(../img/bg-pattern/fun-fact-4.jpg);
}

.breadcumb_area.yellow {
  background-image: url(../img/bg-pattern/fun-fact-3.jpg);
}

.breadcumb_area.diamond{
  background-image: url(../img/bg-pattern/fun-fact-5.jpg);
}

.breadcumb_area.emerald{
  background-image: url(../img/bg-pattern/fun-fact-6.jpg);
}

.breadcumb_area.rubies{
  background-image: url(../img/bg-pattern/fun-fact-7.jpg);
}

.breadcumb_area.sapphire{
  background-image: url(../img/bg-pattern/fun-fact-8.jpg);
}

@media screen and (min-width: 767px){
  .sub-menu{
    background-color: #fff;
  }
}

.page-break{
  margin-top: 100px;
  display: block;
}

.single-accordion h5 a {
    color: #fff;
    background-color: #00a0df;
}

.video_play_button{
  border-color: #00a0df;
}
.video_play_button i{
  color: #00a0df;
}

.terms-container h4{
  margin-top: 40px;
}

.accordions{
  margin-top: 30px;
}

.argyle-intro, .yellow-intro{
  margin-bottom: 40px;
}

.argyle-intro, .emerald-intro{
  background-color: #F9F9F9;
  position: relative;
  padding-top: 40px;
  padding-bottom: 60px;
}

.emerald-intro{
  padding-top: 75px;
}

.rubies-intro{
  padding-top: 75px;
  background-color: #fff;
}

.emerald-intro h3{
  color: #2B8059;
}

.rubies-intro h3{
  color: #A11309;
}

.sapphire-intro h3{
  color: #17546F;
}

.argyle-intro .container, .yellow-intro .container, .emerald-intro .container, .rubies-intro .container, .sapphire-intro .container{
  position: relative;
}

@media only screen and (min-width: 992px){
  .argyle-background{
    height: 350px;
    width: 340px;
    position: absolute;
    background-image: url(../img/bg-pattern/intro-1.jpg);
    background-repeat: no-repeat;
    top: 50px;
    left: 0px;
  }

  .yellow-background{
    height: 350px;
    width: 340px;
    position: absolute;
    background-image: url(../img/bg-pattern/intro-2.jpg);
    background-repeat: no-repeat;
    top: 50px;
    right: 0px;
  }

  .emerald-background{
    height: 350px;
    width: 340px;
    position: absolute;
    background-image: url(../img/gallery/slide-3.jpg);
    background-repeat: no-repeat;
    top: 70px;
    left: 120%;
  }

  .rubies-background{
    height: 350px;
    width: 340px;
    position: absolute;
    background-image: url(../img/gallery/rubies.jpg);
    background-repeat: no-repeat;
    top: 70px;
    left: 0px;
  }

  .sapphire-background{
    height: 350px;
    width: 340px;
    position: absolute;
    background-image: url(../img/gallery/sapphires.jpg);
    background-size: 350px auto;
    background-repeat: no-repeat;
    top: 30px;
    left: 0px;
  }
}

.diamond-side img{
  display: block;
  width: 100%;
}

.diamonds h4{
  margin-top: 25px;
}

.footer_bottom{
  padding-bottom: 70px;
}

footer .footer_top_area{
  text-align: center;
}

footer .footer-nav ul{
  margin-top: 45px;
}

footer .footer-nav ul li{
  display: inline-block;
}

footer .footer-nav ul li a{
  border-right: 1px solid #999;
  color: #999;
  padding-right: 10px;
  padding-left: 10px;
}

footer .footer-nav ul li:last-child a{
  border-right: none;
}

footer .footer-nav ul li a:hover{
  color: #fff;
}

.video-container{
  margin-top: 50px;
  padding: 50px 0px;
}

.single_gallery_item img{
  width: 100%;
}

.single_gallery_item .gallery_info p{
  font-size: 12px;
  padding: 0px 15px;
}

.gallery_info h5{
  margin-top: 15px;
  margin-bottom: 10px;
}

.gallery_area .single_gallery_item .links {
  top: 20%;
}

.nav.nav-pills{
  margin-bottom: 10px;
  margin-top: 30px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
  background-color: #00a0df;
}

.gallery_area a{
  cursor: pointer;
}

section.ruby-2{
  background-color: #F9F9F9;
}

.ruby-container{
  margin-top: 80px;
}

#myCarousel{
  margin-top: 50px;
  background-color: #f9f9f9;
  color: #333;
}

.carousel-inner{
  height: 450px;
  text-align: center;
}

.carousel-inner h4{
  margin-top: 80px;
}

.carousel-control{
  background-image: none !important;
  color: #00A0DF;
  opacity: 1;
}

.carousel-indicators li{
  background-color: #fff;
  border-color: #00a0df;
}

.carousel-indicators li.active{
  background-color: #00a0df;
}

h4 span{
  font-weight: normal;
  font-size: 14px;
}
/*.gallery_area .single_gallery_item .links > a{
  background-color: none !important;
}*/

section.diamond-section .single_part_content img{
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}

.single_service_img img{
  width: 100%;
}

.service_details_content img{
  width: 100%;
  margin-bottom: 20px;
}

.gem-carousel{
  border-top: 8px solid #f0f0f0;
  background-color: #fff !important;
}

.cnn-small{
  width: 25px !important;
  height: auto;
  margin: 0px !important;
  margin-top: -3px !important;
  margin-left: 3px !important;
  margin-right: 1px !important;
}

p.message-back{
  font-size: 12px !important;
  border-top: 1px solid #ccc;
  padding: 15px 10px;
  padding-bottom: 0px;
}

#download-container .pdf_dl{
  background-color: #00A0DF;
  color: #fff;
  margin-left: 10px;
}

#download-container .pdf_dl:hover{
  color: #00A0DF;
  background-color: #fff;
}

.contact-submit{
  background-color: #00A0DF !important;
  border-color: #00A0DF !important;
  color: #fff !important;
}

.contact-submit:hover{
  background-color: #00A0DF !important;
  border-color: #00A0DF !important;
}

.contact-submit:disabled{
  background-color: #fff !important;
  border-color: #ccc !important;
  color: #ccc !important;
}

.contact-submit:disabled:hover{
  background-color: #fff !important;
  border-color: #ccc !important;
  color: #ccc !important;
}

#submit-form-btn:disabled, #submit-form-btn:disabled:hover{
  background-color: rgba(255,255,255,0.8) !important;
  color: #2C3E50 !important;
}

.contact_input_area .form-group input:focus,
.contact_input_area .form-group textarea:focus {
    border: 2px solid #00A0DF;
    box-shadow: none;
}

.featured-organizations-container{
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 270px;
    padding-bottom: 40px;
}
@media (max-width: 768px){
  .featured-organizations-container{
    padding: 30px 0px 0px 0px;
  }
}

.featured-organizations-container .featured-organization{
  text-align: center!important;
}

@media (max-width: 768px){
  .featured-organizations-container .featured-organization{
    margin-bottom: 40px;
  }
}

hr{
  margin-top: 0px;
}

.top_social_bar a{
  color: #fff;
  transition: all 0.5s ease !important;
}

.top_social_bar a:hover{
  color: rgba(255,255,255,0.5);
}


.yellow-video-container,
.yellow-video-holder{
  /*padding: 0px;
  margin: 0px;*/
  padding: 0px;
}

.yellow-video-container{
  /*margin: 30px 0px 50px 0px;*/
  margin-bottom: 50px;
  padding: 0px;
}

.emerald-section #yellow-video {
  margin-top: 10px;
}

a.tel-link{
  color: #00A0DF !important;
}

h2{
  color: #00A0DF !important;
}

.address-area a.phone-link{
  color: #00A0DF !important;
  text-decoration: none !important;
}

.captcha-container{
  text-align: center;
  margin-bottom: 20px;
}

.g-recaptcha > div{
  float: left;
  margin-bottom: 0px;
}

.recap-front{
  transform:scale(0.77);
  -webkit-transform:scale(0.77);
  transform-origin:0 0;
  -webkit-transform-origin:0 0;
}

.recap-side{
  transform:scale(0.77);
  -webkit-transform:scale(0.77);
  transform-origin:0 0;
  -webkit-transform-origin:0 0;
}


@media (max-width: 1199px){
  .recap-front{
    transform:scale(0.87);
    -webkit-transform:scale(0.87);
  }
  .recap-side{
    transform:scale(0.6);
    -webkit-transform:scale(0.6);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
  }
}

@media (max-width: 991px){
  .recap-front{
    transform:scale(1);
    -webkit-transform:scale(1);
  }
  .recap-front > div{
    margin-left: 0px;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .recap-side{
    transform:scale(1);
    -webkit-transform:scale(1);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
  }
  .recap-side > div{
    margin-left: 0px;
    margin-bottom: 10px;
  }
}

@media (max-width: 991px){
  
}

textarea{
  margin-bottom: 0px !important;
}

.contact-submit{
  margin-right: 0px !important;
  margin-top: 55px !important;
}

@media (max-width: 991px){
  .contact-submit{
    margin-left: 0px !important;
    margin-top:  20px !important;
  }
}

.site-lock{
  float: right;
  margin-right: 55px !important;
}

.get_a_free_quote {
    background-color: #34495e;
    margin-top: 50px;
    padding: 30px 15px;
}

.get_a_free_quote > h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
}

.get_a_free_quote form input[type=text],
.get_a_free_quote form input[type=email],
.get_a_free_quote form select {
    border: medium none;
    color: #6f6f6f;
    height: 40px;
    padding: 5px 10px;
    width: 100%;
    border-radius: 3px;
    letter-spacing: 1px;
}

.get_a_free_quote form select option {
    padding: 5px 10px;
    color: #6f6f6f;
    border: none;
    letter-spacing: 1px;
}

.get_a_free_quote form button {
    margin-bottom: 0;
    background-color: #fff;
    color: #2c3e50;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.get_a_free_quote form button:hover {
    background-color: #f1c40f;
    color: #fff;
}

.get_a_free_quote .checkbox label{
  color: #fff !important;
  font-size: 11px;
}

#scrollUp {
  bottom: 100px;
  right: 9px;
}

.site-lock img {
  height: 55px;
  width: auto;
  position: relative;
  top: 8px;
}

.gia-logo {
  width: 180px;
  height: auto;
  position: relative;
}

.argyle-diamond-logo {
  width: 180px;
  height: auto;
  position: relative;
  top: 10px;
}

.jvc-logo {
  width: 180px;
  height: auto;
  top: 10px;
  position: relative;
}

.money-back-logo{
  width: 80px;
  height: auto;
  position: relative;
  top: 0px;
}


@media (max-width: 991px){
  .money-back-logo{
    width: 60px;
  }
  .site-lock img {
    top: 5px;
  }
}

@media (max-width: 768px){
  .site-lock {
    width: 100%;
  }

  .site-lock img {
    margin: 0 auto;
    position: relative;
    left: 50px;
  }
}

.overview-three-container {
  /*border-top: 1px solid #ddd;*/
  margin-bottom: 60px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 35px;
  padding-top: 15px;
}

.overview-three-container div {
  padding-top: 10px;
  padding-bottom: 10px;
}

.overview-three-container div h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
}

.overview-three-container div p {
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-size: 12px;
}

.overview-three-container div .fa {
  color: #00a0df;
  font-size: 25px;
}

.first-heading {
  margin-top: 2px;
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: #00A0DF;
}

.first-heading h2 {
  color: #fff !important;
  line-height: 1.3;
}

.second-heading {
  margin: 0px 0px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 0px;
}

.form_sidebar.left-side {
  margin-top: 10px;
}

.form_sidebar.left-side h4 {
  margin-top: 0px;
}

.padding-left-30 {
  padding-left: 30px;
}

.diamond-top-section {
  padding-top: 0px;
}

#myModal {
  top: 150px;
}

#myModal .close{
  color: #fff;
  opacity: 1;
  font-size: 37px;
  padding-top: 0px;
  position: relative;
  top: -10px;
  right: -5px;
}

@media (min-width: 767px) {
  #myModal .modal-dialog {
    width: 750px;
  }
}

#myModal .modal-content {
  border-radius: 0px;
}

.modal-header{
  background-color: #cf64c0;
  margin: -15px;
  margin-bottom: 0px;
  color: #fff;
}

#myModal .modal-body {
  overflow: auto;
  overflow-x:hidden;
}

.modal-title {
  color: #fff;
}

#myModal h5 {
  font-size: 20px;
  margin-top: 20px;
}

#myModal p{
  background-color: #00A0DF;
  color: #fff;
  padding: 10px;
  margin-top: 30px;
  margin-bottom: 20px;
}

#myModal .modal-footer button{
  border-radius: 0px;
}

#submit-form-btn2 {
  background-color: #00A0DF !important;
  border-color: #00A0DF !important;
}

#download-container-pop-up {
  border: 1px solid #ccc;
  border-top: none;
  display: none;
}

#download-container-pop-up .message-back {
  margin-top: 0px;
}

#download-container-pop-up .pdf_dl {
  margin-left: 10px;
  margin-bottom: 20px;
}

@media(min-width: 991px) {
  .form-front-page {
    margin-top: 25px;
  }
}

.single_service_title > a {
  text-transform: none;
}

#contactSuccessModal {
  z-index: 999999 !important;
}

.social-bar {
  display: block;
  overflow: auto;
  margin-top: 20px;
}

.social-bar .social-share-icon {
  float: right;
  margin-left: 5px;
}

.social-bar .social-share-icon img{
  width: 180px;
  height: auto;
}

@media(max-width: 767px) {
  .social-bar .social-share-icon img{
    width: 160px;
  }
}

@media(max-width: 767px) {
  .mobile-social a{
      float: left !important;
      width: 25% !important;
      padding: 20px 0 !important;
      text-align: center !important;
  }
}

