.site-header .call-btn{
	margin-right: 0px !important;
}
body p{
	font-family: 'Crimson Text', serif;
	font-size: 18px;
}

.site-header .menu-wrap > ul > li.dropdown.open, .site-header .menu-wrap > ul > li.dropdown.open li a {
    background: transparent !important;
    width: auto;
}

.site-header .menu-wrap > ul > li.dropdown.open, .site-header .menu-wrap > ul > li:hover, .site-header .menu-wrap > ul > li:active, .site-header .menu-wrap > ul > li.dropdown.open li, .site-header .menu-wrap > ul > li.dropdown.open li a, .site-header .menu-wrap > ul > li.dropdown.open .dropdown-menu {
    color: #694a3c!important;
}
.mobile-menu ul li a, .mobile-menu .nav .open a {
    font-family: 'Crimson Text', serif;
}

/** PLACE YOUR MOBILE AND UP CSS HERE **/
.mobile-menu {
	width:0 !important;
}

.nav-open .mobile-menu {
   width: 100% !important;
   transition: left 0.3s ease;
   -moz-transition: left 0.3s ease;
   -webkit-transition: left 0.3s ease;
   position: fixed;
}

.mobile-menu{
	z-index: 100
}

body, html {
    overflow: visible !important;
}

/*-- Mobile --*/
@media (max-width: 1600px){
	div.smallanimals, div.biganimals{
		background-size: cover !important;
		background-position: center;
	}
	div.biganimals{
		background-position: right;
	}
	div.absolute-vertical-center{
		padding: 0em;
	}
		
	div.text a{
		font-size: 25px
	}
	.absolute-vertical-center:before{
		display: none;
	}
	div.absolute-vertical-center:after{
		display: none;
	}
}
@media (max-width: 1300px){
	div#section1 h2 > span.span-2{
		font-size: 35px;
		left: -100px;
	}
	div.absolute-vertical-center{
		padding: 0;
	}
}

@media (max-width: 1100px){
	div#section1 h2 > span.span-2{
		position: static !important
	}
	div#section1 p{
		margin-top: -50px
	}
	div.site-header ul li a{
		padding: 15px 7px;
	}
}

@media only screen and (min-width: 991px) and (max-width: 1500px){
div.cta-wrapper .figcaption {
		margin-left: 0px !important;
		left: 0 !important;
	}
}

@media (max-width: 991px){
	#section4{
		display: block !important;
	}
	div#section4 h2{
		font-size: 25px !important;
		max-width: 100%;
	}
	div.bigtitle h2{
		white-space: nowrap;
		font-size: 30px !important;
	}
	div.absolute-vertical-center H1:after{
		display: none;
	}
	div#section1 h1 > span.span-1:before{
		display: none;
	}
	div#section1 h1 > span.span-1:after{
		display: none;
	}
	div.vertical-center{
		top: 0 !important;
	}
	div.text a{
		font-size: 18px;
		white-space: nowrap;
	}
	div#section1 h2 > span.span-2:after{
		display: none;
	}
	div.absolute-vertical-center h1{
		line-height: 35px;
	}
	div#section2{
		padding: 0px !important;
	}

}
@media (max-width: 760px){
	div#section2{
		padding: 20px 0px!important
	}
	div.absolute-vertical-center{
		position: relative;
		background: #e96840;
		padding: 0px;
		margin: 0px;
		overflow: auto;
		top: 0;
		transform: none;
		left: 0;
		max-width: 100%;
	}
	div.bigtitle h2:before, div.bigtitle h2:after{
		display: none;
	}

}
@media (max-width: 500px){
	div.cta-wrapper .figcaption {
		left: 0%!important;
		margin-left: 0px !important;
		opacity: 1;
		background: #e96840;
		color: white !important;
		-webkit-transition: -webkit-transform 0.35s, color 0.35s ease 0.35s;
		transition: transform 0.35s, color 0.35s;
		-webkit-transform: translate3d(0,-50%,0);
		transform: translate3d(0,0%,0);
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
		transition: opacity 0.35s, transform 0.35s;
	}
	div.bigtitle h2:before, div.bigtitle h2:after{
		display: none !important;
		word-break: normal;
	}
	div.bigtitle h2{
		word-break: normal !important;
		white-space: normal;
		line-height: 1em
	}
	div#section4 h2:before, div#section4 h2:after{
		display: none
	}
	div#section5{
		padding: 0px;
		height: 100%;
	}
	div#section5 p{
		padding: 0px 15px;
		font-size: 17px;
		line-height: 20px;
	}
}


