@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,600,600italic,700,800');

* {
	font-family: 'Montserrat', sans-serif;
}

html {
	font-family: 'Montserrat', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 15px;
	font-weight: 300;
}

body {
	margin: 0;
    background:#fafbfc!important;
}

body.admin-bar{
    margin-top: 32px !important;
}

body.admin-bar .site-header.affix-top{
    top:32px;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
    outline-offset: 0px;
    box-shadow: 0px 0px 10px #caa132;
}

.bottom_video {
  margin-bottom: 30px;
} 

.free-pr-ad > div{
    border: 1px solid rgba(202, 161, 50, 0.18);
}

.btn.btn-gold.more-pr-btn {
	width: calc(100% + 15px);
	position: relative;
	left: -7px;
	margin-top: 30px;
	box-shadow: 0px 4px 10px #04040436;
}

#footer-contact-form {
	position: relative;
}

.quot_box {
	font-weight: bold;
  margin-bottom: 15px;
  font-style: italic;
}

span.wpcf7-not-valid-tip {
	 color: #c3962c;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	  border: 2px solid #c3962c;
    margin: 20px 0px;
}

#footer-contact-form div.wpcf7-mail-sent-ok {
		display: block;
	  position: absolute;
	  top: 12px;
	  left: 0;
	  margin: 0;
	  width: 100%;
	  height: calc(100% - 12px);
	  background: rgba(70, 70, 72, 0.81);
	  border: 1px solid rgba(228, 163, 9, 0.3);
	  padding-top: 50px;
	  text-align: center;
	  color: #dead3a;
	  font-weight: 400;
}

.paragraph a.highlight_keywords {
	color: #c3962c !important;
	font-weight: 600;
	text-decoration: underline;
}
.site a,
#site-nav .screen-reader-text,
.dropdown-toggle:hover,
.dropdown-toggle:focus,
.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title,
.tagcloud a:hover,
.tagcloud a:focus,
.site-branding .site-title a:hover,
.site-branding .site-title a:focus,
.entry-title a:hover,
.entry-title a:focus,
.entry-footer a:hover,
.entry-footer a:focus, 
.main-nav li:hover > a, 
.main-nav li.current_page_item > a, 
.main-nav li.current-menu-item > a, 
.main-nav li.current-menu-ancestor > a,
.main-nav li:hover > a,
.main-nav li.current_page_item > a,
.main-nav li.current-menu-item > a,
.main-nav li.current-menu-ancestor > a,
.social-navigation a,
.post-navigation a,
.comment-metadata a,
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus,
.form-allowed-tags,
.widget_calendar tbody a,
.widget-title a,
.pagination a:hover,
.pagination a:focus,
.widget-title a,
.site-branding .site-title a, 
.entry-footer-content a,
.entry-title a,  
.entry-footer a,
.entry-content a.button,
.tagcloud a:hover,
.tagcloud a:focus,
.sub-toggle,
.search-top .icon-search,
.icon-caret-down,
.required,		 
a.button,
.menu-toggle .icon-menu, 
.social-navigation a::before,
.site-info a {
        color: #6f6f6f !important;
}

a.highlight_keywords {
	color: #c3962c !important;
	font-weight: 600;
	text-decoration: underline;
}

.highlight_keywords {
	color: #c3962c !important;
	font-weight: 600;
	text-decoration: underline;
}

.paragraph a.highlight_link {
	text-decoration: underline;
        color: blue !important;
}

/*a.highlight_link {
	text-decoration: underline;
        color: blue !important;
}

.highlight_link {
	text-decoration: underline;
        color: blue !important;
}*/

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden], a {
	background-color: transparent;
	outline: none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: 600;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

figure {
	margin: 0;
	z-index: 9999;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code, kbd, pre, samp {
	font-size: 1em;
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button, input, select, textarea {
	max-width: 100%;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled], html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="date"]::-webkit-inner-spin-button, input[type="date"]::-webkit-outer-spin-button, input[type="time"]::-webkit-inner-spin-button, input[type="time"]::-webkit-outer-spin-button, input[type="datetime-local"]::-webkit-inner-spin-button, input[type="datetime-local"]::-webkit-outer-spin-button, input[type="week"]::-webkit-inner-spin-button, input[type="week"]::-webkit-outer-spin-button, input[type="month"]::-webkit-inner-spin-button, input[type="month"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #f3f3f3;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset> :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}

section a.button:hover {
	color: #fff !important;
}

/* 2.0 - Typography */

body, button, input, select, textarea {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	line-height: 1.75;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: 500;
}

p {
	margin: 0 0 0.75em;
	font-size: 15px;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	border: 0 solid #ddd;
	border-left-width: 4px;
	font-size: 19px;
	font-style: italic;
	line-height: 1.4em;
	margin: 0 0 1.5em;
	overflow: hidden;
	padding: 0 0 0 1.3em;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote p {
	margin-bottom: 1.5em;
}

blockquote cite, blockquote small {
	display: block;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

blockquote cite:before, blockquote small:before {
	content: "\2014\00a0";
}

blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}

blockquote strong, blockquote b {
	font-weight: 400;
}

blockquote> :last-child {
	margin-bottom: 0;
}

address {
	font-style: italic;
	margin: 0 0 1.75em;
}

code, kbd, tt, var, samp, pre {
	font-family: monospace;
}

pre {
	border: 1px solid #f3f3f3;
	font-size: 16px;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	background-color: #ddd;
	padding: 0.125em 0.25em;
}

abbr, acronym {
	border-bottom: 1px dotted #ddd;
	cursor: help;
}

big {
	font-size: 125%;
}

a {
	text-decoration: none;
}

a:hover, a:focus, a:active {
	text-decoration: none;
	outline: none;
}

section .entry-content {
	border-bottom: 0px solid transparent !important;
}

.entry-content a:hover, .entry-content a:focus, .entry-summary a:hover, .entry-summary a:focus, .taxonomy-description a:hover, .taxonomy-description a:focus, .logged-in-as a:hover, .logged-in-as a:focus, .comment-content a:hover, .comment-content a:focus, .pingback .comment-body>a:hover, .pingback .comment-body>a:focus, .textwidget a:hover, .textwidget a:focus {
	box-shadow: none;
}

/* 3.0 - Elements */

a:focus, a:hover {
	text-decoration: none;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

hr {
	background-color: #ddd;
	border: 0;
	height: 1px;
	margin: 0 0 1.75em;
}

q {
	font-size: 13px;
	font-style: italic;
}

q::before {
	content: '"';
}

q::after {
	content: '"';
}

ul, ol {
	margin: 0 0 1.75em 1.25em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
	margin-left: 1.5em;
}

li>ul, li>ol {
	margin-bottom: 0;
}

dl {
	font-weight: 600;
	font-style: italic;
	list-style-type: none;
	padding: 0.5em;
}

dt {
	font-weight: 600;
	text-decoration: underline;
	float: left;
	clear: left;
	list-style-type: disc;
	font-style: italic;
	text-align: right;
	margin-right: 10px;
}

dd {
	margin: 0 0 1.75em;
	font-weight: 300;
	display: list-item;
	list-style-type: none;
	font-style: italic;
	padding-left: 10px;
}

img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

del {
	opacity: 0.9;
	font-size: 15px;
}

table, th, td {
	border: 1px solid #f3f3f3;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	width: 100%;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 500;
}

td {
	border-width: 0 1px 1px 0;
}

th, td {
	padding: 0.4375em;
}

::-webkit-input-placeholder {
	color: #686868;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}

:-moz-placeholder {
	color: #686868;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}

::-moz-placeholder {
	color: #686868;
	font-family: 'Montserrat', sans-serif;
	opacity: 1;
	font-weight: 300;
}

:-ms-input-placeholder {
	color: #686868;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}

.input-group-btn {
	font-size: initial !important;
}

.img-responsive, .gallery-item img, .wp-post-image {
	border: 0px solid transparent !important;
	border-radius: 0;
	box-shadow: none;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

/* 4.0 - Forms */

input {
	line-height: normal;
}

button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus {
	background: #555;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	letter-spacing: 0.01em;
	line-height: 1;
	height: 100%;
	min-height: 35px;
}

button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
	outline: none;
	outline-offset: -4px;
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #f3f3f3;
	border-radius: 2px;
	padding: 0.3em 0.3em;
	width: 100%;
}

input[type="date"]:focus, input[type="time"]:focus, input[type="datetime-local"]:focus, input[type="week"]:focus, input[type="month"]:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus {
	outline: 0;
}

.hr {
	clear: both;
}

.search-form {
	max-width: 320px;
}

#header .container-fluid{
    padding:0;
}

/* 5.1 - Main Navigation */

.navbar {
	margin-bottom: 0 !important;
    border:0;
    height:101px;
}

.main-nav {
	display: block;
	float: right;
	margin-top: 5px;
	position: relative;
}

.nav-menu {
	float: left;
}

.main-nav ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-nav li {
	float: left;
	position: relative;
}

.main-nav li.active {
	background: #ddd;
}

.main-nav li a {
	display: block;
	font-size: 13px;
	text-decoration: none;
	padding: 60px 8px 25px;
    color:#6f6f6f;
    font-weight:600;
    line-height:16px;
    text-transform: uppercase;
}

.main-nav li a span{
    color:inherit!important;
		z-index: 2;
		position: relative;
}

.main-nav li > a {
	position: relative;
}

.main-nav li::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
    background: rgba(193, 148, 44, 0.78);
	bottom: 0px;
	left: 0;
	max-height: 0px;
	transition: all 0.3s;
}

.main-nav li:hover::before {
	max-height: 250px;
	transition: all 0.3s;
}

.navbar .main-nav li:hover > a {
		color:#fdfdfd!important;
		background: transparent;
}

.navbar .main-nav li.current-menu-item > a,
.navbar .main-nav li.current_page_item > a{
    color:#fdfdfd!important;
    background:#c3962c!important;
		transition: all 0.2s;
}

.main-nav ul ul {
	display: none;
	float: left;
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 99999;
	border-top: 1px solid #f3f3f3;
}

.main-nav ul ul ul {
	left: 100%;
	top: 0;
}

.main-nav ul ul a {
	width: 185px;
	background-color: #fff;
	padding: 6px 10px;
	border-right: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}

.main-nav ul li ul li a::before {
	content: "-";
	font-size: 18px;
	position: absolute;
	left: 8px;
	top: 2px;
}

.main-nav li:hover>a {
	background: #f6f6f6;
}

.main-nav ul li:hover>ul {
	display: block;
}

.main-nav .sub-toggle {
	display: none;
}

.menu-toggle {
	display: none;
	cursor: pointer;
	border: 2px solid #c3962c;
  margin-right: 5px;
}

#site-nav ul li .sub-menu {
	display: none;
}

#site-nav ul li .sub-menu li a {
	min-width: 230px;
	padding: 5px 10px !important;
}

#site-nav ul li.menu-item-has-children .sub-menu li a {
	padding: 5px 20px !important;
}

.main-nav.toggle li {
	position: relative;
}

#site-nav .sub-toggle {
	cursor: pointer;
	display: block;
	padding: 10px 5px;
	position: absolute;
	right: -5px;
	top: 4px;
	height: 100%;
}

#page{
    margin-top:101px;
    overflow: hidden;
}

.admin-bar #page{
    margin-top:133px;
}

.landing-header-container{
    background:url('https://d1f9c7krlyfcl3.cloudfront.net/img/header-bg.jpg') no-repeat;
    background-size:cover;
		padding-top: 100px;
    padding-bottom: 100px;
    text-align:center;
}

.site .landing-header-container h1{
	color: #fdfdfd!important;
	font-size: 35.6px;
	font-weight: 800;
	line-height: normal;
	margin: 25px 0;
	text-transform: uppercase;
}

.site .landing-header-container h3{
    color:#fdfdfd!important;
    font-size:36px;
    font-weight:300;
    line-height:normal;
    margin:0;
    text-transform:uppercase;
}

