/*

Theme Name: Kramer

Theme URI: https://www.yourstrategicedge.com/

Author: Catherine Cherry

Author URI: https://www.yourstrategicedge.com/

Description: Strategic Edge's custom wordpress template

Version: 1.0#b

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: sepsandbox

*/
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%;
    background: #b98e5c;
    border: none;
}

div#mg-wprm-wrap ul li span.wprmenu_icon{
    font-family: inherit;
}
.icon_default.wprmenu_icon_par:before{
    content:'\25B6';
}
.icon_default.wprmenu_par_opened:before{
    content:'\25BC';
}

/*MENU*/
/*@import url(https://fonts.googleapis.com/css?family=Lato:400,900italic,900,700italic,700,400italic,100,100italic,300,300italic);*/
body {
    /*font-family: 'Lato', sans-serif;*/
    padding-top: 15px;
}
#menu-mainmenu-1 {
	float: left;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 0;
	width: 100%;
	text-align: center;
}
#menu-mainmenu-1 li a {
	text-decoration: none;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
}
#menu-mainmenu-1 li a:hover {
	color: #b1824a;
}
#header-txt {
	font-weight: 900;
	font-style: italic;
	font-size: 16px;
	color: #3b3b3b;
	margin-right: 10px;
}
#header-phone {
	font-size: 21px;
	color: #78a22f;
	margin-bottom: 35px;
}
#menu-mainmenu-1 li {
	display: inline;
}
#menu-mainmenu-1 li a {
	color: #363636;
	font-size: 14px;
	padding: 15px 37px;
	text-transform: uppercase;
	background: #fff;
}







/*MENU*/
#menu-mainmenu-1{
	float: left;
	margin-top: 10px;
	margin-bottom: 13px;
	padding-left: 0;
	width: 100%;
	text-align: center;
}

#menu-mainmenu-1 li a{
	text-decoration: none; 
	font-weight: normal !important;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
}


#header-txt{
	font-weight: 900;
	font-style: italic;
	font-size: 16px;
	color: #3b3b3b;
	margin-right: 10px;
}

#header-phone{
	font-size: 18px;
	color: #e4d9d4;
	float: left;
	margin-top: 24px;
	font-weight: 300;
}

#menu-mainmenu-1 li{ display: inline; }

#menu-mainmenu-1 li a{
	color: #cbc7c0;
	font-size: 14px;
	padding: 15px 30px; 
	text-transform: uppercase;
}

#menu-mainmenu-1 li > .sub-menu{ margin-top: 5px !important; font-weight: 300; box-shadow: 1px 1px 9px rgba(0,0,0,0.6); }

#menu-wrapper{ margin-top: 16px; }

ul.nav-menu, div.header-menu > ul { margin: 0; padding: 0; }

.nav-menu li { display: inline-block; position: relative; }

.sub-menu > .nav-menu li{ padding: 0 10px; }

.nav-menu li a {
    color: #3d3e49;
    font-size: 14px;
    line-height: 1;
    text-decoration: none;
    margin-top: 7px;
    padding: 10px 29px;
    font-family: Century Gothic, sans-serif;
    font-weight: 900;
}

.nav-menu li a:first-child{ padding-left: 0px; }

.nav-menu li ul li a{ display: block; }

#menu-item-971 a:last-child{ padding-right: 0px; }

#facility-photos{ box-shadow: 1px 2px 6px; width: 100%; margin-top: 50px; margin-bottom: 170px; }

/*.header-menu li:last-child a{ padding: 10px 0; }*/

#menu-headermenu{ margin-right: -10px; }

.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus { color: #6D6E6F; }
.nav-menu .sub-menu, .nav-menu .children {
    background-color: #fff;
    color: #262626;
    padding: 0;
    position: absolute;
    left: 0px;
    z-index: 99999;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    margin: 0px;
}
.nav-menu .sub-menu ul, .nav-menu .children ul { border-left: 0; 	left: 100%; top: -33px; }

ul.nav-menu ul a, .nav-menu ul ul a {
    margin: 0;
    width: 200px;
    text-align: left;
    
    padding: 12px 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    padding-left: 10px !important;
}

.nav-menu ul.submenu{ padding: 100px !important; }


ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, ul.nav-menu ul a:focus, .nav-menu ul ul a:focus {
    background-color: #ececec;
    color: #89cef8;
}

ul.nav-menu li:hover > ul, .nav-menu ul li:hover > ul, ul.nav-menu .focus > ul, .nav-menu .focus > ul {
    clip: inherit;
    overflow: inherit;
    height: inherit;
    width: inherit;
}








#menu-mainmenu-1{
	float: left;
	margin-top: 23px;
	margin-bottom: 10px;
	padding-left: 0;
	width: 100%;
	margin-right: -10px;
	text-align: right;
	float: right;
}