.btn.btn-quaternary {
	background: none !important;
	border: solid 1px #FFF !important;
}

button.btn.btn-quaternary:hover {
    background: #e96840 !important;
}

.main-content h1 {
	color: #545e5f;
	font-size: 27px !important;
}

.main-content h2 {
	font-size: 18px !important;
}

.btn:not(.btn-social).btn-primary, .login .btn-login, .registerBox .btn-register, .login .btn-resetPassword {
    padding: 10px 20px;
    text-transform: capitalize !important;
}

.btn:not(.btn-social), input[type="button"] {
    padding: 15px 20px;
	text-transform: capitalize !important;
}
	

.site-header {
    position: absolute;
    z-index: 3;
    width: 100% !important;
    color: white;
    height: 100px;
    background: transparent !important;
}

.site-header .logo + div{
	display: inline-block;
	width: 78%;
}



.site-header .menu-wrap {
	width: 84%;
	position: absolute;
	top: 0;
	margin-top:25px;
	padding-top: 0 !important;
	text-align: center;
	border-radius: 10px;
	z-index: 999;
	position: inherit;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
}

.site-header .menu-wrap > ul {
	width: auto;
	display: inline-block;
	float: left;
	padding-right: 15%;
	padding-left: 0;
}
.site-header .menu-wrap > ul li a, .site-header .menu-wrap > ul li a:hover, .site-header .menu-wrap > ul li:hover {
	background: none !important;
	text-transform: uppercase;
}


.site-header .top-options {
	position: absolute;
	padding-bottom: 15px;
	right: 0;
	padding-bottom: 3%;
	font-family: 'Crimson Text', serif;
	font-size: 18px;
	text-align: left;
	top: -9px;
}

.site-header .top-options span.fa {
	display: inline;
    width: 60px;
    float: left;
}

.site-header .top-options .text {
	text-align: left;
}


.site-header .search-bar {
	float: right;
	margin-top: 5px;
	position: absolute;
	right: 0;
	top: 0;
}

.site-header .search-bar .search-btn {
    padding: 7px 30px 7px 15px;
    border: none !important;
    background: none !important;
    color: #999 !important;
}


.site-header .top-options .btn.btn-primary {
	background: #d00a69 !important;
	color: #FFF !important;
	padding: 9px 15px;
}

.site-header .top-options .btn.btn-primary:hover {
	background: #ff48a0 !important;
}

.bg-gray .hover-able {
	transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
}

.bg-gray .hover-able:hover {
	border-radius: 5px;
	background: #FFF;
	color: #999;
}

.bg-gray .hover-able:hover h1 {
	color: #31bbc2;
}

.bg-gray .hover-able .fa {
	margin-bottom: 30px;
}

.bg-gray .hover-able:hover .fa {
	color: #CCC !important;
}

.bg-gray .card {
	color: #333;
	border-radius: 5px;
}

.bg-gray .card .orange {
	background: #ff7550;
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
	padding: 5px 20px;
	text-align: center;
	margin: -15px -5px 0 -5px;
}


.bg-alt-3 h2{
	color: #e96840 !important;
	font-family: 'Vidaloka', serif;
	border-bottom: 2px dotted rgba(255, 255, 255, .10);
	padding-bottom: 20px;
}


.footer p{
	font-size: 18px;
	font-family: 'Crimson Text', serif;
	line-height: 2;
	color: #fff;
}


.footer input[type="text"], .footer textarea{
	border-radius: 0px;
}


.footer, .footer:before{
	background: url('https://www.royacdn.com/unsafe/smart/Site-06e391d0-7a7a-4496-8213-574e4c401948/Design_Assets/footer_bg.jpg') !important;
	!important:
	color: #DDD !important
}


.footer input[type="text"], .footer textarea {
	border-radius: 0px !important;
}

.footer .menu-bar {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: solid 1px #FFF;
}

.footer .menu-bar li {
	width: auto;
	border: none;
	padding-right: 10px;
	text-transform: capitalize;
	padding-bottom: 5px;
}


.footer .menu-bar li a:hover {
	border-bottom: solid 1px #FFF;
}