.site .landing-header-container .btn, .modal .btn{
	color: #fff!important;
	background: #c3962c!important;
	font-size: 21px;
	font-weight: 700;
	line-height: 18px;
	margin: 0;
	text-transform: uppercase;
	padding: 20px 24px;
	border: 0;
	border-radius: 0;
	margin-top: 20px;
}

#ModalForgotPassword .modal-title {
	font-size: 30px;
}

.btn {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
	white-space: normal;
	overflow: hidden;
}

.btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.btn:hover::before {
    opacity: 0;
     -webkit-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}

.btn::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: rgba(255,255,255,0.15);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.btn:hover::after {
    opacity: 1;
}

.site .block-title{
    font-size:30px;
    line-height:25px;
    font-weight:700;
    text-align:center;
    text-transform: uppercase;
    margin:30px 0 40px 0;
    position:relative;
	    line-height: normal;
}

.site .block-title:after{
    content:"";
    width:107px;
    height:0px;
    border-top:1px solid #ece2c8;
    position:absolute;
    bottom:-20px;
    left:50%;
    transform:translate(-50%, 0);
}

.site .block-subtitle{
    font-size:24px;
    line-height:24px;
    font-weight:300;
    text-align:center;
    text-transform: uppercase;
    margin:0 0 20px 0;
    position:relative;
}

.pricing-block-container{
    padding: 20px 0 35px;
}

.pricing-block{
    position:relative;
    text-align:center;
    width:100%;
		display: -webkit-flex;
		display: flex;
    padding:0px 0 10px 0;
		flex-wrap: wrap;
    justify-content: space-between;
}

.site .pricing-block-container .block-subtitle {
	margin-bottom: 10px;
}

.pricing-block .pricing-item{
		display: inline-block;
		text-align: center;
		_border: 1px solid #d0d0d1;
		padding: 25px 12px;
		background: #ffffff;
		box-shadow: 0px 0px 13px rgba(0,0,0,0.1);
		z-index: 3;
		position: relative;
		cursor: pointer;
		transition: all .2s ease-in-out;
		padding-bottom: 115px;
		width: 25%;
		transform: scale(0.9);
}

.pricing-block .pricing-item .pricing-list li:first-child {
	min-height: 43px;
}

.pricing-block .pricing-item .pricing-list li:nth-child(2) {
	min-height: 59px;
}

.pricing-block .pricing-item:hover {
    transform: scale(1) !important;
    z-index: 9 !important;
		transition: all .2s ease-in-out;
		box-shadow: 0px 0px 13px hsl(42, 63%, 47%);
    border-color: rgba(195, 150, 44, 0.57);
}

.table > thead > tr > td {
    border-bottom: 1px solid rgba(187, 185, 185, 0.2);
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: 0px;
}

.price td{
	color: #c3962c;
	font-size: 26px !important;
	padding: 15px 0px !important;
}

.package-table.table thead tr td.hover-column, .package-table.table tr td.hover-column {
	/* border-left: 2px solid #c3962c;
	border-right: 2px solid #c3962c; */
	background: rgba(252, 242, 235, 0.17);
	position: relative;
}

.package-table.table thead tr td.hover-column::before, .package-table.table tr td.hover-column::before, .package-table.table thead tr td.hover-column::after, .package-table.table tr td.hover-column::after {
	content: '';
	position: absolute;
	width: 2px;
	height: calc(100% + 2px);
	background: #c3962c;
	left: 0;
	top: -1px;
}

.package-table.table thead tr td.hover-column::after, .package-table.table tr td.hover-column::after {
	right: 0;
	left: inherit;
}

.package-table.table thead tr td.hover-column {
  	box-shadow: 0px -2px 0px #c3962c;
}

.package-table.table tbody tr:last-child td.hover-column {
    box-shadow: 0px 1px 2px #c3962c;
}

.package-table.table thead tr td:nth-child(5) {
	position: relative;
}

.package-table.table thead tr td:nth-child(5) span {
	position: absolute;
	background: #c3962c;
	color: #fff;
	left: -2px;
	width: calc(100% + 4px);
	top: -31px;
	font-size: 13px;
	padding: 6px 0px;
}

/* .pricing-block .pricing-item:nth-child(1),
.pricing-block .pricing-item:nth-child(5){
    transform: scale(0.75);
    z-index:1;
    position:absolute;
}

.pricing-block .pricing-item:nth-child(2),
.pricing-block .pricing-item:nth-child(4){
    transform: scale(0.885);
    z-index:2;
    position:absolute;
}

.pricing-block .pricing-item:nth-child(1){
    left:-16%;
}

.pricing-block .pricing-item:nth-child(2){
    left:8%;
}

.pricing-block .pricing-item:nth-child(4){
    right:8%;
}

.pricing-block .pricing-item:nth-child(5){
    right:-16%;
} */


.pricing-block .pricing-item .pricing-title{
    font-size:18px;
    line-height: normal;
    font-weight:700;
		min-height: 50px;
}

.map-subtext {
	margin-top: 10px;
	font-size: 13px;
}

.pricing-block .pricing-item .pricing-subtitle{
    font-size:14px;
    line-height:12px;
    font-weight:300;
    margin-top:7px;
}

.pricing-block .pricing-item .pricing-list{
    list-style:none;
    margin:30px 0 0 0;
    padding:0;
    width:100%;
}

.pricing-block .pricing-item .pricing-list li{
	font-size: 13px;
	line-height: normal;
	font-weight: 300;
	padding: 5px 0;
}

.pricing-block .pricing-item .pricing-price{
  font-size: 65px;
	line-height: 84px;
	font-weight: 600;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
}

.pricing-popular{
    padding: 13px 16px;
    font-size:16px;
    line-height:13px;
    font-weight:700;
    text-align:center;
    background:#c3962c;
    color:#fff;
    position:absolute;
    bottom: -25px;
    left:50%;
    transform: translate(-50%, 0);
    white-space: nowrap;
}

.learn-more-block-container{
    background:#c3962c;
    padding: 20px 0 25px;
    text-align:center;
}

.learn-more-block-container .learn-title{
		font-size: 32px;
		line-height: normal;
		font-weight: 700;
		text-align: center;
		text-transform: uppercase;
		margin-bottom: 0px;
		position: relative;
		color: #f9fafc;
		margin-top: 0px;
}

.learn-more-block-container .btn{
    background:#fff!important;
    font-size: 25px;
    font-weight: 700;
    line-height: 18px;
    margin: 0;
    text-transform: uppercase;
    padding: 14px 30px;
    border: 0;
    border-radius: 0;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.48);
    transition: all 0.3s;
}

.learn-more-block-container .btn:hover {
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.48);
}

.learn-subtitle {
		color: #fff;
		text-transform: uppercase;
		font-size: 20px;
		margin-bottom: 10px;
}

.press-block-container{
padding: 0px 0 20px;
}

.press-block-container .owl-carousel{
    padding-top:15px;
}

.site .press-block-container .block-title {
    margin-top: 20px;
    margin-bottom: 20px;;
}

.site .press-block-container .block-title:after {
	bottom: -15px;
}

.press-block-container .owl-theme .owl-nav.disabled+.owl-dots{
    line-height:1;
}

.press-block-container .owl-theme .owl-nav.disabled+.owl-dots{
    margin-top: 20px;
}

.owl-theme .owl-dots .owl-dot span{
    width: 15px;
    height: 15px;
    margin: 0 4px;
    background: #dbdcdc;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #c3c4c5;
}

.whywe-block-container{
    background:#f2f3f4;
    padding: 15px 0 0px;
}

.whywe-container{
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: space-between;
}

.whywe-container .whywe-item{
	display: inline-block;
	width: auto;
    max-width: 260px;
	text-align: left;
    margin: 10px 0px 25px;
	vertical-align: top;
}

.whywe-container .whywe-item p{
    font-size:12px;
    line-height:12px;
    font-weight:300;
    padding-top:15px;
}

.recent-block-container{
    padding: 10px 0 40px;
}

.img-ipad img {
	border-radius: 25px;
    box-shadow: 14px 15px 32px rgba(0, 0, 0, 0.35);
}

#page .whywe-item p.whywe-container-title {
	font-size: 19px;
    font-weight: bold;
    margin-bottom: 0px;
    padding-top: 15px;
}


.whywe-item img {
	height: 60px;
	margin: auto;
	display: block;
}

.whywe-item {
	text-align: center;
}

#page .whywe-item p {
	text-align: center;
    padding-top: 8px;
    font-size: 15px;
}

.elements-block-container{
    background:#f2f3f4;
	padding: 10px 0 40px;
    text-align: center;
}

.elements-block-container .col-md-6{
    text-align:center;
    padding: 40px 0 40px;
}

.about-block-container{
	padding-top: 10px;
	padding-bottom: 0px;
}

.about-block-container p{
    font-size:18px;
    line-height:18px;
    font-weight:300;
    text-align:left;
    padding: 0px 14% 20px;
}

.page-header-container{
    background:url('https://d1f9c7krlyfcl3.cloudfront.net/img/header-bg-1.jpg') no-repeat;
    background-size: cover;
    padding:65px 0 45px;
}

.page-header-container h2{
    color:#545353!important;
    font-size:24px;
    line-height:19px;
    font-weight:700;
    text-transform: uppercase;
    text-align:center;
    margin:0;
}

#page p{
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom:20px;
}

.text-block-container{
    padding: 40px 0 20px;
}

.history-block-container{
    background:#f2f3f4;
    padding: 5px 0 40px;

}

.history-block-container .row{
    position:relative;
}

.history-block-container .row .col-md-6{
    padding-top:55px;
    padding-bottom:55px;
    border:0;
    min-height:34px;
}

.history-block-container .row:first-child .col-md-6{
    padding-top:5px;
}

.history-block-container .row:last-child .col-md-6{
    padding-top:45px;
    padding-bottom:0;
}

.history-block-container .left-part.add-border{
    border-right:1px solid #c3962c;
    left:1px;
}

.history-block-container .right-part.add-border{
    border-left:1px solid #c3962c;
    float:right;
}

.history-block-container .left-part:not(.add-border){
    transform: translate(0,-50%);
    top: 50%;
    position: absolute;
    left: 0;
}

.history-block-container .right-part:not(.add-border){
    transform: translate(0,-50%);
    top: 50%;
    position: absolute;
    right: 0;
}

.history-block-container .row:last-child .col-md-6 .history-block{
    top:10px;
}

.history-block-container .history-block{
    width:100%;
    display:inline-block;
    vertical-align:middle;
    font-size:16px;
    line-height:20px;
    font-weight:300;
    position:relative;
	    padding: 0px 10px;
}

.history-block-container .history-block.year-block{
    font-size:34px;
    line-height:34px;
}

.history-block-container .left-part .history-block{
    padding-left:25%;
    padding-right:40px;
    text-align:right;
}

.history-block-container .right-part .history-block{
    padding-left:40px;
    padding-right:25%;
    text-align:left;
}

.history-block-container .left-part .history-block:after{
    content: "";
    width:57px;
    height:57px;
    border-radius:50%;
    background:#c3962c;
    position:absolute;
    right:-45px;
    top: 50%;
    transform: translate(0, -50%);
}

.team-block-container{
    border-top:10px solid #c3962c;
    padding: 10px 0 30px;
}

.team-block{
    width:100%;
    display:flex;
		flex-wrap: wrap;
    text-align:center;
		    justify-content: center;
}

.team-member{
	display: flex;
	flex-wrap: wrap;
  width: 22%;
	text-align: center;
	margin: 10px;
	position: relative;
	justify-content: start;
}

.team-member > div {
	width: 100%;
}

.team-wrap {
	background: #eeeff0;
	height: 100%;
	z-index: 3;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.team-member img{
	max-width: 100%;
	height: 245px;
	width: 100%;
	object-fit: cover;
    object-position: 50%;
}

.team-member .member-info{
    padding:20px 10px;
}

#page .team-member.last-member .member-info p {
	font-size: 20px !important;
}

#page .team-member.last-member .member-info p:last-child {
	font-size: 20px;
}

