@media (max-width: 1400px) {
	a.btn.btn-primary.header-button{
	font-size: 24px !important;
	}
	div.navigation-wrapper .navigation .nav li.menuparent > .nolink, .navigation-wrapper .navigation .nav li.menuparent > a {
    padding-right: 10px !important;
	}

	div#navigation .container{
	width: 100%;
	}
	div.header-request-appt {
	padding: 0px 0px 25px;
	}
}
@media (max-width: 1090px) {
	div.paragraph3{
		width: 55%;
	}
	div.cat-paragraph{
		top: 250px;
	}
	div.navigation-wrapper .navigation .nav li .nolink, .navigation-wrapper .navigation .nav li a {
    	padding-left: 10px;

	}
}

@media (max-width: 1199px) {
	#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
	  line-height: 90px;
	}
	
	div#header-wrapper #header #header-inner .navbar .navbar-inner .logo{
		height: 100px;
	}
	
	img.index-cta-images {
      background-image: url(https://www.royacdn.com/unsafe/smart/Site-43ea27d9-8af6-4fe7-a6c1-c812f379cb60/Cta/custom_frame_bee_creek.png);
      background-size: 68% !important;
      background-repeat: no-repeat;
      background-position: 41px 14px;
      padding: 69px 88px 89px 79px !important;
   	  width: 280px !important;
	}
	
	div.index-cta-wrapper {
      padding: 0 100px;
	}
	
	.navigation .nav {
		margin-left: 0 !important;
	}
	
	div.header-social-media {
    	padding-left: 35px;
	}
	div.slider-text-wrapper {
    	min-height: 58px;
	}
	div.slider-text h2{
		line-height: 5vw;
		padding: 0px;
	}
	div.slider-text h4{
		font-size: 30px;
		padding: 20px 0 50px
	
	}
	div.slider-button {
    	left: 7vw;
	}
}

@media (max-width: 1680px){
	body.header-light #navigation .nav .nolink, body.header-light #navigation .nav a {
    	font-size: 22px !important;
    }

	 div.navigation-wrapper .navigation .nav li.menuparent > .nolink, .navigation-wrapper .navigation .nav li.menuparent > a {
    	padding-right: 0px;
    }
}

@media only screen and (min-width: 992px) {
.slider-button>.btn.btn-primary {
   	z-index: 9999999;
   	position: absolute;
   	bottom: 0;
	width: 300px;
   }
.slider-wrapper .carousel-inner {
	overflow: visible;
   }
}

@media (max-width: 1280px){
	.main-logo{
    max-width: 315px !important;	

	}
}

@media (max-width: 991px) {

	.header-wrapper {
	  width: 100%;	
	}
	
	.logo {
	  text-align: center;
	}
	
	.logo img {
	  margin: auto;	
	}	
	
	div#content div#main {
		padding-left: 0px;
		padding-right: 0px;
	}
	

	.article-wrap {
		text-align: center;
	}
	
	.information-wrap {
    	text-align: center;
	}
	
	table.contact {
    	display: inline;
	}
	
	.useful-links {
		text-align: center;
	}
	
	.hours-wrap {
		text-align: center;
		    padding-top: 40px;
	}
	
	div.index-content-wrapper {
		padding: 20px 0;
	}
	div.hexagons-top{
	padding-left: 0px;
	margin-bottom: 0;
	}
	div.hexagon{
		max-width: 300px;
		margin: 90px auto;
		float: none;
		display: block;
	}
	div.cat-paragraph{
		position: relative;
		top: 0;
	}
	div.paragraph1{
		width: 100%
	}
	div.paragraph2{
		width: 100%
	}
	div.paragraph3{
		width: 100%
	}
	div.contact-block{
		width: 100%;
		position: static;
	}
	div#hexa2 {margin: 90px auto;
	}
	
	div.hexagon h2 {
	-webkit-transform: translatey(50px);
	-ms-transform: translatey(50px);
	transform: translatey(50px);
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	padding:10px;
	text-shadow: 0px 0px 5px #000;
	font-weight:500;
	}
	.hexagon:hover h2,.hexagon:hover a.info {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-transform: translatey(0);
	-webkit-transform: translatey(0);
	transform: translatey(0);

	}
	div.footer-copy{
	width: 300px;

	}
	div#header-wrapper #header #header-inner .navbar .navbar-inner .logo{
       height: auto; 
    }

}