.footer .social-icons li {
	width: 35px !important;
	height: 35px !important;
	padding: 0 !important;
	border: solid 1px #FFF !important;
	border-radius: 7px;
}

.footer .social-icons li:hover{
	height: 35px !important;
	border: solid 1px #FFF !important;
}

.footer .social-icons li:hover a{
	border-bottom: none;
}

.footer .social-inner-wrap {
	text-align: center;
}


div.footer:before{
	background-image: url(../../files/images/footer-bg.jpg);
}


div.bg-alt-3{
	background: transparent;
}


.footer h1, .footer h2, .footer h3, .footer h4, .footer h5{
	font-size: 25px !important;
}


button.btn.btn-quaternary.fa.fa-long-arrow-right{
	float: right;
}
.footer .menu-bar {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: solid 1px #FFF;
}

.footer .menu-bar li {
	width: auto;
	border: none;
	padding-right: 10px;
	text-transform: capitalize;
	padding-bottom: 5px;
}


.footer .menu-bar li a:hover {
	border-bottom: solid 1px #FFF;
}

.footer .social-icons li {
	width: 35px !important;
	height: 35px !important;
	padding: 0 !important;
	border: solid 1px #FFF !important;
	border-radius: 7px;
}

.footer .social-icons li:hover{
	height: 35px !important;
	border: solid 1px #FFF !important;
}

.footer .social-icons li:hover a{
	border-bottom: none;
}

.footer .social-inner-wrap {
	text-align: center;
}

.footer-content.row{
	margin: 0px;
}
.footer-section{
    padding-right: 41px;
}
.footer-section a{
	font-family: 'Crimson Text', serif;
	color: #faa04f !important;
	font-size: 18px  
}
.fa-long-arrow-right:before {
    content: "\f178";
    font-family: 'fontAwesome';
}
.copy-right-section{
	background: rgba(30, 29, 28, .40);
    width: 100%;
    color: #fff;
}

@media (min-width: 768px) {

    /** PLACE YOUR TABLET AND UP CSS HERE **/
	
	body.nav-fixed {
		margin-top: 150px !important;
	}
	
	
	.site-header {
		height: 0px !important;
	}

	
	.site-header .logo {
		margin-left: 2%;
	}
	
	.site-header .phone {
		display: none;
	}
	
	.site-header .menu-wrap {
		/* margin-top:57px; */
	}
	
	.footer .social-inner-wrap {
		text-align: right;
	}
    
}

@media (min-width: 992px) {

    /** PLACE YOUR LAPTOP AND UP CSS HERE **/
    .bg-gray .card.v-margin-minus {
		margin-top: -99px !important
	}
	
	body, html{
		overflow: initial !important;
	}
	#section2{
	  height: 615px;
	}
}

@media (min-width: 1200px) {

    /** PLACE YOUR DESKTOP AND UP CSS HERE **/
	
}


/** MORE CUSTOM BREAK POINT MUST KEEP ASCENDING ORDER **/
@media (min-width: 1700px) {
	.site-header .menu-wrap {
		margin-top:40px;
	}
	div.site-header ul li a {
		padding: 15px 35px;
		background: #FFF;
		color: #6e7677;
		float: left;
		width: 100%;
		text-transform: uppercase;
		text-decoration: none;
	}

}

@media (min-width: 1600px) {
	.site-header .menu-wrap {
		margin-top: 30px;
	}
	.absolute-vertical-center H1{
		color: white;

	}
	div#section2{
	  	z-index: 1;
	  	padding: 130px 100px 0px !important;
	}
	div#section2:before{
		content: '';
		width: 60px;
		height: 60px;
		border: 23px solid #faf9f7;
		-moz-border-radius: 100%;
		-webkit-border-radius: 100%;
		border-radius: 100%;
		background-color: #a47e54;
		position: absolute;
		top: 0%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	div#section2:after{
		content: '';
		width: 60px;
		height: 60px;
		border: 23px solid #faf9f7;
		-moz-border-radius: 100%;
		-webkit-border-radius: 100%;
		border-radius: 100%;
		background-color: #a47e54;
		position: absolute;
		top: 100%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}

/*-- On Scroll --*/