.team-member:hover .team-wrap {
	-moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

#page .team-member .member-info p{
    text-align:center;
    margin:0;
}

.team-member .member-bio{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(195,150,44,1);
    padding:15px;
		z-index: 2;
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.team-member:hover .member-bio{
	-moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index: 3;
}

#page .team-member .member-bio p{
		color: #fff;
		font-weight: 400;
		    font-size: 12px;
		    line-height: normal;
		    margin-bottom: 8px;
		    text-align: justify;
}

.gold-block-container{
    background:#c3962c;
    padding: 40px 0 40px;
}

.gold-block-container .gblock-number{
    font-size: 60px;
    line-height:64px;
    font-weight:700;
    color:#ffffff;
    width:100%;
    display:block;
    text-align:center;
}
.page-template-about-page .gold-block-container .gblock-title, .page-template-news-feed-page .gold-block-container .gblock-title {
	font-size: 30px;
}

.white-bg.gold-block-container .gblock-number.infinity {
	font-size: 80px;
}

.gold-block-container .gblock-title{
    font-size:19px;
    line-height:32px;
    font-weight:600;
    width:100%;
    display:block;
    text-align:center;
    color:#524d49;
    padding-top:7px;
}

.gold-block-container .gblock-subtitle{
    font-size:28px;
    line-height:20px;
    font-weight:300;
    width:100%;
    display:block;
    text-align:center;
    padding-top:7px;
}

.testimonials-block-container .col-md-2{
    padding-top: 59px;
    padding-right:30px;
}

.testimonials-block-container .col-md-10{
    padding-right:0;
}

#page .testimonials-block-container hr{
    width:50%;
    float:right;
    background:#c3962c!important;
}

.testimonials-text{
    padding: 50px 0 0 11px;
    position:absolute;
    left:0;
    top:0;
    width:100%;
}

.testimonials-text h3{
    font-size: 34px;
    font-weight: 300;
    line-height: 38px;
    margin:0 0 19px 0;
}

#page .testimonials-text p{
	width: 30%;
	line-height: normal;
	font-size: 24px;
}

#testimonials-carousel .owl-dots{
    position: absolute;
    left: 10px;
    bottom: 80px;
}

.how-synd-block-container{
    padding-top: 40px;
	padding-bottom: 20px;
    margin:0;
    text-align: center;
}

.what-block-container{
    background:#f2f3f4;
    padding: 35px 0 15px;
}

.what-block-container .block-subtitle{
    text-transform: none;
    line-height:38px;
}

#page .what-block-container .whywe-container .whywe-item p{
    font-size:16px;
    line-height:18px;
    margin-bottom:0;
}

.img-block-container{
    border-top:10px solid #c3962c;
}

.img-block-container img{
	max-width: none;
	width: 100%;
	height: auto;
	max-height: 400px;
	object-fit: cover;
	object-position: 50% 44%;
}

.because-block-container{
    padding: 10px 0 20px;
    text-align: center;
}

.gold-text-block-container{
    background:#c3962c;
    padding: 30px 0 10px;
}

#page .gold-text-block-container h3{
    font-weight: 600;
    font-size: 28px;
    line-height:22px;
    margin:0;
    text-align:center;
    font-style:italic;
    color:#fff!important;
}

.text1-block-container{
    padding: 10px 0 30px;
	text-align: center;
}


.how-synd-block-container p,
.because-block-container p,
.text1-block-container p{
    padding-left: 20px;
    padding-right: 20px;
}

.text1-block-container .block-title{
    margin-top: 35px;
}

.gray-bg{
    background:#f2f3f4;
}

.white-bg{
    background:#fafbfc;
}

.white-bg.gold-block-container{
    border-top:10px solid #c3962c;
    padding: 40px 0 40px;
}

.white-bg.gold-block-container .gblock-number{
    color:#c3962c;
}

.two-cols-gold-block-container{
    padding: 50px 0 0px;
    background:#c3962c;
}

.two-cols-gold-block-container .col-md-6{
    text-align:left;
}

.two-cols-gold-block-container .col-md-6 img{
    left: -15px;
    position: relative;
    top: -23px;
    max-width: 388px;
    margin: auto;
    display: block;
}

.two-cols-gold-block-container .col-md-6 h3{
    color:#fff!important;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    margin:0 0 30px;
}

.two-cols-gold-block-container .col-md-6 p{
    color:#fff;
}

.practices-text-block-container{
    padding:55px 0 35px;
    background:#f2f3f4;
}

.practices-text-block-container p{
    padding:0 13%;
}

.img-text-block-container{
	background-size:cover;
	background-repat:no-repeat;
}

.img-text-block-container.img-url-1{
    background-image:url('img/synd.jpg');
	background-position: center center;
}

.img-text-block-container.img-url-2{
	background-image:url('img/packages.jpg');
}

.img-text-block-container .col-md-6:first-child{
    background:rgba(195,150,44,0.7);
}

.img-text-block-container .one-word-line{
    font-size: 72px;
    line-height: 90px;
    font-weight: 700;
    width:100%;
    padding:20px 15px;
    color:#fff;
}

.gold-border-bottom{
    border-bottom:10px solid #c3962c;
}

.faq-block-container{
    background:#fafbfc;
    padding: 0px 0 30px;
}

#faq-accordion{
    padding-top:40px;
}

#faq-accordion .panel{
    border:0;
    background:transparent!important;
    padding-left:45px;
}

#faq-accordion .panel-heading{
    background:transparent!important;
    border:0;
    position:relative;
}

#faq-accordion .panel-title{
    font-size: 18px;
    font-weight: 600;
}

#faq-accordion .panel-heading .panel-title a{
    position:relative;
}

#faq-accordion .panel-heading .panel-title a:before{
    position:absolute;
    height:35px;
    width:34px;
    content:"";
    top:0;
    left:-60px;
    background:url('img/faq-icon-gold.png') no-repeat;
}

#faq-accordion .panel-heading .panel-title a.collapsed:before{
    background:url('img/faq-icon-gray.png') no-repeat;
}

#faq-accordion .panel-body{
    border:0;
    padding-top: 10px;
    position:relative;
}

#faq-accordion .panel-body:before{
    height: calc(100% - 34px);
    position: absolute;
    border-left: 3px dotted #c3962c;
    left: -18px;
    top: 50%;
    content: "";
    display: block;
    transform: translate(0,-50%);
}

#faq-accordion .panel-body p{
    font-size: 16px;
    line-height: 17px;margin-bottom:15px;
}

#faq-accordion .panel-body p:last-child{
    margin-bottom:0;
}

.contact-block-container{
    padding: 10px 0 35px;
    background:#f2f3f4;
}

#page .contact-block-container p{
    padding:0 13%;
    margin-bottom:0;
}

.contact-form{
    padding: 15px 8% 0;
}

.form-group{
    margin-bottom:14px;
}

.contact-btn,
.contact-btn:visited,
.contact-btn:focus,
.contact-btn:active,
.contact-btn:hover,
input.btn.contact-btn{
    color: #fff!important;
    background: #c3962c!important;
    font-weight: 600;
    line-height: 15px;
    margin: 0;
    text-transform: uppercase;
    padding: 8px 13px;
    border: 0;
    border-radius: 0;
    outline:none;
    width:100%;
}

#page input[type="date"],
#page input[type="time"],
#page input[type="datetime-local"],
#page input[type="week"],
#page input[type="month"],
#page input[type="text"],
#page input[type="email"],
#page input[type="url"],
#page input[type="password"],
#page input[type="search"],
#page input[type="tel"],
#page input[type="number"],
#page textarea{
	border: 1px solid #e0e2e2;
    border-radius:0!important;
    background:#fff!important;
    box-shadow:none;
    height:38px;
    padding:10px!important;
}

#page textarea{
    min-height:38px;
    height:auto;
}

#page input[type="date"]:focus,
#page input[type="time"]:focus,
#page input[type="datetime-local"]:focus,
#page input[type="week"]:focus,
#page input[type="month"]:focus,
#page input[type="text"]:focus,
#page input[type="email"]:focus,
#page input[type="url"]:focus,
#page input[type="password"]:focus,
#page input[type="search"]:focus,
#page input[type="tel"]:focus,
#page input[type="number"]:focus,
#page textarea:focus, .form-control:focus{
    background: #fff!important;
    box-shadow: 0px 0px 3px #c3962c;
    border: 1px solid rgba(195, 150, 44, 0.56) !important;
}

.news-text-block-container{
    padding: 40px 0 45px;
}

.news-text-block-container p{
    padding:0 13%;
}

.btn.btn-gold,
.btn.btn-gold:hover,
.btn.btn-gold:focus,
.btn.btn-gold:active{
    padding:10px 33px;
    font-size:16px;
    line-height: normal;
    background:#c3962c!important;
    border-radius:0;
    outline:none!important;
    border:0;
    text-transform: uppercase;
    color:#fff!important;
    font-weight:600;
}

.btn:active,
.btn.btn-gold:active{
    outline:0!important;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.search-block-container{
    padding: 40px 0 0px;
}

.search-block-container .search-form{
    max-width:100%;
    margin:0 auto;
}

.search-block-container .search-form .input-group-btn{
    padding-left:30px;
}

.search-block-container .search-form #search-input{
    height:40px;
    font-size: 16px;
}

.search-block-container .search-form .search-submit{
    height:38px;
}

.form-control {
        border-radius: 0px;
    border-color: #e0e2e2;
    box-shadow: none;
    height: 40px;
    font-size: 16px;
}

.search-block-container .container {
    padding: 0px 7px;
}

.no-border{
    border:0;
}

.recent-block{
    padding-top: 0px;
}

.post-item{
    position:relative;
    padding:7px 0px;
 	display: -webkit-flex; /* Safari */
 	display: flex;
}

.post-item-content{
    border:1px solid #636466;
    background:#fafbfc;
    padding:12px 12px 55px;
    position:relative;
    text-align:center;
}

#page .member-info > p:first-child {
	font-weight: bold;
}

.recent-wrap > div {
	padding: 0px 7px;
}

.post-item-content img{
    padding-bottom:11px;
    max-width:100%;
    max-height:370px;
}

#page .post-item-content .post-title{
    font-size:18px;
    line-height:18px;
    color:#5a5b5d!important;
    font-weight:700;
    padding-bottom:9px;
    text-align:left;
	display:block;
}

.post-item-content .post-preview-text{
    font-size:12px;
    line-height:14px;
    color:#5a5b5d;
    font-weight:300;
    padding:0;
    margin:0;
    text-align:left;
}

.post-item-content .post-created-date{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    padding:10px;
    background:#c3962c;
    font-size:18px;
    line-height:16px;
    text-align:center;
    font-weight:600;
    color:#fff;
}

.feed-block-container{
    padding: 40px 0;
}

.load-more{
    margin-top:60px;
}

.packages-text-block-container{
	padding:90px 0 70px;
}

.packages-text-block-container p{
	padding:0 13%;
}

.cols-3-block-container{
    padding: 40px 0 20px;
	background:#f2f3f4;
}

.cols-3-block-container .col-md-4{
	padding-right:30px;
}

.cols-3-block-container .col-md-8{
	border-left:1px solid #c7c8c9;
	padding-left:30px;
}

.cols-3-block-container .col-title{
	color:#c3962c;
	font-weight:600;
	font-size:28px;
	line-height:28px;
	text-align:left;
	text-transform:uppercase;
	padding-left:40%;
}

#page .cols-3-block-container .col-md-8 .col-md-6 p:last-child{
	margin-bottom:0;
}

.package-table{
	background:#fff;
}

.package-table th,
.package-table td{
	border:1px solid rgba(187, 185, 185, 0.2);
}

.package-table {
		border: 0px;
}

table tbody tr td:first-child {
	border-left: 1px solid rgba(187, 185, 185, 0.2);
}

table tr td:last-child {
	border-right: 1px solid rgba(187, 185, 185, 0.2);
}

.package-table > thead > tr > th,
.package-table > tbody > tr > td{
	text-align:center;
	vertical-align:middle;
}