#menu-mainmenu-1 li a{
	text-decoration: none; 
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
}

/*#menu-mainmenu-1 li a:hover{ border-bottom: 2px solid #a9e1eb; }

ul.sub-menu li a:hover{ border-bottom: 0 !important; }*/

#header-txt{
	font-weight: 900;
	font-style: italic;
	font-size: 16px;
	color: #3b3b3b;
	margin-right: 10px;
}

#header-phone{
	font-size: 21px;
	color: #78a22f;
	margin-bottom: 35px; 
}

#menu-mainmenu-1 li{ display: inline; }

#menu-mainmenu-1 li a{
	color: #2c2c2c;
	font-size: 13px;
	padding: 8px 10px; 
	text-transform: uppercase !important;
	font-family: inherit;
	text-transform: none;
}




.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column {
	display: block;
}
.gform_wrapper.two-column_wrapper ul.gform_column li.gsection:first-child {
	display: none;
}
.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column {
	float: left;
	width: 48%;
}
/* GALLERY ITEMS */

.imgLiquid img {
    visibility: visible !important;
}

#procedures_quicklink a {
	text-decoration: none !important;
}
.procedures_wrap {
	border: solid 1px #e4e2d8;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding: 1%;
	background-color: #fff;
	box-shadow: 3px 3px 5px #999;
	margin: 20px 0;
}
.procedures_wrap:hover {
	opacity: .7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
}
#procedures_quicklink p {
	display: inline;
	padding-bottom: 0;
	margin-bottom: 15px;
	font-size: 1.25em;
	padding-left: 4px;
}
#content p.smallattachment a, #content dl.gallery-item a {
	border-bottom: none;
}
#content p.wp-caption-text {
	margin-top: 10px;
	font-size: 12px;
}
#procedures_quicklink img {
	border: solid 1px #999;
}
.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin: 5px 3px 5px 0;
	text-align: center;
}
#content p.smallattachment a, #content dl.gallery-item a {
	border-bottom: none;
}
.gallery-caption {
	margin-left: 0;
}
#content p.wp-caption-text {
	margin-top: 10px;
	font-size: 12px;
}
.overlay_text > h5 {
	/*text-transform: uppercase;*/

	font-weight: 400;
}
button.album_back_btn {/*CHANGE BORDER RADIUS OF BACK BUTTON*/
	border-radius: 1px !important;
	letter-spacing: 0.1em;
}
.bank-album-images h3 {
	padding-bottom: 10px;
	font-size: 16px;
}
.album_content_holder h5 {
	font-size: 18px !important;
	color: #033177 !important;
}
.album_content_holder div.album_view_link a {
	font-size: 13px !important;
	text-decoration: underline;
}
.dynamic_css, .imgLiquid {
	box-shadow: 1px 2px 5px #888888;
}
.pp_social {
	display: none;
}
.bank-album-images div > div a:nth-child(2), .bank-album-images div > div a:nth-child(4) {
	display: block;
	float: none;
}
.bank-album-images div > div a:nth-child(1), .bank-album-images div > div a:nth-child(3) {
	display: inline;
	float: left;
}


/***** All ***/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
}
.row {
	margin-left: 15px;
	margin-right: 15px;
}
a {
	color: #b1824a;
}
a:hover {
	color: #b1824a;
}
/******************** HEADER ********************/
#header.container {
	padding-bottom: 15px;
}
aside.widget.widget_text div.textwidget p {
	color: #b1824a;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 5px;
	text-align: right;
	text-transform: uppercase;
}

@media(max-width: 992px) {
aside.widget.widget_text div.textwidget p {
	text-align: center;
}
}
aside.widget.widget_text div.textwidget p .phone, aside.widget.widget_text div.textwidget p .phone a {
	color: #000;
	display: inline-block;
}
.container ul.cnss-social-icon {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

@media(max-width: 992px) {
.container ul.cnss-social-icon {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center !important;
}
}
a.logo img {
	height: auto;
	max-width: 285px;
}

@media(max-width: 1350px) {
a.logo img {
	height: auto;
	margin-top: 5px;
	max-width: 250px;
	width: 100%;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link { font-size: 11px !important; padding: 0 0 0 7px !important; }

}

@media(max-width: 992px) {
#header.container {
	text-align: center;
}
#interior .container {
	padding-left: 0;
	padding-right: 0;
}
#interior .container .col-md-8 {
	float: left;
	width: 66.6667%;
}
#interior .container .col-md-4 {
	float: left;
	width: 33.3333%;
}
}