@media (max-width: 768px) {

	div.header-request-appt {
		padding: 0 0 20px;
		text-align: center;
	}
	
	#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
	  line-height: 50px !important;
	}
	
	img.inside-img {
		top: 15px;
		left: 16px;
		padding: 13px;
	}	

}
	
@media (max-width: 767px) {
	
	img.inside-img {
      top: 15px;
      left: 20px;
      padding: 0;
	}


}

@media (max-width: 500px) {

	.logo img {
	  margin: auto;	
	  max-width: 250px;
	  padding-top: 25px;
	}
	
	#header-wrapper #header #header-inner .navbar .navbar-inner .logo {
	  height: 100px !important;
	}
	
	div.index-cta-wrapper {
      padding: 0;
	}
	
	img.img-responsive.inside-img {
      top: 10px;
      left:36px;
      padding: 0px;
	}
	.main-logo{
      max-width: 280px !important;	

	}
	body.header-light #navigation .nav .nolink, body.header-light #navigation .nav a {
    	font-size: 18px !important;
    }
}

@media (max-width: 390px) {
	
	img.img-responsive.inside-img {
      top: 10px;
      left: 16px;
      padding: 5px;
	}
}

@media (max-width: 360px) {
	
	img.img-responsive.inside-img {
      top: 0;
      left: 5px;
      padding: 20px;
	}	
}



@media (max-width: 320px) {
		
	table.office-hours tr td {
		    font-size: 0.85em;
	}
	
	.email-text {
	    font-size: .8em;
	}
	
	img.img-responsive.inside-img {
      top: 0px;
      left: 0px;
      padding: 25px;
	}
}


/* -- Fix for mobile repsonsive issue with display: table; -- */

body #wrapper-outer #wrapper {
    display: block !important;
}

body #wrapper-outer #wrapper #wrapper-inner {
    display: inline !important;
}

body #wrapper-outer #wrapper #footer-wrapper {
    display: block !important;
    height: auto !important;
	float: left;
}

#header-wrapper #header #header-inner .navbar .navbar-inner #btn-nav {
    margin-top: 10px !important;
    position: absolute;
    z-index: 500;
}

body {
    font-size: 17px !important;
    color: #301958 !important;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 20px !important;
}

/*--- Header Overrides ----*/

#header-wrapper #header #header-inner .navbar .navbar-inner .logo {
  margin: 20px 0 0 !important;
  line-height: 0 !important;
}

.header-request-appt {
	padding: 0px 25px 25px;
	text-align: center;
	margin-top: -1.5em;
}

.main-logo {
    max-width: 400px;
}


/*-- Slider --*/

.carousel-inner img.img-responsive {
  width: 100%;
}

a.carousel-control {
  position: absolute;
  left: 0;
  bottom: 50px;
  width: 90%;
  font-size: 50px;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  text-shadow: 0 1px 2px rgba(115, 115, 115, 0.6);
  z-index: 20;
  top: inherit;
}


/* ---- Contact Information Overrides ----- */

.site-phone a {
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
    font-family: 'Pompiere', cursive;
    font-size: 30px;
}

.site-phone a:hover {
    font-weight: bold;
    text-decoration: none;
    color: #fbd071;
}

.broker-info ul {
  list-style: none;
  padding: 0;
}

table.office-hours {
  	max-width: 100%;
	display: inline-block;
}

table.office-hours thead {
  display: none;
}

table.office-hours tr td {
    padding: 10px 5px;
    /* border-bottom: 1px solid #fff; */
    text-align: left;
    color: #402175;
    text-shadow: 0px 1px 1px #e5d7ff;
    font-weight: bold;
    font-family: 'Droid Serif', serif;
}


/* ----- Social Icon Overrides ------ */

.span6.share {
  float: right;
}
.social-icons {
	list-style: none;
	padding:0;
	width: 120px;
	float: left;
	padding-right: 15px;
}
.social-icons li {
    float: right;
    margin-right:5px;
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    -ms-border-radius:100px;
    -o-border-radius:100px;
    border-radius:100px;
    padding:5px;
    width:32px;
    height:32px;
    line-height:26px;
    text-align:center;
    transition:all 300ms ease-in-out;
    -o-transition:all 300ms ease-in-out;
    -moz-transition:all 300ms ease-in-out;
    -webkit-transition:all 300ms ease-in-out;
}
.social-icons li a {
	font-size: 2em !important;
	text-align: center;
	text-decoration: none !important;
	color: #ffca10;
	text-shadow: 0px 5px 5px #000;
}
.social-icons li:hover {
    
}