.package-table > tbody > tr > td{
	padding: 5px 20px;
	font-size: 14px;
	line-height: normal;
}

.package-table .fa{
  font-size: 20px;
	color: #c3962c;
	font-weight: 300;
}

.package-table .package-text{
	text-align:left;
}










/* 6.0 - Pagination */

.pagination {
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	min-height: 31px;
	position: relative;
	margin-top: 30px !important;
}

.pagination:before, .pagination:after {
	background-color: #ddd;
	content: "";
	height: 32px;
	position: absolute;
	top: 0;
	width: 32px;
	z-index: 0;
}

.pagination:before {
	right: 0;
}

.pagination:after {
	right: 34px;
}

.pagination a:hover, .pagination a:focus {
	color: #333;
}

.pagination .nav-links {
	padding-right: 106px;
	position: relative;
	margin-top: -30px;
}

.pagination .nav-links:before, .pagination .nav-links:after {
	color: #fff;
	font-size: 18px;
	line-height: 32px;
	opacity: 0.3;
	position: absolute;
	width: 52px;
	z-index: 1;
}

.pagination .nav-links:before {
	font-family: 'onlineprnews';
	content: "\e5c8";
	right: -10px;
}

.pagination .nav-links:after {
	font-family: 'onlineprnews';
	content: "\e5c4";
	right: 55px;
}

.pagination .current .screen-reader-text {
	position: static !important;
}

.pagination .page-numbers {
	letter-spacing: 0.013em;
	border: 1px solid #F3F3F3;
	line-height: 1;
	padding: 10px;
	font-size: 14px;
	height: 32px;
}

.pagination .page-numbers:hover {
	background: #007acc;
	color: #fff !important;
	border: 1px solid #007acc;
}

.pagination .current {
	display: inline-block;
	font-weight: 300;
	background: #007acc;
	color: #fff;
	border: 1px solid #007acc;
}

.pagination .prev, .pagination .next {
	background-color: #777;
	border: 1px solid #777;
	height: 32px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 32px;
	z-index: 2;
}

.pagination .prev:before, .pagination .next:before {
	font-size: 18px;
	height: 32px;
	line-height: 32px;
	position: relative;
	width: 32px;
}

.pagination .prev:focus, .pagination .next:focus {
	outline: 0;
}

.pagination .prev {
	right: 34px;
}

.pagination .prev:before {
	font-family: 'onlineprnews';
	content: "\e5c4";
	left: -1px;
	top: -1px;
}

.pagination .next {
	right: 0;
}

.pagination .next:before {
	font-family: 'onlineprnews';
	content: "\e5c8";
	right: -1px;
	top: -1px;
}

/* 9.0 - Clearings */

.clear {
	clear: both;
}

.clear:before, .clear:after, blockquote:before, blockquote:after, .entry-content:before, .entry-content:after, .entry-summary:before, .entry-summary:after, .comment-content:before, .comment-content:after, .site-content:before, .site-content:after, .site-main>article:before, .site-main>article:after, .primary-menu:before, .primary-menu:after, .social-links-menu:before, .social-links-menu:after, .textwidget:before, .textwidget:after, .content-bottom-widgets:before, .content-bottom-widgets:after {
	content: "";
	display: table;
}

.clear:after, blockquote:after, .entry-content:after, .entry-summary:after, .comment-content:after, .site-content:after, .site-main>article:after, .primary-menu:after, .social-links-menu:after, .textwidget:after, .content-bottom-widgets:after {
	clear: both;
}

/* 10.0 - Content */

.site-main {
	margin-bottom: 4em;
	margin-top: 2em;
}

.site-content {
	word-wrap: break-word;
	margin: 15px 0;
	padding: 30px 15px;
	top: 0;
	position: relative;
}

a:focus, a:hover, a:active {
	outline: 0;
	text-decoration: none;
}

/* 10.3 - Button */

.button {
	position: relative;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	line-height: 24px;
	padding: 7px 20px;
	margin: 40px auto;
	transition: all 0.8s ease 0s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	cursor: pointer;
	z-index: 1;
}

.entry-content .button {
	float: right;
	margin: 10px auto;
}

.button::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
	right: 100%;
	z-index: -1;
	-webkit-transition: right 0.4s ease-in;
	text-decoration: none;
	outline: none;
}

.button:hover::before {
	right: 0;
}

/* 10.4 - Table inside border */

table {
	border-collapse: collapse;
}

table td, table th {
	border: 0px solid #ddd;
}

table thead tr:first-child td {
	border-top: 0;
}

table tr:last-child td {
	border-bottom: 0;
}

.table > thead:first-child > tr:first-child > td {
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #f2f1f1;
}

table tr td:first-child, table tr th:first-child {
		border-left: 0;
    width: 46%;
    background: rgba(252, 242, 235, 0.17);
}

table thead td a:hover {
		color: #c3962c !important;
		display: block;
}

.table > thead:first-child > tr:first-child > td:first-child {
	background: #fafbfc;
    text-align: left;
}

.table > thead:first-child > tr:first-child > td:first-child a {
	width: 100%;
}

.package-table.table tr{
		min-height: 73px;
}

.page-template-packages-page .learn-more-block-container .learn-title {
	font-size: 25px;
	margin-bottom: 20px;
}

/* 11.1 - Header */

.site-header {
	padding: 0;
	height: 101px;
	z-index: 99;
	position: fixed;
	background: #fafbfc;
	width: 100%;
	border: 0;
}

.site-header.affix{
    top: 0;
    box-shadow: 0 1px 8px rgba(0,0,0,0.1);
}

.site-header.affix-top {
	position: fixed;
	top: 0;
}

.admin-bar .site-header.affix {
    top: 32px;
}

.home .widget h3 {
	font-size: 28px;
}

.navbar-header {
	width: auto;
    display:inline-block;
    padding:16px 0 0 20px;
}

.custom-logo-link {
	display: block;
	float: left;
}

.custom-logo {
	float: left;
	margin-right: 0;
}


.navbar-nav {
	float: right !important;
	margin-top: 0;
}

.header-image a {
	display: block;
}

h1.entry-title {
	padding-top: 0;
}

.single h1.entry-title {
	padding-top: 0;
}

.entry-title {
	padding-top: 0;
}

.category .entry-title {
	padding-top: 0;
}

/* 11.4 - Comments */

.comment-list+.comment-respond, .comment-navigation+.comment-respond {
	padding-top: 1.75em;
}

.comments-title, .comment-reply-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.3125;
    padding-top: 32px;
}

.comments-title {
    margin-bottom: 45px;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article, .comment-list .pingback, .comment-list .trackback {
	border-bottom: 1px solid #f3f3f3;
	padding: 1.75em 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

#page .says-wrapper > p {
    font-size: 15px;
    line-height: 1.5;
    padding-top: 14px;
}

.comment-list .children>li {
	padding-left: 0.875em;
}

.comment-author {
	color: #333;
	margin-bottom: 0.4375em;
}

.comment-author .avatar {
    float: left;
    height: 85px;
    margin-right: 0.875em;
    position: relative;
    width: 85px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
}

.comment-form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.comment-form-author, .comment-form-email {
	width: 49%;
    margin-bottom: 13px !important;
}

.comment-reply-title {
	padding-top: 11px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 27px;
}

#page .comment-form input {
	    height: 42px;
}

.comment-form-comment, .form-submit {
	width: 100%;
}

#page .comment-form input, #page .comment-form textarea {
	background: #f5f6f7 !important;
	border: 0px;
}

.post-navigation .nav-links {
	display: flex;
    justify-content: space-between;
    width: 100%;
       padding-top: 65px;
}

.post-navigation .nav-links > div {
	width: 50%;
	flex-grow:1;
}

.post-navigation .post-title {
	font-size: 15px;
    line-height: 1.2;
}

.nav-next {
	text-align: right;
	position: relative;
    padding-left: 20px;
}

.nav-previous {
	padding-right: 20px;
	position: relative;
}

.nav-previous::after {
    content: url(img/ico.png);
    display: inline-block;
    position: absolute;
    top: 11px;
    right: -14px;
}

.nav-next::before {
    content: url(img/ico.png);
    display: inline-block;
    position: absolute;
    top: 11px;
    left: -14px;
}

.nav-previous::before {
	content: url('img/arrow-prev.png');
	position: relative;
	display: inline-block;
	padding-right: 10px;
	vertical-align: top;
    padding-top: 14px;
}

.nav-next::after {
	content: url('img/arrow-next.png');
	position: relative;
	display: inline-block;
	padding-left: 10px;
	vertical-align: top;
    padding-top: 14px;
}

#page .comment-form textarea:focus {
	background: #fff !important;
	border: 0px !important;
}

.nav-links a {
	display: inline-block;
    width: calc(100% - 60px);
    vertical-align: top;
}

#page .comment-form .form-submit input {
	background: #262c34 !important;
    color: #fff !important;
    border-radius: 0px;
    padding: 6px 50px;
    font-weight: 600;
}

.says {
	color: #949494 !important;
}

.bypostauthor>article .fn:after {
	content: "";
	left: 3px;
	position: relative;
	top: 5px;
}

.comment-metadata, .pingback .edit-link {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	line-height: 1.5em;
}

.comment-metadata {
	margin-bottom: 2.15em;
}

.pingback .comment-edit-link {
	display: none;
}

.comment-metadata .edit-link, .pingback .edit-link {
	display: none;
}

.comment-metadata .edit-link:before, .pingback .edit-link:before {
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.53em;
}

.comment-content ul, .comment-content ol {
	margin: 0 0 1.5em 1.25em;
}

.comment-content li>ul, .comment-content li>ol {
	margin-bottom: 0;
}

.comment-reply-link {
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	line-height: 1;
	margin-top: 0px;
	padding: 0.53em 0.53em 0.46em;
	font-weight: 600;
}

.comment-reply-link::before {
	content: url(img/comment.png);
    position: relative;
    display: inline-block;
    padding-right: 10px;
}

.comment-form {
	padding-top: 0;
}

.comment-meta a {
	font-size: 13px;
}

.says-wrapper cite, .says-wrapper .says {
	font-size: 16px;
}

.comment-form label {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	letter-spacing: 0;
	line-height: 1.5em;
	margin-bottom: 0.53em;
	font-weight: 300;
}

.comment-list .comment-form {
	padding-bottom: 1.75em;
}

.comment-notes, .comment-awaiting-moderation, .logged-in-as, .form-allowed-tags {
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 15px;
}

.no-comments {
	border-top: 1px solid #f3f3f3;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	margin: 0;
	padding-top: 1.75em;
}

.comment-navigation+.no-comments {
	border-top: 0;
	padding-top: 0;
}

.form-allowed-tags code {
	font-family: monospace;
}

.form-submit {
	margin-bottom: 0;
    margin-top: 14px;
}

.required {
	font-family: 'Montserrat', sans-serif;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 14px;
	overflow: hidden;
	width: 12px;
	color: transparent !important;
}

.comment-reply-title small a:hover {
	color: transparent !important;
}

.comment-reply-title small a:before {
    content: "\f0e2";
    font-size: 32px;
    position: relative;
    top: 0px;
    color: #000 !important;
    font: normal normal normal 14px/1 FontAwesome;
}

.comment-list article {
	position: relative;
}

.comment-list article .reply {
	position: absolute;
	top: 0;
	right: 0;
}

/* 11.5 - Sidebar */

.sidebar {
	padding: 0;
}

#secondary .sidebar {
	padding: 30px 0;
}

/* 11.6 - Footer */

.copyright-container .footer-icons li a i:hover {
	color: #c3962c;
}

.footer-widgets .footer-col {
	margin: 0px;
	width:100%;
}

.site-footer {
	font-size: 14px;
	line-height:14px;
	line-height:14px;
	color:#ffffff!important;
	background:#464648;
}

.site-footer .inner-footer-container{
	width:100%;
	max-width:1190px;
	margin:0 auto;
  padding: 20px 55px 9px;
}

.footer-logo-container{
	width:100%;
	text-align:left;
	padding-bottom:15px;
}