@media(max-width: 768px) {
#interior .container {
	padding-left: 0;
	padding-right: 0;
}
#interior .container .col-md-8 {
	float: none;
	width: 100%;
}
#interior .container .col-md-4 {
	float: none;
	width: 100%;
}
}
@media(max-width: 320px) {
a.logo img {
	max-width: 250px;
	width: 100%;
}
}
#mega-menu-wrap-header-menu .mega-menu-toggle {
	text-align: center;
}
#mega-menu-wrap-header-menu .mega-menu-toggle::before {
	float: none;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 0px 0px 25px;
}
@media(max-width: 1200px) {
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 0px 0px 10px;
}
}
@media(max-width: 992px) {
#mega-menu-wrap-header-menu #mega-menu-header-menu {
    visibility: visible;
    text-align: center;
    padding: 0 0 0 0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 7px 0px 7px;
}
}
/* Sidebar Form */
.container aside h2 {
	color: #2b2b2b;
	font-weight: 300;
	font-size: 20px;
	text-transform: uppercase;
}
.gform_wrapper {
    margin: 10px 0 20px !important;
    max-width: 100% !important;
    overflow: inherit !important;
}
.container .gform_fields input, .container .gform_fields .textarea,
#input_11_6_6 {
	background-color: #ececee !important;
	border: medium none !important;
	color: #4a4b4b !important;
	font-size: 14px !important;
	margin-bottom: 10px !important;
	padding: 10px !important;
	width: 100% !important;
}
#input_11_6_6 {height:43px;}
#gform_1 > div.gform_footer.top_label,
#gform_11 > div.gform_footer.top_label  {
	margin: 0 !important;
	padding: 0 !important}

.gform_wrapper input.button {
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: 2px !important;
    color: #fff !important;
    border: medium none !important;
    text-transform: uppercase !important;
    background-color: #c09e78 !important;
    padding: 15px 15px 10px 0 !important;
    margin: 0 16px 0 0!important;
    width:100% !important;
    transition-property: color;
    transition-duration: .3s;
}
.gform_wrapper input.button[disabled]{
    opacity: .5;
}
.gform_wrapper input.button:hover {
	background-color: #b1824a !important;
}

.gform_wrapper .gform_footer{
    /*padding-left: 16px !important;*/
    margin: 0 !important;
    padding: 0 !important;
}
#gform_1>div.gform_footer.top_label{
    margin-top: 12px !important;
}
@media only screen and (min-width: 641px){
    div.gform_wrapper ul.gform_fields li.gfield {
        padding-right: 0;
    }
}