.navigation-fixed{
	background: rgba(255, 255, 255, 0.89) !important;
	height: 100px !important;
	position: fixed;
}
.navigation-fixed .callus, .inner .callus{
	color: #694a3c;
}
.inner{
	background: rgba(255, 255, 255, 0.89) !important;
	height: 100px !important;
}
.navigation-fixed .vertical-center, .inner .vertical-center {
	top: 0 !important;
}

.navigation-fixed .site-header .top-options, .inner .site-header .top-options{
	color: brown !important;
}
.navigation-fixed ul li a, .inner ul li a{
	color: #694a3c !important;
}


/*--- Section 1 --*/

.absolute-vertical-center {
    MAX-WIDTH: 512px;
    MARGIN: auto;
    FLOAT: NONE;
    COLOR: WHITE;
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    padding: 2em;
}



/*.absolute-vertical-center:before {
    border: .2em solid #fff;
    bottom: 0;
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 175px;
    position: absolute;
    left: 0%;
}

.absolute-vertical-center:after{
	display: block;
	border: .2em solid #fff;
	bottom: 0px;
	content: '';
	position: absolute;
	width: 100%;
	height: 280px;
	left: 0%;
}*/

.absolute-vertical-center:after {
    border-top: none;
}

.absolute-vertical-center:before {
    border-bottom: none;

}

.absolute-vertical-center H1{
	color: white;
	font-size: 46px !important;
	font-family: "Just Another Hand";
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	line-height: 0.522;
	text-align: center;
	letter-spacing: 5px !important;
}

.absolute-vertical-center H1:after{
	content:'';
	border-bottom: 3px dotted white;
	width: 100px;
	height: 0px; 
	margin: 20px auto 10px;
	float: none;
	display: block;
}

#section1 h1 > span.span-1 {
    color: #fff;
    background: rgba(255, 255, 255, 0);
    font-size: 46px;
    padding-bottom: 30px;
}

/*#section1 h1 > span.span-1:before{
	content: '';
	background-image: url('https://www.royacdn.com/unsafe/smart/Site-06e391d0-7a7a-4496-8213-574e4c401948/Design_Assets/weirvet_assets_06.png');
	width: 80px; height: 55px;
	display: inline-block;
}

#section1 h1 > span.span-1:after {
	content: '';
	background-image: url('https://www.royacdn.com/unsafe/smart/Site-06e391d0-7a7a-4496-8213-574e4c401948/Design_Assets/weirvet_assets_08.png');
	width: 80px; height: 55px;
	display: inline-block;
}*/

#section1 h2 > span.span-2{
	font-family: 'Meddon', cursive;
	font-size: 48px;
	color: rgb(255, 255, 255);
	line-height: 0.5;
	text-align: center;
	-moz-transform: matrix( 1.72126800551084,0,0,1.72126800551084,0,0);
	-webkit-transform: matrix( 1.72126800551084,0,0,1.72126800551084,0,0);
	-ms-transform: matrix( 1.72126800551084,0,0,1.72126800551084,0,0);
	z-index: 6;
	position: absolute;
	width: 700px !important;
	overflow: visible;
	left: -127px;
	right: 0;
	bottom: -150px;
}

#section1 h2 > span.span-2:after{
	content: '';
	background-image: url('https://www.royacdn.com/unsafe/smart/Site-06e391d0-7a7a-4496-8213-574e4c401948/Design_Assets/weirvet_assets_13.png');
	width: 140px;
	height: 37px;
	display: block;
	margin: auto;
	padding-top: 50px;
	background-size: 100%;
	margin-top: 18px;
	background-repeat: no-repeat;
	margin-bottom: 9px;
}

#section1 p{
	text-align: center;
	margin-top: 145px;
	padding: 0px 0px 0px;
	font-family: 'Crimson Text', serif;
	font-size: 18px;
}

#section1 a.btn.btn-primary{
	border: 2px solid white !important;
	border-radius: 0px !important;
	background: transparent;
	font-family: "Crimson Text";
	font-size: 18px;
	z-index: 999999;
	pointer-events: all;
	overflow: auto;
}
#section1 a.btn.btn-primary:hover{
	background: #ecc950;
}
/*-- Section 2--*/

#section2{
	  background-color: #faf9f7;
	  z-index: 1;
	  padding: 150px 0px;
}
.cta-borders{
	overflow: hidden;
	border: solid 3px rgba(216, 190, 151, 0.4);
	padding: 30px 0px 30px;
	transition: all 0.5s ease;
}