/* ----- Footer Overrides ------ */

#footer-wrapper #footer #footer-inner p {
  margin: 0px;
  color: #fff !important;
}
#footer-wrapper #footer {
  border: 0px;
  margin-top: 0px;
  padding: 10px 0px !important;
}
.span6.copyright {
  float: left;
}

/* -- Modal Overrides -- */

.modal-body form.cmsForm {
  display: inline-block;
}

/*----- Font Awesome -----*/

.fa-paw:before {
  content: "\f1b0";
  float: left;
  margin: 20px 20px 0 0;
}

/* - Back Button -*/

.btn.btn-primary.arrow-left {
    background-image: url("../images/arrow-left-white.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 8px 11px;
    padding-left: 15px;
}

input.btn.btn-primary.arrow-left.back-button {
    margin: 0 0 -50px;
    float: right;
    position: relative;
    right: 30px;
    width: 10px;
    z-index: 100;
    border-radius: 50px;
    height: 30px;
}

/*-- General Overrides --*/


h1 {
    font-size: 4rem;
    color: #fbd071;
    /* text-shadow: 2px 4px 0px #402175; */
    letter-spacing: 1px;
    font-family: 'Pompiere', cursive;
}

.index-welcome-section h1 {
    font-size: 4rem;
    color: #ffca10;
    /* text-shadow: 2px 4px 0px #402175; */
    letter-spacing: 1px;
    font-family: 'Pompiere', cursive;
    text-transform: uppercase;
    font-weight: 900;
}


.index-cta-wrapper {
    padding: 0 10px;
}

.index-cta-blocks {
    padding: 0 20px;
}

.home-blocks-bg {
    padding: 12px 0 12px;
    border-bottom: 1px solid #bd9233;
    background-color: white;
    box-shadow: 0 15px 25px -20px #88498e;
    -moz-box-shadow: 0 15px 25px -20px #88498e;
    -o-box-shadow: 0 15px 25px -20px #88498e;
    -webkit-box-shadow: 0 15px 25px -20px #88498e;
    -ms-box-shadow: 0 15px 25px -20px #88498e;
    z-index: 0;
}

.home-blocks {
    padding: 30px 30px 15px;
}

.index-cta-text a {
    font-family: 'Chewy', cursive;
    color: #402175;
    font-size: 3rem;
    text-shadow: 0px 1px 1px #f2ebff;
    margin: 10px 0;
    font-weight: normal;
	line-height: 25px;
}

.index-cta-text {
    margin: 10px 0;
}

.index-cta-text a:hover {
	color: #402175;
	text-decoration: none;
}

img.bee-hive {
    position: absolute;
    z-index: 50;
    opacity: 0;
}

img.honey-bot {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

#footer-top-bg {
    padding-top: 12px;
    background-color: #efc04f;
    box-shadow: 0 15px 25px -20px #88498e;
    -moz-box-shadow: 0 15px 25px -20px #88498e;
    -o-box-shadow: 0 15px 25px -20px #88498e;
    -webkit-box-shadow: 0 15px 25px -20px #88498e;
    -ms-box-shadow: 0 15px 25px -20px #88498e;
}

.nav>li>a:hover:hover {
    text-shadow: none !important;
	color: #402175;
	background-color: #fff;
}

/*=header arrow*/

body.header-light #navigation .nav .menuparent > .nolink, body.header-light #navigation .nav .menuparent > a.dropdown-toggle {
	    background-position: -1000%;
}

/* Mobile */

.mobile-icons-li .fa-envelope:before {
    margin: 0;
}

.mobile-icons-li li {
    display: inline;
    margin: 0 20px 0;
}

ul.mobile-icons-li {
    padding: 10px;
}

.mobile-icons span.fa {
    font-size: 25px;
    vertical-align: middle;
}

.mobile-icons {
    text-align: center;
}

.mobile-icons-li a {
    color: #fff;
}

.mobile-icons-li a:hover {
    color: #fff;
}


.fieldset {
    color: #9c72ea;
}




