body, p, ul, li, a, input, textarea {
	font-family: 'Open Sans', sans-serif;
}
/*Typography*/

h1, h1 a {
	font-family: 'Raleway', sans-serif;
	font-size: 36px;
	font-weight: 500;
	color: #333333;
}
h1 a:hover {
	text-decoration: none;
}
h1 span, h1 a span, h2 span, h4 span {
	border-bottom: 2px solid #353535;
}
h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
}
h2 {
	color: #666666;
}
p {
	color: #999999;
}
a:hover,a:focus {
	color: #eacc5a;;
	text-decoration: none;
}
/*Top Layer*/
header {
	background: #152238;
	height: 50px;
}
.top-info {
    float: right;
    align-items: center;
    display: flex;
}
.top-info .fa-mobile {
	font-size: 25px;
}
.top-info h4 {
	display: inline-block;
	color: #e9ca59;
	font-weight: 400;
	margin: 5px;
	font-size:18px;
	font-family:'Montserrat', sans-serif;
	line-height:1.1;
}
.top-info h4 a {
	color: #e9ca59;
	font-weight: 400;
	font-size:18px;
	padding:0px;
	font-family:'Montserrat', sans-serif;
	line-height:1.1;
}
.top-info h4 a:hover, .top-info h4 a:focus{
	opacity:0.8;
}
.email {
	background: #575757;
	padding: 2px 6px;
	margin-top: -2px;
	color: #fff;
	border-radius: 6px;
}
.email:hover {
	color: #fff;
	background: #d63521;
}
.social {
	float: right;
	padding: 2px 10px;
	margin-bottom: 0px;
}
.social li {
	display: inline-block;
	font-size: 25px;
}
.social .fa {
	color: #152238;
	margin: 0 2px;
}
.social .fa:hover {
	color: #152238;
}
.brand {
	padding: 5px 0 5px 0;
}
#agency-logo {
	margin-top: 20px;
	margin-bottom: 20px;
}
/*Navigation*/
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: middle;
}
.navbar-default {
	background-color: transparent;
	border: transparent;
	border-left: 1px solid #c7c7c7;
	border-radius: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
}
.navbar-default .navbar-nav > li > a {
	color: #666666;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 700;
	padding: 7px 7px;
	text-transform: uppercase;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus,  .navbar-default .navbar-nav > li > a.active {
	color: #cfb34e;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a.active {
	background: #cfb34e;
	color: #fff;
}
.mb-nodsp {
	float: none !important;
}
/*Main Banner*/
.main-banner, .inner-banner {
	position: relative;
}
.inner-banner img {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.inner-caption {
	position: absolute;
	top: 10%;
}
.inner-caption h4 {
	color: #152238;
	font-family: 'Raleway', sans-serif;
	font-size: 44px;
	font-weight: 400;
	text-shadow:1px 1px #f5f3f3;
}
.carousel-inner {
	z-index: 0;
}
.carousel-inner img {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.carousel-indicators li {
	background-color: #9a9a9a;
	border-color: #9a9a9a;
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #152238;
	border-color: #152238;
}
.caption {
	position: absolute;
	/*float:right;
	top:100px; right:0px;*/
	z-index: 1;
	top: 100px;
}
.caption h6 {
	font-size: 44px;
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
	color: #152238;
	margin: 0;
}
.caption h5 {
	color: #152238;
	font-size: 44px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	margin: 0;
}
.caption h5 span {
	color: #333333;
}
.caption p {
	color: #666666;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	margin: 15px 0;
	font-size: 18px;
}
.banner-btn {
	background: #cfb34e;
	border: 1px solid #cfb34e;
	border-radius: 6px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	padding: 8px 20px;
	font-size: 18px;
}
.banner-btn:hover{
background: #b59d45;
}
/*Lob Section*/
.lob-section {
	background: #f2f1f1;
	padding: 30px 0;
}
.lob-section .icon {
	background-color: #e3e3e3;
	background-repeat: no-repeat;
	padding: 38px;
	border-radius: 45px;
	float: left;
	margin-top: 15px;
	margin-right: 12px;
	vertical-align: middle;
	display: flex;
}
.lob-section h2 {
	margin-top: 10px;
}
.lob-section p {
	font-size: 13px;
	display: flex;
}
.lob-section h2 a {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	color: #666666;
}
.lob-section h2 a:hover {
	color: #152238;
	cursor: pointer;
}
.auto-icon, .home-icon, .commercial-icon, .life-icon, .health-icon, .other-icon, .umbrella-icon {
	background-position: 22px 25px;
}
.auto-icon:hover, .home-icon:hover, .commercial-icon:hover, .life-icon:hover, .health-icon:hover, .other-icon:hover, .umbrella-icon:hover{
	background-position: 22px -33px;
	background-color: #152238;
	transition: 0.3s ease-out;
}
.auto-icon {
	background-image: url(../img/auto-icon.png);
}
.home-icon {
	background-image: url(../img/home-icon.png);
}
.commercial-icon {
	background-image: url(../img/commercial-icon.png);
}
.life-icon {
	background-image: url(../img/life-icon.png);
}
.health-icon {
	background-image: url(../img/health-icon.png);
}
.other-icon {
	background-image: url(../img/other-icon.png);
}
.umbrella-icon {
	background-image: url(../img/umbrella-icon.png);
}
/*Main Content*/
.main-content {
	padding: 30px 0 0 0;
}
.inner-content {
	margin-top: -300px;
	background: #fff;
	position: relative;
}
.inner-content .container {
	padding: 30px 0;
	border-bottom: 1px solid #F2F1F1;
}
.main-content h2, .inner-content h2 {
	font-size: 22px;
	font-family: "Raleway", sans-serif;
	color: #333333;
}
.side-content {
	background-color: #f2f1f1;
	padding-bottom: 50px;
	border-radius: 6px;
	box-shadow: 2px 2px 2px #999;
}
.side-content h2 {
	font-family: "Raleway", sans-serif;
	font-size: 27px;
	color: #333333;
	padding-bottom: 10px;
	border-bottom: 1px groove #999999;
}
.side-content ul {
	padding: 5px;
}
.side-content ul li {
	list-style-type: none;
	line-height: 25px;
	float: left;
	color: #666666;
	width:100%;
}
.inner-list {
	list-style-type: none;
	padding: 0;
}
.inner-list li {
	color: #666666;
	line-height: 35px;
}
.inner-list .fa {
	color: #152238;
}
.no-bdr span {
	border-bottom: none !important;
}
.side-content ul li:hover {
	color: #152238;
	cursor: pointer;
}
.side-content ul li span {
	width: 95%;
	float: right;
	border-bottom: 1px groove #999999;
	padding: 8px 0;
	margin-top: -8px;
	word-break:break-all;
}
.inner-list li span {
	padding: 8px 0;
	margin-top: -8px;
}
/*Quote Box*/
.quote-box {
	background: #f2f1f1;
	border-radius: 6px;
	padding: 5px 30px 40px 30px;
	margin-top: 25px;
	box-shadow: 2px 2px 4px #ddd;
	float: right;
}
.quote-box h4 {
	font-size: 32px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	text-align: center;
	border-bottom: 1px solid #cccbcb;
	padding-bottom: 10px;
}
.quote-box input, .quote-box select, .quote-box textarea {
	width: 100%;
	margin: 8px 0;
	height: 45px;
	padding: 0 8px;
	color: #999999;
	border: 1px solid #fff;
}
.submit-btn {
	background: #152238;
	border: 1px solid #152238;
	border-radius: 6px;
	color: #fff !important;
	font-family: 'Montserrat', sans-serif;
	padding: 8px;
	font-size: 18px;
	width: 100%;
	margin-top: 20px;
	text-transform: uppercase;
	font-weight: 400;
}
.caption-btn {
	background: #cfb34e;
	border: 1px solid #cfb34e;
	border-radius: 6px;
	color: #fff  !important;
	font-family: 'Montserrat', sans-serif;
	padding: 8px 12px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
}
.caption-btn:hover{
background: #b59d45;
}
/*Testimonial*/
.testimonial-section .container {
	border-bottom: 2px solid #d7d7d7;
}
.testimonial-section h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	font-weight: 500;
	color: #333333;
}
/*Blog Feeds*/

.refreshpost {
	font-size: 11px!important;
	clear: both;
}
.refreshpost a {
	text-align: left;
	font-weight: 700;
	color: #999;
}
.titlefield a {
	color: #666666;
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
}
.descriptionfield {
	color: #999999;
	font-style: italic;
}
/*What we offer*/
.quick-list {
	padding: 0;
}
.quick-list li {
	list-style-type: none;
	border-bottom: 1px solid #cccbcb;
}
.quick-list li:hover, .quick-list li a:hover {
	background: #f2f1f1;
	cursor: pointer;
	color: #152238;
	text-decoration: none;
}
.no-bdr {
	border-bottom: none !important;
	border-right: none !important;
}
.quick-list li a {
	color: #666666;
	font-size: 14px;
	font-weight: 600;
	display: block;
	padding: 10px 5px;

}
.quick-list .fa {
	margin-right: 15px;
}
/*Carrier*/
.carrier {
	padding: 25px 0;
}
.carrier h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	font-weight: 500;
	color: #333333;
}
/*#thumbs-wrapper {
	padding: 20px;
	position: relative;
}
#thumbs img {
	width: 170px !important;
	height: 70px !important;
	margin: 0 5px;
}
#thumbs a:hover, #thumbs a.selected {
	border-color: #566;
}*/
/*Carrier Scroller Design*/
/* #carousel span, #carousel img, #thumbs a, #thumbs img { */
	/* display: block; */
	/* float: left; */
	/* padding-left: 10px; */
	/* padding-right: 10px; */
/* } */
/* #carousel span, #carousel a, #thumbs span, #thumbs a { */
	/* position: relative; */
/* } */
/* #carousel span { */
	/* width: 554px; */
	/* height: 313px; */
/* } */
/* #thumbs-wrapper { */
	/* padding: 5px 40px; */
	/* position: relative; */
	/* margin-top: 0px; */
/* } */
/* #thumbs-wrapper.ht-fix { */
	/* margin-top: 0px; */
/* } */
/* #thumbs a:hover, #thumbs a.selected { */
	/* border-color: #566; */
/* } */

.slick-slide {
    margin: 0px 20px;
}
.slick-slide img {
    width: 100%;
}
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.carrier h4 {

    font-family: 'Raleway', sans-serif;
    font-size: 28px;
    font-weight: 500;
    color: 

    #0a0057;

}
/*Footer*/
footer {
	background: #152238;
}
footer .container {
	padding: 35px 0;
}
footer .footer-nav {
	padding: 0 0 0 8px;
}
footer .footer-nav li {
	display: inline;
	margin: 0;
	border-right: 1px solid #999999;
}
footer .footer-nav li a {
	margin: 0 7px;
	color: #fff;
}
footer .footer-nav li a:hover, footer .footer-nav li a.active {
	color: #f6d65c;
	text-decoration: none;
}
footer p, footer p a {
	color: #fff;
}
.rt {
	float: right;
}
.right-arrow .fa {
	display: none;
}
/**/
/*Mobile*/
.mobile-quote {
	margin-top: -50px;
	position: relative;
}
.phone-view {
	display: block;
	margin: 0 auto;
}
.phone-view h2 {
	font-size: 22px;
	font-weight: normal;
	float: none!important;
	text-align: center!important;
	color: #4f4f4f!important;
}
.mobile-img {
	margin: 6px;
}
.call-img {
	margin-right: 5px;
}
.mobile-go {
	color: #494949;
	padding: 11px 19px;
	font-size: 17.5px;
	font-family: 'Raleway', sans-serif;
	border-radius: 6px;
	margin-bottom: 10px;
	text-align: center;
	background: #f2f1f1;
	-webkit-appearance: none;
	width: 100%;
	box-shadow: 2px 3px 2px #999;
}
.mobile-call {
	background: none repeat scroll 0 0 #f2f1f1;
	border: 0 none;
	border-radius: 6px;
	color: #494949;
	font-size: 17.5px;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 10px;
	padding: 11px 0;
	text-align: center;
	width: 100%;
	box-shadow: 2px 3px 2px #999;
}
.mobile-go:hover, .btn.mobile-call:hover, .btn.mobile-call:focus, .btn.mobile-call:focus {
	color: #222 !important;
}
.mobile-go a {
	color: #fff !important;
	text-decoration: none;
}
.mobile-address {
	background: #f2f1f1;
	color: #fff;
	padding: 3px 0;
	text-align: center;
	box-shadow: 2px 3px 2px #999;
	margin-bottom: 20px;
	border-radius: 6px;
}
.mobile-address h5 {
	font-size: 24px;
	font-family: 'Raleway', sans-serif;
	color: #333333;
	padding: 0px 0 10px 0;
}
.mobile-address p {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color: #333333 !important;
}
.mobile-direction {
	background: #152238;
	margin: 20px auto;
	padding: 6px 12px;
	font-size: 20px;
	border-radius: 0px;
	color: #fff !important;
	font-family: 'Montserrat', sans-serif;
	border-radius: 6px;
	width: 80%;
}
.mobile-direction a, .mobile-direction a:hover {
	font-weight: normal;
	text-decoration: none;
}
.mobile-map {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.fa-map-marker, .fa-phone, .fa-envelope {
	font-size: 22px !important;
	margin-right: 8px;
}
/* Customer service carrier */
.top-space {
	margin-top: 10px;
}
.contact-list h2 {
	color: #333333;
	font-weight: 400;
	padding-bottom:10px;
	font-size: 1.5em !important;
}
.contact-list-bdr {
	border-bottom: 1.5px dotted #353535;
}
.contact-list a {
	color: black;
}
.contact-list img {
	width: auto!important;
	height: auto!important;
}
.clist {
	height: 310px;
}
.btn-xs {
	background: #e9cc5a; /* Old browsers */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#152238', endColorstr='#152238', GradientType=0 ); /* IE6-9 */
	color: #fff!important;
}
.btn-xs:hover {
	background: #c19e14; /* Old browsers */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#152238', endColorstr='#152238', GradientType=0 ); /* IE6-9 */
	color: #fff!important;
}
/*iframe*/
iframe {
	height: 400px;
	width: 100%;
	border: 0;
}
#cpIframe {
	height: 1600px;
	width: 100%;
	border: 0;
}
.navbar-nav > li {
    margin: 58px 0px;
}
.social .fa-facebook-square {
    color:#3b5998;
}
.social .fa-facebook-square:hover {
    color:#778dbc;
}
.social a{
	background:#fff;
height: 35px;
width: 35px;
display: block;
text-align: center;
border-radius: 20px;
line-height: 30px;
margin: 5px;
}
.social .fa-facebook {
font-size: 20px;
}
.side-content h4 {
    font-size: 27px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    text-align: center;
    border-bottom: 1px solid 
    #cccbcb;
    padding-bottom: 10px;
}
.contact-form {
    height: 310px !important;
}
/*Jot*/
.jot-form {
	height: 390px !important;
}
.email-form {
	height: 1100px !important;
}

#cs-frame {height:1600px;}
.anc-jmp-fnt img {padding-right:10px;}
	.anc-jmp-fnt {
	font-size: 15px;
	color: #21445B;
}
.fa-arrow-circle-down::before {
    content: "\f0ab";
    padding-right: 10px;
}
.mar-top {margin-top:10px;}
#cntent-lnk{
border-bottom:none;
}
.jot-form {
    height: 520px !important;
}
.contact-info a{
	color:#152238;
text-decoration: none;
}
.contact-info a:hover{
	color:#bf9b11;
text-decoration: none;
}
.no-bdr {
    border-bottom: none !important;
    border-right: none !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    
color:#cfb34e;
}
.no-brk{
	display:inline-block;
}
.footer-contact{
	display:inline-block;
}
.inner-content li{
	color:#999;
}
#content-area li{
	color:#999;
}
.life-li{
	list-style-type: none;
}
.agent-cont h3 {
	margin-top:0px;
}
.agent-cont a {
	color:#152238;
	
}
.agent-cont a:hover{
	opacity:0.8;
	
}
.agent-cont .email-btn {
	background:#cfb34e;
	color:#fff;
	padding:5px 20px;
	font-size:16px;
	margin-right:15px;
	margin-top:10px;
}
.agent-cont .email-btn:hover, .agent-cont .email-btn:focus {
	opacity:0.8;
}
.staff-h2 h2 {
	float:left;
}
.stf-cnt {
	float:right;
}
.stf-cnt a{
	color:#152238;
}
.stf-cnt a:hover {
	opacity:0.8;
}
.staff-btn {
	background:#cfb34e;
	color:#fff!important;
	padding:5px 20px;
	font-size:16px;
	margin-right:15px;
	margin-bottom: 10px;
}