.cta-wrapper:hover .icon-wrapper{
	background-color: #ecc950;
}

.cta-borders:hover{
	border: #ecc950 solid 3px;
}

.cta-borders:before{
content: "";
  position: absolute;
  z-index: -1;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 2px dotted rgba(61, 54, 40, .20);
}
.description p{
	padding: 0px 5px
}
.description:before{
	content: '';
	width: 80px;
	border-top: double rgba(101, 88, 59, .20) 3px;
	display: block;
	margin: auto;

}

.description p{
	padding-top: 10px 
}

.cta-wrapper h3{
	 font-family: 'Vidaloka', serif;
	 color: #65583b;
}

.cta-wrapper h3:before{
	content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
    background-color: #65583b;
    margin: 0px 10px 5px;
}
.cta-wrapper h3:after{
	content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
    background-color: #65583b;
    margin: 0px 10px 5px;
}
.cta-wrapper p{
	font-family: 'Crimson Text', serif;
	font-size: 16px;
}
.icon-wrapper{
  background-color: #e96840;
  height: 671px;
  z-index: 38;
  width: 100px;
  height: 100px;
  display:block;
  border-radius: 100%;
  margin: auto;
  float: none;
  position: absolute;
  top: -60px;
  border: #faf9f7 10px solid !important;
  transition: all 0.5s ease;
  left: 50%;
  transform: translate(-50%, 0%);
}

.icon-wrapper img{
	max-width: 40px;
	margin: auto;
	padding-top: 20px;
}


/*-- Section3 --*/
.bigtitle h4{
  font-size: 18px;
  font-family: "Crimson Text";
  color: rgb(101, 88, 59) !important;
  text-transform: uppercase;
  line-height: 1.333;
  text-align: center;

}

.bigtitle h2{
  font-size: 48px !important;
  font-family: 'Vidaloka', serif;
  color: rgb(233, 104, 64) !important;
  text-transform: uppercase;
  line-height: 0.5;
  text-align: center;
  z-index: 94; 
}

.bigtitle h2:before{
	content: '';
   display: inline-block;
   width: 12px;
   height: 12px;
   -moz-border-radius: 7.5px;
   -webkit-border-radius: 7.5px;
   border-radius: 7.5px;
   background-color: #e96840;
   margin: 0px 40px 10px

}

.bigtitle h2:after{
	content: '';
   display: inline-block;
   width: 12px;
   height: 12px;
   -moz-border-radius: 7.5px;
   -webkit-border-radius: 7.5px;
   border-radius: 7.5px;
   background-color: #e96840;
   margin: 0px 40px 10px
}

#section3{
	background: #fff !important;
	color: #694a3c;
	border-top: dotted 2px rgba(101, 88, 59, .5);
	border-bottom: dotted 2px rgba(101, 88, 59, .5);
}

#section3 a.btn.btn-primary{
	border-radius: 0px !important; 
	font-family: 'Crimson Text', serif;
	background: transparent;
	color: #faa04f;
	border: solid 3px #faa04f;
	font-size: 18px; 
}

#section3 a.btn.btn-primary:hover{
	border-radius: 0px !important; 
	font-family: 'Crimson Text', serif;
	background: #faa04f;
	color: #fff;
	border: solid 3px #faa04f;
	font-size: 18px; 
}

#section3 h3{
	color: #694a3c;
	font-family: "Crimson Text";
	font-size: 29px !important;
	line-height: 1.2;
	margin-bottom: 20px;
}
div.homedesc h3{
	font-size: 30px!important; 
}
#section3 p{
	color: #694a3c;
	font-size: 18px;
	font-family: "Crimson Text";
	line-height: 1.5;
	text-align: left;
}
.poster img{
	max-width: 470px;
	margin: auto
}

#section4{
	display: flex;
	padding: 5px 0px;
	border-bottom: dotted 2px rgba(101, 88, 59, .5);
}
.cta-wrapper{
	margin: 70px 0px;
}
.cta-wrapper .figcaption {
    background: #e96840;
    color: white !important;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s ease 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    width: 100%;
    padding: 10px 0px;
    overflow:hidden;
    max-width: 400px;
    margin: auto;
    float: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    margin: 0px;
}