.hours-wrap {
    text-align: center;
}

.useful-links {
    text-align: center;
}


.information-wrap {
    text-align: center;
}



.navigation .nav {
	margin-left: 0px;
}


.contact-us-fs .fieldset {
    color: #fff;
}

.inside-img {
    position: absolute;
    top: 0;
    left: 7px;
    z-index: -1;
    padding: 10px;
}

img.cc-img {
    background-color: #fff;
    padding: 5px 10px;
    margin: 15px auto 0;
    border-radius: 12px;
}

a.to-contact-us:hover {
    color: #ffca10;
}

.container-bg {
    background-color: white;
    padding: 20px !important;
    border: 3px solid #ffca10;
    box-shadow: 0px 1px 1px 0px #8c4692;
    border-radius: 10px;
    z-index: 0;
    color: #767676;
    font-family: 'Droid Serif', serif;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 20px;
	margin-bottom: 20px;
}

.index-content-wrapper {
	padding: 20px 20px 15px 0px;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    color: #824187;
    text-shadow: none;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-shadow: none !important;
    font-weight: bold;
    color: #824187;
}

.dropdown-menu>li>a {
    color: #824187;
    text-shadow: none;
    font-weight: bold;
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    box-shadow: none;
}

.contact-us-content {
	margin: 0 0 20px;
}

.header-social-media {
    padding-top: 23px;
}

/*--- New Header Codes ---*/

#navigation .container{
	max-width: 1000px;
	float: right;
}

.header-wrapper{
	max-width: 1500px;
    margin: auto;
    float: none;
}

.slider-wrapper{
    border-top: solid 5px #c1a0ff;
    padding: 0;
    margin: 0;
}

a.btn.btn-primary.header-button{
  border-radius: 20px;
  background-image: -moz-linear-gradient( 90deg, rgb(255,202,16) 0%, rgb(255,255,255) 100%) !important;
  background-image: -webkit-linear-gradient( 90deg, rgb(255,202,16) 0%, rgb(255,255,255) 100%) !important;
  background-image: -ms-linear-gradient( 90deg, rgb(255,202,16) 0%, rgb(255,255,255) 100%) !important;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.75);
  z-index: 25;
  font-size: 30px;
  font-family: 'Pompiere', cursive;
  color: rgb(57, 29, 106);
  padding: 40px 25px 10px;
  text-transform: uppercase;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  left: 6px;
}
a.btn.btn-primary.header-button:hover{
	    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}
}

.slider-button>.btn.btn-primary{
  border-radius: 20px;
  background-image: -moz-linear-gradient( 90deg, rgb(255,202,16) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,202,16) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,202,16) 0%, rgb(255,255,255) 100%);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
  font-size: 36px;
  font-family: 'Pompiere',  cursive;
  color: rgb(57, 29, 106);
  width: 300px;
}


.paragraph1{
	width: 77%;
}

.paragraph2{
	width: 70%;

}

.paragraph3{
	width: 60%;
}

.cat-paragraph{
    max-width: 696px;
    position: absolute;
    top: 134px;
    right: 0;
}

/*--- Hexagons ---*/
#hexa1{
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-43ea27d9-8af6-4fe7-a6c1-c812f379cb60/cats.jpg);

}
#hexa2{
	  background-image: url(https://www.royacdn.com/unsafe/smart/Site-43ea27d9-8af6-4fe7-a6c1-c812f379cb60/dogs.jpg);
	  margin-left: -74px;
}
#hexa3{
	  background-image: url(https://www.royacdn.com/unsafe/smart/Site-43ea27d9-8af6-4fe7-a6c1-c812f379cb60/Cta/petcta3.jpg);
}
#hexa4{
	  background-image: url(https://www.royacdn.com/unsafe/smart/Site-43ea27d9-8af6-4fe7-a6c1-c812f379cb60/Cta/petcta4.jpg);
}
#hexa5{
	  background-image: url(https://www.royacdn.com/unsafe/smart/Site-43ea27d9-8af6-4fe7-a6c1-c812f379cb60/Cta/petcta5.jpg);
}
.hexagon {
  position: relative;
  width: 300px;
  height: 173.21px;
  margin: 86.60px 0;
  background-size: auto 334.8632px;
  background-position: center;
  border-left: solid 5px #c1a0ff;
  border-right: solid 5px #c1a0ff;
  display: inline-block;
  z-index: 9;

}
.hexagon img{
	position: relative;
  width: 300px;
  height: 173.21px;
  z-index: -2;

}
.hexagon{
	/* box-shadow: inset 0 0 10px #000000; */
}