#input_11_7_6,
#input_11_6_1,
#input_11_6_4 {
    width: 100% !important;
}
#input_1_5 {
	margin-bottom: 5px !important;
}
#input_11_6_6_label {display:none;}
/*.container .gform_wrapper .gform_footer input.button, .container aside.col-md-3 .gform_wrapper .gform_footer input[type="submit"] {
	background-color: transparent !important;
	border: medium none !important;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	letter-spacing: 2px !important;
	text-transform: uppercase !important;
}*/
/* Homepage */
#bg_gray {
	background-color: #f2f0f6;
	padding-top: 35px;
}
#bg_banner .container-fluid {padding:0;}
#bg_banner .container-fluid .col-md-8 {
	background-image: url("/wp-content/uploads/2016/01/bg_banner.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	height:719px;
	background-color:#817b14;
	overflow:hidden;
}
#bg_banner .container-fluid .col-md-8 .wrap_homepage-banner .row {
    float: right;
    margin-right: 0px;
}
@media(max-width: 600px) {
#bg_banner .container-fluid .col-md-8 .wrap_homepage-banner .row {
    float: none;
}
}
#bg_banner .container-fluid .col-md-8 .wrap_homepage-banner h2 {
    color: #161616;
    font-size: 48px;
    font-weight: 300;
    height: 210px;
    line-height: 48px;
    margin-top: 75px;
    padding-left: 200px;
    width: 650px;
}
#homepage-banner > div > div > h2 > sup {
    font-size: 16px;
    top: -24px;
}
@media(max-width: 600px) {
#bg_banner .container-fluid .col-md-8 .wrap_homepage-banner h2 {
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
	text-align:center;
}
}
#bg_banner .container-fluid .col-md-8 .wrap_homepage-banner h3 {
    color: #fff;
    font-size: 24px;
    height: 50px;
    padding-left: 200px;
    padding-top: 0;
    width: 650px;
}
@media(max-width: 600px) {
#bg_banner .container-fluid .col-md-8 .wrap_homepage-banner h3 {
    font-size: 17px;
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
	text-align:center;
}
}
#bg_banner .container-fluid .col-md-8 .wrap_homepage-banner h4 {
    color: #2b2b2e;
    font-size: 15px;
    height: 244px;
    line-height: 1.6;
    padding-left: 200px;
    width: 650px;
}
@media(max-width: 768px) {
#bg_banner .container-fluid .col-md-8 .wrap_homepage-banner h4 {
    height: 190px;
    padding-left: 200px;
    width: 650px;
}
}
@media(max-width: 600px) {
#bg_banner .container-fluid .col-md-8 .wrap_homepage-banner h4 {
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
	text-align:center;
}
}
#bg_banner .container-fluid .col-md-8 .wrap_homepage-banner p {text-align:right;}
@media(max-width: 768px) {
#bg_banner .container-fluid .col-md-8 .wrap_homepage-banner p {text-align:left;
    padding-left: 200px;
    width: 650px;}
}
@media(max-width: 600px) {
#bg_banner .container-fluid .col-md-8 .wrap_homepage-banner p {
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
}
}
.home .btn_purple a,
.home .btn_brozen a,
.home .btn_gold a {
	display:inline-block;
	margin-left:3px;
	width: 215px;
}
@media(max-width: 768px) {
.home .btn_purple a, .home .btn_brozen a, .home .btn_gold a {
    display: block;
    margin: 5px auto 0 auto;
    width: 250px;
}
}
.home #bg_gray .container .col-md-8 {
    background-image: url(https://www.kramerplasticsurgery.com/wp-content/uploads/2025/12/dr_kramer_square.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 0 420px 100px 15px;
    background-size: 400px;
}
@media(max-width: 768px) {
.home #bg_gray .container .col-md-8 {
    background-image: url("https://www.kramerplasticsurgery.com/wp-content/uploads/2025/12/dr_kramer_square.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 0 15px 420px;
	background-size: contain;
}
}
.home h1.entry-title {
    font-weight: 300 !important;
    font-size: 30px !important;
    text-transform: none !important;
}
p {
	font-size: 14px;
	line-height: 24px;
	color: #2b2b2e;
}
.home p a {
	color: #2b2b2b;
}
.home p a:hover {
	color: #b1824a;
	text-decoration: none;
}
img.alignright {
	float: right;
}
.menu-procedures-menu-container ul {
	padding:0; margin:0;}
.menu-procedures-menu-container ul li {
	padding:0; margin:0;
	list-style:none;
	font-size:15px;
	text-transform:uppercase;
	line-height:18px;
	letter-spacing:1px;
	font-weight:700;
	height:140px;
}
#menu-item-1801 {
    background-color: #e9e9e9;
	margin-bottom:4px;}
#menu-item-1801 > a {
    background-image: url("/wp-content/uploads/2015/11/bg_breast.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    padding: 50px 65px 0 185px;
    border-bottom: 4px solid #fff;
    color: #50454d;
    display: inline-block;
    width: 400px;
    height: 144px;
}
#menu-item-1811 {
    background-color: #f0f0f0;
	margin-bottom:4px;}
#menu-item-1811 > a {
    background-image: url("/wp-content/uploads/2015/11/bg_face.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    padding: 50px 225px 0 40px;
    border-bottom: 4px solid #fff;
    color: #50454d;
    display: inline-block;
    width: 400px;
    height: 144px;
}
#menu-item-1901 {
    background-color: #e7e7e9;
	margin-bottom:4px;}
#menu-item-1901 > a {
    background-image: url("/wp-content/uploads/2015/11/bg_body.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    padding: 50px 65px 0 185px;
    border-bottom: 4px solid #fff;
    color: #50454d;
    display: inline-block;
    width: 400px;
    height: 144px;
}
#menu-item-6231 {
    background-color: #e7e7e9;
	margin-bottom:4px;}