.cta-wrapper:hover .figcaption{
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);

}

.figcaption a {
    background: #e96840;
    color: white !important;
    font-family: 'Crimson Text', serif;
    font-size: 18px;
}
.figcaption a:hover{
	text-decoration: none
}

.smallanimals{
	background-image: url('https://www.royacdn.com/unsafe/smart/Site-06e391d0-7a7a-4496-8213-574e4c401948/Design_Assets/weirvet_assets_16.jpg');
	padding: 50px 0px;
	height: 450px !important;
	display: flex;
	background-size: 100% 100%;
}

.biganimals{
	background-image: url('https://www.royacdn.com/unsafe/smart/Site-06e391d0-7a7a-4496-8213-574e4c401948/Design_Assets/weirvet_assets_18.jpg');
	padding: 50px 0px;
	height: 450px !important;
	display: flex;
	background-size: 100% 100%;
}

#section4 h2{
	font-size: 36px !important;
	color: #fff;
	border-top: 4px double #fff !important;
	border-bottom: 4px double #fff !important;
	font-family: 'Vidaloka', serif;
	max-width: 500px;
	margin: auto;
	white-space:nowrap;
}

#section4 h2:before{
	content: '';
	display: inline-block;
	width: 9px;
	height: 9px;
	-moz-border-radius: 7.5px;
	-webkit-border-radius: 7.5px;
	border-radius: 7.5px;
	background-color: #ffffff;
	margin: 0px 10px 8px 0px;
}

#section4 h2:after{
	content: '';
   display: inline-block;
   width: 9px;
   height: 9px;
   -moz-border-radius: 7.5px;
   -webkit-border-radius: 7.5px;
   border-radius: 7.5px;
   background-color: #ffffff;
   margin: 0px 0px 10px 8px
}
.section4-contain{
	margin: auto;
}

/*-- Section 5 --*/

#section5{
	padding: 120px 0px;
	min-height: 700px;
}
#section5 .container{
	max-width: 1290px;
	margin: auto;
	float: none;
}
#section5 p{
	font-family: "Crimson Text";
	font-size: 20px;
	padding: 0px 50px 30px;
}

.laurel img{
	max-width: 150px;
	margin: auto;
	padding: 25px 0px 50px;
}
.text a{
	color: #ecc950 !important;
	font-size: 36px;
	font-weight: bold;
}

/*-- Map Section --*/
.mapsection{
	border-top: dotted 2px rgba(101, 88, 59, .5);
	padding: 0px;
	
}

/*-- Inner Pages --*/
#banner1{
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-06e391d0-7a7a-4496-8213-574e4c401948/Design_Assets/banner1.jpg);
    background-position: 100% 2%;

}
	
#banner2 {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-06e391d0-7a7a-4496-8213-574e4c401948/Design_Assets/banner2.jpg);
    background-position: 100% 42%;
}

#banner3 {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-06e391d0-7a7a-4496-8213-574e4c401948/Design_Assets/banner3.jpg);
}

	

.fullwrap-banner {
	display: none;
	background-size: cover;
	background-position: center center;
	height: 400px;
}
.fullwrap-banner h2{
	font-family: 'Vidaloka', serif;
	text-transform: uppercase;
    position: relative;
    top: 5em;
    color: #fff;
    font-size: 36px !important;
    letter-spacing: 2px;

}

.team img{
	max-width: 400px;
	margin: auto;
	padding: 5px;
	border: dotted #f3b1a0;
}

.team h2{
	text-align: center;
	font-family: 'Vidaloka', serif;
	color: #e96840;
}

.team-profile{
	text-align: center;
	padding: 20px;

}

.team h3{
	text-align: center;
	font-family: 'Vidaloka', serif;
	font-size: 40px !important;
	border-bottom: double;
	margin: 20px 0px;
	padding: 10px 0px

}

.innerpages h1, h2, h3{
	font-family: 'Vidaloka', serif
}

/*-- Hover Effects --*/

/* Underline Reveal */
.site-header ul li a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden
}