.hexagon:hover .hexTop,
.hexagon:hover .hexBottom, 
.hexagon:hover {
 border-color:#ffca10;

}
.hexagon .overlay {
	width:100%;
	height:100%;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
	opacity:1;
	background-color: transparent;
	-webkit-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
	z-index: 99;
}
.hexagon h2 {
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	position:relative;
	font-size: 40px;
	background: rgba(193, 160, 255, .50);
	-webkit-transform: translatey(-144px);
	-ms-transform: translatey(-114px);
	transform: translatey(-144px);
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	padding:10px;
	}


.hexagon:hover .overlay {
	opacity:1;
	filter:alpha(opacity=100);
}

.hexagon:hover h2,.hexagon:hover a.info {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-transform: translatey(50);
	-webkit-transform: translatey(50);
	transform: translatey(50px);
	text-shadow: 0px 0px 5px #000;
	font-weight:500;
	}

.hexTop,
.hexBottom {
  position: absolute;
  z-index: 1;
  width: 212.13px;
  height: 212.13px;
  overflow: hidden;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background: inherit;
  left: 38.93px;

}

/*counter transform the bg image on the caps*/
.hexTop:after,
.hexBottom:after {
  content: "";
  position: absolute;
  width: 290.0000px;
  height: 167.4315780649915px;
  -webkit-transform:  rotate(45deg) scaleY(1.7321) translateY(-83.7158px);
  -ms-transform:      rotate(45deg) scaleY(1.7321) translateY(-83.7158px);
  transform:          rotate(45deg) scaleY(1.7321) translateY(-83.7158px);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  background: inherit;

}

.hexTop {
  top: -106.0660px;
  border-top: solid 7.0711px #c1a0ff;
  border-right: solid 7.0711px #c1a0ff;
}

.hexTop:after {
  background-position: center top;
}

.hexBottom {
  bottom: -106.0660px;
  border-bottom: solid 7.0711px #c1a0ff;
  border-left: solid 7.0711px #c1a0ff;
}

.hexBottom:after {
  background-position: center bottom;
}

.hexagon:after {
  content: "";
  position: absolute;
  top: 2.8868px;
  left: 0;
  width: 290.0000px;
  height: 167.4316px;
  z-index: 2;
  background: inherit;
}

.hexagons-top{
	padding-left: 156px;
	margin-bottom: -8%;
}

#CTA-section{
	background: #c1a0ff;
}

.container-fluid{
	padding:0;
	margin: 0;
}

.index-container{
	max-width: 1150px;
	margin: auto !important;
	float: none;
}

.hexagons{
	max-width: 925px;
	margin: 70px auto;
}

.v-padding-85{
	padding-top:85px;
	padding-bottom: 85px;
}

.paw-bg h2{
	text-transform: uppercase;

}

.contact-block h2{
	font-family: 'Pompiere', cursive;
	font-size: 40px;
	color: white;
	text-shadow: 2px 2px #000;
	font-weight: 500;
}
.contact-block{
	position: absolute;
	z-index: 100000;
	background-color: rgba(64, 33, 117, .5);
	height: 569px;
	width: 460px;
	padding: 10px 30px;
	margin: 40px 0px;
	}

.index-contact textarea#Message {
    height: 240px !important;
	background-color: rgba(255, 255, 255, 0.73);
}

.index-contact textarea, .index-contact input[type=text], .index-contact input[type=password], .index-contact input[type=email] .index-contact{
	height: 67px;
}

.footer-copy{
	width: 466px;
	font-family: 'Droid Serif', serif;
	padding: 10px 0px;
	display: block;
}

.container-bg a{
	color: #402175;
}

.module-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
}

.module-1 .ry-box-left {
    width: 25%;
}

.module-1 .ry-box-right {
    width: 70%;
}

@media (max-width: 767px) {
	.module-1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.module-1 .ry-box-right h3, .module-1 .ry-box-right p {
		text-align: center;
	}

	.module-1 .ry-box-right {
		width: 100%;
	}
	
	.module-1 .ry-box-left {
		width: 65%;
	}
}