#menu-item-6231 > a {
    background-image: url("/wp-content/uploads/2015/11/bg_skin.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    padding: 50px 225px 0 40px;
    border-bottom: 4px solid #fff;
    color: #50454d;
    display: inline-block;
    width: 400px;
    height: 144px;
}
#menu-item-1881 {
    background-color: #e6e6e8;
	margin-bottom:4px;}
#menu-item-1881 > a {
    background-image: url("/wp-content/uploads/2015/11/bg_specials.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    padding: 50px 65px 0 185px;
    border-bottom: 4px solid #fff;
    color: #50454d;
    display: inline-block;
    width: 400px;
    height: 144px;
}
#menu-item-1801 > a:after,
#menu-item-1811 > a:after,
#menu-item-1901 > a:after,
#menu-item-6231 > a:after,
#menu-item-1881 > a:after  {
	content:' >';
	color: #b1824a;
}
#menu-item-1801 > a:hover,
#menu-item-1811 > a:hover,
#menu-item-1901 > a:hover,
#menu-item-6231 > a:hover,
#menu-item-1881 > a:hover {
    color: #b1824a;
	text-decoration:none;
}
/* Interior */
#interior {
	background: #eff0f0; /* Old browsers */
}
#featured-image {
	height: 264px;
	overflow:hidden;
}
#featured-image img {
	height: 264px;    width: auto;
}
@media(max-width: 992px) {
#featured-image, #featured-image img {
	height: auto;    
	width:100% ;
}
}
@media(max-width: 550px) {
#featured-image, #featured-image img {
	height: auto;    
	width: 100%
}
}
.page-id-1651111 .wrap_interior-banner {
	background-color: #eff0f0;
	background-image: url("/wp-content/uploads/2015/11/img_kramer.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: contain;
	min-height: 264px;
}
.page-id-1651 section#interior-banner .main-content-inner.col-sm-12.col-md-12 {
    display: none;
}
section#interior-banner .main-content-inner.col-sm-12.col-md-12 {
    display: none;
}
div#interior{
position:relative;
}
.page-id-1651 div#interior aside.col-md-4, .page-id-1651 div#interior:after {
    display: none;
}

div#interior:after {
    background-color: #eff0f0;
    /*background-image: url(https://www.kramerplasticsurgery.com/wp-content/uploads/2025/07/doctors-2-1.jpg);*/
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 264px;
    content: "";
    width: 37.0%;
    height: 260px;
    position: absolute;
    right: 0;
    top: 0;
    background-position: left bottom;
}

.page-id-19858 div#interior:after{
display:none;
}
 .wrap_interior-banner {
	background-color: #eff0f0;
	/*background-image: url("https://www.kramerplasticsurgery.com/wp-content/uploads/2025/07/doctors-2-1.jpg");*/
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: contain;
	min-height: 264px;
}

@media(max-width: 992px) {
.wrap_interior-banner {
	/*background-image: url("https://www.kramerplasticsurgery.com/wp-content/uploads/2025/07/doctors-2-1.jpg");*/
	display:none;
	}
.wrap_interior-banner {
    background-color: #eff0f0;
    background-position: right bottom;
	background-size: contain;
    min-height: 173px;
}
div#interior:after{
display:none;
}
}
@media(max-width: 768px) {
.wrap_interior-banner {
	background-position: center bottom;
	min-height: 200px;
}
}
@media(max-width: 500px) {
.wrap_interior-banner {
	background-position: right bottom;
	background-size: contain;
}
}
.container .wrap_interior-banner {
	padding: 50px 20px 20px;
}
@media(max-width: 992px) {
.container .wrap_interior-banner {
    padding: 10px 5px 20px;
}
}
#content.container {
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(left, #fff 0%, #fff 66.125%, #f7f7f7 66.125%, #f7f7f7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #fff 0%, #fff 66.125%, #f7f7f7 66.125%, #f7f7f7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #fff 0%, #fff 66.125%, #f7f7f7 66.125%, #f7f7f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f7f7f7', GradientType=1 ); /* IE6-9 */}
@media(max-width: 992px) {
#content.container {
	background: #fff; /* Old browsers */}
#content.container aside.col-md-4 {
	background: #f7f7f7; /* Old browsers */}
}
.container .wrap_interior-banner h2 {
	font-size: 24px;
	text-transform: capitalize;
}
#content.container .col-md-8 {
    padding-bottom: 75px;
    padding-right: 5%;
}
#content aside.col-md-4 {
	padding:15px;}