.site-header ul li :not(.fa):before{
  content: "";
  position: absolute;
  z-index: 9999;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e96840;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  max-width: 200px;
  margin: auto;
}
.site-header .menu-wrap .dropdown-menu:before {
    display: none;
}
.site-header .menu-wrap > ul > li.dropdown.open li:hover a {
    color: #e96840 !important;
}
.site-header .menu-wrap .dropdown-menu {
    top: 38px;
}
.site-header ul li :hover:before, .site-header ul li :focus:before, .site-header ul li :active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.site-header .menu-wrap > ul > li.dropdown.open .dropdown-menu :before{
	display: none	
}

.cta-wrapper > div{
	max-width: 400px;
	margin: auto;
	float: none;
}

.copy-right-section{
	font-family: 'Crimson Text', serif;
	color: fff8e9;
	font-size: 16px
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(255, 255, 255);
    background: rgba(246, 243, 238, 0.75);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index:100;
}
#return-to-top img.arrow-up {
    color: #fff;
    margin: 0;
    position: relative;
    left: 19px;
    top: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgb(236, 201, 80);
}
#return-to-top:hover img{
    top: 5px;
}

img.arrow-up{
	width: 12px;
	margin: auto;
	float: none;
	position: absolute;
	left: 50%;
	margin-left: -8px;
}

#captcha-contact {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

body[data-page-name="meet-our-team"] #banner1, body[data-page-name="meet-our-team"] #banner2, body[data-page-name="meet-our-team"] #banner3, body[data-page-name="meet-our-team"] #banner-contact {
	background-image:url(https://www.royacdn.com/unsafe/smart/Site-06e391d0-7a7a-4496-8213-574e4c401948/Weir_Group_Photo.1_1_.jpg) !important;
}

body[data-page-name="emergency-and-urgent-care"] #banner1, body[data-page-name="emergency-and-urgent-care"] #banner2, body[data-page-name="emergency-and-urgent-care"] #banner3, body[data-page-name="emergency-and-urgent-care"] #banner-contact {
	background-image:url(https://www.royacdn.com/unsafe/smart/Site-06e391d0-7a7a-4496-8213-574e4c401948/ib_emergency_urgentcare.jpg) !important;
}

body[data-page-name="end-of-life-decisions"] #banner1, body[data-page-name="end-of-life-decisions"] #banner2, body[data-page-name="end-of-life-decisions"] #banner3, body[data-page-name="end-of-life-decisions"] #banner-contact {
	background-image:url(https://www.royacdn.com/unsafe/smart/Site-06e391d0-7a7a-4496-8213-574e4c401948/ib_endoflife.jpg) !important;
}

body[data-page-name="online-forms"] #banner1, body[data-page-name="online-forms"] #banner2, body[data-page-name="online-forms"] #banner3, body[data-page-name="online-forms"] #banner-contact {
	background-image:url(https://www.royacdn.com/unsafe/smart/Site-06e391d0-7a7a-4496-8213-574e4c401948/ib_onlineforms.jpg) !important;
}

body[data-page-name="contact"] #banner1, body[data-page-name="contact"] #banner2, body[data-page-name="contact"] #banner3, body[data-page-name="contact"] #banner-contact {
	background-image:url(https://www.royacdn.com/unsafe/smart/Site-06e391d0-7a7a-4496-8213-574e4c401948/NEW_Contact_US.png) !important;
}

body[data-page-name="general-medicine"] #banner1, body[data-page-name="general-medicine"] #banner2, body[data-page-name="general-medicine"] #banner3, body[data-page-name="general-medicine"] #banner-contact {
	background-image:url(https://www.royacdn.com/unsafe/smart/Site-06e391d0-7a7a-4496-8213-574e4c401948/ib_generalmedicine.jpg) !important;
}

body[data-page-name="reproductive-health-services"] #banner1, body[data-page-name="reproductive-health-services"] #banner2, body[data-page-name="reproductive-health-services"] #banner3, body[data-page-name="reproductive-health-services"] #banner-contact {
	background-image:url(https://www.royacdn.com/unsafe/smart/Site-06e391d0-7a7a-4496-8213-574e4c401948/ib_reproductivehealth.jpg) !important;
}

body[data-page-name="reproductive-health-services"] #banner1, body[data-page-name="reproductive-health-services"] #banner2, body[data-page-name="reproductive-health-services"] #banner3, body[data-page-name="reproductive-health-services"] #banner-contact {
	background-image:url(https://www.royacdn.com/unsafe/smart/Site-06e391d0-7a7a-4496-8213-574e4c401948/ib_reproductivehealth.jpg) !important;
}