.site-footer .footer-tag-line{
	font-size:12px;
	font-weight:400;
}

#page .site-footer .footer-title,
#page .site-footer .widget-title{
	font-size:18px;
	line-height:18px;
	color:#fff!important;
	font-weight:400;
	text-align:left;
	margin:0;
}

.site-footer #menu-footer-menu{
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}

.site-footer #menu-footer-menu li{
	padding:5px 0;
}

div.wpcf7 .ajax-loader {
	position: absolute;
	right: 18px;
	top: 10px;
}

#page .site-footer #menu-footer-menu li a span{
	color:#fff!important;
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
	font-weight:600;
}

#page .site-footer #menu-footer-menu li a .fa{
	font-size: 10px;
	margin-right: 3px;
	color: #c3962c;
}

#recent-posts .recent-post{
    padding-top: 16px;
	padding-left:15px;
}

#recent-posts .recent-post:first-child{
	padding-top:14px;
}

#recent-posts .recent-post .col-md-4{
	padding:0;
	max-width:72px;
	width:100%;
}

.recent-post > div:first-child {
	padding: 0px;
}

.recent-post-thumbnail a{
	width:72px;
	height:60px;
	display: inline-block;
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center;
}

.site .recent-post-title{
	font-size:12px;
	font-weight:400;
	display: inline-block;
	padding-bottom:7px;
	color:#fff!important;
}

#page .recent-post-date{
	background:#c3962c;
	padding:7px 10px;
	color:#fff!important;
	font-size:14px;
	line-height:12px;
	display: inline-block;
}

#page #footer-contact-form{
	padding-top:14px;
}

/*.form-control::-webkit-input-placeholder{
	color:#c3c4c6;
}

.form-control:-moz-placeholder{
	color:#c3c4c6;
}

form-control::-moz-placeholder{
	color:#c3c4c6;
}


.form-control:-ms-input-placeholder{
	color:#c3c4c6;
}

.form-control::placeholder{
	color:#c3c4c6;
}*/

#page #footer-contact-form input,
#page #footer-contact-form textarea{
	background: #5a5b5d!important;
	color: #c3c4c6!important;
	border: 0!important;
	margin-bottom: 11px;
	padding: 2px 7px!important;
	font-size: 13px;
}

#page #footer-contact-form p {
	margin-bottom: 0px;
	position: relative;
}

.inner-footer-container .wpcf7-form-control-wrap {
	display: block;
}

.inner-footer-container span.wpcf7-not-valid-tip {
	position: absolute;
	  bottom: -12px;
	  width: 100%;
	  font-size: 11px;
	  line-height: normal;
}

#page #footer-contact-form input {
	height: 22px !important;
}

#page #footer-contact-form input.contact-btn  {
	color: #fff!important;
    background: #c3962c!important;
    font-weight: 600;
    line-height: 15px;
    margin: 0;
    text-transform: uppercase;
    padding: 8px 13px;
    border: 0;
    border-radius: 0;
    outline: none;
    width: 100%;
		height: 35px !important;
}

#page #footer-contact-form input.contact-btn:hover {
	    background: #c3962c!important;
}

.contact-btn{
	padding:6px 13px;
	font-size:16px;
}

.copyright-container{
	border-top: 1px solid #fff;
	margin: 20px 0 5px;
	padding-top: 18px;
	display: inline-block;
	width: 100%;
}

.copyright-container .copyright{
	float:left;
	text-align:left;
	vertical-align: top;
}

.copyright-container .footer-icons{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	text-align:center;
	vertical-align: top;
}

.copyright-container .footer-icons li{
	margin:0;
	padding:0 10px;
	vertical-align: top;
	display:inline-block;
}

.copyright-container .footer-icons li a i{
	color:#fff;
	font-size:19px;
}


/* 16.0 Scroll up */

a#scroll-up {
	background-color: #686869;
	bottom: 15px;
	position: fixed;
	right: 20px;
	display: none;
	opacity: 0.8;
	filter: alpha(opacity=70);
	padding: 5px 10px;
	border-radius: 2px;
	font-size: 16px;
	    z-index: 9;
}

a#scroll-up i {
	color: #fff !important;
	font-weight: 400;
	font-size: 20px;
	margin-right: 0;
	padding-bottom: 0;
}

a#scroll-up:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}


/* 19.0 Share buttons */

.onlineprnews-share-buttons {
	text-align: right;
	float: right;
}

.onlineprnews-share-buttons a {
	display: inline-block;
	height: 35px;
	width: 30px;
	text-align: center;
	line-height: 30px;
	padding: 5px 7px;
	border-radius: 0%;
	margin: 0 3px;
	border: 1px solid #F3F3F3;
	font-size: 16px;
	font-family: Arial;
}

.onlineprnews-share-buttons a .fa {
	font-size: 16px;
	margin-top: 4px;
}

.onlineprnews-share-buttons a:hover {
	background-color: #007acc !important;
	color: #fff !important;
}

/* 20.0 Breadcrumbs  */

.page-title-bar {
	background-color: #FCFCFC;
	color: #333;
	padding-top: 73px;
	border-bottom: 1px solid #f6f6f6;
}

.page-title-bar .breadcrumb {
	float: left;
	font-size: 13px;
	background: transparent;
	text-transform: capitalize;
	position: relative;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 0px;
	width: 100%;
	margin: 5px 0;
}

.page-title-bar .breadcrumb a {
	font-size: 13px
}

.page-title-bar .breadcrumbs span {
	display: inline-block;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	padding: 0 7px;
	margin-left: 3px;
	margin-right: 3px;
}

.page-title-bar .breadcrumbs ul {
	margin: 5px 0;
	padding-left: 0;
}

.page-title-bar .breadcrumbs li {
	display: inline-block;
}

.page-title-bar .breadcrumbs li a::after {
	content: '\e315';
	position: relative;
	z-index: 999;
	width: 10px;
	height: 10px;
	line-height: 1em;
	top: 2px;
	left: 0;
	font-family: 'onlineprnews';
	font-size: 13px;
}

.page-title-bar .breadcrumbs ul .fa {
	font-size: 16px;
}

/*owl carousel*/
.press-block-container .owl-carousel .owl-item img {
    height: 55px;
	width: auto;
	margin: auto;
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
    filter: gray;
    -webkit-filter: grayscale(1);
}

.press-block-container .owl-item {
	display: flex;
	align-items: center;
	justify-content: center;
}

.element-items > div {
	margin-bottom: 120px;
	position: relative;
}

.element-items > div::after {
	content: '';
	position: absolute;
	background: #7d7977;
	height: 1px;
	display: block;
}

.line1::after {
	left: calc(100% + 11px);
    width: 125px;
    top: 12px;
}

.line2::after {
	width: 104px;
    left: calc(100% + 10px);
    top: -9px;
    -moz-transform: rotate(-19deg); /* Для Firefox */
    -ms-transform: rotate(-19deg); /* Для IE */
    -webkit-transform: rotate(-19deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(-19deg); /* Для Opera */
    transform: rotate(-19deg);
}

.line3::after {
	width: 105px;
    left: calc(100% + 10px);
    top: -9px;
    -moz-transform: rotate(-19deg); /* Для Firefox */
    -ms-transform: rotate(-19deg); /* Для IE */
    -webkit-transform: rotate(-19deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(-19deg); /* Для Opera */
    transform: rotate(-19deg);
}

.line4::after {
	width: 116px;
    right: calc(100% + 3px);
    top: 47px;
    -moz-transform: rotate(-32deg); /* Для Firefox */
    -ms-transform: rotate(-32deg); /* Для IE */
    -webkit-transform: rotate(-32deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(-32deg); /* Для Opera */
    transform: rotate(-32deg);
}

.line5::after {
	-moz-transform: rotate(39deg); /* Для Firefox */
    -ms-transform: rotate(39deg); /* Для IE */
    -webkit-transform: rotate(39deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(39deg); /* Для Opera */
    transform: rotate(39deg);
    width: 127px;
    top: -31px;
    right: calc(100% - 4px);
}


.line6::after {
    -moz-transform: rotate(52deg); /* Для Firefox */
    -ms-transform: rotate(52deg); /* Для IE */
    -webkit-transform: rotate(52deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(52deg); /* Для Opera */
    transform: rotate(52deg);
    width: 225px;
    top: -78px;
    right: calc(100% - 35px);
}


.element-items > div:last-child {
	margin-bottom: 0px;
}

.packages-block-container table {
	margin-bottom: 0px
}

.packages-block-container {
	padding: 0px;
}

#page .package-table thead td p {
    margin: 10px 0px;
    color: #c3962c;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

table.package-table thead td a:hover {
	display: inline-block;
}

.how-synd-block-container .block-title {
	font-size: 20px;
	    max-width: 600px;
    margin: 30px auto;
}

.site .free-wrap a {
    color: #c3962c !important;
    text-align: center;
    font-weight: bold;
}

.counters-container__title {
	text-align: center;
}

.counters-container__items {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    padding-top: 37px;
}

#page p.item-counter-text {
	font-size: 17px;
	margin-bottom: 0px;
}

#page p.item-counter {
    font-weight: 700;
    color: #c3962c;
    line-height: normal;
    position: relative;
    font-size: 55px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}

#page p.item-counter::after {
    content: '';
    position: absolute;
    width: 100%;
    max-width: calc(100% - 20px);
    height: 1px;
    background: #c3962c;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: auto;
}

#page .counters-container__item p {
	text-align: center;
    line-height: 1.2;
}

.counters-container__title {
	font-size: 19px;
    font-weight: 400;
}

.counters-container {
	padding-top: 40px;
    padding-bottom: 40px;
}

.counters-container__item {
    width: 100%;
    max-width: 196px;
    padding: 0px 2px;
    margin: 0px 5px 10px;
}

.gray-bg {
	background: #f2f3f4;
}

.logo-wrap {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 22px;
	align-items: center;
}

.logo-wrap__item {
	width: 100%;
    margin: 0px 13px;
    margin-bottom: 25px;
    max-width: 200px;
}

.logo-wrap__item a {
	display: block;
	transition: all .2s ease-in-out;
	position: relative;
}

/*.logo-wrap__item a::after {
    content: "\f0a6";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
    color: #c1942d;
    position: absolute;
    margin: auto;
    left: 45%;
    top: 30%;
}*/

.logo-wrap__item a::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all .2s ease-in-out;
	background: rgba(90, 91, 93, 0.39);
	opacity: 0;
}

.logo-wrap__item a:hover::before {
	opacity: 1;
}

.logo-wrap__item img {
	width: 100%;
	transition: all .2s ease-in-out;
}

.logo-wrap__item a:hover {
    transform: scale(1.1);
}

.logo-container {
	padding-top: 10px;
	padding-bottom: 15px;
    background: #f2f3f4;
}

.map-wrap__key {
    border: 1px solid #8e8f90;
    padding: 20px 10px 30px;
    text-align: center;
    display: inline-block;
    width: 218px;
    max-width: 100%;
}

#page .map-wrap__key p {
	margin-bottom: 0px;
	text-align: center;
}

#page p.key-title {
    text-transform: uppercase;
    margin: auto;
    position: relative;
    font-size: 26px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#page p.key-title::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #c3962c;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: auto;
    max-width: 109px;
}

#page p.key-item span {
	color: #c3962c;
	display: inline-block;
	margin-right: 5px;
}

#page p.key-item {
    line-height: 1.7;
    font-size: 16px;
}

.map-wrap__img img{
	width: 100%;
	max-width: 857px;
}

.map-wrap {
    position: relative;
    padding: 23px 14px 145px;
}

.map-wrap__key {
	position: absolute;
	right: 0;
	bottom: 0;
}

.map-container {
	padding-top: 10px;
	padding-bottom: 40px;
}

.cta-container {
	text-align: center;
    padding: 35px 0px 40px;
}

.cta-container__title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 38px;
    line-height: normal;
    color: #c3962c;
    margin-bottom: 13px;
}