h1.entry-title,
header > h1 {
	color: #4b4b4b;
	font-size: 24px;
	line-height: 28px;
	margin-top: 50px;
	font-weight:500;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	color: #b98e5c;
}
h3 {
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 0;
}
/* Sidebar */
#jump-wrapper > h2 {
	font-weight:400;}
aside.col-md-4 #jump-wrapper ul {
    color: #b1824a;
    padding-left: 0;
	margin-bottom:25px;
}
aside.col-md-4 #jump-wrapper ul li {
	list-style-position:inside;
	margin-bottom:5px;
	text-transform:uppercase;
}
.btn_purple a {
    background-color: #504755;
    text-align: center;
	margin-bottom:20px;
	display:block;
}
.btn_purple a:hover {
    background-color: #2e2634;}
.btn_brozen a {
    background-color: #b88e5c;
    text-align: center;
	margin-bottom:20px;
	display:block;
}
.btn_brozen a:hover {
    background-color: #916e44;
}
.btn_gold a {
    background-color: #bda552;
    text-align: center;
	margin-bottom:20px;
	display:block;
}
.btn_gold a:hover {
    background-color: #9f8839;
}
/* Footer */
#footer {
    border-top: 10px solid #f2f0f6;
    padding: 20px 0;
}
.home #footer {
    border-top: 10px solid #fff;
    padding: 20px 0;
}
#footer aside#text-4.widget.widget_text {
	text-align:left;
	}
#footer aside#text-5.widget.widget_text {
	text-align:right;
	}
@media(max-width: 768px) {
#footer aside#text-4.widget.widget_text,
#footer aside#text-5.widget.widget_text {
	text-align:center;
	}
}
#footer aside.widget.widget_text div.textwidget p {
    color: #7c7c7c;
    display: inline-block;
    font-size: 12px;
    letter-spacing: 0.25px;
    text-align: left;
    text-transform: none;
}
#footer p a {
    color: #7c7c7c;
    display: inline-block;
    padding: 0 10px;
}
#footer p a:hover {
	color: #b1824a;
	text-decoration:none;
	}

#small-phone { display: none; }

.page-id-18 #gform_wrapper_1{
display: none;
}
.page-id-18 .rounded{
display: none;
}



	/*******************************************************/

/******************** MEDIA QUERIES ********************/

/*******************************************************/



@media(max-width: 1200px) {
	#menu-mainmenu-1 li a { font-size: 11px; padding: 8px 6px; }
}

@media(max-width: 992px) {
	#menu-mainmenu-1 { text-align: left; }
	#menu-wrapper{display:none;}
}

@media(max-width: 800px) {
	#menu-mainmenu-1 { display: none; }
}

@media(max-width: 768px) {
	a.logo img { margin-top: 0px; }
	.container ul.cnss-social-icon { margin: 0; }
	#small-phone { display: inherit; }
	#large-phone { display: none;  }
	#menu-wrapper { margin: 0; }
	#bg_banner .container-fluid .col-md-8 .wrap_homepage-banner h2 { font-size: 38px; margin-top: 35px; height: inherit; margin-bottom: 20px; }
	#bg_banner .container-fluid .col-md-8 { 
		background-image: url("/wp-content/uploads/2020/03/bg_bannerm.jpg"); 
		background-size: cover;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
	}
	#bg_banner .container-fluid .col-md-8 .wrap_homepage-banner h3 { color: #161616; font-size: 22px; }
	#bg_banner .container-fluid .col-md-8 { height: inherit; min-height: 609px; }
	#bg_banner .container-fluid .col-md-8 .wrap_homepage-banner h4 { height: inherit; margin-bottom: 30px; }
	#bg_banner .container-fluid .col-md-8 .wrap_homepage-banner .row { margin-right: 15px;     padding-bottom: 20px; }
	.home .btn_purple a, .home .btn_brozen a, .home .btn_gold a { width: 100%; }
	#bg_banner .container-fluid .col-md-8 .wrap_homepage-banner h3 { height: inherit; }
	.home article p:first-of-type { display: none; }
}

@media(max-width: 480px) {
}

@media(max-width: 320px) {
}


.post-thumbnail{
	Display: none;
}
	
img.aligncenter {
    display:block;
    margin-left:auto;
    margin-right:auto;
}
html body .gfield_checkbox input#choice_1_11_1,input#choice_1_11_1,input#choice_11_14_1,html body .gfield_checkbox input#choice_1_14_1  {
    width: fit-content!important;
    margin-right: 5px;
}