.agency-photos .item>img {
	width: 100%;
	max-width: 500px;
}

.team-head {
	text-align: center;
	font-weight: 600;
	margin-bottom: 15px;
	color: #cfb34e !important;
}

.carousel-control img {
	top: 45%;
	position: relative;
	padding: 0px;
	z-index: 999;
	width: 20px;
}

.carousel-control:hover, .carousel-control:focus { 
    opacity: 0.5;
}
.agency-photos .carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(21,34,56,1) 0,rgba(21,34,56,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(21,34,56,1) 0,rgba(21,34,56,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(21,34,56,1)),to(rgba(21,34,56,.0001)));
    background-image: linear-gradient(to right,rgba(21,34,56,1) 0,rgba(21,34,56,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.agency-photos .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(21,34,56,.0001)) 0,rgba(21,34,56,1) 100%);
    background-image: -o-linear-gradient(left,rgba(21,34,56,.0001) 0,rgba(21,34,56,1)) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(21,34,56,.0001)),to(rgba(21,34,56,1)));
    background-image: linear-gradient(to right,rgba(21,34,56,.0001) 0,rgba(21,34,56,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.agency-photos .carousel-inner {
    background: rgba(21,34,56,0.3);
}
.cc-cq-page .inner-content, .c-careers .inner-content {
	margin-top: 0px !important;
}

.staff-dir-pg .inner-content {
	margin-top: -106px;
}

.cc-cq-page .navbar, .c-careers .navbar {
	min-height: 0px;
}
h2.c-style{
	text-decoration: underline;
}



.team-wrap img {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    object-fit: cover;
	margin: 0 auto;
}
.indiv-staff {
	position:relative;
	padding: 20px;
	
}
.stf-btn {
	text-align: center;
}
.stf-btn button {
	text-align: center;
	margin: 0;
	padding: 8px;
	background: #996c6d;
	font-size: 15px;
	border: none;
}

.stf-btn button:hover,.stf-btn button:active,.stf-btn button:focus {
	text-align: center;
	margin: 0;
	padding: 8px;
	background: #b28485;
	font-size: 15px;
	border: none;
}
.indiv-staff:hover {
	background: #f5f5f5;
	padding: 20px;
	border-radius: 5px;
	color:#fff;
}
.stff-description {
    padding: 0;
}
.team-cnt p.staff-name{

	font-size: 13px;
	text-align: center;
	margin: 0 auto;

}
.modal-header h4 {
	color: #333;
	min-height: 15px;
	padding: 0;
	border-bottom: 0;
}
.team-modal {
	text-decoration: none;
	outline: none !important;
}
.team-cnt p.staff-name {
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	margin: 15px auto;
	color: #848484;
}
.team-cnt p.staff-name span{
	font-size: 13px;
	display: block;
}
.modal-header .close {

	font-size: 27px;
	
}
.team-cnt .srf-photo li {

	display: inline-block;

}
.srf-photo {
    padding: 0;
}
.team-cnt .srf-photo li img {
	
	
	width: 138px;
	float: left;
	height: 138px;
	object-fit: cover;
}
.modal-pict h4 {
	color: #651f26;
	font-size: 20px;
	text-align: center;
}
.modal-pict img {
    width: auto;
	height: auto;
	border-radius: 0;
	margin: 0 auto;
}
.modal-info p {
	color: #333;
	text-align: center;
}
.modal-header {
    border-bottom: none;
}

.team-cnt .email-btn {
	background:#cfb34e;
	color:#fff;
	padding:5px 20px;
	font-size:16px;
	margin-right:15px;
	margin-top:10px;
}
.team-cnt .email-btn:hover, .team-cnt .email-btn:focus {
	opacity:0.8;
}

.align-content {
	margin-right: 0px;
	margin-left: 0px;
}

.modal-body .staff-title, .review-content .staff-title {
font-weight: 500;
text-decoration: none;
border-bottom: none;
font-size: 14px;
font-style: italic;
color: #333;
padding-top: 5px;
}

.modal-body .ph-ext {
text-align: center;
color: #333;
}
.tmodal{
	cursor:pointer;
}