.btn.btn-gold.btn-report {
    font-size: 31px;
    padding: 8px 30px;
    width: 100%;
    max-width: 615px;
}

.social-container {
	padding-top: 10px;
	padding-bottom: 40px;
}

.social-wrap{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	padding-top: 18px;
    padding-bottom: 69px;
}

.social-wrap-col {
	width: 50%;
}

.social-wrap__items {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 21px;
}

.social-title {
    text-align: center;
    font-size: 29px;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.social-title::after {
    content: '';
    position: absolute;
    width: 100px;
    max-width: 100%;
    height: 1px;
    background: #c3962c;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: auto;
}

.social-wrap__item {
	width: 41%;
	margin: 0px 10px;
	border: 1px solid #dadada;
	margin-bottom: 25px;
}

.social-container .container {
	text-align: center;
}

.fountainG {
	height: 10px;
	position: relative;
	margin-bottom: 10px;
}

.fountainG::after {
	content: '';
    width: 10px;
    height: 10px;
    background: #c6c6c8;
    border-radius: 50%;
    position: absolute;
    display: block;
    left: 0;
}

.fountain {
    padding-top: 20px;
    padding-bottom: 20px;
}

.item-left .fountainG::after {
	right: 0;
    left: inherit;
}

#page .item-left p {
	text-align: right;
}

#page .element-items p.element-item-title {
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 14px;
    min-height: 22px;
}

#page .element-items p.element-item-info  {
	font-size: 14px;
	margin-bottom: 0px;
	min-height: 44px;
}

.img-ipad {
	max-width: 400px;
}

/*.element-item {
	min-height: 88px;
}*/

.elements-block-container .row {
	display: flex;
    padding-top: 20px;
    align-items: center;
    justify-content: space-between;
}

.element-items {
    max-width: 285px;
}

.item-left {
	padding-right: 20px;
}

.item-right {
	padding-left: 20px;
    text-align: left;
}

.item-left .fountain {
	text-align: right;
}

.item-left .fountain > div {
}

.fountainG_1::after {
	background: #efefef;
}

.fountainG_2::after {
	background: #e4e4e4;
}

.fountainG_3::after {
	background: #d4d5d7;
}

.fountainG_4::after {
	background: #c6c6c8;
}

.page-single-pr-title {
	padding-top: 0px;
	padding-bottom: 0px;
}

.single-wrap {
	padding-top: 40px;
	padding-bottom: 40px;
}

.twitter-feed {
	margin-top: 30px;
}

.twitter-feed ul.alt_content li {
	width: 100%;
}

.full-pr{
	border-right: 1px solid #c3962c;
	padding-right: 30px;
}

.page-single-pr-title .block-title {
	font-size: 25px;
}

.page-single-pr-title .block-subtitle {
	font-size: 20px;
}

.share-sidebar ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.share-sidebar ul li {
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 14px;
}

.share-sidebar ul li a {
	display: block;
	border-radius: 50%;
	padding: 5px 3px 3px;
	color: #5a5b5d;
	width: 40px;
	height: 40px;
	line-height: normal;
	text-align: center;
	font-size: 25px;
	box-shadow: 0px 0px 1px 1px #5a5b5d;
	transition: all 0.2s;
}

.post-item-content {
	transition: all 0.2s;
	width: 100%;
	opacity:1;
}

.post-item-content:hover {
	box-shadow: 0px 0px 6px #c3962c;
	border-color: #fafbfc;
	opacity:.6
}

.share-sidebar ul li a:hover {
	box-shadow: 0px 0px 1px 1px #c3962c;
	background: #c3962c;
	color: #fff !important;
	transition: all 0.2s;
}

#page .how-synd-block-container p, #page .because-block-container p  {
	    margin-bottom: 10px;
}

.page-template-about-page .text-block-container {
	background: #f2f3f4;
    text-align: center;
}

.gold-bg {
	    background: #c3962c;
}

.site .text1-block-container  .block-subtitle {
	text-transform: inherit;
    margin-left: auto;
    margin-right: auto;
}

.last-member .team-wrap, .last-member .member-bio {
	display: flex;
	align-items: center;
	justify-content: center;
}

#page .last-member .team-wrap p  {
		font-size: 30px;
		line-height: 1.3;
		font-weight: 400;
}

#page .last-member .member-bio p {
	line-height: 1.3;
	font-weight: 400;
	margin-bottom: 0px;
	font-size: 16px;
	white-space: normal;
	display: block;
	max-width: 100%;
}

#page .last-member .member-bio p a {
	font-weight: 700;
	font-size: 14px;
	display: block;
	padding: 10px 0px;
}

.flex-history {
	display: flex;
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap;
}

.history-item {
	width: 20%;
}

.history-item .year-block {
	position: relative;
}

.history-item .year-block::after {
	content: '';
	display: block;
	border-radius: 50%;
	width: 100%;
	max-width: 57px;
	height: 57px;
	position: relative;
    background: #c3962c;
    margin: 15px auto;
}

.history-item .year-block::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 43px;
    width: 100%;
    height: 1px;
    background: #c3962c;
}

.history-item:first-child .year-block::before {
	width: 50%;
	left: 50%;
}

.history-item:last-child .year-block::before {
	width: 50%;
}

.site .block-title.trusted-title {
	    margin: 0px;
}

.site .block-title.trusted-title:after {
	display: none;
}

.team-btn a.btn, .team-btn .btn.btn-gold, .team-btn .btn.btn-gold:hover, .team-btn .btn.btn-gold:focus, .team-btn .btn.btn-gold:active {
	    width: 560px;
    max-width: 100%;
    margin-top: 15px;
    padding: 15px;
}

.team-btn a.btn:hover {
	padding: 15px;
}

.modal {
  text-align: center;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-header {
	background: url('img/bg_login.jpg');
	background-size: cover;
	background-position: center;
	position: relative;
}

.modal-header .close {
    position: absolute;
    top: -36px;
    right: 0;
    margin: 0px;
    opacity: 0.8;
    line-height: normal;
    height: auto;
}

.modal-header .close:hover {
    background: transparent !important;
    opacity: 1;
}

.modal-header .close span {
	font-weight: 300;
    font-size: 33px;

}

.modal-title {
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-size: 55px;
    color: #fff;
    padding: 45px 0px;
}

.modal-content {
	border-radius: 0px;
}
.modal .form-control {
	border-radius: 0px;
	border: 1px solid #b7b9bb;
	box-shadow: inset -3px 3px 10px rgba(0, 0, 0, 0.1);
	height: 38px;
	padding: 3px 18px;
	font-size: 14px;
	font-weight: 400;
}

.modal a {
	color: #5a5b5d;
    text-decoration: underline;
}

.modal .btn {
	width: 100%;
	margin-top: 0px;
	font-size: 20px;
	font-weight: 600;
	padding: 10px 8px;
}

.modal-footer {
	border: 0px;
    text-align: center;
    padding: 20px 15px;
}

.modal-body {
	padding: 30px;
	padding-bottom: 0px;
}

.modal .form-control > a {
	display: block;
    padding-top: 3px;
    margin-bottom: 0px;
    font-size: 14px;
}

.modal-footer p {
	font-size: 12px;
    margin-bottom: 0px;
}

.modal-registration .modal-title {
	padding: 19px 0px;
    line-height: normal;
}

.modal-registration .row > div:first-child {
	padding-right: 5px;
}

.modal-registration .row > div:last-child {
	padding-left: 5px;
}

.selectize-control.single .selectize-input {
	border-radius: 0px;
	border: 1px solid #b7b9bb;
	box-shadow: inset -3px 3px 10px rgba(0, 0, 0, 0.1);
	height: 38px;
	font-size: 18px;
	padding-top: 9px;
	padding-left: 20px;
	overflow: visible;
	color: #999;
	background: #fff;
}

.selectize-control.single .selectize-input:after {
	content: "\f078";
	border: 0px;
	background: #c3962c;
	font: normal normal normal 20px/1 FontAwesome;
	color: #fff;
	width: 48px;
	height: 38px;
	top: 2px;
	right: -55px;
	padding: 8px 14px;
}

.selectize-control.single .selectize-input {
    width: calc(100% - 55px);
}

.selectize-input.focus:after {
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.selectize-input.focus:before {
	display: none;
}

#inputState-selectized {
	border: 0px !important;
}

.modal-registration .modal-header {
	background: url(img/bg_sign.jpg);
    background-size: cover;
    background-position: center;
}


.post-item-content img {
	padding-bottom: 0px;
	    max-width: 100%;
	    height: 100%;
	    width: 100%;
	    object-fit: cover;
	    background: #fff;
}

#page .post-item-content .post-title {
	/*height: 63px;*/
}

.post-item-content .post-preview-text {
	/*height: 42px;*/
}

.preview-image {
	display: block;
	width: 100%;
	height: 220px;
	background: url(https://d1f9c7krlyfcl3.cloudfront.net/img/no_image.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.modal-registration .row > div, .form-group {
	position: relative;
}

label.error {
	position: absolute;
	font-size: 9px;
	bottom: -14px;
	margin-bottom: 0px;
	color: red;
    font-weight: 400;
}

#page .selectize-input > input{
	padding: 0px !important;
    height: auto;
}

#page .selectize-control.single .selectize-input {
    border: 1px solid #e0e2e2 !important;
    border-radius: 0!important;
    background: #fff!important;
    box-shadow: none;
    padding-left: 10px;
    font-size: 16px;
}

.contact-block-container {
	text-align: center;
}

.two-cols-gold-block-container p {
	    text-align: justify;
}

.search-block-container .container.releases-search {
	padding-bottom: 20px;
}

.news-text-block-container .btn.btn-gold {
	width: 100%;
    box-shadow: 3px 3px 10px rgba(115, 111, 111, 0.49);
   background: #6f6f6f !important;
}

.news-text-block-container .btn.btn-gold:hover {
	box-shadow: none;
}

.download-pr .btn.btn-gold {
	width: 100%;
}

.download-pr {
	position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 30px;
    margin-bottom: 40px;
}

.download-pr::after, .download-pr::before {
	content: '';
	width: 50%;
	height: 1px;
	display: block;
	background: #c3962c;
	position: absolute;
}

.visit-our-website.btn.btn-gold {
	width: 100%;
}

.download-pr::after {
	bottom: 0;
	left: 0;
}

.download-pr::before {
	top: 0;
	left: 0;
}

.contact-info .list-unstyled {
	margin: 0px;
}

#page .sidebar-pr > div > p {
    margin-bottom: 15px;
    font-size: 25px;
}

.contact-info .btn.btn-gold {
	margin-top: 10px;
}

#gallery img {
	margin-bottom: 20px;
	max-height: 500px;
}

#page .comment-form .form-submit input {
	background: #7c7d7f !important;
}

.recent-post__info {
	line-height: 1.2;
}

.full-blog-related-item a:first-child {
	background: url(https://d1f9c7krlyfcl3.cloudfront.net/img/no_image.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
	width: 100%;
  height: 200px;
}

#gallery {text-align: center}

#page p.related-title {
	font-size: 35px;
	position: relative;
	display: inline-block;
	padding-bottom: 20px;
	margin-bottom: 30px;
	line-height: normal;
}

#page p.related-title::after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 50%;
	height: 1px;
	background: #c3962c;
}

.related {
	padding-top: 60px;
	padding-bottom: 40px;
}

.related-items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.related-item {
	width: 48%;
	display: flex;
	justify-content: space-between;
  margin-bottom: 20px;
}

.related-item-info a {
	font-weight: bold;
    font-size: 16px;
}

.related-item-img {
	width: 150px;
	border: 1px solid rgba(195, 150, 44, 0.18);
	height: 120px;
}

.related-item-img a {
	display: block;
    height: 100%;
}

.related-item-info {
	width: calc(100% - 170px);
    line-height: normal;
		position: relative;
		padding-bottom: 45px;
}

#page .related-item-info .btn-date {
	position: absolute;
	bottom: 0;
	left: 0;
}

.related-item-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

#slideshow.owl-carousel .owl-stage {
	display: flex;
	flex-wrap: wrap;
}

