@charset "utf-8";
/* CSS Document */

/* Table of Contents
-----------------------------------------------------------------------------
	1. Clean Base
	2. Base Typography
	3. Images
	4. Links
	5. Forms
	6. Tables
	7. Framework
*/

/* 1. Clean Base
------------------------------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, a, nav, section, summary, time, mark, audio, video
{margin:0 auto; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; text-decoration:none; list-style:none; outline:none; -webkit-font-smoothing: subpixel-antialiased; -webkit-tap-highlight-color:rgba(0,0,0,0);}

html,body { -webkit-text-size-adjust:none; -webkit-font-smoothing: antialiased; min-width: 1440px;}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {display: block;}
img{border:none;}

input[type="text"], input[type="submit"], input[type="button"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], textarea {-webkit-appearance: none; outline: none;}
textarea:focus, input:focus, a, div, img { outline: none; }

.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }
.clear { clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block;}
*{box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}

/* 2. Base Typography
------------------------------------------------------------------------------*/
body{ color:#373d48; font-size:13px; font-family: 'Roboto'; font-weight:400; line-height:1.2;}

h1, h2, h3, h4, h5, h6{font-weight: 900; margin-bottom: 20px; line-height: 1.2;}
h1{ font-size:50px;}
h2{ font-size:36px;}
h3{ font-size:30px;}
h4{ font-size:26px;}
h5{ font-size:24px;}
h6{ font-size:25px;}

p{ color:#373d48; font-size:13px; font-weight:400; line-height:1.2; margin-bottom:20px;}

ul{padding:0;margin: 0;}
ul li{ font-size:13px;  color:#373d48; font-weight:400; line-height:18px; padding:0; list-style:outside circle;}
ul.circle {list-style-type: circle;}
ul.square {list-style-type: square;}
ol.upper-roman {list-style-type: upper-roman;}
ol.lower-alpha {list-style-type: lower-alpha;}
ul.no_text_transform li a {text-transform:none !important;}

ol{ margin:0; padding:0;}
ol li{ font-size:13px;  color:#373d48; font-weight:400; line-height:18px; padding:0 0 5px 0; list-style: decimal; margin-left:20px;}

blockquote{ display:block; text-align:left; margin-bottom:20px; position:relative; background:#f3f3f3; padding:20px 20px 10px 20px; border-left:2px solid #1589cb;}
blockquote p{ font-size:13px; font-weight:400; line-height:17px; margin-bottom:15px; position:relative; }

hr {border:0 #000 solid; border-top-width:1px; clear:both; height:0;}

/* 3. Images
------------------------------------------------------------------------------*/
img{border:none; border-style: none;}

/* 4. Link
------------------------------------------------------------------------------*/
a{color:#7c6e4c; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease; font-weight: bold;}
a:hover{color:#1d4e96; }
a:active, a.current {color: #1d4e96;}
a:focus {outline: none;}

/* 5. Forms
------------------------------------------------------------------------------*/
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"]{ border:1px solid #dedede; padding:0 15px; color:#666666; font-size:12px; height:36px; font-family: 'Roboto';}
textarea{ border:1px solid #dedede; padding:5px 15px; color:#666666; font-size:12px; height:60px; resize:none;  font-family: 'Roboto'; line-height:16px;}

input[type="submit"], input[type="button"], input[type="reset"]{ background:#666; cursor:pointer; color:#fff; border:none; height:30px; line-height:28px; display:block; font-size:15px;}
input[type="submit"]:hover, input[type="button"]:hover{ background:#666; color:#fff;}

/* 6. Tables
------------------------------------------------------------------------------*/
table {border-spacing: 0; border-collapse: collapse;}
td {text-align: left; font-weight: normal;}

/* 7. Layout Framework
------------------------------------------------------------------------------*/


/*solved the issue of the radio box of forms*/
.radio-clicked input[type="radio"]{height: 24px !important;}
.pages-form.report-part form .dform .dform_element input[type="radio"]{width: 1px !important;}

/* commomn css */
/* opacity effect */
.opa1{ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity:1;opacity:1;}
.opa0{ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;  opacity:0; }

/* transition effect */
.tra{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}

/* top-bottom-border */
.graphic-top-border:before {position: absolute; top: 0; content: ""; left: 0; width: 100%; height: 50px; background: url(../images/site/scroll_pattern_down.png) repeat;}
.graphic-bottom-border{position: relative;}
.graphic-bottom-border:after {position: absolute; bottom: 3px; content: ""; left: 0; width: 100%; height: 50px; background: url(../images/site/scroll_pattern.png) repeat;}

/* main container */
#wrapper{ width:100%; min-height:100%;}
.container{ max-width:1170px; width:100%; padding: 0 15px;}

/* header */
header{width:100%; height:auto; background: url(../images/site/diagonal_pattern.jpg) repeat; position: relative; padding: 8px; z-index: 9999;}
header.sticky{position: fixed; width: 100%; min-width:1440px; z-index: 999; background: #FFF; padding: 0; opacity: 1 !important; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
header .container{padding: 0 53px;}
header .header_wrapper{background: #fff;}
header .header-top{margin: 0 16px; border-bottom: 2px solid #e5e2db; text-align: right; padding: 10px 0 8px;}
header.sticky .header-top{margin: 0;}
.header-top .top-nav{display: inline-block; vertical-align: top;}
.top-nav ul{display: inline-block; margin: 5px 0 5px;}
.top-nav ul li{list-style: none; display: inline-block; position: relative; padding-left: 11px; margin-left: 4px;}
.top-nav ul li:first-child:before{display: none;}
.top-nav ul li:before{position: absolute; content: ""; left: 0; top: 7px; width: 4px; height: 4px; border-radius: 50%; background: #13294b;}
.top-nav ul li a{font-size: 12px; color: #13294b; font-weight: 900; text-transform: uppercase;}
.top-nav ul li a:hover{color: #7c6e4c;}
.top-nav ul li.active a:hover{color: #7c6e4c;}
.header-top .join-us-btn{display: inline-block; padding: 5px; font-weight: 900; color: #fff; background: #7c6e4c; padding: 6px 19px; margin-left: 15px;}
.header-top .join-us-btn:hover{background: #13294b; color: #fff;}
.header-top .facebook{background: url(../images/site/facebook.png); width: 27px; height: 27px; display: inline-block; vertical-align: top; margin-left: 13px;}
.header-top .facebook:hover{background: url(../images/site/facebook_hvr.png);}
header .logo{position: absolute; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); top: 13px; padding: 0 36px; background: #fff;}
header .logo .sticky{display: none;}
header.sticky .logo .main-logo{display: none;}
header.sticky .logo .sticky{display: block;}
.header-bottom .left-nav{float: left;margin-left:-48px;}
header.sticky .header-bottom .right-nav {margin-right:30px;}
.header-bottom .right-nav{float: right;}
.left-nav ul{display: inline-block; margin: 0;}
.left-nav ul li{list-style: none; margin-right: 40px;display: inline-block; position: relative;padding: 16px 0 31px;/*padding: 16px 35px;*/}
header.sticky .left-nav > ul > li{padding: 16px 35px; margin: 0;-webkit-transition: all 0.5s;}
.left-nav ul li a{font-size: 14px; color: #13294b; font-weight: 900; text-transform: uppercase;}
.left-nav ul li:hover .product-menu{visibility: visible; opacity: 1; filter: alpha(opacity=100); display: block; margin-top: 0;}
.left-nav .product-menu{width: 752px; position: absolute; top: 50px; opacity: 0; visibility: hidden; display: none; margin-top: 20px; background: #fff; left: -70px; z-index: 9; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
header.sticky .left-nav .product-menu{top: 50px;}
.product-menu .top-menu{width: 100%;}
.product-menu .top-menu ul{display: block; margin: 0 16px;}
.product-menu .top-menu ul li{float: left; list-style: none; margin: 0; padding: 0; width: 33.33%;}
.product-menu .top-menu ul li a{display: block; margin: 10px 5px 9px; border: 1px solid #cacaca; padding: 38px 0 30px; text-align: center;}
.product-menu .top-menu ul li a span{display: block; font-size: 14px; font-weight: 700; color: #898989; text-transform: none}
.product-menu .top-menu ul li a h3{color: #7c6e4c; font-weight: 700; margin: 0; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease; text-transform: none;}
.product-menu .top-menu ul li a:hover h3{color: #13294b;}
.product-menu .top-menu ul li.active a h3{color: #13294b;}
.product-menu .bottom-menu{width: 100%; background: #7c6e4c;}
.product-menu .bottom-menu ul{display: block; margin: 0;}
.product-menu .bottom-menu ul li{text-align: center; float: left; display: inherit; width: 33.33%; margin: 0; padding: 17px 0; text-transform:none; }
.product-menu .bottom-menu ul li a{color: #fff; font-weight: 700; text-transform: capitalize;}
.product-menu .bottom-menu ul li a:hover{color: #13294b;}
.product-menu .bottom-menu ul li.active a{color: #13294b;}
.left-nav ul li:hover > ul{display: block;  margin-top: 0;}
header.sticky .left-nav ul li > ul{top: 50px;}
.left-nav ul li > ul{position: absolute; display: none; top: 50px; background: #fff; left: -30px; z-index: 9; margin: 0; border-bottom: 5px solid #86754d;  margin-top: 20px; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; padding-bottom: 6px; padding-top: 36px;}
.left-nav ul li > ul li{display: block; margin: 0;  padding: 0 35px; padding-bottom: 18px; white-space: nowrap; position: static;}
.left-nav ul li > ul li a{font-weight: 700; text-transform: capitalize;}
.left-nav ul li > ul li:hover ul{top: 0; left: 100%;}
.left-nav ul li > ul li ul{top: 0; left: 100%;}
.right-nav ul{display: inline-block; margin: 0;}
.right-nav ul li{list-style: none;margin-left: 38px; display: inline-block; position: relative;padding: 16px 0 31px;/*padding: 16px 35px;*/}
header.sticky .right-nav > ul > li{padding: 16px 35px; margin: 0;-webkit-transition: all 0.5s;}
.right-nav ul li a{font-size: 14px; color: #13294b; font-weight: 900; text-transform: uppercase;}
.right-nav ul li:hover > ul{visibility: visible; opacity: 1; filter: alpha(opacity=100); display: block; margin-top: 0;}
header.sticky .right-nav ul li > ul{top: 50px;}
.right-nav ul li > ul{opacity: 0; visibility: hidden; position: absolute; display: none; background: #fff; left: -10px; z-index: 9; margin: 0; border-bottom: 5px solid #86754d;  margin-top: 20px; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; padding-bottom: 6px; padding-top: 36px;}
.right-nav ul li > ul li{display: block; margin: 0;  padding: 0 35px 18px 35px;white-space: nowrap; position: static;box-sizing:border-box}
.right-nav ul li > ul li a{font-weight: 700; text-transform: capitalize;}
/* .right-nav ul li > ul li:hover ul{top: 0; left:initial;right: 100%; } */
.right-nav ul li > ul li:hover ul {top: initial;left: initial;right: initial;position: relative;background: none;border: none;height: auto !important;padding: 10px 0 0;margin: 0;box-sizing:border-box}
.right-nav > ul li > ul li > ul li {padding:5px 10px !important; box-sizing:border-box;}
/*.right-nav > ul > li > ul > li > ul > li {padding-bottom: 5px !important; padding-top: 5px !important; box-sizing:border-box;} */
.right-nav ul li > ul li > ul {transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;}
/*.right-nav ul li > ul li ul{top: 0; left: 100%;}*/
.right-nav ul li > ul li ul {top: 0;left: 0;right: initial;position: relative;background: none;border: none;height: auto !important;padding: 10px 0 0;margin: 0;box-sizing:border-box}
header.sticky .right-nav ul li > ul > li > ul {top: 0;}
.contact-menu {-webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all;}
.contact-animate .contact-menu {left: -280px;}.header-bottom ul li ul li.drop-down > a{position: relative; display: block;}
/*.header-bottom ul li ul li.drop-down > a:after{position: absolute; content: ""; right: 0px; width: 9px; height: 10px; top: 3px; background: url(../images/site/right_arrow.png);}*/
.header-bottom ul li ul li.drop-down:hover > a:after{background: url(../images/site/right_arrow_hvr.png);}
.header-bottom ul li a:hover{color: #7c6e4c;}
.header-bottom ul li.active a:hover{color: #7c6e4c;}
.search-btn {display: inline-block; vertical-align: middle; margin-left: 35px; position: relative;}
.search-btn a{display: block; width: 24px; height: 24px; background: url(../images/site/search.png);}
header .search-dd {position: absolute; width: 99%; height: 50px; z-index: 1000;}
header .search-dd.hide {display: none;}
header .search-dd .container form {text-align: right; background: #15274b; width: 300px; float: right; padding: 10px; border-radius: 0px 0px 3px 3px;}
header .search-dd .container form input[type="search"] {padding: 5px; background: #fff; width: 100%; max-width: 189px; margin-right: 10px; float: left; height: 35px;}
header .search-dd .container form input[type="submit"] {background: #7c6e4c; padding: 5px 8px; color: #fff; text-transform: uppercase; font-weight: 500; border-radius: 3px; float: right; font-size: 14px; line-height: 1.2; height: 35px;}
header .search-dd em {color: #fff; padding-top: 5px; display: block; float: right;}
header .full_company_name {display: inline-block;text-align: left;float: left;padding: 10px 0;font-size:12px;margin-left:-61px;color:#7c6e4c;font-weight:700;}


.left-nav ul li.drop-down > ul,
.right-nav ul li.drop-down > ul{
	opacity: 1;
	display: inline-block;
	visibility: visible;
	position: static;
	border-bottom: 0;
	padding: 10px 0 0 !important;
	margin-top: 0 !important

}

.left-nav ul li.drop-down > ul li,
.right-nav ul li.drop-down > ul li{
	padding: 5px 0 5px 10px !important;
	border-left: 1px solid #c6cad2;
	opacity: .8;
}



/* footer */
footer{width:100%; height:auto; background:#13294b; position: relative;}
footer .community{width: 100%; background: url(../images/site/horizontal_pattern_footer.jpg) repeat-x; padding: 25px 0 25px; text-align: center;}
footer .community h5{color: #fff; font-weight: 900; margin-bottom: 0;}
footer .footer-main{padding: 48px 0 70px; width: 100%; text-align: center;}
.footer-main.graphic-bottom-border:after{bottom: 0;}
.footer-main .footer-logo{display: block; margin-bottom: 45px;}
.footer-main .footer-logo a{display: inline-block; vertical-align: middle; margin: 0 20px;}
.footer-main .footer-nav{margin-bottom: 27px; width: 100%;}
.footer-main .footer-nav ul{display: inline-block; text-align: center;}
.footer-main .footer-nav ul li{display: inline-block; list-style: none; margin-right: 11px; position: relative; padding-left: 16px;}
.footer-main .footer-nav ul li:first-child{padding-left: 0;}
.footer-main .footer-nav ul li:first-child:before{background: none;}
.footer-main .footer-nav ul li:before{position: absolute; content: ""; left: 0; top: 7px; width: 4px; height: 4px; border-radius: 50%; background: #fff;}
.footer-main .footer-nav ul li a{font-size: 14px; color: #fff; font-weight: 700;}
.footer-main .footer-nav ul li a:hover{color: #7c6e4c;}
footer .copy-right{font-size: 12px; color: #b1b1b1; line-height: 1.5;}

/*------------Home-page---------------*/
/* video-banner */
.video-banner{width: 100%; position: relative; min-height: 645px;}
.video-banner:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(21,39,75,0.1); z-index: 1;}
.video-block {left: 0;overflow: hidden;position: absolute;top: 0;z-index: 0;height:100%;width:100%;background:rgba(0, 0, 0, 0) url("../images/site/top_video.jpg") no-repeat center center;background-size:cover;}
.video-block .video{  position: absolute; top: 50%;  left: 50%;  z-index: 1; min-width: 100%; min-height: 100%; width: auto; height: auto;  -webkit-transform:translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}
.banner-caption{max-width: 1140px; width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); text-align: center; z-index: 2;}
.banner-caption h1{color: #fff; font-weight: 900; letter-spacing: 0.01em; margin-bottom: 0; text-transform: uppercase;}
.banner-caption p{color: #fff; font-size: 30px; font-weight: 700; letter-spacing: 0.01em; margin-bottom: 0; line-height: 1;}
.banner-caption h1 small {font-size: 30px; display: block;}

/* content-area */
#content-area{position: relative;}
#content-area .container{max-width: 1006px; width: 100%; margin: 0 auto; padding: 0;}
.caption-text{background: url(../images/site/diagonal_pattern.jpg) repeat; position: absolute; top: -95px; left: 50%; transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); z-index: 2; opacity: 0.9;}
.caption-text_wrapper{background: rgba(255,255,255,.9); margin: 11px; text-align: center;}
.caption-text_wrapper .border-outer{margin: 3px; border: 1px solid #947d5d; display: inline-block;}
.caption-text_wrapper .border-inner{margin: 2px; border: 1px solid #947d5d;}
.caption-text span{color: #86754d; font-size: 30px; font-weight: 700; display: block; padding: 46px 70px;}
/*our-product-block*/
.our-product-block{background: #13294b; width: 100%; position: relative; padding-top: 152px; padding-bottom: 108px;}
.our-product-block .product-caption{display: inline-block; max-width: 225px; width: 100%; margin-right: 28px;}
.product-caption .title{font-size: 18px; color: #fff; line-height: 1.2; padding: 13px 0;}
.product-caption p{font-size: 14px; color: #d0d0d0; line-height: 1.7;}
.product-block{max-width: 245px; display: inline-block; vertical-align: top; margin-right: 4px; width: 100%; padding: 6px; border: 1px solid #2c4265; text-align: center; position: relative;  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.product-block:after{position: absolute; content: ""; background: #13294b url(../images/site/3stars_blue.png) 50% 50% no-repeat; width: 70px; height: 16px; bottom: -5px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%);  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.product-block:last-child{margin-right: 0;}
.product-block figure{width: 100%; height: auto; overflow: hidden; margin-bottom: 44px; position: relative;}
.product-block figure img{display: block; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.product-block .title{color: #fff; font-size: 24px; color: #475873; font-weight: 900; margin-bottom: 26px;  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.product-block .title span{display: block; font-size: 12px; font-weight: 500; margin-bottom: 3px;}
.product-block .btn-learn-more{font-size: 12px; color: #b8b8b8; padding-left: 26px; padding-right: 19px; background: url(../images/site/arrow_right.png) 0% 50% no-repeat; margin-bottom: 18px; display: inline-block;}
.product-block:hover{border-color: #a5813b;}
.product-block:hover:after{background: #13294b url(../images/site/3stars.png) 50% 50% no-repeat;}
.product-block:hover .title{color: #fff;}
.product-block:hover .btn-learn-more{color: #fff;}
/*investment-block*/
.investment-block{width: 100%; background: url(../images/site/invesment_banner.jpg); background-size: cover; position: relative;}
.investment-block:after{position: absolute; content: ""; width: 100%; height: 100%; top: 0; left: 0; background: rgba(165,129,59,.15);}
.investment-block .text-caption{display: table;  height: 351px; position: relative; z-index: 2; text-align: center;}
.investment-block .text-caption .text{display: table-cell; vertical-align: middle;}
.investment-block .text-caption .text h1{color: #fff; font-weight: 900; margin-bottom: 0; letter-spacing: 0.01em;}
.investment-block .text-caption .text p{font-size: 30px; font-weight: 500; color: #fff; margin-bottom: 0; letter-spacing: 0.01em;}
/*news-event-block*/
.news-event-block{width: 100%; height: auto; background: url(../images/site/diagonal_pattern.jpg); padding: 50px 0 15px;}
.news-event-block .left{max-width: 488px; width: 100%; margin-right: 15px; float: left;}
.news-event-block .left .news{width: 100%; position: relative;}
.left .news figure{width: 100%; overflow: hidden;}
.left .news figure img{display: block;  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease; width: 100%;}
.left .news figure:hover img {-webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.left .news .news-caption{position: absolute; width: 100%; bottom: 0; left: 0; padding: 15px 31px; background: rgba(19,41,75,.75);}
.news .news-caption .date{font-weight: 500; color: #dcdcdc; font-size: 14px; letter-spacing: 0.01em; line-height: 1.7; margin-bottom: 2px;}
.news .news-caption .title{font-size: 24px; color: #fff; letter-spacing: 0.01em; line-height: 1; font-weight: 700; margin-bottom: 8px;}
.news .news-caption .continue-reading{font-size: 14px; color: #ffffff; padding-left: 27px; background: url(../images/site/arrow_right.png) 0% 50% no-repeat; margin-bottom: 7px; display: inline-block; font-weight: 500;}
.news .news-caption .continue-reading:hover{color: #7c6e4c;}
.news-event-block .right{max-width: 501px; width: 100%; float: right;}
.news-event-block .right .event{width: 100%; background: #fff; padding: 23px; margin-bottom: 9px;}
.event .code{font-size: 16px; font-weight: 700; color: #7c6e4c; margin-bottom: 7px;}
.event .title{font-size: 36px; font-weight: 900; color: #13294b;}
.event-block{width: 100%; max-width: 245px; margin-right: 11px; background: #fff; border: 1px solid #7c6e4c; float: left;}
.event-block:last-child{margin-right: 0;}
.event-block figure{width: 100%; overflow: hidden;}
.event-block figure img{display: block;  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.event-caption{width: 100%; padding: 28px 24px 18px;}
.event-caption .date{font-weight: 500; color: #313131; font-size: 12px; letter-spacing: 0.01em; line-height: 1.4; margin-bottom: 4px;}
.event-caption .title{font-size: 20px; color: #13294b; letter-spacing: 0.01em; line-height: 18px; font-weight: 900; margin-bottom: 23px;}
.event-caption .continue-reading{font-size: 12px; color: #a5813b; padding-left: 27px; background: url(../images/site/arrow_right.png) 0% 50% no-repeat; display: inline-block; font-weight: 500;}
.event-caption .continue-reading:hover{color: #13294b;}
/*recommend-block*/
.recommend-block{width: 100%; height: auto; background: url(../images/site/diagonal_pattern.jpg); padding-bottom: 45px; margin-top: -144px;}
.recommend-block .title{width: 100%; background: url(../images/site/horizontal_pattern.jpg) repeat-x;}
.recommend-block .title p{max-width: 490px; font-size: 14px; color: #fff; font-weight: 700; margin: 0; padding: 10px 0; padding-left: 20px;}
.recommend-block .recommend-caption{max-width: 490px; padding: 15px 0; padding-left: 20px; margin-left: 0;}
.recommend-caption h5{font-size: 24px; font-weight: 900; color: #13294b;}
.recommend-caption .btn-recommend{font-size: 14px; color: #a5813b; padding-left: 27px; background: url(../images/site/arrow_right.png) 0% 50% no-repeat; display: inline-block; font-weight: 700;}
.recommend-caption .btn-recommend:hover{color: #13294b;}

/*-------------who-we-are-page----------------------*/
.inner-banner{width: 100%; min-height: 550px; background-size: cover !important; position: relative;}
.inner-banner .banner-caption{position: absolute; left: calc((100vw - 1070px) / 2); top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); float: left; max-width: 420px; width: 100%; z-index: 1; display: block;}
.inner-banner .container{position: relative;}
.blue-frame{position: relative; right: calc((100vw - 1070px) / 2 - 30px); bottom: -100px; float: right; max-width: 511px; width: 100%; background: url(../images/site/blue_bg_pattern.jpg); z-index: 2;}
.blue-frame .gray-border{margin: 24px 25px; background: #fff; border: 3px solid #766a4c; position: relative;}
.blue-frame .gray-border:before{position: absolute; content: ""; top: 0; left: 0; /*border: 1px solid #766a4c;*/ width: calc(100% - 14px); height: calc(100% - 8px); margin: 4px 7px;}
.blue-frame .gray-border .frame-content{margin: 29px 33px; border: 1px solid #766a4c; position: relative; text-align: center; padding: 85px 0 55px;}
.frame-content > span{width: 46px; height: 38px; background: #fff url(../images/site/blue_star.png) 50% 50% no-repeat; position: absolute;}
.frame-content > span.top-left{top: -23px; left: -19px;}
.frame-content > span.top-right{top: -23px; right: -19px;}
.frame-content > span.bottom-left{bottom: -23px; left: -19px;}
.frame-content > span.bottom-right{bottom: -23px; right: -19px;}
.frame-content > span.three-center-star {background: none; left: 50%; top:-14px; -webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%); pointer-events: none; z-index: 0; width: auto; }
.frame-content > span.three-center-star img {opacity: 0.2;}
.frame-content .text-caption{padding: 0 20px;}
.frame-content .text-caption .title{font-size: 18px; font-weight: 900; line-height: 1.4; color: #13294b; margin-bottom: 15px;}
.frame-content .text-caption p{font-size: 16px; color: #7f7f7f; line-height: 1.5; margin-bottom: 15px;}
/*who-we-are-block*/
.who-we-are-block{width: 100%; position: relative; background: url(../images/site/diagonal_pattern.jpg); text-align: center;}
.who-we-are-block .become-member-block{width: 100%; padding-top: 125px; padding-bottom: 53px; border-bottom: 1px solid #766a4c;}
.who-we-are-block .become-member-block h3{font-size: 30px; font-weight: 500; color: #7c6e4c; margin-bottom: 10px; padding: 0 80px;}
.who-we-are-block .btn-product{font-size: 18px; font-weight: 700; color: #fff; background: #7c6e4c; padding: 13px 39px; display: inline-block;}
.who-we-are-block .btn-product:hover{background: #15274b;}
.who-we-are-block .information-block{width: 100%; height: auto; padding: 105px 0 136px;}
#content-area .information-block .container{padding: 0 30px;}
.information-block .info-block{width: 50%; float: left; text-align: center; padding: 0 40px;}
.info-block h4{font-size: 30px; font-weight: 700; color: #7c6e4c; position: relative; margin-bottom: 10px;}
.info-block h4:before{content: ""; position: absolute; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); background: url(../images/site/3star_gray.png) no-repeat; width: 48px; height: 16px; top: -37px;}
.info-block p{font-size: 16px; font-weight: 500; color: #7f7f7f; margin-bottom: 10px;}
.info-block .btn-learn-more{font-size: 16px; font-weight: 700; color: #fff; padding: 9px 28px; background: #7c6e4c; display: inline-block;}
.info-block .btn-learn-more:hover{background: #13294b;}

/*-----------news&events-page------------------*/
.news-and-events-block{width: 100%; position: relative; background: url(../images/site/diagonal_pattern.jpg); text-align: center; padding: 100px 0 113px;}
.news-and-events{width: 100%; padding: 0 59px;}
.news-and-events .featured-block{max-width: 274px; float: left; margin-right: 32px;}
.news-and-events .featured-block:last-child{margin-right: 0;}
.featured-block .main-block{width: 100%; border: 1px solid #a5813b; position: relative; padding: 4px; background: #fff; margin-bottom: 35px;}
.featured-block .main-block .border-block{border: 1px solid #a5813b; padding: 2px;}
.main-block .border-block span.label{position: absolute; display: block; border: 1px solid #a5813b; padding: 5px 12px; font-size: 12px; color: #86754d; font-weight: 700; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); top: -11px; background: #fff; z-index: 1; white-space: nowrap;}
.main-block .border-block figure{width: 100%; height: 155px; overflow: hidden; margin-bottom: 12px;}
.main-block .border-block figure img{display: block;width: 100%;  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.main-block .border-block figure:hover img{-webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.main-block .border-block .date{font-size: 11px; font-weight: 700; color: #86754d; margin-bottom: 20px;}
.main-block .border-block .title{font-weight: 700; font-size: 18px; color: #545454; margin-bottom: 30px; padding: 0 20px;}
.main-block .border-block .btn-reading{font-size: 13px; color: #404040; padding-left: 27px; background: url(../images/site/arrow_right.png) 0% 50% no-repeat; display: inline-block; font-weight: 700; margin-bottom: 13px;}
.main-block .border-block .btn-reading:hover{color: #86754d;}
.featured-block .blog-post{width: 100%; height: auto; margin-bottom: 35px; text-align: left; padding-left: 22px;}
.featured-block .blog-post .date{font-size: 12px; font-weight: 700; color: #86754d; margin-bottom: 5px;}
.featured-block .blog-post .title{font-weight: 700; font-size: 18px; color: #545454; margin-bottom: 7px; line-height: 1.3;}
.featured-block .blog-post .btn-reading{font-size: 12px; color: #13294b; padding-left: 27px; background: url(../images/site/arrow_right.png) 0% 50% no-repeat; display: inline-block; font-weight: 900;}
.featured-block .blog-post .btn-reading:hover{color: #86754d;}
.featured-block .btn-view-all{font-size: 16px; font-weight: 700; color: #fff; padding: 9px 28px; background: #7c6e4c; display: block;}
.featured-block .btn-view-all:hover{background: #13294b;}
.featured-block .main-block .event-date{padding: 35px 0 20px; border-bottom: 1px solid #e1dcd2; margin: 0 17px; margin-bottom: 30px;}
.main-block .event-date span{display: block; font-weight: 700; color: #585858; line-height: 1; margin: 0;}
.main-block .event-date span.month{font-size: 18px;}
.main-block .event-date span.date{font-size: 72px; margin-bottom: 0; line-height: 60px; color: #585858;}
.main-block .event-date span.year{font-size: 36px;}

/*----------newspaper-page------------------*/
.main-left{max-width: 780px; width: 100%; float: left; }
.main-right{max-width: 226px; width: 100%; float: right;}
.newspaper-page .main-left{padding-right: 82px; margin-bottom: 25px;}
.newspaper-page{padding-top: 50px; width: 100%; position: relative; background: #f1eee8; padding-bottom: 100px;}
.main-left h3{font-size: 24px; font-weight: 900; color: #15274b; text-transform: uppercase; margin-bottom: 27px;}
.main-left .newspaper{width: 100%; padding-bottom: 100px;}
.news-paper .news-block{width:calc(100%/3 - 16px);max-width: 216px; float: left; margin-right: 8px;margin-left:8px; margin-bottom: 24px; background: #fff; border: 1px solid #a78440; padding: 3px; text-align: center; box-shadow: 2px 3px 10px 0px rgba(0, 0, 0, 0.14); -webkit-box-shadow: 2px 3px 10px 0px rgba(0, 0, 0, 0.14); -moz-box-shadow: 2px 3px 10px 0px rgba(0, 0, 0, 0.14); webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.news-paper .news-block .border-block{border: 1px solid #a78440; padding: 2px;height: 100%}
.news-block .border-block figure{width: 100%; height: auto; overflow: hidden; margin-bottom: 19px;}
.news-block .border-block figure img{display: block;}
.news-block .news-caption{width: 100%;}
.news-block .news-caption .month{font-size: 24px; font-weight: 700; display: block; color: #545454; webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.news-block .news-caption .year{font-size: 24px; font-weight: 700; display: block; color: #545454; margin-bottom: 10px; webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.news-block .news-caption .btn-view{font-size: 12px; color: #86754d; font-weight: 900; margin-bottom: 13px; display: block;}
.news-block .news-caption a{font-size: 12px; color: #86754d; font-weight: 900; margin-bottom: 13px; display: block;}
.news-paper .news-block:hover {background: #15274b; border-color: transparent; color: #fff;}
.news-paper .news-block:hover .border-block{border-color: transparent;}
.news-paper .news-block:hover .month{color: #fff;}
.news-paper .news-block:hover .year{color: #fff;}
.news-paper .news-block:hover .btn-view{color: #fff;}
.news-paper .news-block:hover .news-caption a {color:#fff;}
.main-right .newspaper-caption{width: 100%; margin-bottom: 10px; display: block; overflow: hidden;}
.main-right .newspaper-caption p{font-size: 11px; font-weight: 500; color: #525252; margin-bottom: 10px; letter-spacing: -0.01em}
.main-right .archive{width: 100%; margin-bottom: 25px;}
.main-right .archive h4{font-size: 18px; color: #15274b; font-weight: 700; margin-bottom: 8px;}
.main-right .archive a{padding-left: 5px; display: block; font-size: 18px; font-weight: 700; color: #86754d;}
.main-right .archive a:hover{color: #15274b;}
.main-right .our-product{width: 100%; background: #7c6e4c; padding: 17px 25px 15px;}
.main-right .our-product h5{font-size: 16px; font-weight: 700; color: #fff; margin-bottom: 10px;}
.main-right .our-product p{font-size: 12px; color: #fff; margin-bottom: 10px;}
.main-right .our-product .btn-view-product{background: #fff; font-size: 12px; color: #7c6e4c; display: block; padding: 7px; text-align: center; font-weight: 900;}
.main-right .our-product .btn-view-product:hover{background: #15274b; color: #fff;}

/*----------blog-page-------------*/
.blog-page{padding-top: 10px; width: 100%; position: relative; background: #f1eee8; padding-bottom: 160px;}
.blog-page .main-left{padding-right: 68px;}
.main-left .blog-banner{width: 100%; margin-bottom: 29px; position: relative;}
.blog-banner figure{width: 100%; height: auto; overflow: hidden; border: 6px solid #fff;}
.blog-banner figure img{display: block; width: 100%;}
.blog-banner .blog-banner-caption{position: absolute; bottom: 0; left: 0; background: #fff; max-width: 586px; width: 100%; padding: 18px 31px;}
.blog-banner .blog-banner-caption span{font-size: 14px; font-weight: 700; color: #86754d; display: block;}
.blog-banner .blog-banner-caption .title a{font-size: 24px; font-weight: 700; color: #15274b; line-height: 1.2;}
.blog-banner .blog-banner-caption .title{font-size: 24px; font-weight: 700; color: #15274b; line-height: 1.2;}
.blog-post{width: 100%;}
.blog-post .blog-entry{padding-bottom: 14px; margin-bottom: 13px; border-bottom: 1px solid #fff; width: 100%; height: auto; display: block; overflow: hidden;}
.blog-post .blog-entry figure{max-width: 210px; width: 100%; height: auto; float: left; border: 6px solid #fff; overflow: hidden; margin-right: 25px;}
.blog-post .blog-entry figure img{width: 100%; display: block;  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.blog-post .blog-entry figure:hover img{-webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1);}
.blog-post .blog-entry .entry-caption{float: right; width: calc(100% - 235px); padding-top: 15px;}
.blog-entry .entry-caption .date{font-size: 14px; color: #86754d; font-weight: 700; margin-bottom: 10px;}
.blog-entry .entry-caption .title a{font-size: 24px; font-weight: 700; color: #15274b; margin-bottom: 5px; padding-right: 40px; line-height: 26px;}
.blog-entry .entry-caption p{font-size: 14px; font-weight: 500; color: #53514c; margin-bottom: 38px;}
.blog-entry .entry-caption .btn-reading{font-size: 14px; font-weight: 900; color: #86754d; }
.blog-entry .entry-caption .btn-reading:hover{color: #15274b;}
.blog-page .main-right{padding-top: 42px;}
.main-right .category{width: 100%; margin-bottom: 26px;}
.main-right .category h4{font-size: 18px; font-weight: 700; color: #15274b; margin-bottom: 12px;}
.main-right .category ul{display: block; margin: 0 17px;}
.main-right .category ul li{display: block; list-style: none; padding-bottom: 10px;}
.main-right .category ul li a{font-size: 14px; font-weight: 500; color: #86754d; line-height: 20px;}
.main-right .category ul li a:hover{color: #15274b;}
/* pagination */
.pagination{text-align: center; margin: 30px 0px; display: inline-block; width: 100%; position: relative; clear: both;}
.pagination a{font-size: 16px;color: #919191;font-weight: 700;text-decoration: none;display: inline-block;vertical-align: middle;padding:0 7px;margin:0 2px; line-height: 20px; border-bottom: 3px solid transparent;}
.pagination a:hover {border-bottom: 3px solid #919191; opacity: 0.7;}
.pagination .prev , .pagination .next{border: none; margin: 0 8px; padding: 0;}
.pagination .prev:hover , .pagination .next:hover{border: none;}
.pagination .prev:before {content: ''; display: inline-block; vertical-align: middle; line-height: 20px; border-top: 0; border-left: 0; width: 10px; border-bottom: 2px solid #919191; border-left: 2px solid #919191; height: 10px; transform: rotateZ(45deg); -webkit-transform: rotateZ(45deg); -moz-transform: rotateZ(45deg);}
.pagination .next:before {content: ''; display: inline-block; vertical-align: middle; line-height: 20px; border-top: 0; border-left: 0; width: 10px; border-bottom: 2px solid #919191; border-left: 2px solid #919191; height: 10px; transform: rotateZ(-135deg); -webkit-transform: rotateZ(-135deg); -moz-transform: rotateZ(-135deg); }
.pagination .current{border-bottom: 3px solid #919191;}

/*---------------blog-detail-page-------------------*/
.blog-detail{padding-left: 30px; width: 100%; display: block; overflow: hidden;}
.blog-detail .post-info{width: 100%; margin-bottom: 16px; display: block; overflow: hidden;}
.blog-detail .post-info .post-media{padding: 8px 0 12px; float: left;}
.post-info .post-media ul li{display: inline-block; height: 28px; vertical-align: middle; margin-right: 6px;}
.post-info .post-media ul li a{display: block;}
.blog-detail .post-info .post-admin{float: right;}
.post-info .post-admin figure{width: 49px; height: 48px; float: left; margin-right: 12px; overflow: hidden;}
.post-info .post-admin figure img{display: block; width: 100%;}
.post-info .post-admin .name{float: left; padding: 8px 0;}
.post-info .post-admin .name .contribute{font-size: 12px; color: #6e6e6e; font-weight: 700; font-style: italic; display: block;}
.post-info .post-admin .name .admin{font-size: 12px; color: #6e6e6e; font-weight: 500; font-style: italic; display: block;}
.blog-detail p{font-size: 14px; color: #515151; line-height: 24px; margin-bottom: 24px; padding-right: 40px;}
.post-media .stButton .st-facebook-counter{background-image: url(/images/site/facebook_blog.png) !important; width: 30px;height: 24px !important}
.post-media .stButton .st-linkedin-counter{background-image: url(/images/site/linkdin_blog.png) !important; width: 30px;height: 24px !important}
.post-media .st_facebook_hcount .stButton .st-facebook-counter{height: 24px !important}
.post-media .stButton .st-email-counter{background-image: url(/images/site/mail_blog.png) !important; width: 30px; top: 4px;}
.post-media .stButton{margin: 0;}
/*.post-media .stButton .stFb, .post-media .stButton .stTwbutton, .post-media .stButton .stMainServices{height: 28px !important;}*/
.post-media .stButton .stArrow{display: none;}

/*---------------financial-info-page-------------------*/
.financial-info-page{width: 100%; position: relative; background: #13294b; padding-top: 105px; text-align: center;}
.financial-info-page .main-section{padding-bottom: 92px; width: 100%; max-width: 842px; display: block; overflow: hidden;}
.financial-info-page .main-section h2{font-size: 36px; color: #fff; font-weight: 900; margin-bottom: 10px;}
.financial-info-page .main-section .sub-title{font-size: 24px; color: #fff; margin-bottom: 35px;}
.financial-info-page .main-section span{display: block; margin: 0 auto; margin-bottom: 30px;}
.financial-info-page .main-section p{font-size: 16px; font-weight: 500; color: #fff; line-height: 28px; margin-bottom: 50px;}
.main-section .financial-task .summary{font-size: 18px; font-weight: 900; color: #fff; margin-bottom: 35px;}
.main-section .financial-task .block{max-width: 390px; width: 100%; margin: 0 15px; margin-bottom: 22px; border: 1px solid #9f7e3c; position: relative; float: left;}
.main-section .financial-task .block .table{display: table; height: 248px;}
.main-section .financial-task .block .table-cell{display: table-cell; vertical-align: middle; text-align: center;}
.main-section .financial-task .block:after{position: absolute; content: ""; width: 70px; height: 16px; bottom: -8px; left: 50%; background: #13294b url(../images/site/3stars.png) 50% 50% no-repeat; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%);}
.financial-task .block .title{font-size: 24px; font-weight: 700; color: #fff;}
.financial-task .block .value{font-size: 48px; color: #fff; font-weight: 300;}
.financial-caption{width: 100%; background: url(../images/site/diagonal_pattern.jpg); display: block; overflow: hidden; padding: 140px 0 130px;}
.financial-caption p{font-size: 14px; color: #212121; line-height: 18px;}


/*---------------new-member-page---------------------*/
.blue-frame.new-member{top: 107px; position: absolute; bottom: inherit;}
.blue-frame.new-member .gray-border .frame-content{padding: 36px 38px; border: 0; text-align: left; margin: 0;}
.blue-frame.new-member .gray-border .frame-content .text-caption{padding: 0;}
.blue-frame.new-member .gray-border .frame-content h1{font-size: 16px; font-weight: 700; color: #7c6e4c; margin-bottom: 10px;}
.blue-frame.new-member .gray-border .frame-content p{font-size: 14px; color: #585858; line-height: 1.4; margin-bottom: 25px;}
.new-member form{width: 100%; padding-right: 8px;}
.new-member form br{display: none;}
.new-member form .error-inner{color: #f00;}
.new-member form .dform .dform_element .phone_number label{display: none;}
.new-member form .dform .dform_element{width: 100%; display: block; overflow: hidden; margin-bottom: 11px;}
.new-member form .dform .dform_element label{float: left; font-size: 16px; color: #585858; font-weight: 500; line-height: 27px;}
.new-member form .dform .dform_element input{float: right; width: auto; height: 27px; border: 0; border-bottom: 1px solid #7c6e4c; background: none; font-size: 14px; color: #7c6e4c; font-weight: 500; color: #7c6e4c; padding:0 7px;}
.new-member form .dform .dform_element .column{width: 156px !important; margin-right: 28px; float: left;}
.new-member form .dform .dform_element .column.column-last{width: 186px !important; margin-right: 0; float: right;}
.new-member form .dform .dform_element .column.column-last input{width: 112px !important;}
.new-member form .dform .dform_element .column .select2{width: 113px !important; float: right; height: 27px;}
.new-member form .dform .dform_element .column .select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 27px !important; height: 27px; padding: 0 24px 0 6px !important;}
.new-member form .dform .dform_element .dform_element{margin-bottom: 0;}
.new-member form .dform .dform_element.field_home_phone input{width: 103px !important; float: left; margin-left: 10px;}
.new-member form .dform .dform_element.field_daytime_phone input{width: 103px !important; float: left; margin-left: 10px;}
.new-member form .dform .dform_error{display: inline-block; margin-top: 6px;}
.new-member form ::-webkit-input-placeholder {color: #7c6e4c; opacity:1; font-weight: 500;}
.new-member form ::-moz-placeholder {color: #7c6e4c; opacity:1; font-weight: 500;}
.new-member form :-ms-input-placeholder {color: #7c6e4c; opacity:1; font-weight: 500;}
.new-member form :-moz-placeholder {color: #7c6e4c; opacity:1; font-weight: 500;}
.new-member form .dform_element input[type="submit"]{font-size: 14px; font-weight: 700; color: #fff; background: #7c6e4c; width: 195px !important; height: 37px; margin: 38px auto 11px; -webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all; text-transform: uppercase; float: none; line-height: 22px;}
.new-member form .dform_element input[type="submit"]:hover{background: #13294b;color: #fff;}
.recomended-member{width: 100%; position: relative; background: url(../images/site/diagonal_pattern.jpg); padding: 118px 0 75px;}
.recomended-member .member-caption{max-width: 460px; width: 100%; margin-left: 0;}
.member-caption .btn-back{font-size: 12px; display: block; color: #15274b; margin-bottom: 12px;}
.member-caption .title{color: #15274b; font-size: 18px; font-weight: 900; margin-bottom: 28px;}
.member-caption p{font-size: 18px; color: #454545; line-height: 24px; margin-bottom: 10px;}


/*----------------our-agents-page-----------------------*/
.blue-frame.our-agent .frame-content{padding: 50px 10px 30px;}
.our-agent .frame-content .text-caption .title{font-weight: 700; font-size: 16px;}
.our-agent .frame-content .text-caption p{color: #555555; line-height: 1.2;}
.our-agent-page{width: 100%; position: relative; background: url(../images/site/diagonal_pattern.jpg); text-align: center; padding: 120px 0 110px;}
.our-agent-page h3{color: #7c6e4c; font-weight: 700; text-transform: uppercase;}
.our-agent-page .search-form .search-field input{display: inline-block; height: 35px; width: 170px; padding: 0 7px; font-weight: 500; margin-right: 16px; margin-bottom: 32px;}
.our-agent-page .search-form .search-field span.or{display: inline-block; font-size: 18px; color: #484848; font-weight: 500; margin-right: 14px;}
.our-agent-page .search-form .search-field .select2{display: inline-block; width: 172px !important}
.our-agent-page .search-form .search-field .select2-container--default .select2-selection--single{background: transparent; height: 45px !important;}
.our-agent-page .search-form .search-field .select2-container .select2-selection--single .select2-selection__rendered{font-size: 18px; line-height: 35px !important; height: 35px !important; text-align: left;}
.our-agent-page .search-form input[type="submit"]{text-transform: uppercase;}
.our-agent-page .modify{width: 100%; margin-bottom: 43px;}
.our-agent-page .modify p{display: inline-block; font-size: 18px; color: #5a5a5a; font-weight: 500; padding-right: 20px; margin-bottom: 0;}
.our-agent-page .modify p span{font-weight: 700;}
.our-agent-page .modify .btn-modify{font-size: 14px; font-weight: 700; color: #fff; padding: 10px 38px; background: #7c6e4c; display: inline-block;}
.our-agent-page .modify .btn-modify:hover{background: #13294b;}
.our-agent-page .agent-list{padding: 0 44px; width: 100%; display: block; overflow: hidden; margin-bottom: 26px;}
.our-agent-page .agent-list .block{border: 1px solid #7c6e4c; max-width: 274px; width: 100%; float: left; background: #fff; margin: 0 16px; margin-bottom: 32px; position: relative; padding: 7px;  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease; box-shadow: 2px 3px 10px 0px rgba(0, 0, 0, 0.14); -webkit-box-shadow: 2px 3px 10px 0px rgba(0, 0, 0, 0.14); -moz-box-shadow: 2px 3px 10px 0px rgba(0, 0, 0, 0.14); }
.agent-list .block:after{position: absolute; content: ""; width: calc(100% - 8px); height: calc(100% - 8px); border: 1px solid #7c6e4c; top: 3px; left: 3px;  pointer-events: none;}
.agent-list .block figure{width: 100%; height: auto; overflow: hidden; margin-bottom: 12px;}
.agent-list .block figure img{display: block; width: 100%;}
.agent-list .block .info{width: 100%; text-align: center; padding: 0 45px;}
.agent-list .block .info .city{font-size: 11px; font-weight: 700; color: #86754d; margin-bottom: 23px;  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.agent-list .block .info .name{font-size: 18px; font-weight: 700; color: #545454; margin-bottom: 55px;  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.agent-list .block .info .btn-view-detail{font-size: 13px; color: #404040; padding-left: 25px; background: url(../images/site/arrow_right.png) 0% 50% no-repeat; display: inline-block; font-weight: 700; position: absolute; left: 50%; bottom: 24px; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); z-index: 1;}
.agent-list .block:hover{border-color: transparent; background: #13294b;}
.agent-list .block:hover:after{border-color: transparent;}
.agent-list .block:hover .info .city{color: #acacac;}
.agent-list .block:hover .info .name{color: #fff;}
.agent-list .block:hover .info .btn-view-detail{color: #fff;}
.frame-content .agent-photo{width: 165px; height: 165px; top: -39px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); z-index: 100; box-shadow: 2px 3px 7px 0px rgba(0, 0, 0, 0.07); -webkit-box-shadow: 2px 3px 7px 0px rgba(0, 0, 0, 0.07); -moz-box-shadow: 2px 3px 7px 0px rgba(0, 0, 0, 0.07);}
.frame-content .agent-photo:after{position: absolute; content: ""; top: 55px; left: 100%; background: url(../images/site/horizontal_pattern_agent.jpg) repeat-x; height: 74px; width: 2500px;}
.frame-content .agent-photo:before{position: absolute; content: ""; top: 55px; right: 100%; background: url(../images/site/horizontal_pattern_agent.jpg) repeat-x; height: 74px; width: 2500px;}
.frame-content .agent-photo span{ border: 5px solid #fff; display: block;}
.frame-content .agent-photo img{display: block; max-width: 100%;}
.frame-content .agent-detail{width: 100%; text-align: center; padding-top: 26px; max-width: 560px; padding-bottom: 29px;}
.agent-detail-wrap{width: 100%; overflow: hidden;}
.agent-detail .star-img{display: block; margin: 0 auto; opacity: 0.2; margin-bottom: 29px;}
.agent-detail h3{font-size: 36px; color: #13294b; margin-bottom: 18px;}
.agent-detail .num a{font-size: 36px; color: #777776; line-height: 1.2; margin-bottom: 7px; display: block;}
.agent-detail h5{font-size: 24px; color: #13294b; font-weight: 700; margin-top: 31px; margin-bottom: 10px;}
.agent-detail .city{font-size: 18px; color: #777776; font-weight: 700; margin-bottom: 0px;}
.frame-content .agent-detail p{font-size: 14px; font-weight: 500; color: #777776; margin-bottom: 19px; line-height: 1.2; }

/*--------------contact-page--------------------*/
.frame-content .contact-detail{padding: 0 45px; padding-bottom: 80px;}
.contact-detail .star-img{display: block; margin: 0 auto; opacity: 0.2; margin-bottom: 48px; margin-top: 10px;}
.contact-detail .left-content{text-align: left;}
.contact-detail .left-content h5{font-size: 18px; color: #13294b; font-weight: 700; margin-bottom: 0;}
.contact-detail .left-content p{font-size: 14px; font-weight: 500; color: #777776; line-height: 1.2; margin-bottom: 15px; padding-right: 50px;}
.contact-detail .left-content a{display: block; font-size: 14px; color: #777776; font-weight: 500;}
.contact-detail .left-content span{font-size: 14px; color: #777776; font-weight: 500; display: block;}
.contact-detail .left-content span a{display: inline-block; font-size: 14px; color: #777776; font-weight: 500;}
.contact-detail .right-content{text-align: left;}
.contact-detail .right-content form{max-width: 246px; width: 100%; margin-left: 0;}
.contact-detail .right-content form label{font-size: 16px; color: #585858; line-height: 24px; font-weight: 500; display: block;}
.contact-detail .right-content form .dform_container{margin-bottom: 20px;}
.contact-detail .right-content form input[type="text"], .contact-detail .right-content form input[type="password"], .contact-detail .right-content form input[type="email"], .contact-detail .right-content form input[type="tel"], .contact-detail .right-content form input[type="search"]{width: 100%; border: 0; border-bottom: 1px solid #7c6e4c; font-size: 14px; font-weight: 500; color: #585858; padding: 0 9px; height: 32px;}
.contact-detail .right-content form .select2{border: 1px solid #7c6e4c !important;}
.contact-detail .right-content form .select2-container--default .select2-selection--single .select2-selection__arrow{right: 14px;}
.contact-detail .right-content form .select2-container--default .select2-selection--single .select2-selection__rendered{height: 32px; line-height: 32px !important;}
.contact-detail .right-content form textarea{width: 100%; border: 0; border: 1px solid #7c6e4c; font-size: 14px; font-weight: 500; color: #585858; padding: 9px; height: 94px;}
.contact-detail .right-content form input[type="submit"]{width: 128px; height: 39px; color: #fff; background: #7c6e4c; font-weight: 500; font-size: 14px;  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.contact-detail .right-content form .error-inner{color: #f00; font-size: 13px;}
.contact-detail .right-content form input[type="submit"]:hover{background: #13294b;}



/*---------------product-page-------------------*/
.product-section .main-section{padding-bottom:10px;}
.product-section .main-section h2{ margin-bottom:30px;}
.products-block{display:block; margin-bottom:50px;}
.products-block .products{display:block;}
.products-block .products .block{display:flex; width:100%; margin-bottom:20px;}
.products-block .products .block .left-block{display:table-cell; vertical-align:middle; min-height:392px; width:50%; float:left;}
.products-block .products .block .right-block{display:table; min-height:392px;width:50%; float:right; background:#ffffff; padding:13px; box-sizing:border-box;}
.products-block .products .block .right-block .text-section{display:table-cell; vertical-align:middle;border:1px solid #a5813b; position:relative;}
.products-block .products .block .right-block .text-section:before{content:""; border: 1px solid #a5813b;bottom:4px;left:4px;position:absolute;right:4px;top:4px; pointer-events: none;}
.products-block .products .block .right-block .text-section .inner-text{width:305px;}
.products-block .products .block .right-block .text-section .inner-text figure{margin-bottom:17px;}
.products-block .products .block .right-block .text-section .inner-text h3{color:#13294b;}
.products-block .products .block .right-block .text-section .inner-text p{font-size:18px; color:#606060; line-height:24px; margin-bottom:25px;}
.learn-more{background:#7c6e4c; min-width:153px; color:#ffffff; text-transform:uppercase; font-size:16px; font-weight:700; padding:0 25px; box-sizing:border-box; display:inline-block; min-height:37px; line-height:37px;}
.learn-more:hover{background:#13294B; color:#fff;}
.products-block .products .swap .left-block{order:2;}
.products-block .products .swap .right-block{order:1;}
.best-product-block{display:block;}
#content-area .best-product-block .container{width:825px;}
.best-product-block figure{margin-bottom:20px;}
.best-product-block h4{font-size:30px; color:#7c6e4c; margin-bottom:10px;}
.best-product-block p{font-size:16px; color:#7f7f7f}
/* step-01 */
.step-one {background:url(../images/site/step-bg.jpg) no-repeat; background-size:cover; position:relative;}
.step-one .main-section{max-width:910px;}
#content-area .step-one .main-section .container{max-width:910px;}
.inner-step{display:block; position:relative;}
.inner-step:after{content:"";background: rgba(0, 0, 0, 0) url("../images/site/scroll_pattern.png") repeat scroll 0 0;  bottom: 0px;  content: "";  height: 50px;  left: 0;  position: absolute;  width: 100%;}
.step-one .main-section  h5{font-weight:300; color:#e4e4e4; font-size:30px;}
.step-one .main-section .question-part{display:block; margin-bottom:160px;}
.step-one .main-section .question-part p{margin-bottom:0; font-size:35px; color:#ffffff; font-weight:500; line-height:47px;}
.step-one .main-section  input{width:100px; height:45px; background:none; border:none;  border-bottom:4px solid #ecd6b4; line-height:50px; text-align:center; display:inline-block; font-size:35px; color:#ecd6b4; margin-bottom:40px; font-weight:500;}
.step-one .main-section  input[type="radio"]{width: auto;height: auto;margin: 6px 20px 10px 0;}
.continue-btn{background:#7c6e4c; min-width:165px; height:40px; padding:0 15px; text-align:center; text-transform:uppercase; font-size:18px; color:#fff; font-weight:900; display:inline-block; line-height:40px;}
.continue-btn:hover{background:#fff; color:#13294B;}
.step-one .note-block p{font-size:14px; line-height:30px; font-style:italic; font-weight:500; color:#dfdfdf; margin-bottom:10px;}
.step-one .parent-label{padding-left: 0;line-height: 24px;cursor: pointer;color: #fff}
.step-one .dform_element .radios{padding: 30px 30px 60px;}
/*iframe part */
.iframe-section{display:block; padding-top:90px}
#content-area .iframe-section .container{width:1070px; max-width:1070px;}
.iframe-section:before{display:none;}
.iframe-section .iframe-part{display:block;}
.iframe-section .iframe-part .left-part{float:left; display:block; width:575px; margin-left:-30px;}
.iframe-section .iframe-part .right-part{float:right; display:block; width:460px;}
.secondary{background:#00b962 !important;}
.iframe-part .right-part .block{display:block; margin-bottom:90px;}
.iframe-part .right-part .block .title{color:#7c6e4c;  font-size:30px; line-height:36px; font-weight:700; margin-bottom:10px;}
/* step-02 */
.step-two .main-section h5{margin-bottom:35px;}
.step-two .main-section .answer-block p{ font-size:18px; color:#e4e4e4;margin-bottom:25px;}
.step-two .main-section .answer-block p strong{color:#ecd6b4; border-bottom:1px solid #ffffff; }
.step-two .checkbox-part{width:625px; padding:30px 0 0px 0;}
.icr-label .icr-item {background:none; height:30px; width:30px; float:left; border-radius:100%; border:2px solid #a5813b; margin-right:20px !important; margin-bottom:20px !important;}
.icr-label.checked .icr-item{background:#a5813b;}
.icr-text{margin-bottom:24px !important; vertical-align:middle; line-height:30px;}
.checkbox-part label{width:100%; height:auto; float:left; text-align:left; font-size:18px; color:#fff; font-weight:500;}
.step-two .main-section .question-part{margin-bottom:40px;}
/* step-03 */
.step-three .checkbox-part{width:250px; padding:30px 0 20px 0;}
/* step-04 */
.step-four .checkbox-part{width:350px; padding:30px 0 20px 0;}
/* step-05 */
.step-five .main-section .answer-block{margin-bottom:20px;}
.step-five .main-section .question-part{width:740px;}
.step-five .main-section .question-part p{margin-bottom:10px}
.step-five .main-section .question-part p strong{color:#dcc8aa;}
.step-five .question-part span{font-size:16px; line-height:36px; font-weight:500; color:#ffffff; margin-bottom:50px;}
.step-five .question-part .continue-btn{margin-bottom:35px;}

/* choosing-beneficiary page */
.beneficiary-block .text-caption p{font-size:14px; color:#585858; font-weight:400; margin-bottom:35px;}
.beneficiary-block .text-caption figure{margin-bottom:15px;}
.beneficiary-block .text-caption h6, .beneficiary-block .text-caption p strong{margin-bottom:15px; display:block; font-size:18px; color:#585858; font-weight:400;}
.content-text{text-align:center; padding-bottom:25px; border-bottom:1px solid #7c6e4c}
.content-text .title{color:#13294b; font-size:18px; line-height:20px; font-weight:900; margin-bottom:20px;}
.top-form-block .content-text p{font-size:18px; line-height:24px; color:#454545; font-weight:400;}
.different-nomini{display:block; padding:40px 0 20px 0; border-bottom:1px solid #7c6e4c;}
.different-nomini .left-part{display:block; float:left; width:450px;}
.different-nomini .left-part .title ,.different-nomini .right-part .title{font-size:18px; line-height:24px; color:#13294b; font-weight:900; margin-bottom:15px;}
.different-nomini .left-part strong ,.different-nomini .right-part strong{font-size:16px; color:#454545; font-weight:700; margin-bottom:5px; display:block;}
.different-nomini .left-part p , .different-nomini .right-part p{font-size:16px; color:#454545;}
.different-nomini .right-part {float:right;width:475px;}
.blue-frame .gray-border .beneficiary-block{padding:21px 0 55px;}
.beneficiary-form{display:block; padding:60px 0; text-align:center;}
.beneficiary-form .form-section{display:block;}
.beneficiary-form .form-section figure{display:block; margin-bottom:10px;}
.beneficiary-form .form-section .title{font-size:29px; color:#7c6e4c; font-weight:700; margin-bottom:20px;}
.beneficiary-form .form-section p{color:#454545; font-size:16px; line-height:24px; margin-bottom:40px;}

.ownership-block .content-text{border:none; padding:20px 0 50px 0;}

/*---------------form-page-------------------*/
.form-parts{display:block; padding:70px 0 170px 0;}
#content-area .form-parts .container{width:1080px;}
.back-to-contact{float:left; color:#15274b; font-size:12px; font-weight:300; display:block;}
.back-to-contact:hover{color:#15274b; text-decoration:underline;}
.form-parts .form-section{display:block; padding-top:20px;}
.form-parts .form-section h3{font-size:44px; line-height:50px; color:#86754d; font-weight:900; text-transform:uppercase; display:block; margin-bottom:80px;}
.form-parts .form-section .block{width:333px; height:auto; float:left; margin-right:3px; margin-bottom:80px;}
.form-parts .form-section .block.last{margin-right:0;}
.form-parts .form-section .block figure{margin-bottom:15px; display:block;}
.form-parts .form-section .block h4{font-size:28px; line-height:33px; color:#7c6e4c; font-weight:700;}
.form-parts .form-section .block .download-btn{font-size:16px; text-transform:uppercase; color:#ffffff; font-weight:700; background:#7c6e4c; max-width:153px; line-height:37px; height:37px; padding:0 15px; display:block;}
.form-parts .form-section .block .download-btn:hover{background:#15274B;}
/*---------------employment-page-------------------*/
.employment-part{display:block;}
.employment-part .text-caption{padding:57px 20px;}
.our-agent-page .employment-block{padding:50px 0 35px 0; display:block; margin-bottom:0;}
.employment-block .block{display:table; min-height:254px; min-width:254px;}
.employment-block .block .info{display:table-cell; vertical-align:middle; }
.employment-block .block .info h5{font-size:29px; line-height:30px; color:#545454; font-weight:700; display:block;}
.employment-block .block .info small{color:#86754d; font-size:14px; text-transform:uppercase; font-weight:900;}
.employment-block .last-block .info small{font-size:14px; color:#ffffff; text-transform:uppercase; background:#7c6e4c; min-width:157px; line-height:37px; height:37px; display:block; padding:0 15px;}
.employment-block .last-block .info p{font-size:18px; line-height:23px; color:#454545; font-weight:400;}
.employment-block .last-block .info{padding:0 35px;}
.employment-block .last-block:hover a{color:#fff;}
.employment-block .last-block:hover p{color:#ededed;}
.employment-block .block .info figure img{width:auto;}
.employment-block .block .info figure .gray-star{opacity:1; visibility:visible; display:block;}
.employment-block .block .info figure .white-star{opacity:0; visibility:hidden; display:none;}
.employment-block .block:hover figure .white-star{opacity:1; visibility:visible; display:block;}
.employment-block .block:hover figure .gray-star{opacity:0; visibility:hidden; display:none;}
.employment-block .block:hover .info h5{color:#ededed;}
.employment-block .block:hover .info small{color:#ffffff;}
.our-agent-page .employment-block .last-block {background:none;}
.our-agent-page .employment-block .last-block:hover{background:#13294b;}
.our-agent-page .emp_form {margin-top:50px;background:#FFF;padding:30px;}
.our-agent-page .emp_form form {margin-left: 35px;}
/*---------------agent-employment-page-------------------*/
#content-area .agent-employment .container{width:1015px;}
.agent-employment{display:block;}
.agent-employment .main-agent-block{display:block; padding:20px 0; clear:both;}
.agent-employment .main-agent-block .agent-left-block{float:left; width:470px; text-align:left;}
.agent-employment .main-agent-block .agent-left-block hr{width: 197px; margin: 10px 0 35px 0;}
.agent-employment .main-agent-block .agent-left-block h3{font-size:44px; color:#86754d; font-weight:900; text-transform:uppercase; margin-bottom:40px;}
.agent-employment .main-agent-block .agent-left-block p{font-size:18px; color:#454545; font-weight:400; clear:both;}
.agent-employment .main-agent-block .agent-left-block a.btn-product {font-size: 18px;font-weight: 700;color: #fff;background: #7c6e4c;padding: 13px 39px;display: inline-block;}
.agent-employment .main-agent-block .agent-left-block a.btn-product:hover {background: #15274b;}
.agent-employment .main-agent-block .agent-right-block{float:right; width:515px;}
.line-block{width:197px; height:1px; background:#86754d; float:left; margin:10px 0 35px 0; display:block; clear:both;}
.application-link-btn{background:#7c6e4c; min-width:249px; height:37px; line-height:37px; text-transform:uppercase; font-size:14px; color:#ffffff; padding:0 15px; display:inline-block; box-sizing:border-box; text-align:center; font-weight:700;}
.application-link-btn:hover{color:#fff; background:#13294B;}
.agent-employment .main-agent-block .agent-right-block .blue-frame{bottom:auto; right:auto;}
.agent-employment .main-agent-block .agent-right-block .blue-frame .gray-border .frame-content{border:none;}
.agent-employment .main-agent-block .agent-right-block .blue-frame.our-agent .frame-content{padding:0;}
.agent-employment .main-agent-block .agent-right-block .employment-part .title{color:#7c6e4c; padding-top:20px;}
.agent-employment .main-agent-block .agent-right-block .employment-part  p{color:#454545; font-size:18px;}
.agent-employment .select2{width: calc(100% - 20px) !important;margin-bottom: 0 !important}
.agent-employment .dform_multiselect .select2{margin-bottom: 15px !important}
/*---------------report-death-page-------------------*/
.login-part{display:block;}
.login-part .name{display:block; margin-bottom:30px;}
.login-part .name label{font-size:16px; line-height:20px; color:#585858; font-weight:500; margin-right:10px;}
.login-part .name input{width:342px; border:none; border-bottom:1px solid #7c6e4c;  background:none; font-size:14px; font-weight:500;}
.login-part .name textarea{width:432px; border:none; border-bottom:1px solid #7c6e4c;  background:none; font-size:14px; font-weight:500; height:25px; padding:0; margin-bottom:35px;}
.login-part .login-btn{min-width:127px; height:37px; line-height:37px; background:#7c6e4c; color:#ffffff; font-size:14px; text-transform:uppercase; display:inline-block; text-align:center; font-weight:700; margin-top:10px; margin-bottom:15px;}
.login-part .login-btn:hover{background:#13294B;}
.login-part span{display:block; font-size:14px; color:#454545; font-weight:500; margin-bottom:45px;}
.login-part span a{font-weight:900; color:#7c6e4c}
.login-part span a:hover{text-decoration:underline;}
.gray-border .frame-content.report-part{padding: 36px 38px; border: 0; text-align: left; margin: 0;}
.gray-border .frame-content.report-part .text-caption{padding: 0;}
.gray-border .frame-content.report-part h3{font-size: 16px; font-weight: 700; color: #7c6e4c; margin-bottom: 10px;}
.gray-border .frame-content.report-part h3 em{font-style: normal;}
.frame-content.report-part .field_untitled h3 + p{font-size: 14px; color: #585858; line-height: 1.4; margin-bottom: 3px; font-weight: 400;}
.report-part form .dform_element p{font-weight: 700; color: #7c6e4c; margin-bottom: 0;}
.report-part form{width: 100%; padding-right: 8px;}
.report-part form .error-inner{color: #f00;}
.report-part form .dform .dform_element{width: 100%; display: block; overflow: hidden; margin-bottom: 11px;}
.report-part form .dform .dform_element label{float: left; font-size: 16px; color: #585858; font-weight: 500; line-height: 27px;}
.report-part form .dform .dform_element .dform_container label {margin: 0px 0px 3px;font-size: 14px;}
.report-part form .dform .dform_element input{float: right; width: auto; height: 27px; border: 0; border-bottom: 1px solid #7c6e4c; background: none; font-size: 14px; color: #7c6e4c; font-weight: 500; color: #7c6e4c; padding: 0 7px;}
.report-part form .dform .dform_element .column{width: 156px !important; margin-right: 28px; float: left;}
.report-part form .dform .dform_element .column.column-last{width: 186px !important; margin-right: 0; float: right;}
.report-part form .dform .dform_element .column.column-last input{width: 112px !important;}
/*.report-part form .dform .dform_element .column .select2{width: 113px !important; float: right; height: 27px;}
.report-part form .dform .dform_element .column .select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 27px !important; height: 27px; padding: 0 24px 0 6px !important;}*/
.report-part form .dform .dform_element .dform_element{margin-bottom: 0;}
.report-part form .dform .dform_element.phn input{width: 103px !important; float: left; margin-left: 10px;}
.report-part form .dform .dform_error{display: inline-block; margin-top: 6px;}
.report-part form ::-webkit-input-placeholder {color: #7c6e4c; opacity:1; font-weight: 500;}
.report-part form ::-moz-placeholder {color: #7c6e4c; opacity:1; font-weight: 500;}
.report-part form :-ms-input-placeholder {color: #7c6e4c; opacity:1; font-weight: 500;}
.report-part form :-moz-placeholder {color: #7c6e4c; opacity:1; font-weight: 500;}
.report-part form .dform_element input[type="submit"]{font-size: 14px; font-weight: 700; color: #fff; background: #7c6e4c; width: 195px !important; height: 37px; margin: 38px auto 11px; -webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all; text-transform: uppercase; float: none; line-height: 22px;}
.report-part form .dform_element input[type="submit"]:hover{background: #13294b;color: #fff;}
.report-part form .dform .dform_element.title{margin-bottom: 7px; padding-top: 16px;}
.report-part form .dform_element.field_fieldset legend{display: inline-block; margin-left: 0; vertical-align: top; font-size: 16px; color: #585858; font-weight: 500; line-height: 27px; margin-right: 14px;}
.report-part form .dform_element.field_fieldset{font-size: 0;}
.report-part form .dform_element.field_fieldset .dfcolumns{display: inline-block;}
.report-part form .dform_element.field_fieldset .column.column-last{width: 100% !important; display: inline-block;}
.report-part form .dform .dform_element.field_fieldset .column.column-last input{width: 100% !important; padding: 6px;}
.report-part form .dform_element.field_fieldset .dform_element{display: inline-block; position: relative;}
.report-part form .dform_element.field_fieldset .dform_element:after{position: absolute; content: "/"; font-size:14px; color: #7c6e4c; font-weight: 500; line-height: 27px; right: 7px; top: 0;}
.report-part form .dform_element.field_fieldset .dform_element:last-child:after{display: none;}
.report-part form .dform_element.field_fieldset .dform_element.field_date_of_birth_mm{width: 60px; padding-right: 24px;}
.report-part form .dform_element.field_fieldset .dform_element.field_date_of_birth_dd{width: 60px; padding-right: 24px;}
.report-part form .dform_element.field_fieldset .dform_element.field_date_of_birth_yyyy{width: 47px;}
.report-part form .dform_element.field_fieldset .dform_element.field_date_of_death_mm{width: 60px; padding-right: 24px;}
.report-part form .dform_element.field_fieldset .dform_element.field_date_of_death_dd{width: 60px; padding-right: 24px;}
.report-part form .dform_element.field_fieldset .dform_element.field_date_of_death_yyyy{width: 47px;}
.report-part form .dform_element.dform_textarea{position: relative;}
.report-part form .dform_element.dform_textarea label{position: relative; background: #fff; padding-right: 10px;}
.report-part form .dform_element.dform_textarea textarea{border: 0; font-size: 16px; color: #585858; font-weight: 500; line-height: 27px; text-indent: 0; height: 90px; width: 100%; overflow: hidden; /*padding: 0;  background: url(../images/site/textarea_bg.jpg) repeat;*/ height: auto;background-color: #f4f4f4}


/*---------------lodge-rentals-page-------------------*/
.lodge-rentals{display:block;}
.lodge-rentals .title{float:left; font-size:44px; line-height:50px; color:#86754d; font-weight:900; text-transform:uppercase; float:left; clear:both; padding-top:10px;}
.rentals-block{display:block; padding:60px 0;}
#content-area .rentals-block .container{width:880px;}
.main-block{width:264px; display:block; padding:4px; border:1px solid #aa8846; float:left; border-top:2px solid #b4965d; min-height:290px; background:#fff; margin-right:40px; margin-bottom:15px;}
.main-block.last{margin-right:0;}
.main-block .block{border:1px solid #aa8846;min-height:290px;background:#fff; padding:34px 15px 10px 15px;}
.main-block .block p{font-size:16px; color:#545454; font-weight:700;}
.main-block .block p strong{font-size:18px; font-weight:900;}
.main-block .block a{font-size:16px; color:#545454; margin-bottom:15px; display:block;}
.main-block .block a:hover{text-decoration:underline;}
.main-block .block span{display:block; font-size:16px; color:#545454; margin-bottom:15px;}
.main-block .block small{font-size:13px; color:#545454; display:block; margin-bottom:15px;}
.website-btn{display:block; background:#7c6e4c; width:109px; line-height:37px; height:37px; padding:0 10px; text-align:center; text-transform:uppercase; color:#fff !important; font-size:14px; font-weight:700; margin-bottom:15px;}
.website-btn:hover{text-decoration:none !important; background:#13294B;}

/* community service page */
.search-oportunities-block {width: 100%; height: auto; display: block; position: relative; background: url(../images/site/diagonal_pattern.jpg) repeat; }
.search-oportunities-block .top-form-block {padding: 150px 0 80px; border-bottom: 1px solid #7c6e4c;}
.search-form {text-align: center; }
.search-form h3 {color: #7c6e4c; text-transform: uppercase;}
.search-form form .text {width: 192px; height: 40px; border: 0; border-bottom: 1px solid #7c6e4c; background: none;font-size: 18px; color: #7c6e4c; margin-bottom: 26px;}
::-webkit-input-placeholder {color: #7c6e4c; opacity:1; font-weight: 600;}
::-moz-placeholder {color: #7c6e4c; opacity:1; font-weight: 600;}
:-ms-input-placeholder {color: #7c6e4c; opacity:1; font-weight: 600;}
:-moz-placeholder {color: #7c6e4c; opacity:1; font-weight: 600;}
.search-form input[type="submit"], .search-form input[type="button"], .search-form input[type="reset"] {font-size: 14px; font-weight: 700; color: #fff; background: #7c6e4c; min-width: 200px; height: 38px; margin: 0 auto; -webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all;}
.search-form input[type="submit"]:hover, .search-form input[type="button"]:hover, .search-form input[type="reset"]:hover {background: #13294b;color: #fff;}
.search-oportunities-block .search-school {font-size: 14px; font-weight: 700; color: #fff; background: #7c6e4c; min-width: 200px; height: 38px; margin: 0 auto; -webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all; display: inline-block; line-height: 38px;}
.search-oportunities-block .search-school:hover {background: #13294b;color: #fff; }
.search-oportunities-block .bottom-content-block {padding: 40px 0 110px; font-size: 0;}
.search-oportunities-block .bottom-content-block p strong {font-size: 18px; font-weight: 400; line-height: 24px;}
.search-oportunities-block .left-content {padding-right: 35px;}
.search-oportunities-block .right-content {padding-left: 35px;}
.search-oportunities-block .left-content , .search-oportunities-block .right-content {display: inline-block; vertical-align: top; width: 50%;}
.search-oportunities-block .bottom-content-block .padding-box {padding-left: 40px;}
.bottom-content-block .padding-box > div {margin-bottom: 20px;}
.bottom-content-block .padding-box a {font-size: 14px; font-weight: 700; color: #585858;}
.bottom-content-block .padding-box p {margin-bottom: 0; }
.search-oportunities-block .left-content h5 {font-size: 18px;}
.search-oportunities-block .right-content .blue-box {background: #13294b; padding: 25px 20px; margin-bottom: 20px;}
.search-oportunities-block .right-content h4, .search-oportunities-block .right-content a  {color: #fff;}
.search-oportunities-block .right-content p {color: #dedede; font-size: 18px;}
.search-oportunities-block .right-content a {font-size: 14px; font-weight: 500; display: block; line-height: 18px; padding: 3px 0;}
.search-oportunities-block .right-content a:before {content: "";background: url(../images/site/arrow_right.png) no-repeat;width: 17px;height: 10px;display: inline-block;vertical-align: middle;padding-right: 10px;}

/*open*/
.result-oportunities-block .top-form-block {padding-bottom: 0; border-bottom: 0;}
.result-form {text-align: center; }
.result-form h3 {color: #7c6e4c; text-transform: uppercase;}
.result-form h6 {color: #7c6e4c; font-size: 18px; display: inline-block; vertical-align: middle; margin-bottom: 0; padding-right: 20px;}
.result-form input[type="submit"], .result-form input[type="button"], .result-form input[type="reset"] {font-size: 14px; font-weight: 700; color: #fff; background: #7c6e4c; min-width: 100px; height: 38px; -webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all; display: inline-block; vertical-align: middle; }
.result-form input[type="submit"]:hover, .result-form input[type="button"]:hover, .result-form input[type="reset"]:hover {background: #13294b;color: #fff;}
.search-oportunities-block .btn-view-all {font-size: 16px; font-weight: 700; color: #fff; padding: 9px 22px; background: #7c6e4c; display: inline-block; width: auto; margin-bottom: 20px;}
.search-oportunities-block .btn-view-all:hover {background: #13294b;}
.result-block {padding: 33px 15px 0; border-bottom: 1px solid #13294b;}
.result-block h5, .result-block h6, .result-block p {margin-bottom: 10px;}
.result-block h6 {font-size: 18px; font-weight: 700; color: #7c6e4c;}
.result-block p {font-size: 16px;}
.result-block p small {font-size: 14px; font-weight: 700; color: #2f2f2f; display: inline-block; vertical-align: middle;}
.result-block p small:before {content: ""; width: 21px; height: 34px; display: inline-block; vertical-align: middle; margin-right: 12px; background: url(../images/site/map-location-pin.png) no-repeat;}


.lodges-page { width: 100%; height: auto; min-height: 840px; display: block; position: relative; }
.lodges-page:before {z-index: 1; pointer-events: none;}
.lodges-page .map-block {width: 100%; height: auto; display: block; position: relative; min-height: inherit;}
.lodges-page .lodges-search-caption-block {width: 263px; height: auto; display: block; position: absolute; top: 80px; left: calc((100% - 1170px) / 2); z-index: 9;}
.search-lodges-block {width: 100%; height: auto; display: block; position: relative; background: #fff; border: 4px solid #7c6e4c; padding: 18px; margin-bottom: 5px;}
.search-lodges-block h5 {font-size: 16px;}
.search-lodges-block .select2 {margin-bottom: 10px;}
.slick-list .slick-slide a {padding:2px !important;}

.select2  { width: 100% !important; border-bottom: 1px solid #7c6e4c; }
.select2-results {background: #fff /*url(../images/site/diagonal_pattern.jpg)*/;}
.select2-container--default .select2-selection--single { height: 100% !important; border: none !important; height: 100% !important; box-sizing: border-box !important; -webkit-border-radius: 0 !important;-moz-border-radius: 0 !important;-ms-border-radius: 0 !important;-o-border-radius: 0 !important;border-radius: 0 !important;}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered {background: none !important; color: none !important;}
.select2-container--default .select2-selection--single .select2-selection__arrow {height: 100% !important; width: 30px !important; }
.select2-container--default .select2-selection--single .select2-selection__arrow b {border: 0 !important}
.select2-container--default .select2-selection--single .select2-selection__arrow b:after {content:"";background: url(../images/site/dropdown-arrow.png) no-repeat !important; width: 17px ; height: 10px; display: block; -webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all; margin-top: -5px;}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.select2-container--default .select2-selection--single .select2-selection__rendered {box-sizing: border-box; padding: 0px 10px !important;position: relative; font-family: inherit; font-weight: 500; font-size: 14px; letter-spacing: 0.0em; font-style: normal; color: #7c6e4c !important; background: none;  height: 22px; line-height: 22px !important; padding-right: 23px !important; font-weight: 500 !important;}

.select2-search--dropdown .select2-search__field {padding: 8px 10px !important;width: 100%;box-sizing: border-box;color: #7c6e4c !important; display: none;}
.select2-search--dropdown {padding: 0 !important;}
.select2-container--open .select2-dropdown--below {background: #fff !important; border: 1px solid #7c6e4c !important; border-top: 0px !important; }
.select2-dropdown {background: none !important; border: none !important;}
.select2-results__option {color: #7c6e4c !important; padding: 4px 15px 0 15px !important; line-height: 22px !important; margin-bottom: 0 !important; border-bottom: 1px solid #7c6e4c; -webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all;}
.select2-container--default .select2-results__option[aria-selected=true] {background: #7c6e4c !important; display: none; color: #fff !important;}
.select2-container--default .select2-search--dropdown .select2-search__field {border: 1px solid #7c6e4c !important;}
.select2-container--default .select2-results__option--highlighted[aria-selected] {background: #7c6e4c !important; color: #fff !important;}

.search-lodges-block .placeholder-input {width: 100%;  border-bottom: 1px solid #7c6e4c; margin-bottom: 10px;}
.search-lodges-block .placeholder-input input {width: 100%; height: 20px; border: 0; background: none; font-size: 14px; color: #7c6e4c;  font-weight: 500; padding: 0 10px; font-family: 'Roboto',sans-serif;}
.search-lodges-block .label-input {width: 100%;  margin-bottom: 10px;}
.search-lodges-block .label-input label {display: inline-block; vertical-align: bottom; width: calc(40% - 0px); padding:0 10px; font-family: 'Roboto',sans-serif; font-size: 14px; color: #15274b; font-weight: 500;}
.search-lodges-block .label-input input {width: calc(60% - 4px); height: 20px; border: 0; background: none; font-size: 14px; color: #7c6e4c;  font-weight: 500; padding: 0; font-family: 'Roboto',sans-serif; display: inline-block; vertical-align: bottom;  border-bottom: 1px solid #7c6e4c;}

.search-lodges-block input[type="submit"], .search-lodges-block input[type="button"], .search-lodges-block input[type="reset"] {font-size: 14px; font-weight: 700; color: #fff; background: #7c6e4c; min-width: 100px; height: 38px; margin: 0 auto; -webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all; margin: 0 auto; text-transform: uppercase; margin-top: 10px;}
.search-lodges-block input[type="submit"]:hover, .search-lodges-block input[type="button"]:hover, .search-lodges-block input[type="reset"]:hover {background: #13294b;color: #fff;}

.get-involved-block {width: 100%; height: auto; display: block; background: #7c6e4c; padding: 5px; }
.get-involved-block img {}
.get-involved-block .content {padding: 25px 20px; }
.get-involved-block img {width: 100%; height: auto; display: block;}
.get-involved-block p {color: #fff;}
.get-involved-block .get-involved-link {background: #fff; color: #7c6e4c; text-transform: uppercase; font-size: 14px; font-weight: 700; display: block; padding: 12px 12px 10px; text-align: center; margin-top: 50px;}

.map-address h2 {font-size: 18px; color: #7c6e4c; margin-bottom: 5px; }
.map-address h3 {font-size: 14px; color: #585858; margin-bottom: 5px; }
.map-address a {font-size: 14px; font-weight: 700; color: #fff; background: #7c6e4c; min-width: 100px; height: 30px; margin: 0 auto; -webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all; margin: 0 auto; text-transform: uppercase; margin-top: 10px; display: inline-block; line-height: 29px; padding: 2px 15px;}
.map-address a:hover {background: #13294b;color: #fff;}

.center-blueborder-content {}
.center-blueborder-content { width:100%; height: auto; display: block; position: relative; padding: 100px 0; background-size: cover !important;}
.center-blueborder-content .blue-frame {float: none; top: auto; bottom: auto; left: auto; right: auto; max-width: 796px;}
.center-blueborder-content .blue-frame .gray-border .frame-content {padding: 155px 0 5px;}
.center-blueborder-content .golder-bar {position: absolute; width: 100%; height: auto; background: #7c6e4c; top: 180px; left: 0; z-index: 99; display: block;  }
.center-blueborder-content .golder-bar:before, .center-blueborder-content .golder-bar:after {content:""; background: #fff; width: 100%; height: 3px; display: block; position: absolute; left: 0px;}
.center-blueborder-content .golder-bar:before {top: 3px;}
.center-blueborder-content .golder-bar:after {bottom: 3px;}
.center-blueborder-content h1 {max-width: 796px; font-size: 36px;color: #fff;text-align: center;padding: 16px 40px;margin-bottom: 0; text-transform: uppercase;}
.center-blueborder-content .timeline-slider h2 {margin-bottom: 0; font-size: 24px; font-weight: 500; color:#fff; width: 94px; text-align: center;}
.center-blueborder-content .timeline-slider p {display: none;}
.center-blueborder-content .left-content, .center-blueborder-content .right-content {width: calc(50% - 4px); display: inline-block; vertical-align: top; }
.lodge-details > div {text-align: left; border-bottom: 1px solid #7c6e4c; padding-bottom: 20px;}
.lodge-details .left-content > div { margin-bottom: 40px; padding: 0 20px;}
.lodge-details h5, .lodge-details h6 {font-size: 18px; color: #7c6e4c; margin-bottom: 0; text-transform: uppercase;}
.lodge-details h5 {color: #7c6e4c; font-weight: 700;}
.lodge-details h6 { color: #585858; font-weight: 500;}
.lodge-details p {color: #585858; margin-bottom: 20px;}
.center-blueborder-content .right-content h5 {margin-bottom: 20px;}
.center-blueborder-content .image-carousel .slide > a {width: 106px; height: 95px; display: block; border: 4px solid #7c6e4c; margin: 0 auto;}
.center-blueborder-content .image-carousel .slide img {width: 100%;}
.lodge-details a.contact { display: inline-block;font-weight: 900;color: #fff;background: #7c6e4c;padding: 8px 20px; text-transform: uppercase; margin-right: 6px;}
.lodge-details a.contact:hover { background: #13294b;color: #fff;}
.lodge-details a.contact:last-child {margin-right: 0;}
.lodge-details .three-star {margin-bottom: 30px;}

.gallery-title {padding: 20px 0;}
.slick-prev{}
.image-carousel {border-bottom: 0 !important; padding: 0 60px !important; margin-bottom: 20px;}
.slick-arrow {width: 24px; height: 16px; display: block;  cursor: pointer; position: absolute; top:50%; -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
.slick-prev {left: 20px; background: url(../images/site/blue-arrow-left.png) no-repeat;}
.slick-next {right: 20px; background: url(../images/site/blue-arrow-right.png) no-repeat;}

/* member discount page */
.member-discount-page {}
.member-discount-page .blue-frame .gray-border .frame-content {padding: 195px 0 230px;}
.member-discount-page .frame-content .text-caption {max-width: 520px;}
.member-discount-page h1 {font-size: 24px; padding: 22px 40px;}
.member-discount-page h5 {font-weight: 500;}
.member-discount-page h6 {font-size: 18px; color: #7c6e4c;}
.three-star {margin-bottom: 65px; text-align: center;}
.three-star img {opacity: 0.2;}
.member-discount-page .member-discount {display: inline-block; font-size: 18px; font-weight: 700;color: #fff;background: #7c6e4c;padding:16px;min-width: 360px; }

/* scholarship page */
.scholarship-banner h5 {color: #585858; font-weight: 500;}
.scholarship-banner .blue-frame .gray-border .frame-content {padding: 160px 0 120px}
.scholarship-content {width: 100%; position: relative; background: url(../images/site/diagonal_pattern.jpg); text-align: center; padding: 70px 0;}
.scholarship-content .become-member-block{width: 100%; padding-top: 55px; padding-bottom: 53px; border-bottom: 1px solid #7c6e4c;}
.scholarship-content .become-member-block:last-child {border-bottom: 0;}
.scholarship-content .become-member-block h3{font-size: 30px; font-weight: 900; color: #7c6e4c; margin-bottom: 30px; padding: 0 80px;}
.scholarship-content .become-member-block p {font-size: 18px; margin-bottom: 30px;}
.scholarship-content .become-member-block .btn-product{font-size: 14px; font-weight: 500; color: #fff; background: #7c6e4c; padding: 11px 20px; display: inline-block; min-width: 310px;}
.scholarship-content .become-member-block .btn-product:hover{background: #15274b;}
.scholarship-content .information-block{width: 100%; height: auto; padding: 105px 0 136px;}

/* school of dance page */
.school-dance-page .top-form-block {padding-bottom: 140px;}
.school-dance-details > div {border-bottom: 0;}
/* school of dance active */
.profile-info {border: 1px solid #7c6e4c; padding: 6px; cursor: pointer; margin-bottom: 5px;}
.profile-info .image-block, .profile-info .content-block {display: inline-block; vertical-align: middle;  }
.profile-info .content-block {padding-left: 15px; max-width: 230px;}
.profile-info .content-block h5 {margin-bottom: 2px;}
.profile-info .content-block h6 {text-transform: capitalize;}
.profile-info .reveal-profile {display: none;}

.profile-content{
	margin-top: 20px;
}
/* retirement home page */
.inner-video-banner {height: 570px;position: relative; overflow: hidden;background-color: #000}
.inner-video-banner video {position: absolute;width: 100%;height: 100%;left: 50%;top: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);display: block;}
.inner-video-banner .video-poster{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover !important;background-position: center !important;z-index: 999;}
.inner-video-banner .video-controls{position: absolute;width: 100%;height: auto;left: 50%;top: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);display: block;z-index: 999; text-align: center;}
.inner-video-banner .vdo-btn{background-image: url(../images/site/video-play-icon.png);cursor: pointer;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity:1;opacity:1;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;transform: scale(1);-webkit-transform: scale(1);display: block;position: relative;width: 82px;height: 82px;background-repeat: no-repeat;}
.inner-video-banner .vdo-btn.pause{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0; opacity:0;transform: scale(0);-webkit-transform: scale(0)}
.inner-video-banner .vdo-btn.pause{background-image: url(../images/site/video-pause-icon.png)}
.inner-video-banner:hover .vdo-btn.pause{-moz-opacity: 1;-khtml-opacity:1;opacity:1;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;transform: scale(1);-webkit-transform: scale(1);}
.inner-video-banner h1,
.inner-video-banner h1 p{font-size: 50px; color: #fff; text-transform: uppercase; margin-bottom: 0;font-weight: bold}

.inner-video-banner .bg-vid{
          position: absolute;
          top: 50%;
          left: 50%;
          width: auto !important;
          height: auto !important;
          min-width: 100%;
          min-height: 100%;
          transform: translate(-50%,-50%);
          -ms-transform: translate(-50%,-50%);
        }
.inner-video-banner .cover{position: absolute;top: 0;left: 0;width: 100%;height: 100%;pointer-events: none;background-color: rgba(19,41,75,.55)}

.retirement-content {width: 100%; height: auto; display: block; position: relative; background: #13294b; text-align: center; padding: 100px 0 66px;}
.retirement-content .three-star {margin-bottom: 35px;}
.retirement-content .three-star img {opacity: 1; width: 45px; }
.retirement-content h2 {text-transform: uppercase; font-size: 22px; font-weight: 900; color: #fff; margin-bottom: 30px;}
.retirement-content p {font-size: 18px; color: #d1d1d1; margin-bottom: 30px;}
.retirement-content p strong {color: #fff; line-height: 28px;}
.retirement-content .contact-btn {display: inline-block;font-weight: 700;color: #fff;background: #7c6e4c;padding: 11px 20px; min-width: 195px; font-size: 14px; text-transform: uppercase; }


.testimonials-carousel {width: 100%; height: auto; display: block; position: relative; padding: 140px 0 150px; text-align: center;}
.testimonials-carousel .three-star {margin-bottom: 35px;}
.testimonials-carousel .three-star img {opacity: 1; width: 45px; }
.testimonials-carousel h3 {color: #7c6e4c; margin-bottom: 30px;}
.testimonials-carousel p {font-size: 36px; font-weight: 500; letter-spacing: 0.010em; line-height: 48px; color: #585858; margin-bottom: 30px; }
.testimonials-carousel h5 {color: #585858; letter-spacing: 0.01em;}
.testimonials-carousel .slick-prev {left: -90px; background: url(../images/site/gold-arrow-left.png)}
.testimonials-carousel .slick-next {right: -90px; background: url(../images/site/gold-arrow-right.png)}

/* our officers page */
.officers-banner .banner-caption {left: 50%; top:60%; max-width: 560px; -webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.back-contact {margin-bottom: 20px; display: block;}
.back-contact:before {content: "<"; padding-right: 5px;}
.our-officers-page .container {max-width: 1070px !important;}
.our-officers-block {width: 100%; height: auto; display: block; position: relative; padding: 120px 0px; background: url(../images/site/diagonal_pattern.jpg) repeat;}
.our-officers-block .member-block {width: 100%; height: auto; display: block; border: 3px solid #7c6e4c; position: relative; padding: 35px 20px; margin-bottom: 20px; z-index: 9; font-size: 0;}
.our-officers-block .member-block:before {content: ""; width: calc(100% - 20px); height: calc(100% - 20px); display: block; position: absolute; top: 10px; left: 10px; border: 1px solid #7c6e4c; z-index: -1; pointer-events: none;}
.our-officers-block .profile-block, .our-officers-block .profile-details-block {display: inline-block; vertical-align: middle; padding: 20px;}
.our-officers-block .profile-block {width: 30%; text-align: center; border-right: 1px solid #7c6e4c; margin-right: -1px;}
.our-officers-block .profile-details-block {width: 70%;  border-left: 1px solid #7c6e4c; }
.our-officers-block img {margin-bottom: 20px;box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.14); -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.14);-moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.14);}
.our-officers-block h2 {font-size: 27px; color: #585858;margin-bottom: 0;}
.our-officers-block h4 {font-size: 18px; color: #585858; margin-bottom: 0; font-weight: 400;}
.readmore-btn { display: inline-block;font-weight: 700;color: #fff;background: #7c6e4c;padding: 12px 20px; font-size: 14px; text-transform: uppercase; margin-left: 0;}
.readmore-btn:hover {background: #15274b; color: #fff;}

/* Pages  */
 .pages-form .dform_container input.text {width: 100%; padding-left:10px;}
  .pages-form .dform_container fieldset legend {float: left; font-weight: bold;}
  .pages-form .dform_container textarea {width: 100%;}

/* right for me page  */
#right_for_me .dform {max-width:620px;}
#right_for_me .dform legend {display: none;}
/*#right_for_me .dform .dform_element, #right_for_me .dform .dform_container, #right_for_me .dform p,#right_for_me .dform * {display: inline-block; }*/
#right_for_me .dform .field_age label {display: none;}
#forms_field_105 .dform_container { margin-bottom: 0;font-size: 35px;color: #ffffff;font-weight: 500;line-height: 47px;}

#right_for_me .radio-clicked input:after{background-color: #14284b !important;width: 24px;height: 24px;border-radius: 20px;}
#right_for_me .radio-clicked input:before{width: 25px;height: 25px;border-radius: 15px;}

.age-continue {background: #7c6e4c;min-width: 165px;height: 40px;padding: 0 15px;text-align: center;text-transform: uppercase;font-size: 18px;color: #fff !important;font-weight: 900;display: inline-block;line-height: 40px; border: 0 !important;}
.age-continue:hover {background: #fff;color: #13294B !important;}
/*#right_for_me .dform label {width: 100%;height: auto;float: left;text-align: left;font-size: 18px;color: #fff;font-weight: 500;}*/
#right_for_me .title-label {margin-bottom: 50px;font-size: 35px;color: #ffffff;font-weight: 500;line-height: 47px;}

#right_for_me .dform p {font-size: 18px;color: #e4e4e4;margin-bottom: 25px;}
#right_for_me .dform p a {color: #ecd6b4;border-bottom: 1px solid #ffffff;}

/* developer Addition */
.block-2, .block-13, .block-21, .block-24, .description-block-rfm, #right_for_me .submit_button{display: none;}
input[type="checkbox"] {display: none !important;}

.radios li {margin-bottom: 30px; display: table; width: 100%; text-align: left; min-height: 30px;}
.parent-label {padding-left: 50px; width:100%; height:auto; float:left; text-align:left; font-size:18px; /*color:#fff*/; font-weight:500; position: relative; }

/*
.parent-label:before {content:""; background:none; height:30px; width:30px; float:left; -webkit-border-radius: 100%;-moz-border-radius: 100%;-ms-border-radius: 100%;-o-border-radius: 100%;border-radius: 100%; border:2px solid #a5813b; margin-right:20px !important; margin-bottom:20px !important; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%); }
.parent-label.radio-selected:before {content:""; background:#a5813b;}*/



.radio-clicked input{width: 14px;height: 14px;position: relative;margin-top: 1px;float: left;}
.radio-clicked input:after{content: "";position: absolute;width: 14px;height: 14px;background-color: #fff;border:2px solid #a5813b;border-radius: 10px;left: 50%;top: 50%;transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);pointer-events: none;}
.radio-clicked input:before{content: "";position: absolute;width: 10px;height: 10px;background-color: #a5813b;border-radius: 5px;left: 50%;top: 50%;transform: translate(-50%,-50%) scale(0);-ms-transform: translate(-50%,-50%) scale(0);pointer-events: none;z-index: 10;transition: all .2s}
.radio-clicked input:checked:before{transform: translate(-50%,-50%) scale(1);-ms-transform: translate(-50%,-50%) scale(1);}




.return-desc p{font-size: 18px !important;color: #e4e4e4 !important;margin-bottom: 25px !important;}
.return-desc p a { color: #ecd6b4 !important ;border-bottom: 1px solid #ffffff !important;}
.description-block-rfm h3{margin-bottom: 50px;font-size: 35px;color: #ffffff;font-weight: 500;line-height: 47px;}
.description-block-rfm h3 strong{color: #ecd6b4 !important;}
.contact-agent {margin-bottom: 80px;}
.contact-agent a {min-width: 225px; height: 42px; background: #7c6e4c;color: #ffffff;text-transform: uppercase;font-size: 18px; font-weight: 700;padding: 0 25px;box-sizing: border-box;display: inline-block;line-height: 42px; font-weight: 900;}
.contact-agent a:hover {}
.block-1 {padding: 100px 0;}

#right_for_me .error-inner {font-size: 18px; color: #f00;text-align: center;}

/* extar page */
.extra-pages {padding: 100px 0;}

/* whole life page */
.whole-life-page {}
.available-prd-block {width: 100%; height: auto; display: block; position: relative; padding: 40px 0 25px;}
.available-prd-block .container {font-size: 0; text-align: center; max-width: 1170px !important;}
.available-prd-block article {width: 33.33333333%; display: inline-block; vertical-align: top;  padding: 0 40px; text-align: left;}
.available-prd-block article h5 {margin-bottom: 5px;}
.available-prd-block article p {line-height: 24px; font-size: 14px;}

.whole-life-page h3 {color: #7c6e4c; font-weight: 700;}
.whole-life-page .who-we-are-block .become-member-block h3 {font-weight: 700;}
.gray-three-star {margin-top: -30px; display: block; margin-bottom: 30px;}


/*--------countdown-page--------*/
.countdown header{text-align: center;}
.countdown .logo{position: relative; top: inherit; left: inherit; transform: inherit; -webkit-transform: inherit; -moz-transform: inherit; display: inline-block; margin: 0 auto; margin-top: 5px; margin-bottom: 10px;}
.countdown-frame{padding: 100px 0; width:100%; height:auto; background: url(/images/site/diagonal_pattern.jpg) repeat;}
.countdown-frame .blue-frame {float: none; top: auto; bottom: auto; left: auto; right: auto; max-width: 796px; }
.countdown-frame .blue-frame .gray-border .frame-content{padding: 30px 0 70px;}
.countdown-frame .frame-content p{font-weight: 700; font-size: 19px; color: #7c6e4c; text-transform: uppercase; margin-bottom: 0;}
.countdown-frame h1{font-weight: 900; font-size: 48px; color: #7c6e4c; text-transform: uppercase;}
.countdown-frame .countdown-styled{font-size: 80px; font-weight: 500; color: #5d5d5d;}
.countdown-frame .countdown-styled div{display: inline-block; position: relative; margin-right: 60px;}
.countdown-frame .countdown-styled div:after{content: ":"; font-size: 40px; color: #5d5d5d; position: absolute; top: 40%; right: -30px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);}
.countdown-frame .countdown-styled div:last-child:after{display: none;}
.countdown-frame .countdown-styled div:last-child{margin-right: 0;}
.countdown-frame .countdown-styled span{font-size: 25px; display: block; text-transform: uppercase;}
.countdown-frame .btn-continue-site{font-weight: 700; font-size: 18px; color: #fff; background: #7c6e4c; padding: 16px 34px; margin-top: 40px; text-transform: uppercase; display: inline-block;}
.countdown-frame .btn-continue-site:hover{background: #25395a;}

.blog-page iframe{display: block;}

/*--------------search-page----------------*/
.serach-block{width: 100%; margin-bottom: 30px;}
.serach-block h4, .serach-block h4 a{font-size: 24px; font-weight: 700; color: #15274b; line-height: 26px; margin-bottom: 10px;}
.serach-block p{font-size: 15px; color: #86754d; margin-bottom: 10px;}
.serach-block .btn-continue{display: inline-block; font-size: 15px; font-weight: 500; color: #86754d; text-transform: uppercase;}
.serach-block .btn-continue:hover{color: #15274b;}

/* history page */
.history-page.center-blueborder-content .golder-bar {}
.history-page.center-blueborder-content .blue-frame .gray-border .frame-content {padding: 155px 0 25px;}
.history-page .three-star {margin-bottom: 50px; display: block; }
.history-page .timeline-slider {max-width: 796px;}
.history-slick-arrow {max-width: 796px;width: 100%;display: block;position: absolute;top: 50%;left: 50%; -webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%); z-index: 99;}
.history-slick-arrow .slick-arrow {width: 24px; height: 16px; display: block;  cursor: pointer; position: absolute; top:50%; -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
.history-slick-arrow .slick-prev {left: 20px; background: url(/images/site/white-arrow-left.png) no-repeat !important;}
.history-slick-arrow .slick-next {right: 20px; background: url(/images/site/white-arrow-right.png) no-repeat !important;}
.slick-disabled{opacity: 0.4}
.history-page .timeline-slider h2 {padding: 16px 0; -webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all; display: table-cell; vertical-align: middle; height: 75px; cursor: pointer;}
.history-page .timeline-slider .slick-current h2 {font-size: 36px; }
.history-page .timeline-slider .slide {-webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all; display: inline-block; vertical-align: middle; float: none; position: relative;}
.history-page .timeline-slider .remove-extra-timeline {opacity: 00; visibility: hidden;}
.history-page .content-slider {}
.history-page .content-slider .slide {padding: 50px 0; min-height: 355px; position: relative;}
.history-page .content-slider .content-wrapper {position: relative;}
.history-page .content-slider h2 {display: block;height:100%;position: absolute;left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%); width: 100%; margin-bottom: 0;}
.history-page .content-slider p {display: block;}
.history-page .content-slider h2 { z-index: -1; font-weight: 700; font-size: 308px; letter-spacing: -0.08em; color: rgba(124,109,76,0.07); line-height: 0.5; margin-bottom: 0; }
.history-page .content-slider p {color: #585858; padding: 0 50px;}


/*----------camp shannon leigh gaffney scholarship -----------*/
.camp_shannon_leigh_gaffney_scholarship .dform .dform_element label{display: block; width: 100%;}
.camp_shannon_leigh_gaffney_scholarship .dform .dform_element input{width: 100% !important;}
.camp_shannon_leigh_gaffney_scholarship .dform .dform_element{margin-bottom: 20px !important;}
.camp_shannon_leigh_gaffney_scholarship .df_date_elem, .camp_shannon_leigh_gaffney_scholarship .df_date_elem_extra{width: 100px; display: inline-block; margin-right: 15px;}
.report-part form.camp_shannon_leigh_gaffney_scholarship .dform_element.dform_textarea label{position: static;}
.report-part form.camp_shannon_leigh_gaffney_scholarship .dform_element.dform_textarea textarea{text-indent: inherit;}
.camp_shannon_leigh_gaffney_scholarship .dform_desc{clear: both; margin-top: 10px; display: inline-block;}
.report-part form.camp_shannon_leigh_gaffney_scholarship .dform .dform_element input[type="file"]{height: 37px;}
.report-part form.camp_shannon_leigh_gaffney_scholarship .dform_element.dform_select.field_state label{display: inline-block; width: auto; margin-right: 15px;}
.report-part form.camp_shannon_leigh_gaffney_scholarship .dform_element.dform_select.field_state .select2{width: 200px !important;}

.retirement_home_scholarship .dform .dform_element label{display: block; width: 100%;}
.retirement_home_scholarship .dform .dform_element input{width: 100% !important;}
.retirement_home_scholarship .dform .dform_element{margin-bottom: 20px !important;}
.retirement_home_scholarship .df_date_elem, .retirement_home_scholarship .df_date_elem_extra{width: 100px; display: inline-block; margin-right: 15px;}
.report-part form.retirement_home_scholarship .dform_element.dform_textarea label{position: static;}
.report-part form.retirement_home_scholarship .dform_element.dform_textarea textarea{text-indent: inherit;}
.retirement_home_scholarship .dform_desc{clear: both; margin-top: 10px; display: inline-block;}
.report-part form.retirement_home_scholarship .dform .dform_element input[type="file"]{height: 37px;}
.report-part form.retirement_home_scholarship .dform_element.dform_select.field_school_state label{display: inline-block; width: auto; margin-right: 15px;}
.report-part form.retirement_home_scholarship .dform_element.dform_select.field_school_state .select2{width: 200px !important;}

/*#forms_field_281 {padding-top: 60px;}
#forms_field_281 textarea {text-indent: 0;}*/
/*#forms_field_281 label {top: -20px;}*/


/* Employment Application */
.agent-employment .dform_html {text-align:left;font-size:14px;clear: both;width: 100%;}
.agent-employment input[type=submit] {width: 128px;height: 39px;color: #fff;background: #7c6e4c;font-weight: 500;font-size: 14px;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.agent-employment input[type="checkbox"] {display:inline-block !important;}
.agent-employment textarea {display: block;width:95%;}
.agent-employment .dform_name.field_name, .agent-employment .field_phone {display: inline-block;text-align: left;vertical-align: top;width: 100%;}
/*.agent-employment .dfinput_names .name_first,.dfinput_names .name_last {width: 50% !important;}*/
.agent-employment .dfinput_phones .phone_number {width: 85% !important;}
.agent-employment .dform_container .dfinput_left {text-align:left;}
.agent-employment .dform_email, .agent-employment .field_your_lodge {display: inline-block;vertical-align: top;width: 100%;text-align: left;}
.agent-employment .address_zip label, .agent-employment .dfinput_names label,.agent-employment .address_country label, .agent-employment .phone_area label, .agent-employment .phone_number label {margin-top: 10px;}
.agent-employment .dftop_label .dform_label {font-size: 16px;color: #585858;line-height: 24px;font-weight: 500;display: block;text-align:left;}
.agent-employment .dform_container input.text {float:left;background: #f4f4f4;width: calc(100% - 20px);border: 0;border-bottom: 1px solid #7c6e4c;font-size: 14px;font-weight: 500;color: #585858;padding: 10px;}
.agent-employment .address_street, .agent-employment .address_street2 {width:50%;display:inline-block !important;text-align:left;}
.agent-employment .address_street label, .agent-employment .address_street2 label, .agent-employment .address_city label {margin-top:10px;}
.agent-employment .address_state, .agent-employment .address_country {float: left !important;width: 50% !important;text-align: left;}
.agent-employment .address_state label {margin-top:10px;}
.agent-employment .dform_address .address_state input.text {width:calc(100% - 20px)!important;}
/*.agent-employment .address_country .select2-container {height:32px;width:90% !important;}
.agent-employment .address_country .select2-container--default .select2-selection--single .select2-selection__rendered {line-height:32px !important;}
.agent-employment .field_have_you_read_the_board_of_directors_job_description {width:95% !important;}
.agent-employment .field_have_you_read_the_board_of_directors_job_description .select2-container {float: right;width: 25% !important;clear: both;}*/
.agent-employment #forms_field_320 .select2-container, .agent-employment #forms_field_321 .select2-container, .agent-employment #forms_field_328 .select2-container {float: left;width: 25% !important;clear: both;}
.agent-employment #forms_field_320 label, .agent-employment #forms_field_321 label {margin-bottom:15px;}
.agent-employment .checkboxes {list-style:none;text-align: left;}
.agent-employment .checkboxes li {display:inline-block;margin-bottom:15px;margin-right:15px;}
.agent-employment .dform_desc {text-align:left;}
.agent-employment #forms_field_320 .dform_desc {display:none;}
.agent-employment .dform_checkbox {width:95%;margin-bottom:15px;}
.agent-employment #forms_field_320 {margin-bottom:55px;}
.agent-employment #forms_field_321 {margin-bottom:55px;}
.agent-employment #forms_field_319 .select2-container {float: left;width: 25% !important;clear: both;margin-bottom:15px;margin-top:5px;}
.agent-employment #forms_field_328 .select2-container {margin-bottom:20px;}

.agent-employment .dform_container label{float: left;width: 100%}
.agent-employment .select2-container--default .select2-selection--multiple,
.agent-employment .select2-container--default .select2-selection--single{background-color: #f4f4f4 !important;}
.agent-employment .select2-container--default .select2-selection--single{padding: 6px 0 7px}
.agent-employment .select2-container--default .select2-selection--single .select2-selection__arrow b{margin-left: -12px !important}
.agent-employment .parent-label:before{width: 15px;height: 15px}
.agent-employment .chosen-container{display: none !important}
.agent-employment label.radio-clicked{padding-left: 4px}
.agent-employment .radios li{margin-bottom: 0}
.agent-employment .dform_element .dform_error{float: left;width: 100%;text-align: left}

/*START: Added by MUFI from local to site*/
/* history page */
.history-page.center-blueborder-content .golder-bar {}
.history-page.center-blueborder-content .blue-frame .gray-border .frame-content {padding: 155px 0 25px;}
.history-page .three-star {margin-bottom: 50px; display: block; }
.history-page .timeline-slider {max-width: 796px;}
.history-page .timeline-slider .slick-prev {left: 20px;background: url(../images/site/white-arrow-left.png) no-repeat;}
.history-page .timeline-slider .slick-next {right: 20px;background: url(../images/site/white-arrow-right.png) no-repeat;}
.slick-disabled{opacity: 0.4}
.history-page .timeline-slider h2 {padding: 16px 0; -webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all; display: table-cell; vertical-align: middle; height: 73px; cursor: pointer;}
.history-page .timeline-slider .slick-current h2 {font-size: 36px; }
.history-page .timeline-slider .slide {-webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all; display: inline-block; vertical-align: middle; float: none; position: relative;}
.history-page .timeline-slider .remove-extra-timeline {opacity: 00; visibility: hidden;}
.history-page .content-slider {}
.history-page .content-slider .slide {padding: 50px 0; min-height: 355px; position: relative;}
/* .history-page .content-slider p,.history-page .content-slider h2 {position: absolute;left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%); width: 100%; margin-bottom: 0;} */
.history-page .content-slider h2 { z-index: -1; font-weight: 700; font-size: 308px; letter-spacing: -0.08em; color: rgba(124,109,76,0.07); line-height: 0.5; margin-bottom: 0; }
.history-page .content-slider p {color: #585858; padding: 0 50px;}

/* camp page */
.camp-video {height: 715px;}
.camp-content {padding: 145px 0 100px; background: #13294b; text-align: center;}
.camp-content h2 {font-size: 22px; font-weight: 700; color: #fff; line-height: normal; margin-bottom: 20px;}
.btn-default { display: inline-block; font-size: 18px; font-weight: 700;color: #fff;background: #7c6e4c;padding: 13px 20px; text-transform: uppercase; text-align: center;}
.btn-default:hover {background: #fff; color: #13294b; }
.camp-content .btn-default {min-width: 260px; }
.camp-bottom-content {padding: 120px 0; font-size: 0;}
.camp-bottom-content .content-block, .camp-bottom-content .sidebar-block {display: inline-block; vertical-align: top;}
.camp-bottom-content .content-block {width: 60%; padding-right: 50px; }
.camp-bottom-content .content-block p {font-size: 16px; line-height: 24px;}

.camp-bottom-content .sidebar-block {width: 40%;}
.sidebar-block ul {margin: 0; padding: 0; }
.sidebar-block ul li {display: block; margin: 0; padding: 0; list-style: none; width: 100%; margin-bottom: 4px; position: relative;}
.sidebar-block ul li a {font-size: 16px; font-weight: 700; color: #fff; display: block; background: #7c6e4c; padding: 12px 20px;}
.sidebar-block ul li a.active {background: #13294b; font-size: 18px;}
.sidebar-block ul li a:before {content: ""; background: url(../images/site/white-arrow-right.png) no-repeat; display: inline-block; vertical-align: middle; background-size: 18px 10px; width: 18px; height: 10px; margin-right: 13px;}
.sidebar-block ul li a.active:before {display: none;}
.sidebar-block ul ul {background: #13294b; display: none; padding-bottom: 15px;}
.sidebar-block ul ul li {margin-bottom: 0;}
.sidebar-block ul ul li a{background: none; font-weight: 500; font-size: 16px; padding: 5px 20px;}
.sidebar-block ul ul li a:before {background: url(../images/site/gold-arrow-right.png) no-repeat; background-size: 18px 10px;width: 18px;height: 10px; }


/* our staff page */
.our-campers-block {background: #13294b; text-align: center; padding-top: 115px;}
.our-campers-block {width: 100%; height: auto; display: block; position: relative;}
.our-campers-block h3 {font-size: 22px; font-weight: 900; color: #fff; }
.our-campers-block p {font-size: 16px; font-weight: 500; color: #d1d1d1; }
.our-services-block {font-size: 0; padding: 50px 0 70px;}
.our-campers-block .container {max-width: 800px !important; }
.our-services-block .product-block {max-width: calc(33.33% - 20px); margin-right: 30px; }
.our-services-block .product-block figure {margin-bottom: 20px;}
.our-services-block .product-block figure img {width: 100%;}
.our-services-block .product-block:last-child{ margin-right: 0; }
.our-services-block .product-block{border-color: #a5813b;}
.our-services-block .product-block:after{background: #13294b url(../images/site/3stars.png) 50% 50% no-repeat;}
.our-services-block .product-block .title{color: #fff;}
.our-services-block .product-block .btn-learn-more{color: #fff;}
.our-services-block .product-block h2 {font-size: 24px; font-weight: 900; color: #fff; margin-bottom: 12px;}

/* vintage block */
.vintage-block {width: 100%; height: auto; display: block; position: relative; padding: 180px 0 155px; background: url(../images/site/diagonal_pattern.jpg) repeat; text-align: center;}
.vintage-block h2 {color: #7c6e4c; font-size: 24px; font-weight: 900; text-transform: uppercase; margin-bottom: 12px;}
.vintage-block h5 {font-size: 18px; font-weight: 500; color: #757575; margin-bottom: 32px;}
.vintage-block h5 strong {font-weight: 900; color: #7c6e4c;}
.vintage-block p {font-size: 16px; margin-bottom: 26px;}

.camper-banner .three-star {margin-bottom: 40px;}
.camper-banner .three-star img {opacity: 1;}

/* preparing camper page */
.do-donts-block {width: 100%; height: auto; display: block; position: relative; background: url(../images/site/diagonal_pattern.jpg) repeat; padding: 160px 0 130px; font-size: 0;}
.do-donts-block .container {max-width: 1070px !important;}
.do-donts-block .do-block, .do-donts-block .dont-block {display: inline-block; vertical-align: top; width: 48%; padding: 0 20px;}
.do-donts-block .do-block {margin-right: 4%;}
.do-donts-block h2 {font-size: 24px; }
.do-donts-block ul li {font-size: 14px; line-height: 24px; margin-bottom: 20px; padding-left: 35px; position: relative; list-style: none;}
.do-donts-block ul li:before {content:""; background: url(../images/site/gold-arrow-right.png) no-repeat; position: absolute; top: 7px; left: 0; width: 18px; height: 10px; display: block; background-size: 18px 10px;}
.firstday-camper-banner {min-height: 350px;}
.firstday-camper-banner .banner-caption {left: 50%; -webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%); max-width: 580px;}
.firstday-camper-banner h2 {font-size: 50px; color: #fff; text-transform: uppercase; font-weight: 900;}
.packing-list-block {width: 100%; height: auto; display: block; position: relative; background: url(../images/site/diagonal_pattern.jpg) repeat; padding: 100px 0 130px;}
.packing-list-block .blue-frame {top: auto; bottom: auto; right: auto; left: auto; float: left; margin-top: -170px; margin-right: 60px;}
.packing-list-block .text-caption h2 {font-size: 24px; color: #7c6e4c; margin-bottom: 0; font-weight: 700;}
.packing-list-block .text-caption h5 {font-size: 16px; color: #585858; margin-bottom: 0; font-weight: 500;}
.packing-list-block .text-caption ul {width: 48%; display: block; text-align: left; float: left; padding: 40px 10px 30px;}
.packing-list-block .text-caption ul:last-child {margin-left: 4%;}
.packing-list-block .text-caption ul li {margin: 0; padding: 0; list-style: none; position: relative; padding-left: 12px; font-size: 14px; font-weight: 500; line-height: 16px; margin-bottom: 10px;}
.packing-list-block .text-caption ul li:before {content: ""; width: 6px; height: 6px; display: block; position: absolute; top: 5px; left: 0; background: #7c6e4c; -webkit-border-radius: 100%;-moz-border-radius: 100%;-ms-border-radius: 100%;-o-border-radius: 100%;border-radius: 100%;}
.packing-list-block .text-caption p {font-size: 12px; line-height: normal;}
.packing-list-block .blue-frame .gray-border .frame-content {padding: 20px 0 0;}
.packing-list-block .packing-content p {font-size: 14px; line-height: 23px;}

/*------------schedule-activity-page---------------*/
.blue-frame .gray-border .frame-content.camp-activity-block{padding: 100px 0 70px;}
.camp-activity-block figure{margin-bottom: 45px;}
.schedule-activity-page{width: 100%; height: auto; display: block; position: relative; background: url(../images/site/diagonal_pattern.jpg) repeat; padding-top: 120px; padding-bottom: 100px;}
.summer-schedule {border-bottom: 1px solid #7c6e4c;margin-bottom:25px;}
.schedule-activity-block h3{color: #7c6e4c; margin-bottom: 25px; text-align: center;}
.schedule-activity-block .activity-block{width: 100%;}
.schedule-activity-block .activity-block .row{display: block; width: 100%; overflow: hidden;}
.activity-block .block{max-width: 327px; width: 100%; float: left; margin-right: 12px; margin-bottom: 30px;}
.activity-block .block.mr0{margin-right: 0;}
.activity-block .block figure{width: 100%; overflow: hidden; display: block; border: 8px solid rgba(134, 117, 77, 0.60); margin-bottom: 18px;}
.activity-block .block figure img{display: block; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.activity-block .block figure:hover img{-webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1);}
.activity-block .block .heading{font-weight: 700; font-size: 18px; color: #7c6e4c; margin-bottom: 11px; padding-left: 10px;}
.activity-block .block .activity{padding-right: 30px; padding-left: 10px;}
.activity-block .block .activity .title{font-size: 14px; font-weight: 500; color: #595959;}
.activity-block .block .activity p{font-size: 14px; color: #595959; line-height: 1.2;}
.summer-schedule{display:block; padding:80px 0; text-align:center;}
.summer-schedule .form-section{display:block;}
.summer-schedule .form-section .title{font-size:30px; font-weight:900; margin-bottom:10px; color: #13294b;}
.summer-schedule .form-section p{color:#7f7f7f; font-weight: 500; font-size:16px; line-height:24px; margin-bottom:36px;}
.summer-schedule .form-section .learn-more{opacity: 0; visibility: hidden;}
.summer-schedule .form-section .learn-more.active{opacity: 1; visibility: visible;}
.summer-schedule .form-section .left-part{max-width: 487px; width: 100%; float: left; margin-right: 30px;}
.summer-schedule .form-section .left-part figure{width: 100%; overflow: hidden; display: block; border: 8px solid rgba(134, 117, 77, 0.60); margin-bottom: 35px;}
.summer-schedule .form-section .left-part figure img{display: block;}
.summer-schedule .form-section .left-part .close{font-size: 16px; font-weight: 700; color: #fff; padding: 9px 59px; background: #7c6e4c; display: inline-block;}
.summer-schedule .form-section .left-part .close:hover{background: #13294b;}
.summer-schedule .form-section .right-part{max-width: 488px; width: 100%; float: right;}
.open-schedule{display: block; width: 100%; overflow: hidden; display: none;}
.schedule-block ul {margin: 0; padding: 0; }
.schedule-block > ul > li {display: block; margin: 0; padding: 0; list-style: none; width: 100%; margin-bottom: 9px; border: 1px solid rgba(134,117,77,.6);}
.schedule-block ul li a {display: block; padding: 16px 50px 16px 23px; position: relative; color: #4d4d4d; font-size: 16px; font-weight: 500; text-align: left;}
.schedule-block ul li a .date{display: block; font-size: 18px;}
.schedule-block ul li a .date span{font-weight: 900;}
.schedule-block ul li a:hover {color: #4d4d4d;}
.schedule-block ul li a:before {content: ""; background: #7c6e4c; width: 2px; height: 26px; position: absolute; right: 32px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);}
.schedule-block ul li a:after {content: ""; background: #7c6e4c; width: 24px; height: 2px; position: absolute; right: 21px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);}
.schedule-block ul li.active a:before {display: none;}
.schedule-block ul li.active a{padding-bottom: 11px;}
.schedule-block ul ul {display: none; padding-bottom: 15px; margin: 0 15px 0 23px; text-align: left;}
.schedule-block ul ul li {margin-bottom: 0; list-style: none; font-size: 14px; color: #726d6d; font-weight: 500;}

/*-------------application-login-block-------------------*/
.blue-frame .gray-border .frame-content.application-login-block{padding: 95px 0 80px;}
.frame-content.application-login-block .text-caption .title{font-size: 18px; color: #7c6e4c; font-weight: 700; margin-bottom: 7px;}
.application-login-block p{font-size: 16px; color: #585858; margin-bottom: 10px;}
.application-login-block form{max-width: 250px; width: 100%; margin: 0 auto; display: block;}
.application-login-block form input{font-size: 14px; font-weight: 700; color: #585858; width: 100%; background: #f5f5f5; border: 1px solid #c8c8c8; padding: 15px 22px; height: 46px; margin-bottom: 7px;}
.application-login-block form input.btn-login{width: 195px; height: 37px; line-height: 37px; margin: 0 auto; display: block; background: #7c6e4c; padding: 0; text-align: center; color: #fff; margin-top: 6px; border: 0; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;}
.application-login-block form input.btn-login:hover{background: #13294b;}
.application-login-block form ::-webkit-input-placeholder {color: #585858; opacity:1; font-weight: 700;}
.application-login-block form ::-moz-placeholder {color: #585858; opacity:1; font-weight: 700;}
.application-login-block form :-ms-input-placeholder {color: #585858; opacity:1; font-weight: 700;}
.application-login-block form :-moz-placeholder {color: #585858; opacity:1; font-weight: 700;}
.application-page{width: 100%; height: auto; display: block; position: relative; background: url(../images/site/diagonal_pattern.jpg) repeat; padding: 98px 0;}
.application-page .container{max-width: 1140px !important;}
.application-page .left-part{width: 50%; float: left; padding-left: 18px; padding-right: 30px; border-right: 1px solid #7c6e4c;}
.application-page .left-part .blocks{display: block; width: 100%; margin-bottom: 20px; border-bottom: 1px solid #7c6e4c; padding: 10px 30px 17px 50px;}
.application-page .left-part .blocks:last-child{border-bottom: 0;}
.application-page .left-part .blocks:last-child h5{margin-bottom: 3px;}
.application-page .left-part .blocks:last-child p{font-size: 16px; line-height: 20px; margin-bottom: 14px;}
.left-part .blocks h5{font-size: 18px; color: #13294b; margin-bottom: 14px;}
.left-part .blocks p{font-size: 18px; color: #5b5b5b; line-height: 24px;}
.left-part .blocks p strong{font-weight: 700;}
.left-part .blocks a{font-size: 16px; color: #5b5b5b; padding-left: 40px; position: relative; display: block; margin-bottom: 20px;}
.left-part .blocks a:hover{color: #13294b;}
.left-part .blocks a:before{position: absolute; content: ""; left: 8px; background: url(../images/site/arrow_right.png); width: 18px; height: 9px; top: 5px;}
.application-page .right-part{width: 50%; float: right; padding-top: 25px; display: table;}
.right-part .block{max-width: 332px; width: 100%; margin: 0 auto; margin-bottom: 50px; text-align: center;}
.right-part .block h4{font-size: 30px; font-weight: 700; color: #7c6e4c; margin-bottom: 4px;}
.right-part .block p{font-size: 16px; color: #7f7f7f; font-weight: 500; margin-bottom: 24px;}
.right-part .block .btn-download{font-weight: 700; font-size: 16px; color: #fff; background: #7c6e4c; padding: 9px 33px; text-transform: uppercase; display: inline-block;}
.right-part .block .btn-download:hover{background: #13294b;}
.left-part .blocks .river-dropdown{padding-left: 40px; display: none; margin-top: -15px;}
.left-part .blocks .river-dropdown p{font-size: 12px; font-weight: 500; line-height: 1.2; margin-bottom: 10px;}
.left-part .blocks .river-dropdown a{font-weight: 700; font-size: 12px; color: #fff; background: #7c6e4c; padding: 6px 10px; text-transform: uppercase; display: inline-block;}
.left-part .blocks .river-dropdown a:before{display: none;}
.left-part .blocks .river-dropdown a:hover{background: #13294b;}
.right-part .vertical-middle-block{display: table-cell; vertical-align: middle;}

/*--------------alumni-member-page-----------------*/
.alumni-member-page{width: 100%;}
.membership-block{width: 100%; padding-bottom: 117px; background: url(../images/site/step-bg.jpg) no-repeat; background-size: cover;  padding-top: 100px;}
.alumni-member-page .container{max-width: 1140px !important;}
.alumni-member-page .heading{width: 100%; text-align: center;}
.alumni-member-page .heading h3{color: #fff;}
.alumni-member-page .heading p{font-size: 18px; color: #fff; line-height: 28px; padding: 0 110px; margin-bottom: 45px;}
.alumni-member-page .membership-type{width: 100%; padding: 0 32px; margin-bottom: 58px;}
.membership-type .block{max-width: 245px; width: 100%; float: left; margin-right: 32px; border: 1px solid #a5813b; padding: 45px; text-align: center; padding-bottom: 65px; position: relative;}
.membership-type .block:last-child{margin-right: 0;}
.membership-type .block figure{margin-bottom: 40px;}
.membership-type .block .color{font-size: 24px; color: #fff; font-weight: 900; text-transform: capitalize;}
.membership-type .block .price{font-size: 48px; color: #fff; margin-bottom: 8px;}
.membership-type .block p{font-size: 12px; color: #fff;}
.membership-type .block .btn-apply{position: absolute; display: block; bottom: 33px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); background: #7c6e4c; color: #fff; font-size: 18px; font-weight: 900; padding: 0px 22px; line-height: 34px;}
.membership-type .block .btn-apply:hover{background: #fff; color: #7c6e4c;}
.member-benefits{width: 100%; text-align: center;}
.member-benefits h5{font-size: 18px; font-weight: 900; color: #fff; margin-bottom: 5px;}
.member-benefits ul{margin: 0; display: block;}
.member-benefits ul li{list-style: none; font-size: 18px; color: #fff; padding-bottom: 7px;}
.our-member-block{width: 100%; background: url(../images/site/diagonal_pattern.jpg); padding-top: 62px; padding-bottom: 125px;}
.our-member-block h3{color: #7c6e4c; margin-bottom: 40px; text-align: center;}
.view-member-block{width: 100%; padding: 0 32px;}
.our-member-block .block{max-width: 245px; width: 100%; float: left; margin-right: 32px; padding: 45px; text-align: center; padding-bottom: 65px; position: relative; box-shadow: 2px 3px 10px 0px rgba(0, 0, 0, 0.35); -webkit-box-shadow: 2px 3px 10px 0px rgba(0, 0, 0, 0.35); -moz-box-shadow: 2px 3px 10px 0px rgba(0, 0, 0, 0.35); background: url(../images/site/diagonal_pattern.jpg); padding: 5px 6px; text-align: center;}
.our-member-block .block .border-block{display: block; border: 1px solid #b39459; padding: 20px 30px 24px; background: #fff; position: relative;height:auto !important;}
.our-member-block .block .border-block:after{position: absolute; content: ""; width: calc(100% - 8px); height: calc(100% - 6px); border: 1px solid #b39459; top: 2px; left: 3px; pointer-events: none;}
.our-member-block .block:last-child{margin-right: 0;}
.our-member-block .block .drop-down{display: none;}
.our-member-block .block .drop-down ul{display: block;}
.our-member-block .block .drop-down ul li{list-style: none;}
.our-member-block .block .drop-down ul li a{color: #b39459; font-weight: 500; font-size: 12px;}
.our-member-block .block figure{margin-bottom: 8px;}
.our-member-block .block p{font-weight: 500; font-size: 12px; color: #636363; margin-bottom: 13px;}
.our-member-block .block h4{font-weight: 900; font-size: 24px; color: #636363; margin-bottom: 15px;}
.our-member-block .block .btn-view{font-size: 14px; font-weight: 500; color: #fff; padding: 8px 15px; background: #7c6e4c; display: inline-block;}
.our-member-block .block .btn-view:hover{background: #13294b;}

/*------------counselor-training-program---------------*/
.blue-frame .gray-border .frame-content.counselor-frame{padding: 120px 0 105px;}
.frame-content.counselor-frame .text-caption{padding: 0 30px;}
.frame-content.counselor-frame .text-caption p{font-size: 18px; color: #585858;}
.frame-content.counselor-frame .text-caption .btn-program{font-size: 18px; font-weight: 700; color: #fff; background: #7c6e4c; padding: 7px 21px; display: inline-block;}
.frame-content.counselor-frame .text-caption .btn-program:hover{background: #13294b;}
.counselor-page{padding: 148px 0 110px; width: 100%; text-align: center; background: url(../images/site/diagonal_pattern.jpg);}
.counselor-page .container{max-width: 750px !important;}
.counselor-page h4{font-size: 22px; color: #13294b; margin-bottom: 25px;}
.counselor-page p{font-size: 16px; line-height: 24px; color: #5c5c5c;}
.counselor-page p strong{font-weight: 500;}
.counselor-page p a{color: #7c6e4c;}
.counselor-page .container > a{font-size: 16px; color: #fff; font-weight: 700; background: #7c6e4c; padding: 7px 20px; display: inline-block; margin-bottom: 60px;}
.counselor-page .container > a:hover{background: #13294b;}

.counselor-banner .banner-caption {left: 50%; top:50%; max-width: 615px; -webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.counselor-application-page{width: 100%;height: auto; display: block; position: relative;}
.counselor-application-page .blue-frame {float: none; top: auto; bottom: auto; left: auto; right: auto; max-width: 796px; top: -180px;}
.blue-frame .gray-border .frame-content.application-form{padding: 30px 0 45px;}
.frame-content.application-form .text-caption{padding: 0 30px;}
.application-form span.star-img{display: block; opacity: 0.2; margin-bottom: 15px;}
.application-form h3{font-size: 24px; font-weight: 700; color: #7c6e4c;}
.application-form .tabing{width: 100%; margin-bottom: 40px;}
.application-form .tabing a{font-weight: 700; font-size: 12px; padding: 12px 5px; border: 1px solid #d4d4d4; color: #d4d4d4; float: left; margin-right: 13px; max-width: 112px; position: relative;}
.application-form .tabing a:after{position: absolute; content: ""; width: 13px; height: 1px; background: #7c6e4c; top: 50%; right: -13px; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.application-form .tabing a:last-child{margin-right: 0;}
.application-form .tabing a:last-child:after{display: none;}
.application-form .tabing a.active{color: #7c6e4c; border-color: #7c6e4c;}
.application-form .form-section{text-align: left; width: 100%;}
.application-form .form-section h3{text-transform: uppercase; font-size: 14px; font-weight: 700;}
.application-form .form-section label{font-size: 16px; color: #585858; line-height: 24px; font-weight: 500; display: inline-block; margin-right: 13px; vertical-align: top;}
.application-form .form-section label + .dform_container{display: inline-block;}
.application-form .error-inner{color: #f00; font-size: 11px;}
.form-section .dform .form-block > .dform_element{margin-bottom: 20px;}
.form-section .dform .column{float: left;}
.form-section .dform input[type="text"], .form-section .dform input[type="password"], .form-section .dform input[type="email"], .form-section .dform input[type="tel"], .form-section .dform input[type="search"]{border: 0; border-bottom: 1px solid #7c6e4c; width: 100%; height: 24px; font-size: 14px; color: #7c6e4c; font-weight: 500; padding: 0 7px;}
.form-section #forms_field_143 input{width: 108px;}
.form-section #forms_field_147 .dfcolumns .column:first-child{max-width: 160px; width: 100% !important; margin-right: 18px;}
.form-section #forms_field_147 .dfcolumns .column:nth-child(2n){max-width: 200px; width: 100% !important; margin-right: 18px;}
.form-section #forms_field_147 .dfcolumns .column:nth-child(3n){max-width: 210px; width: 100% !important; margin-right: 0;}
.form-section #forms_field_147 label{margin-right: 3px;}
.form-section #forms_field_147 input{width: 100%;}
.form-section #forms_field_149 .dform_container {width: 100%}
.form-section #forms_field_346{max-width: 253px; width: 100%; display: inline-block; margin-right: 30px;}
.form-section #forms_field_346 legend{font-size: 16px; color: #585858; line-height: 24px; font-weight: 500; display: inline-block; margin-right: 16px; float: left;}
.form-section #forms_field_346 input{width: 100%; padding: 0 5px;}
.form-section #forms_field_346 .dfcolumns{display: inline-block;}
.form-section #forms_field_346 .column{width: 100% !important;}
.form-section #forms_field_346 .dform_element{display: inline-block; position: relative;}
.form-section #forms_field_346 .dform_element:after{position: absolute; content: "/"; font-size:14px; color: #7c6e4c; font-weight: 500; line-height: 27px; right: 7px; top: 0;}
.form-section #forms_field_346 .dform_element:last-child:after{display: none;}
.form-section #forms_field_346 .dform_element.field_month{width: 60px; padding-right: 24px;}
.form-section #forms_field_346 .dform_element.field_date{width: 60px; padding-right: 24px;}
.form-section #forms_field_346 .dform_element.field_year{width: 47px;}
.form-section #forms_field_155{max-width:175px; width: 100%; display: inline-block; vertical-align: top;}
.form-section #forms_field_155 .select2{width: 94px !important;}
.form-section #forms_field_158 .dform_container{max-width: 315px; width: 100%;}
.form-section #forms_field_158 input{width: 100%;}
.form-section #forms_field_157 .column{max-width: 374px; width: 100% !important; margin-right: 30px;}
.form-section #forms_field_157 .column.column-last{max-width: 205px; margin-right: 0;}
.form-section #forms_field_159 .dform_container{max-width: 108px; width: 100%;}
.form-section #forms_field_159 input{width: 100%;}
.form-section #forms_field_160{margin-top: 15px; display: inline-block; margin-bottom: 0;}
.form-section #forms_field_161 .dform_container{width: calc(100% - 80px);}
.form-section #forms_field_161 .dform_container input{width: 100%;}
.form-section #forms_field_163 .dfcolumns .column:first-child{max-width: 230px; width: 100% !important; margin-right: 10px;}
.form-section #forms_field_163 .dfcolumns .column:nth-child(2n){max-width: 185px; width: 100% !important; margin-right: 18px;}
.form-section #forms_field_163 .dfcolumns .column:nth-child(3n){max-width: 168px; width: 100% !important; margin-right: 0;}
.form-section #forms_field_162 .select2{width: 155px !important;}
.form-section #forms_field_165 .select2{width: 133px !important;}
.form-section #forms_field_166 .dform_container{max-width: 76px; width: 100%;}
.form-section #forms_field_166 .dform_container input{width: 100% !important;}
.form-section #forms_field_167{margin-top: 15px; display: inline-block; margin-bottom: 0;}
.form-section #forms_field_171{margin-top: 38px;}
.form-section #forms_field_171 .dform_container p{text-align: center;}
.form-section #forms_field_171 .dform_container p a{margin: 0 auto; font-size: 14px; padding: 10px 39px; color: #fff; background: #7c6e4c; position: relative; text-transform: uppercase; display: inline-block;}
.form-section #forms_field_171 .dform_container p a:after{position: absolute; content: ">"; font-size: 14px; font-weight: 700; color: #fff; top: 45%; right: 28px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);}
.form-section #forms_field_171 .dform_container p a:hover{background: #13294b;}
.form-section #forms_field_168 .dfcolumns .column:first-child{max-width: 410px; width: 100% !important; margin-right: 10px;}
.form-section #forms_field_168 .dfcolumns .column:nth-child(2n){max-width: 192px; width: 100% !important; margin-right: 0;}
.form-section #forms_field_168 input{width: 215px;}
.form-section #forms_field_168 .select2{width: 106px !important;}
.form-section #forms_field_174 .dform_container{width: 90px;}
.form-section #forms_field_175 .dform_container{width: 90px;}
.form-section #forms_field_176 .dform_container{width: 30px;}
.form-section #forms_field_176 label{margin-right: 10px;}
.form-section #forms_field_185 label{margin-right: 10px;}
.form-section #forms_field_179 .dform_container{width: 150px;}
.form-section #forms_field_180 .dform_container{width: 100px;}
.form-section #forms_field_183 .dform_container{width: 90px;}
.form-section #forms_field_184 .dform_container{width: 90px;}
.form-section #forms_field_185 .dform_container{width: 40px;}
.form-section #forms_field_187 .dform_container{width: 160px;}
.form-section #forms_field_188 .dform_container{width: 110px;}
.form-section #forms_field_204{margin-top: 38px;}
.form-section #forms_field_204 .dform_container p{text-align: center;}
.form-section #forms_field_204 .dform_container p a{margin: 0 auto; font-size: 14px; padding: 10px 39px; color: #fff; background: #7c6e4c; position: relative; text-transform: uppercase; display: inline-block;}
.form-section #forms_field_204 .dform_container p a:after{position: absolute; content: ">"; font-size: 14px; font-weight: 700; color: #fff; top: 45%; right: 28px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);}
.form-section #forms_field_204 .dform_container p a:hover{background: #13294b;}
.form-section textarea{border: 0; font-size: 16px; color: #585858; font-weight: 500; line-height: 27px; height: 90px; width: 100%; overflow: hidden; padding: 0; background: url(../images/site/textarea_bg.jpg) repeat; height: auto;}
.form-section #forms_field_205{margin-top: 38px;}
.form-section #forms_field_205 .dform_container p{text-align: center;}
.form-section #forms_field_205 .dform_container p a{margin: 0 auto; font-size: 14px; padding: 10px 39px; color: #fff; background: #7c6e4c; position: relative; text-transform: uppercase; display: inline-block;}
.form-section #forms_field_205 .dform_container p a:after{position: absolute; content: ">"; font-size: 14px; font-weight: 700; color: #fff; top: 45%; right: 28px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);}
.form-section #forms_field_205 .dform_container p a:hover{background: #13294b;}
.form-section #forms_field_206{margin-top: 38px;}
.form-section #forms_field_206 .dform_container p{text-align: center;}
.form-section #forms_field_206 .dform_container p a{margin: 0 auto; font-size: 14px; padding: 10px 39px; color: #fff; background: #7c6e4c; position: relative; text-transform: uppercase; display: inline-block;}
.form-section #forms_field_206 .dform_container p a:after{position: absolute; content: ">"; font-size: 14px; font-weight: 700; color: #fff; top: 45%; right: 28px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);}
.form-section #forms_field_206 .dform_container p a:hover{background: #13294b;}

.form-section .submit_button{margin-top: 38px;}
.form-section .submit_button .dform_container .dfinput_full{text-align: center;}
.form-section .submit_button .dform_container input{margin: 0 auto; font-size: 14px; color: #fff; background: #7c6e4c; position: relative; text-transform: uppercase; display: inline-block; line-height: 41px; height: 41px; padding: 0 39px; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;}
.form-section .submit_button .dform_container input:hover{background: #13294b;}
.form-section  .dform_file_upload label{display: block; margin-bottom: 15px;}
.counselor_training_application .submit_button {display: none;}
.counselor_training_application .final{margin: 0 auto; font-size: 14px; color: #fff; background: #7c6e4c; position: relative; text-transform: uppercase; display: inline-block; line-height: 41px; height: 41px; padding: 0 39px; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;}
.counselor_training_application .final:hover{background: #13294b;}
.form-section #forms_field_371 p{text-align: center;}

/*----------------application-survery-page--------------------*/
.application-survery-page.center-blueborder-content .blue-frame .gray-border .frame-content{padding: 0;}
.application-survery-page h1{color: #7c6e4c; padding: 0; margin-bottom: 40px; line-height: 48px;}
.frame-content .application-detail{padding: 0 30px;}
.application-detail .star-img{display: block; margin: 0 auto; opacity: 0.2; margin-bottom: 50px; margin-top: 30px;}

/*--------------event-calender-page-------------------*/
.event-calendar-page{overflow: hidden;}
.event-calendar-page .container {max-width: 1140px !important; width: 100%; }
.event-calender-block {border: 5px solid #7c6e4c; background: #fff; }
.event-calender-block .calendar-part {width: 55%; float: left; padding: 0 30px; height: 650px;}
.calendar-part .calender-title-year {width: 100%; height: auto; display: block; position: relative}
.calendar-part .calender-title, .calendar-part .year-selection {float: left; }
.calendar-part .calender-title {width: calc(100% - 150px);}
.calendar-part .calender-title h1 {color: #13294b; font-size: 24px; font-weight: 700; text-transform: uppercase; text-align: left; padding: 25px 0;}
.year-selection {font-size: 40px; color: #13294b; position: relative; min-height: 70px;}
.year-selection a, .year-selection span {position: absolute; top: 50%; -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
.year-selection a.prev-year-selection {left: 0;}
.year-selection a.next-year-selection {right: 0;}
.year-selection a img {-webkit-transform: translateY(-30%);-ms-transform: translateY(-30%);-o-transform: translateY(-30%);transform: translateY(-30%);}
.year-selection .current-year {left: 50%; -webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.calendar-part .year-selection {width: 150px;}
.calendar-part .ic__header {display: none;}
.calendar-part #calender-area {margin-bottom: 100px;}
/*.ic__week-head td {width: 10%; }*/
/*.ic__week-head td, .ic__days td {padding: 5px 0; position: relative; height: 48px; border: 0; color: #808080;}
.ic__week-head td {font-size: 20px; font-weight: 700; text-transform: uppercase;}
.ic__days td span {width: 38px; height: 38px; display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%); padding-top: 10px; -webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all; font-size: 16px; font-weight: 700; -webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;}
.ic__days .ic__day_state_current {background: none;color: #fff;}
.ic__days .ic__day_state_current span {background: #7c6e4c;}
.ic__days .ic__day_state_selected, .ic__days .ic__day:hover {background: none;color: #fff;}
.ic__days .ic__day_state_selected  span, .ic__days .ic__day:hover span{background: #7c6e4c;}*/
.ic__days .ic__day-empty {background: none;}
.ic__week-head td, .ic__days td {padding: 5px 0; position: relative; height: 48px; border: 0; color: #808080;}
.ic__week-head td {font-size: 20px; font-weight: 700; text-transform: uppercase;}
.ic__days td {font-size: 16px; font-weight: 700; background: none; padding-top: 14px; z-index: 9;}

.ic__days td:before {content:"";width: 38px; height: 38px; display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%); -webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all;  -webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px; z-index: -1;}
.ic__days .ic__day_state_current {background: none;color: #fff;}
.ic__days .ic__day_state_current:before {background: #7c6e4c;}
.ic__days .has-events {background: none;}
.ic__days .has-events:before {background: none; border: 2px solid rgba(124, 110, 76, 0.49);}
.ic__days .has-events:hover:before {border: 2px solid rgba(124, 110, 76, 1);}
.ic__days .ic__day_state_selected, .ic__days .ic__day:hover {background: none;color: #fff;}
.ic__days .ic__day_state_selected:before, .ic__days .ic__day:hover:before {background: #7c6e4c;}

.months-list ul {font-size: 0; padding: 60px 0 50px;}
.months-list ul li {display: inline-block; vertical-align: bottom; width: 8%; text-align: center; font-size: 14px; text-transform: uppercase;}
.months-list ul li a {color: #bfbfbf; height: 25px;}
.months-list ul li a:hover {color: #808080;}
.months-list ul li a.active {font-size: 23px;color: #808080;}

.event-part {background: #13294b; width: 45% ; float: left; padding: 70px 50px 50px; position: relative; height: 650px;}
.event-part .event-content-block {height: 100%;}
.event-part ul.event-list {margin: 0; padding: 0; width: 100%; height: auto; display: block; height: 100%;}
.event-list li {display: block; width: 100%; height: auto; position: relative; border: 1px solid #7c6e4c; padding: 15px 25px; margin-bottom: 15px; cursor: pointer; top: auto;}
.event-list li.abs-pos {position: absolute;}
.event-part h5, .event-part h2 {margin-bottom: 0; color: #fff;}
.event-part h5 {font-size: 20px; font-weight: 300; text-transform: none;}
.event-part h2 {font-size: 30px; font-weight: 500; text-transform: uppercase;}
.event-description {display: none; position: absolute; top: 0; left: 40px; width: calc(100% - 80px); padding: 70px 0 0; height: 100%; }
.event-description .only-desc {height: calc(100% - 90px); overflow: auto;}
.event-description h2 {margin-bottom: 70px;}
.event-description p {color: #fff; font-size: 16px;}
.close-icon {position: absolute; top: 0; right: 20px; cursor: pointer;}
.event-share {position: absolute; bottom: 0; left: 40px; height: 86px; width: calc(100% - 80px); border-top: 1px solid #7c6e4c; padding-top: 16px; font-size: 0;}
.event-share small {font-size: 16px; font-weight: 700; color: #fff;}
.event-share .share-text, .event-share .share-social {display: inline-block; vertical-align: middle;  }
.event-share .share-text {text-align: left; width: 40%;}
.event-share .share-social {text-align: right; width: 60%;}
.event-share .share-social a {margin: 0 3px;}
.no-results p {color: #fff;font-size: 26px;}
.loading-events {position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
/* share icon after development */
.share-social * {background-image: none !important; width: auto !important; height: auto !important; margin: 0 !important; padding: 0 !important; color: #a39370;display: inline-block;font-size: 0px;text-transform: none;vertical-align: middle; line-height: 22px;}
.share-social > span.st_twitter_large , .share-social > span.st_facebook_large , .share-social > span.st_email_large {width: 29px !important; height: 25px !important; display: inline-block; vertical-align: top; cursor: pointer; margin: 0 3px !important;  position: relative;}
.share-social > span.st_twitter_large  > span , .share-social > span.st_facebook_large > span, .share-social > span.st_email_large > span {position: absolute; top: 0; left: 0; display: block; width: 100% !important; height: 100% !important; }
.share-social > span.st_twitter_large {background: url(/images/site/tw-event.png) !important}
.share-social > span.st_facebook_large {background: url(/images/site/fb-event.png) !important}
.share-social > span.st_email_large {background: url(/images/site/mail-event.png) !important}


/* shining star content */
.shining-star-content {width: 100%; height: auto; display: block; padding-top: 100px; position: relative; }
.shining-star-content .left-content, .shining-star-content .right-bluebox {width: 50%; float: left; display: block; }
.shining-star-content .right-bluebox .blue-frame {position: relative; right: auto; bottom: auto; margin-top: -550px; margin-bottom: 100px;}
.shining-star-content .right-bluebox .blue-frame .gray-border .frame-content {padding: 20px 0; margin: 9px 13px; border: 0;}
.shining-star-content h2 {font-size: 18px; font-weight: 900; color: #13294b; margin-bottom: 10px;}
.shining-star-content p {font-size: 18px; font-weight: 400; color: #454545; line-height: normal;}

.shining-star-gallery-block {width: 100%; height: auto; display: block; position: relative; font-size: 0; background: #7c6e4c; z-index: 99; padding: 40px 0 100px;}
.shining-star-gallery-block:before {content:""; background: #13294b; width: 50%; height: 100%; display: block; position: absolute; top: 0; left: 0; z-index: -1;}
.shining-star-gallery-block .gallery-block {width: 50%; display: inline-block; vertical-align: top; }
.shining-star-gallery-block .gallery-block:last-child {padding-left: 25px;}
.shining-star-gallery-block .gallery-block .slide {display: inline-block; vertical-align: top; margin: 5px;}
.shining-star-gallery-block h2 {color: #fff; font-size: 18px; text-transform: uppercase; font-weight: 900; }

.shining-star-form form .dform .dform_element input {float: right;width: auto;height: 27px;border: 0;border-bottom: 1px solid #7c6e4c;background: none;font-size: 14px;color: #7c6e4c;font-weight: 500;color: #7c6e4c;padding: 0 7px;}
.shining-star-form form .dform .dform_element label, .shining-star-form form .dform .dform_element legend {float: left;font-size: 16px;color: #585858;font-weight: 500;line-height: 27px;}
.shining-star-form form .dform_element input[type="submit"] {font-size: 14px;font-weight: 700;color: #fff;background: #7c6e4c;width: 195px !important;height: 37px;margin: 38px auto 11px;-webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all;text-transform: uppercase;float: none;line-height: 22px;}

.shining-star-form form .dform .dform_element.dform_file_upload{width: 100%}
.shining-star-form form .dform .dform_element.dform_file_upload input{background-color: transparent;border: 0;padding-top: 15px !important; padding-bottom: 15px !important;}

.shining-star-form form .dform_element input[type="submit"]:hover {background: #13294b;color: #fff;}
.shining-star-form h2 {color: #7c6e4c; font-weight: 700; font-size: 16px; text-align: left;}
.shining-star-form p {text-align: left;}
#forms_field_347 input.text{width: 320px;}
#forms_field_348 input.text{width: 40px; float: left; margin-left: 15px; padding: 0;text-align: center;}
#forms_field_352 input.text{width: 320px;}
#forms_field_353 input.text{margin-left: 15px; float: left; width:105px;}
#forms_field_354 input.text{margin-left: 15px; float: left; width:105px;}
#forms_field_355 input.text{margin-left: 15px; float: left; width: 306px;}
#forms_field_356 {height: 36px; padding-top: 5px;}
#forms_field_356 .column {float: left;}
#forms_field_359 .column {float: left;}
#forms_field_356 input.text  {float: left; width: 110px; margin-left: 15px;}
#forms_field_356 .select2 {float: left; width: 115px !important; margin-left: 15px;}
#forms_field_360 input.text {float: left; width: 40px; margin-left: 15px;}
#forms_field_361 input.text {float: left; width: 90px; margin-left: 15px;}
#forms_field_362 input.text {float: left; width: 108px; margin-left: 15px;}
#forms_field_363 input.text {float: left; width: 108px; margin-left: 15px;}
#forms_field_364 input.text {width: 300px;}
#forms_field_366 input.text {width: 250px;}
#forms_field_367 .column {float: left;}
#forms_field_367 input.text {width: 70px; float: left; margin-left: 15px;}
.shining-star-form  ul.checkboxes {padding: 20px 0;}
.shining-star-form  ul.checkboxes li {list-style: none; width: 100%; margin: 0; padding: 0; }
.shining-star-form  ul.checkboxes label {text-align: left; font-size: 14px !important; color: #766a4c !important; line-height: normal !important; padding-left: 30px; position: relative; text-indent: -5px;}
.shining-star-form  ul.checkboxes label:before {content:""; width: 17px; height: 17px; display: block; position: absolute; top: 0; left: 4px; background: none; border: 2px solid #7c6e4c;  }
.shining-star-form  ul.checkboxes label.checked:before {background: #7c6e4c;}
/*END: Added by MUFI from local to site*/


/* Shining Form re-styling by jcv 12/22/2016 */
.shining-star-content .blue-frame .gray-border{float: left;}
.shining-star-form form .dform .dform_element{float: left;width: 50%;position: relative;}
.shining-star-form form .dform .dform_element input{float: left;width: calc(100% - 20px);margin: 0 20px 15px 0;background-color: #f4f4f4;padding-top: 10px !important;padding-bottom: 10px !important;height: auto;}
.shining-star-form form .dform .dform_element label,
.shining-star-form form .dform .dform_element legend{float: left;width: 100%;text-align: left;}
.shining-star-form form .dform .dform_element.field_name,
.shining-star-form form .dform .dform_element.field_email,
.shining-star-form form .dform .dform_element.field_address,
.shining-star-form form .dform .dform_element.field_pets,
.shining-star-form form .dform .dform_element.field_favorite_food,
.shining-star-form form .dform .dform_element.field_favorite_tv_show,
.shining-star-form form .dform .dform_element.field_activities,
.shining-star-form form .dform .dform_element.field_parents_name_s{width: 100%;}
.shining-star-form form .dform .field_fieldset .dform_element{width: auto;}
.shining-star-form form .dform .field_fieldset .dform_element input{margin: 0 5px 15px 0 !important;}
.shining-star-form form .dform .dform_element.field_name input,
.shining-star-form form .dform .dform_element.field_email input,
.shining-star-form form .dform .dform_element.field_address input,
.shining-star-form form .dform .dform_element.field_favorite_tv_show input,
.shining-star-form form .dform .dform_element.field_activities input,
.shining-star-form form .dform .dform_element.field_parents_name_s input,
.shining-star-content #forms_field_361 input.text,
.shining-star-content #forms_field_362 input.text,
.shining-star-content #forms_field_353 input.text{width: 100% !important;margin-left: 0 !important; }
.shining-star-content #forms_field_348 input.text{height: auto;}
.shining-star-form form .dform .dform_element.field_grade_in_school input,
.shining-star-form form .dform .dform_element.field_zip_code input{margin-right: 0;width: 100%;}
::-webkit-input-placeholder {opacity:.7;}
::-moz-placeholder {opacity:.7;}
:-ms-input-placeholder {opacity:.7;}
:-moz-placeholder {opacity:.7;}
.shining-star-form form .dform_element input[type="submit"]{background: #7c6e4c !important;float: none;margin: 0 auto 30px;}
.shining-star-form form .dform .dform_element.dform_html,
.shining-star-form form .dform .dform_element.submit_button{width: 100%;}
.shining-star-content .frame-content .text-caption p{margin-bottom: 25px;}
.shining-star-content .error-inner {float: left;width: 100%;margin-bottom: 10px;margin-top: -15px;text-align: left;}


/*---------camp-session-change-request----------*/
.camp-session-page{width: 100%; height: auto; display: block; background-size: inherit !important;}
.camp-session-page h1{color: #7c6e4c; padding: 0; margin-bottom: 40px; line-height: 48px; text-transform: uppercase; font-size: 50px;}
.center-blueborder-content .blue-frame .gray-border .frame-content.camp-session{padding: 55px 130px;}
.camp_session_change_request{text-align: left;}
.camp_session_change_request h2{text-transform: uppercase; font-size: 14px; font-weight: 700; color: #7c6e4c;}
.camp_session_change_request label{font-size: 16px; color: #585858; line-height: 24px; font-weight: 500; display: inline-block; margin-right: 13px; vertical-align: top;}
.camp_session_change_request label + .dform_container{display: inline-block;}
.camp_session_change_request > .dform > .dform_element{margin-bottom: 20px;}
.camp_session_change_request .error-inner{color: #f00; font-size: 11px;}
.camp_session_change_request .dform .form-block > .dform_element{margin-bottom: 20px;}
.camp_session_change_request .dform .column{float: left;}
.camp_session_change_request .dform input[type="text"], .camp_session_change_request .dform input[type="password"], .camp_session_change_request .dform input[type="email"], .camp_session_change_request .dform input[type="tel"], .camp_session_change_request .dform input[type="search"]{border: 0; border-bottom: 1px solid #7c6e4c; width: 100%; height: 24px; font-size: 14px; color: #7c6e4c; font-weight: 500; padding: 0 7px;}
.camp_session_change_request #forms_field_379 .dform_container{width: 120px;}
.camp_session_change_request #forms_field_380 .dform_container{width: 90px;}
.camp_session_change_request #forms_field_381 legend{font-size: 16px; color: #585858; line-height: 24px; font-weight: 500; display: inline-block; margin-right: 16px; float: left;}
.camp_session_change_request #forms_field_381{display: inline-block; margin-right: 15px; vertical-align: top;}
.camp_session_change_request #forms_field_381 input{width: 100%; padding: 0 5px;}
.camp_session_change_request #forms_field_381 .dfcolumns{display: inline-block;}
.camp_session_change_request #forms_field_381 .column{width: 100% !important;}
.camp_session_change_request #forms_field_381 .dform_element{display: inline-block; position: relative;}
.camp_session_change_request #forms_field_381 .dform_element:after{position: absolute; content: "/"; font-size:14px; color: #7c6e4c; font-weight: 500; line-height: 27px; right: 7px; top: 0;}
.camp_session_change_request #forms_field_381 .dform_element:last-child:after{display: none;}
.camp_session_change_request #forms_field_381 .dform_element.field_month{width: 60px; padding-right: 24px;}
.camp_session_change_request #forms_field_381 .dform_element.field_day{width: 60px; padding-right: 24px;}
.camp_session_change_request #forms_field_381 .dform_element.field_year{width: 47px;}
.camp_session_change_request #forms_field_385{display: inline-block;}
.camp_session_change_request #forms_field_385 .select2-container--default .select2-selection--single .select2-selection__rendered{height: 24px; line-height: 24px!important;}
.camp_session_change_request #forms_field_386{margin-top: 30px;}
.camp_session_change_request #forms_field_388 .dform_container{width: 120px;}
.camp_session_change_request #forms_field_389 .dform_container{width: 90px;}
.camp_session_change_request #forms_field_390 .dform_container{width: calc(100% - 70px);}
.camp_session_change_request #forms_field_392 .dform_container{width: 108px;}
.camp_session_change_request #forms_field_392{width: 300px;}
.camp_session_change_request #forms_field_393{width: 100%;}
.camp_session_change_request #forms_field_393 label + .dform_container{float: right;}
.camp_session_change_request #forms_field_394{width: 100%;}
.camp_session_change_request #forms_field_394 label + .dform_container{float: right;}
.camp_session_change_request #forms_field_396{width: 100%;}
.camp_session_change_request #forms_field_396 label + .dform_container{float: right;}
.camp_session_change_request #forms_field_393 .select2{float: right; width: 150px !important}
.camp_session_change_request #forms_field_394 .select2{float: right; width: 150px !important}
.camp_session_change_request #forms_field_394 .column{width: 100% !important;}
.camp_session_change_request #forms_field_396 .select2{float: right; width: 150px !important}
.camp_session_change_request #forms_field_396 .column{width: 100% !important;}
.camp_session_change_request .dform_desc{color: #999; font-size: 12px; display: inline-block; width: 100%; padding-top: 5px;}
.camp_session_change_request #forms_field_398 .dform_container{width: 100%;}
.camp_session_change_request #forms_field_398 textarea{border-color: #7c6e4c; padding: 10px; height: 95px; width: 100%; font-size: 14px;}
.camp_session_change_request input[type="submit"] {font-size: 14px;font-weight: 700;color: #fff;background: #7c6e4c;width: 195px !important;height: 37px;margin: 10px auto 11px;-webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all;text-transform: uppercase;float: none;line-height: 22px;}
.camp_session_change_request input[type="submit"]:hover {background: #13294b;color: #fff;}

.video_holder {display: none;position: absolute;top: 0;left: 0;z-index: 999999;width: 100%;height: 100%;/*pointer-events:none;*/}
.video_holder iframe {width:100%;height:100%;}




/* css addition 9-12-2016 */
.blue-frame hr { border: 0; background: url(../images/site/gray-star.png) no-repeat center center; width: 100%; height: 8px; margin: 10px 0;}
.pages-form.report-part form .dform .dform_element .column {width: calc(50% - 14px) !important;}
.pages-form.report-part form .dform .dform_element .column.column-last input {width: 100% !important;}
.pages-form.report-part form .dform_element p {clear: both;}
.pages-form.report-part form .dform .dform_element input {width: 100% !important;}
.pages-form.report-part form .dform .dform_element input[type="radio"]{width: 14px !important}
.pages-form.report-part .parent-label {padding-left: 25px;}

/*START: Solved the design issue in the radio button */
.pages-form.report-part .radio-clicked {padding-left: 14px;}
.dform_container .radios{ margin-top: 13px;float: left;}

.pages-form.report-part .parent-label:before {width: 20px; height: 20px;}
/*.pages-form.report-part .dform_address .dform_container .dfinput_full {position: relative;}*/
.pages-form.report-part .dform_address .dform_container > div label {margin-top: -50px;}
.pages-form.report-part .dform_address .dform_container > div input {margin-top: 30px;}
.pages-form.report-part .radios li {margin-bottom: 5px;}
.pages-form.report-part .dform_checkbox .dform_label {float: none;}
.pages-form.report-part .dform_checkbox .checkboxes {width: 100%; margin: 0; padding: 0; }
.pages-form.report-part .dform_checkbox .checkboxes li {list-style: none; margin: 0; padding: 0; width: 100%; display: block;}
.pages-form.report-part .dform_checkbox .checkboxes li label {float: none; position: relative; padding-left: 25px;}
.pages-form.report-part .dform_checkbox .checkboxes li label:before {content:""; width: 16px; height: 16px; display: block; position: absolute; top: 0; left: 0; border: 2px solid #a5813b; }
.pages-form.report-part .dform_checkbox .checkboxes li label.checked:after {content: "\2714"; position: absolute; top: -3px; left: 3px; color: #a5813b; }
.pages-form.report-part .chosen-container {display: none;}
.select2-container--default .select2-selection--multiple li {list-style: none;}
.select2-container--default .select2-selection--multiple {border: 0 !important;}
.select2-container--default .select2-selection--multiple .select2-selection__choice {background-color: transparent !important; border-color: #a5813b !important; -webkit-border-radius: 0 !important;-moz-border-radius: 0 !important;-ms-border-radius: 0 !important;-o-border-radius: 0 !important;border-radius: 0 !important; padding: 0 5px !important;}
.select2-container--default .select2-selection--multiple input {border: 0 !important;}

.comment-section {margin-left: 30px; border-top: 1px solid rgba(39,43,43,0.09); padding-top: 20px; }
.frm_element {margin-bottom: 20px;}
.comment-section .frm_element .column {margin-bottom: 20px;}
.comment-section .frm_element .column.column-last {margin-bottom: 0px;}
.comment-section .frm_element .column input, .comment-section .frm_element textarea {width: 100%;}
.comment-section .frm_element textarea {height: 100px; width: 100%;  }
.error-inner {color: #f00;}
.comment-section .frm_action {text-align: right;}
.comment-section .frm_action input[type="submit"], .comment-section .frm_action input[type="button"], .comment-section .frm_action input[type="reset"] { background: #fff; color: #323232; min-width: 104px; font-weight: 700; border: 1px solid rgba(51,51,51,0.15); -webkit-border-radius: 0;-moz-border-radius: 0;-ms-border-radius: 0;-o-border-radius: 0;border-radius: 0; float: none; display: inline-block; }


.comment-section .list_comment_frm .title {font-size: 18px; font-weight: 700; color: #272b2b;}
.comment-section .list_comment_frm .commentlist .comment {position: relative; list-style: none;  border-top: 1px solid rgba(39,43,43,0.09); padding-top: 20px; padding-bottom: 35px; margin-left: 0;}
.comment-section .list_comment_frm .comment-text .profile-dp {width: 45px; height: 45px; display: block; -webkit-border-radius: 100%;-moz-border-radius: 100%;-ms-border-radius: 100%;-o-border-radius: 100%;border-radius: 100%; overflow: hidden; position: absolute; top: 15px; left: -70px;}
.comment-section .list_comment_frm .comment-text .profile-dp img {width: 100%;}
.comment-section .list_comment_frm .comment-text h4 {font-size: 13px; font-weight: 700;}
.comment-section .list_comment_frm .comment-text .comment-meta {font-size: 12px; font-weight: 700; color: #abaeaf; margin-left: 25px; position: relative; font-weight: 400;}
.comment-section .list_comment_frm .comment-text .comment-meta:before {content:"-";  padding-right: 15px; display: inline-block; vertical-align: middle;}
.comment-section .list_comment_frm .comment-text h4, .comment-section .list_comment_frm .comment-text .comment-meta {margin-bottom: 0; display: inline-block; vertical-align: baseline;}

.comment-section .list_comment_frm .commentlist .children-comments {margin-left: 70px;}


/* Pop-up full screen video styling - jcv 12/22/2016 */

.video-overlay{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;opacity: 0;pointer-events: none;overflow: hidden;}
.video-overlay::after{content:"";position: absolute;top: 50%;left: 50%;width: 0;height: 200%;transform: translateY(-50%) translateX(-50%);-ms-transform: translateY(-50%) translateX(-50%);transition: all .4s;background-color: rgba(19,41,75,.9);z-index: -1;}
.vid-ov-on .video-overlay::after{width: 2400px}
.vid-ov-on .video-overlay{opacity: 1;pointer-events: auto;z-index: 99999;}
.video-overlay .cont{float: left;width: 100%;height: 100%;opacity: 0;transition: all .4s;transition-delay:.2s ;background-color:#000;background-image:url(https://www.hermannsonslife.org/images/site/loader.gif);background-position: center;background-repeat: no-repeat; }
.vid-ov-on .video-overlay .cont{opacity: 1}
.video-overlay .cont iframe{float: left;width: 100%;height: 100%;}
.video-overlay .close-bt{background-color:rgba(19,41,75,.9);width: 60px;height: 60px;cursor: pointer;position: absolute;top: 0;right: 0;z-index: 100;background-image: url(https://www.hermannsonslife.org/images/site/close_big.png);background-repeat: no-repeat;background-position: center;background-size: 30px;opacity: 0;}
.vid-ov-on .video-overlay .close-bt{opacity: 1;transition-delay: .2s;}
.vid-ov-exit .video-overlay{transition:all .4s; opacity: 0;transform: scale(.7);-ms-transform: scale(.7);}


/* Universal form reestyling - jcv 12/22/2016 */
.gray-border:before, .gray-border:after { content: ""; display: table; }
.gray-border:after { clear: both; }
.gray-border { zoom: 1; }
.frame-content:before, .frame-content:after { content: ""; display: table; }
.frame-content:after { clear: both; }
.frame-content { zoom: 1; }
.pages-form.report-part form .dform .dform_element{float: left;width: 100%;position: relative;}
.pages-form.report-part form .dform .dform_element input{float: left;width: calc(100% - 20px);margin: 0 20px 15px 0;background-color: #f4f4f4;padding-top: 10px !important;padding-bottom: 10px !important;height: auto;}
.pages-form.report-part form .dform_element.dform_textarea textarea{float: left;width: 100%;margin: 0 0 15px 0;background-color: #f4f4f4;padding-top: 10px !important;padding-bottom: 10px !important;height: auto;border-bottom: 1px solid #7c6e4c;}
.pages-form.report-part form .dform_element input[type="submit"]{background: #7c6e4c !important;}
.pages-form.report-part form .dform .dform_element label,
.pages-form.report-part form .dform .dform_element legend{float: left;width: 100%;text-align: left;}
.pages-form.report-part .dform_address .dform_container > div label{margin-top: 0;}
input::-webkit-input-placeholder {opacity:.7;}
input::-moz-placeholder {opacity:.7;}
input:-ms-input-placeholder {opacity:.7;}
input:-moz-placeholder {opacity:.7;}
.error-inner {float: left;width: 100%;margin-bottom: 10px;text-align: left;}
.dform_error{color: red}
input.error-inner{border-bottom: 1px solid red !important;}

.pages-form.report-part form .dform .name_first,
.pages-form.report-part form .dform .address_street,
.pages-form.report-part form .dform .address_street2,
.pages-form.report-part form .dform .address_zip,
.pages-form.report-part form .dform .address_city,
.pages-form.report-part form .dform .address_state,
.pages-form.report-part form .dform .address_country,
.pages-form.report-part form .dform .phone_area,
.pages-form.report-part form .dform .phone_number,
.pages-form.report-part form .dform .name_last{display: flex;flex-direction: column;float: left;width: 100%}
.pages-form.report-part form .dform .name_first label,
.pages-form.report-part form .dform .name_last label,
.pages-form.report-part form .dform .address_street label,
.pages-form.report-part form .dform .address_street2 label,
.pages-form.report-part form .dform .address_zip label,
.pages-form.report-part form .dform .address_city label,
.pages-form.report-part form .dform .address_state label,
.pages-form.report-part form .dform .phone_area label,
.pages-form.report-part form .dform .phone_number label,
.pages-form.report-part form .dform .address_country{order: 0;}
.pages-form.report-part form .dform .name_first input,
.pages-form.report-part form .dform .name_last input,
.pages-form.report-part form .dform .address_street input,
.pages-form.report-part form .dform .address_street2 input,
.pages-form.report-part form .dform .address_zip input,
.pages-form.report-part form .dform .address_city input,
.pages-form.report-part form .dform .address_state input,
.pages-form.report-part form .dform .phone_area input,
.pages-form.report-part form .dform .phone_number input,
.pages-form.report-part form .dform .address_country .select2{order: 1;}

/*.pages-form.report-part form .dform .dform_address .dfinput_left,
.pages-form.report-part form .dform .dform_address .dfinput_full{display: flex;flex-direction: column;}
.pages-form.report-part form .dform .dform_address label{order: 0;}
.pages-form.report-part form .dform .dform_address input{order: 1;}
.pages-form.report-part form .dform .dform_address .address_city{float: left;width: calc(60% - 30px);margin-right: 30px;}
.pages-form.report-part form .dform .dform_address .address_zip{float: left;width: calc(40%)}*/
.select2{float: left;width: calc(100% - 20px);margin: 0 20px 15px 0;background-color: #f4f4f4;height: auto;}
.our-agent-page .select2{float: none}
.select2-container{margin-bottom: 15px !important;}
.select2-container--default .select2-selection--single{background-color: transparent !important;padding: 10px 0}
.select2-container--default .select2-selection--single .select2-selection__arrow b{left: 0 !important;margin-left: 0 !important;margin-top: 0 !important;}
.select2-container .select2-selection--single{padding-right: 32px;}


.dform_element.submit_button{display: inline-block;margin-top: 30px;margin-bottom: 0}

.add_event #add_event_trigger .btn {font-size: 14px; font-weight: 700; background: #7c6e4c; color: #fff; width: 200px; margin: 10px auto; text-align: center; padding: 12px 5px; -webkit-transition: 0.5s ease all; -o-transition: 0.5s ease all; transition: 0.5s ease all;}
.add_event #add_event_trigger .btn:hover {background: #13294b;}
.add_event .overlay {background: rgba(0, 0, 0, 0.7); position: fixed; width: 100%;height: 100%; top: 0; bottom: 0; left: 0; z-index: 99999;}
.add_event .overlay.hide {display: none;}
.add_event .overlay #add_event_form {width: 100%; max-width: 550px; background: #fff; padding: 15px 20px 10px; border-radius: 5px; position: absolute;left:50%;top:50%;max-height: 95%;transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);overflow-x: hidden;overflow-y: scroll;}
.add_event .overlay #add_event_form h2 {color: #13294b;}
.add_event .overlay #add_event_form .dform_container input.text {width: 95%;}
.add_event .overlay #add_event_form .dform_container textarea {width: 98%;}
.add_event .overlay #add_event_form .dform_container select {background: transparent; -webkit-appearance: none; border: 1px solid #dedede; border-radius: 0; font-size: 13px; padding: 10px 5px; width: 96%;}
.add_event .overlay #add_event_form .dfcolumns {margin-bottom: -25px;}
.add_event .overlay #add_event_form input[type="submit"] {font-size: 14px; font-weight: 700; color: #fff; background: #7c6e4c; min-width: 200px; height: 38px; margin: 0 auto; -webkit-transition: 0.5s ease all; -o-transition: 0.5s ease all; transition: 0.5s ease all;}
.add_event .overlay #add_event_form input[type="submit"]:hover {background: #13294b;}
.add_event .overlay #add_event_form #close {position: absolute; right: 5px; top: 5px; font-size: 20px;padding: 10px 15px;}


/* featured event - HOME */
.event-block.home .event-date{padding: 36px 0;text-align: center;border-bottom: 1px solid #e1dcd2;}
.event-block.home .event-date span{display: block; font-weight: 700; color: #585858; line-height: 1; margin: 2px 0;}
.event-block.home .event-date span.month{font-size: 18px;}
.event-block.home .event-date span.date{font-size: 72px; margin-bottom: 0; line-height: 60px; color: #585858;}
.event-block.home .event-date span.year{font-size: 36px;}

/* Issue Embed */
.embed-cont{float: left;width: 100%;height: 420px;margin-bottom: 30px;overflow: hidden}
.issuuembed{    float: left;
    height: 450px !important;
    width: 100% !important;}



/* Hilltop Camp Survey 2016 Form
==================================*/

.camp-survey-page.center-blueborder-content .blue-frame .gray-border .frame-content{padding-top: 110px;}
.camp-survey-page h2{text-align: center;font-size: 48px;text-transform: uppercase;color: #7c6e4c;margin-bottom: 40px;line-height: 48px;}
.camp-survey-page h2 span{display: inline-block;width: 100%;max-width: 520px;}
.camp-survey-page{background: url(../images/site/diagonal_pattern.jpg);background-size: auto !important;}
.camp-survey-page .dform .dform_element legend{display: none}
.camp-survey-page .frame-content > span.three-center-star{top:36px}
.camp-survey-page fieldset,
.camp-survey-page .column{float: left;width: 100% !important;}

.camp-survey-page .left-cont{float: left;width: calc(55% - 30px);margin: 0 30px 30px 0;}
.camp-survey-page form .dform .dform_element .dform_text_input input,
.camp-survey-page form .dform .dform_element .dform_email input,
.camp-survey-page form .dform .dform_element .dform_textarea textarea,
.camp-survey-page form .dform .dform_element .dform_numbers input{border:0;border-bottom: 1px solid #7c6e4c;font-size: 14px;font-weight: 500;color: #7c6e4c;background-color: #f4f4f4;padding: 10px !important;height: auto !important;width: 100%;margin-bottom: 15px;}

.camp-survey-page form .dform .dform_element .dform_text_input label,
.camp-survey-page form .dform .dform_element .dform_email label,
.camp-survey-page form .dform .dform_element .dform_numbers label,
.camp-survey-page form .dform .dform_element .dform_select label{font-size: 16px;color: #585858;font-weight: 500;margin-bottom: 5px;width: 100%;text-align: left;float: left;}
.camp-survey-page .select2-container .select2-selection--single .select2-selection__rendered{text-align: left;}

/*---- session field */
.camp-survey-page #forms_field_1307{float: right;width: calc(45% - 30px);margin: 0 0 30px 30px;}
.camp-survey-page #forms_field_1307 > label{text-align: left;font-weight: bold;color: #585858 !important;font-size: 15px !important;width: 100%;margin-bottom: 30px;float: left;}
.camp-survey-page #forms_field_1307 .radios li{margin: 15px 0;min-height: 0;}
.camp-survey-page #forms_field_1307 .radios li label{font-size: 15px;font-weight: normal;padding-left: 0;cursor: pointer;}

/*---- which camp field  */
.camp-survey-page #forms_field_1310{float: left;width: 100%;margin: 0 0 10px;}
.camp-survey-page #forms_field_1310 > label{text-align: left;font-weight: bold;color: #585858 !important;font-size: 15px !important;width: 100%;margin-bottom: 10px;float: left;}
.camp-survey-page #forms_field_1310 .radios li{margin: 15px 0;min-height: 0;}
.camp-survey-page #forms_field_1310 .radios li label{font-size: 15px;font-weight: normal;padding-left: 0;cursor: pointer;}

/*---- ratings fields */
.camp-survey-page .dform_html{float: left;width: 100%;}
.camp-survey-page .header{text-align: left;font-weight: bold;color: #585858 !important;font-size: 15px !important;}
.camp-survey-page .dform_radio.rating{padding: 8px 0;float: left;width: 100%;}
.camp-survey-page .dform_radio.rating:nth-child(odd){background-color: #faf9f8;}
.camp-survey-page .dform_radio.rating > label{float: left;width: calc(100% - 300px);text-align: left;font-size: 14px;margin-top: 3px;}
.camp-survey-page .dform_radio.rating .dform_container{float: right;width: 246px;}
.camp-survey-page .dform_radio.rating .radios ul{float: left;width: 100%;}
.camp-survey-page .dform_radio.rating .radios li{float: left;margin: 0 15px;width: auto;min-height: 0;}
.camp-survey-page .dform_radio.rating .radios label{float: left;width: 19px;height: 19px;overflow: hidden;padding: 0;position: relative;}
.camp-survey-page .dform_radio.rating .radios input{width: 19px;height: 19px;cursor: pointer;margin: 0;opacity: 0}
.camp-survey-page .dform_radio.rating .radios input:after,
.camp-survey-page .dform_radio.rating .radios input:before{display: none;}
.camp-survey-page .dform_radio.rating .radios label:before{content:"";position:absolute;width: 100%;height: 100%;border-radius: 0;border:0;top: 0;left: 0;transform: none;-ms-transform:none;background-color: #fff;background-repeat: no-repeat;background-position: center;background-image: url(../images/site/star_grey.png);}
.camp-survey-page .dform_radio.rating:nth-child(odd) .radios label:before{background-color: #faf9f8;}
.camp-survey-page .dform_radio.rating .radios label.active:before{background-image: url(../images/site/star_blue.png);}

.camp-survey-page input[type="submit"]{font-size: 14px;font-weight: 700;color: #fff;background: #7c6e4c;text-transform: uppercase;line-height: 22px;height: auto;padding: 10px 40px;margin: 10px auto 20px;}

/*---- additional comments field */
.camp-survey-page #forms_field_1312{float: left;width: 100%;margin-top: 30px;}
.camp-survey-page #forms_field_1312 > label {
    text-align: left;
    font-weight: bold;
    color: #585858 !important;
    font-size: 15px !important;
    width: 100%;
    margin-bottom: 10px;
    float: left;
}
.camp-survey-page form .dform .dform_element .dform_textarea textarea{
	height: 200px !important;
}

@media (max-width:680px){
	.camp-survey-page #forms_field_1307,.camp-survey-page .left-cont{width: 100%;margin: 0 0 30px;}
}
@media (max-width:600px){
	.camp-survey-page .dform_radio.rating .dform_container{width: 100%;}
	.camp-survey-page .dform_radio.rating > label{margin-bottom: 10px;width: 100%;}
}
@media (max-width:360px){
    .camp-survey-page .dform_radio.rating .radios li{margin: 0 10px;}
}
.border-outer{
	min-width: 99%;
}