#slideshow.owl-carousel .owl-stage .item {
    display: flex;
    height: 100%;
    align-items: center;
}

#slideshow.owl-carousel .owl-stage img {
/*		height: 100%;
    object-fit: cover;*/
}

.video-wrapper {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-wrapper iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/*Blog*/

.post-info::after {
    content: url(img/comment.png);
    position: relative;
    display: inline-block;
    padding-left: 10px;
}

#page p.post-info {
    color: #5a5e64;
    font-size: 16px;
    margin-bottom: 0px;
}

.post-img {
	margin-bottom: 36px;
	display: block;
}

.read-on {
	display: inline-block;
	font-weight: 500;
}

.read-on:hover {
	color: #c3962c !important;
}

.read-on::after {
    content: url(img/arrow.png);
    position: relative;
    display: inline-block;
    padding-left: 10px;
}

.read-on:hover::after {
  animation-name: readOn;
  animation-duration: 0.5s;
  animation-timing-function: ease-in-out;
  padding-left: 20px;
}

.blog-item.blog-item__no-img {
    background: #f5f6f7;
    padding: 36px 43px;
    margin-bottom: 30px;
}

.blog-item .post-title {
	line-height: normal;
}

.blog-item {
	padding-bottom: 33px;
}

#page .blog-sidebar p {
	font-size: 16px;
	line-height: 1.9;
    margin-bottom: 30px;
}

.first-letter-blog {
	 font-weight: 700;
    font-size: 60px;
    float: left;
    line-height: 1;
    padding-right: 10px;
}

@keyframes readOn {
  0% {
    padding-left: 20px;
  }
  50% {
    padding-left: 15px;
  }
  100% {
    padding-left: 20px;
  }
}

.bottom-wrap {
	position: relative;
}

.share {
    position: absolute;
    right: 0;
    top: 0;
}
.share:hover {
	width: 100%;
    text-align: right;
}
.share span {
    line-height: 30px;
    display: flex;
    font-weight: 500;
    position: absolute;
    right: 0;
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
    pointer-events: none;
}
.share span::before {
	content: url('img/Share.png');
	position: relative;
	margin-right: 10px;
	display: block;
}
.share nav {
  	font-size: 0;
    min-width: 70px;
}
.share a {
  line-height: 30px;
  width: 30px;
  text-align: center;
  display: inline-block;
  overflow: hidden;
  opacity: 1;
  transition: all 0.3s ease-in-out;
  margin: 0 -10px;
  border-right: 50%;
}
.share a:hover {
  background-color: #c3962c;
}
.share:hover span, .share.hover span {
  opacity: 0;
}
.share:hover a, .share.hover a {
   border-radius: 50%;
   margin: 0 3px;
   color: #f1ce64;
   font-size: 17px;

    line-height: 30px;
  	width: 30px;
  	text-align: center;
  	display: inline-block;
  	overflow: hidden;
  	opacity: 1;
  	transition: all 0.3s ease-in-out;
  	box-shadow: 3px 1px 3px rgba(0, 0, 0, 0.1);
}
.share:hover a:hover, .share.hover a:hover {
  color: #fff !important;
}

.post-title {
    display: block;
    font-size: 31px;
    font-weight: bold;
    margin-bottom: 9px;
}

.blog-wrap {
	padding-top: 60px;
	padding-bottom: 60px;
}

.blog-item img {
	height: 460px;
	width: 100%;
	object-fit: cover;
}

.short-blog {
    line-height: 1.9;
    display: block;
    margin-bottom: 16px;
}

#page p.blog-sidebar__title {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
    margin-bottom: 12px;
}

.recent-post-sidebar {
	padding-top: 30px;
	border-top: 1px solid #f4f4f4;
}

.recent-post__img img {
	width: 64px;
	height: 64px;
	object-fit: cover;
    border-radius: 50%;
}

.recent-post__item {
	display: flex;
	justify-content: space-between;
	align-items: center;
    margin-bottom: 30px;
    padding: 0px 11px !important;
}

.recent-post__img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    box-shadow: 0px 0px 1px;
    background: url(img/no_image.jpg);
    background-position: center;
    background-size: 200%;
    background-repeat: no-repeat;
}

.recent-post__item > a {
	display: block;
}

.recent-post__info {
	width: calc(100% - 80px);
}


#page .newsletter-wrap .form-control {
	background: #f5f6f7 !important;
	border: 0px;
	height: 45px;
}

.recent-post__item:hover a {
	color: #000!important;
}

.newsletter-wrap form {
	display: flex;
    justify-content: space-between;
    padding-top: 1px;
}

.newsletter-wrap .btn {
	background: #262c34;
    border-radius: 0px;
    width: 123px;
    height: 45px;
}

.newsletter-wrap .form-group {
	margin-bottom: 0px;
	width: calc(100% - 123px);

}

.newsletter-wrap {
	padding-top: 12px;
}

.categories-blog ul {
    padding-top: 21px;
    border-top: 1px solid #f4f4f4;
    padding-left: 0px;
    margin: 0px;
    list-style: none;
}

.categories-blog ul a {
    display: block;
    position: relative;
    padding-right: 25px;
    font-weight: 500;
    color: #262c34 !important;
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 17px;
}

.categories-blog ul a:hover {
	color: #c3962c !important;
}

.categories-blog ul a::before {
	content: '';
    position: relative;
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #c7cad0;
    border-radius: 50%;
    top: -3px;
    margin-right: 10px;
}

.categories-blog ul a:hover::before {
	background: #323639;
}

.categories-blog ul span {
	position: absolute;
	right: 0px;
	top: 3px;
}

.categories-blog {
	padding-top: 43px;
}

.blog-sidebar-banner a {
	display: block;
}

.blog-sidebar-banner img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}

.blog-sidebar-banner {
	padding-top: 27px;
}

.blog-tags {
	padding-top: 40px;
	padding-bottom: 40px;
}

.blog-tags ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
    display: flex;
    flex-wrap: wrap;
}

.blog-tags ul li {
	margin-right: 5px;
	margin-bottom: 5px;
}

.blog-tags ul a {
	display: block;
    padding: 5px 8px;
    background: #f6f6f7;
    color: #262c34 !important;
    border: 1px solid #f6f6f7;
    font-size: 12px;
}

.blog-tags ul a:hover {
	background: #ffffff;
	color: #c3962c !important;
}

.pagination-blog .page-numbers {
    background: #f5f6f7;
    padding: 6px 17px;
    display: inline-block;
    margin-right: 3px;
    transition: all 0.2s;
}

.pagination-blog .page-numbers.current {
	background: #c3962c;
	color: #fff !important;
}

.pagination-blog {
	padding-top: 4px;
}

.pagination-blog a.page-numbers:hover {
	background: #464648;
    color: #fff !important;
}

.full-blog-autor {
    position: relative;
    padding-top: 3px;
    padding-bottom: 10px;
    padding-right: 80px;
}

.full-blog-tags .blog-tags {
	padding: 0px;
}

.full-blog-tags .share {
	top: 3px;
}

.full-blog-about-autor {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.about-autor-img {
	width: 84px;
}

.about-autor-info {
    width: calc(100% - 122px);
}

#page p.about-autor-title {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 20px;
}

#page p.about-autor-short {
	font-size: 14px;
}

.about-autor-soc {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.about-autor-soc li {
	display: inline-block;
    margin-right: 26px;
}

.about-autor-soc li a {
	color: #909aa3 !important;
    font-size: 17px;
}

.about-autor-soc li a:hover {
	color: #c3962c !important;
}

.about-autor-img img {
	width: 84px;
    height: 84px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
}

.full-blog-about-autor {
    padding: 51px 52px 36px;
    background: #f5f6f7;
   	margin-bottom: 48px;
}

.full-blog-related {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.full-blog-related > div {
	width: 49%;
}

.full-blog-related-item img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	object-position: center;
}

.full-blog-related-item a {
    display: block;
}

.descr-related {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.3;
    padding-top: 24px;
}

.full-blog-title h1 {
	font-size: 54px;
    margin: 0px;
    margin-top: 3px;
    font-weight: 600;
    line-height: 1.3;
}

#page .full-blog-content p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 10px;
}

.full-blog-content {
	margin-bottom: 38px;
}

.full-blog-tags {
	margin-bottom: 43px;
}

#page .full-blog-related-wrap > p {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 24px;
}

.full-blog-related-wrap {
	margin-bottom: 20px;
}

.comments-title {
	font-weight: 600;
}

.menu-footer-menu-container a {
	position: relative;
	left: 0;
	transition: all 0.2s;
}

.menu-footer-menu-container a:hover {
	left: 5px;
}

.comment-author {
	 display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.says-wrapper {
	width: calc(100% - 110px);
    line-height: 1.2;
}

.comment-body {
	position: relative;
}

.comment-body .reply {
	position: absolute;
	top: 0;
	right: 0;
}

.site .full-blog-content a {
	text-decoration: underline;
	color: #c1942d !important;
	font-weight: 600;
}



.site a.privacy-policy {
	display: inline-block;
	color: #fff !important;
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
}

.site a.privacy-policy:hover {
	color: #caa132 !important;
}

.priv-policy {
	padding: 40px 0px;
}

.site .priv-policy a {
	color: #c89f33 !important;
}

.priv-policy h4 {
font-size: 25px;
    text-transform: uppercase;
    padding: 20px 0px 10px;
    position: relative;
    margin-bottom: 20px;
    font-weight: bold;
}

.priv-policy h4::after {
    content: '';
    width: 120px;
    height: 2px;
    background: #c89f33;
    position: absolute;
    left: 0;
    bottom: 0;
}

.priv-policy h5 {
	  font-size: 18px;
    font-weight: bold;
}

.captcha-wrap iframe {
	transform:scale(0.825);
	-webkit-transform:scale(0.825);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;
}

#page .priv-policy p, .priv-policy li {
	font-size: 17px;
    line-height: inherit;
    font-weight: 300;
    margin-bottom: 20px;
}

.retwit-wrap {
	padding: 40px 0px;
}

.keyword_title2 {
	text-align: center;
	font-size: 20px;
}

.keyword_title2 b {
	    color: #c89e32;
}

ul.alt_content {
	padding: 0px;
	margin: 0px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
    align-items: center;
}

ul.alt_content li {
	width: 47%;
}

.twitter-feed .keyword_rightsection {
	min-width: 44px;
    margin-left: 20px;
}

.keyword_big_box {
	display: flex;
    padding-bottom: 20px;
}

.keyword_rightsection {
	min-width: 80px;
	margin-left: 20px;
}

.keyword_rightsection img {
	width: 100%;
}

.twitter-feed .keyword_leftsection {
	border: 1px solid #dadada;
    background: #fff;
    padding: 10px 20px;
    position: relative;
	padding-bottom: 23px;
	width: calc(100% - 24px);
}

.keyword_leftsection {
	border: 1px solid #dadada;
    background: #fff;
    padding: 10px 20px;
    position: relative;
	padding-bottom: 23px;
	width: calc(100% - 80px);
}

.retwit-wrap .container {
	padding-bottom: 40px;
}

.twitter-feed .keyword_leftsection::before {
    content: '';
    position: absolute;
    right: -20px;
    top: 13px;
    border: 10px solid transparent;
    border-left: 10px solid #dfdedf;
   }

.twitter-feed .keyword_leftsection::after {
    content: '';
    position: absolute;
    right: -18px;
    top: 13px;
    border: 10px solid transparent;
    border-left: 10px solid #fff;
   }

.keyword_leftsection::before {
    content: '';
    position: absolute;
    right: -20px;
    top: 29px;
    border: 10px solid transparent;
    border-left: 10px solid #dfdedf;
   }

.keyword_leftsection::after {
    content: '';
    position: absolute;
    right: -18px;
    top: 29px;
    border: 10px solid transparent;
    border-left: 10px solid #fff;
   }

.site .keyword_leftsection a {
	color: #c89e32 !important;
}

.alt_page_navigation {
	text-align: center;
}

.alt_page_navigation a {
    display: inline-block;
    background: #fff;
    border: 1px solid #dfdedf;
    padding: 1px 10px;
    margin: 0px 4px;
}

.alt_page_navigation a:hover {
	background: #c89e32;
}

.alt_page_navigation a.active_page {
	background: #c89e32;
	color: #fff !important;
	border-color: #c89e32;
}

.retweet-wrap {
    display: inline-block;
    background: #c89f33;
    color: #fff;
    padding: 1px 8px;
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    right: 0;
    bottom: 0;
}

.retweet-wrap:hover {
	opacity: 0.8;
}

.map-wrap__img {
	text-align: center;
}

.nonetweet {
	    display: block;
    text-align: center;
    width: 100%;
    background: #fff;
    border: 1px solid #dfdedf;
    padding: 5px;
}

@media (min-width: 768px){
	.table-responsive {
    overflow-x: visible;
	}

	.modal-dialog {
	    width: 506px;
	    margin: 30px auto;
	    max-width: 90%;
	}
}

@media (min-width: 992px){

    .form-group.row .col-md-4:nth-child(1){
        padding-right:5px;
    }

    .form-group.row .col-md-4:nth-child(2){
        padding-left:5px;
        padding-right:5px;
    }

    .form-group.row .col-md-4:nth-child(3){
        padding-left:5px;
    }
}

@media (min-width: 1240px){
    .container {
        width: 992px;
        max-width: 100%;
    }

    .press-block-container .container {
	    width: 1200px;
	    max-width: 100%;
	}

	.pricing-block-container .container, .packages-block-container .container, .recent-block-container .container, .search-block-container .container, .priv-policy .container, .retwit-wrap .container {
        width: 1200px;
        max-width: 100%;
    }

    .counters-container .container {
    	width: 1061px;
    	max-width: 100%;
	}

	.elements-block-container .container {
		   width: 1200px;
		   max-width: 100%;
	}

	.team-block-container .container {
		width: 1230px;
		  max-width: 100%;
	}

	.history-block-container .container {
		width: 1200px;
		max-width: 100%;
	}

	.text-block-container .container {
	    width: 1050px;
	    max-width: 100%;
	}

	.news-text-block-container .container, .single-wrap .container, .blog-wrap .container {
		width: 1200px;
		max-width: 100%;
	}

	.resource-container .container {
		width: 1200px;
	}




}

@media (min-width: 1250px){
	.packages-block-container .container {
		width: 100%;
    padding: 0px;
		max-width: 1600px;
	}
}



@media (min-width: 1350px){
	.logo-container .container {
	    width: 1330px;
	    max-width: 100%;
	}
}



@media (max-width: 1199px) {

	.full-pr {
    border: 0px;
    padding-right: 15px;
  }
	.alt_page_navigation {
		padding-bottom: 20px;
	}
		.pricing-block .pricing-item .pricing-price {
			font-size: 50px;
		}
		.related-item-info a {
			font-size: 13px;
		}

		.full-blog-title h1 {
			font-size: 35px;
		}

		.descr-related {
			font-size: 18px;
		}
		.share {
			width: calc(100% - 100px);
			text-align: right;
		}

		.share span {
		    opacity: 0;
		}

		.share a {
			border-radius: 50%;
		    margin: 0 3px;
		    color: #f1ce64;
		    font-size: 17px;
		    line-height: 30px;
		    width: 30px;
		    text-align: center;
		    display: inline-block;
		    overflow: hidden;
		    opacity: 1;
		    transition: all 0.3s ease-in-out;
		    box-shadow: 3px 1px 3px rgba(0, 0, 0, 0.1);
		}
}

@media (max-width: 991px) {

	ul.alt_content li {
		width: 100%;
	}

	.alt_page_navigation a {
		margin-bottom: 10px;
	}

	.full-blog-about-autor {
		padding: 20px;
	}

	.full-blog-related-item img {
		height: 100px;
	}

	.related-item {
		width: 100%;
	}

	.share-sidebar ul li a {
		width: 35px;
		height: 35px;
		font-size: 20px;
	}
	.recent-post > div {
		padding: 0px;
	}
	.social-wrap__item {
		width: 43%;
	}
	.map-wrap__img img {
	    max-width: 475px;
	}
	.cols-3-block-container .col-title {
		padding-left: 0px;
	}
		.pricing-block .pricing-item {
			width: 33%;
			max-width: 300px;
		}

		.pricing-block {
			justify-content: center;
		}

		.main-nav li a {
			font-size: 11px;
		    padding: 60px 5px 25px;
		}

		.navbar-header {
			padding-top: 22px;
		}

		.whywe-container .whywe-item {
			padding: 0px 20px;
		}

		#recent-posts .recent-post .col-md-4 {
			margin: auto;
			margin-bottom: 10px;
		}

		#page .site-footer .footer-title, #page .site-footer .widget-title {
			padding-top: 20px;
		}

		.team-member {
			width: 29%;
		}

		.gold-block-container .gblock-number {
			font-size: 35px;
	    line-height: normal;
		}

		.gold-block-container .gblock-title {
			font-size: 21px;
	    margin-bottom: 20px;
			line-height: normal;
		}

		.gold-block-container, .team-block-container {
			padding-top: 30px;
			padding-bottom: 30px;
		}

		.page-header-container {
			padding: 40px 10px
		}

		.site .block-subtitle {
			font-size: 18px;
			margin-bottom: 10px;
		}

		.site .block-title {
			margin-top: 15px;
			font-size: 23px;
		}

		.search-block-container {
			padding: 40px 0px;
		}

		.history-block-container {
			padding-top: 60px;
			padding-bottom: 60px;
		}

		.owl-stage-outer {
			width: 100%;
		}

		.testimonials-text {
			padding-top: 20px;
		}

		.testimonials-block-container .col-md-2 {
			padding: 0px;
		}

		#page .testimonials-block-container hr {
			display: none;
		}

		.testimonials-block-container .col-md-10 {
			padding-left: 0px;
		}
}

@media (max-width: 767px) {
	.keyword_rightsection {
	    min-width: 40px;
	    margin-left: 10px;
	}

	.keyword_leftsection::after, .keyword_leftsection::before {
		top: 12px;
	}
	.copyright-container .footer-icons {
		    float: none;
    text-align: center;
    padding-top: 15px;
	}
	.copyright-container .copyright {
		    float: none;
    text-align: center;
	}
	.copyright-container {
		text-align: center;
	}
	.share {
		width: 100%;
	}
	.about-autor-img {
		width: 100%;
		text-align: center;
	}

	.full-blog-title h1 {
	    font-size: 25px;
	}

	.about-autor-info, .full-blog-related > div {
		width: 100%;
	}
	.full-blog-related > div {
		padding-bottom: 20px;
	}
	.share {
		    position: relative;
    padding-top: 10px;
	}
	.blog-item img, .blog-sidebar-banner img {
		height: auto;
	}
	.sidebar-pr {
		padding: 20px 0px 0px;
	}

	.related-item-img {
		width: 100px;
	}

	.related-item-info {
		    width: calc(100% - 110px);
	}

	.history-item {
    width: 50%;
    margin-bottom: 20px;
}

	.two-cols-gold-block-container .col-md-6 img {
		left: 0px;
    	top: 0px;
    	width: 100%;
	}

	.table-responsive {
	    overflow-x: scroll;
	}

	table tr td:first-child, table tr th:first-child {
	    width: 25%;
	    font-size: 11px;
	    padding: 3px 5px;
	}

	.table-responsive table {
		min-width: 768px;
	}
	.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    	white-space: normal;
	}
	.full-pr {
		border: 0px;
		padding-right: 15px;
	}

	.social-wrap-col {
		width: 100%;
	}

	.cta-container__title {
		font-size: 20px;
	}

	.btn.btn-gold.btn-report {
		font-size: 19px;
	}

	.map-wrap {
		text-align: center;
		padding-bottom: 0px;
	}

	.social-wrap {
		padding-bottom: 40px;
	}

	.map-wrap__key {
		position: relative;
	    margin: auto;
	    margin-top: 20px;
	    max-width: 100%;
	    width: 300px;
	}

	.search-block-container .input-group {
		display: block;
	}

	.search-block-container .search-form #search-input{
		width: 100%;
		max-width: 320px;
		margin: auto;
		margin-bottom: 20px;
	}

	.search-block-container .search-form {
		max-width: 100%;
	}

	.how-synd-block-container p, .because-block-container p, .text1-block-container p, .site-footer .inner-footer-container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.recent-block {
	    padding-top: 20px;
	}

	.search-block-container .search-form .search-submit {
		width: 100%;
		max-width: 320px;
		margin: auto;
	}

	.search-block-container .search-form .input-group-btn {
		padding-left: 0px;
	}

	.column-text {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

	.page-header-container h2, #page .gold-text-block-container h3 {
		line-height: normal;
	}

	.cols-3-block-container .col-title {
		padding-bottom: 20px;
	}

	.cols-3-block-container {
		    padding: 30px 0 20px;
	}

		.testimonials-text {
	    padding-top: 20px;
	    padding: 15px;
			position: relative;
	}

	.img-text-block-container .one-word-line {
		font-size: 35px;
		line-height: normal;
		    padding-right: 0px;
	}

	.form-group > div {
		padding-left: 10px;
		padding-right: 10px;
	}

	.contact-form {
		padding: 0px;
	}

	.modal .form-control {
		margin-bottom: 10px;
	}

	#page input[type="date"], #page input[type="time"], #page input[type="datetime-local"], #page input[type="week"], #page input[type="month"], #page input[type="text"], #page input[type="email"], #page input[type="url"], #page input[type="password"], #page input[type="search"], #page input[type="tel"], #page input[type="number"], #page textarea {
		margin-top: 14px;
	}

	.form-group {
		margin-bottom: 0px;
	}

	.recent-post > div {
		padding-left: 0px;
		padding-right: 0px;
	}

	#page .testimonials-text p {
		width: 100%;
    margin-bottom: 0px;
    font-size: 14px;
	}

	.testimonials-text h3 {
		font-size: 25px;
	}

		.team-member {
			width: 100%;
    	max-width: 300px;
			margin: auto;
			margin-bottom: 20px;
		}

		.about-block-container p {
			padding-left: 0px;
			padding-right: 0px;
		}

		#page .team-member .member-bio p {
			font-size: 12px;
		}

		.landing-header-container {
			padding-left: 15px;
			padding-right: 15px;
		}
		.pricing-block .pricing-item {
			width: 300px;
		}

		.whywe-container {
			display: block;
		}



		.navbar-toggle .icon-bar {
			    background: #c3962c;
		}

		.navbar-header {
			width: 100%;
		}

		.navbar-nav {
			width: 100%;
			background: #fff;
			margin: 0px;
			border-top: 2px solid #c3962c;
			border-bottom: 4px solid #c3962c;
		    margin-top: 8px;
		}

		.main-nav li a {
			padding: 15px;
		}

		.main-nav li {
			float: none;
			display: block;
			width: 100%;
		}

		.container-fluid > .navbar-header {
			margin: 0px;
	    padding-left: 10px;
	    padding-right: 10px;
	    padding-top: 17px;
		}

		.container > .navbar-header {
			margin-right: -15px;
			margin-left: -15px;
			margin: 0px;
			padding: 10px 10px;
		}

		.owl-theme .owl-dots .owl-dot span {
			width: 10px;
			height: 10px;
			margin: 0px 4px;
		}

		.history-block-container .left-part .history-block {
			padding-left: 0px;
			padding-right: 20px;
		}

		.history-block-container .right-part .history-block {
			padding-right: 0px;
			padding-left: 20px;
		}

		.history-block-container .row .col-md-6 {
			padding-bottom: 10px;
		}

		.keyword_leftsection {
			padding: 10px;
		}

		.keyword_leftsectionPadding {
			font-size: 12px;
		}

		.retwit-wrap .container {
			padding: 20px 5px;
		}

		.keyword_leftsection {
			width: calc(100% - 40px);
		}
}
