@charset "utf-8";
/* CSS Document */
body{
	line-height: 1.69;
}
img{
	max-width: 100%;
	height: auto;
}
.mb-0{
	margin-bottom: 0px;
}
.pb-10{
	padding-bottom: 15px;
	padding-left: 20px;
}
.pt-15{
	padding-top: 15px;
}
.pt-91 {
	padding-top: 91px;
}
.mw-275{
	max-width: 275px;
}
.no-pad{
	margin-bottom: 10px;
}
.d-none{
	display: none;
}
.widget_media_gallery .gallery-item{
	margin-top:0px !important;
}
.widget_media_gallery .gallery-item img{
	margin:0px;
	padding: 0 1px 1px 0;
	border: none !important;
}

.post-nav-links{
	color: #000;
}
.post-nav-links a,
.post-nav-links span{
	padding: 0 0 12px 40px;
}

.upland-pagination span.current,
.upland-pagination a:hover,
.post-nav-links a:hover,
.post-nav-links span.current{
	color: #ff6231 !important;
}

.upland-pagination a.next img,
.upland-pagination a.prev img{
	display: inline;
	vertical-align: middle;
}

ul.upland-pagination li:before,
ul.upland-pagination li:after{
	content:none !important;
}

ul.upland-pagination li{
	display: inline;
}
ul.upland-pagination li:first-child{
	padding-left: 0px;
}

.upland_widgets.widget_calendar table{
	width:100%;	
}
.upland_widgets.widget_calendar  tbody{
	text-align:center;
}
.upland_widgets.widget_calendar th{
	background-color: transparent;
	border: none;
	font-weight: 900;
}
.upland_widgets.widget_calendar td{
	height: 36px;
	background-color: #e6ebfc;
	color: #888;
	font: 14px/36px Roboto,sans-serif;
	border: 1px solid #fff;
}
.upland_widgets.widget_calendar td.pad{
	background-color: transparent;
}
.upland_widgets.widget_calendar td.colored{
	background: #ff6231;
	color: #ffffff !important;
}
.upland_widgets.widget_calendar td.colored a{
	color: #ffffff !important;
}

.upland_widgets .tagcloud a,
.wp-block-tag-cloud a.tag-cloud-link{
	margin: 0 0 15px;
	padding-right:30px;
	font: 16px/27px Roboto,sans-serif !important;
	color: #888;
	display: inline-block;
}
.upland_widgets .tagcloud a:hover,
.wp-block-tag-cloud a.tag-cloud-link:hover{
	color:#ff6231;
	}
.upland_widgets .tagcloud a:after,
.wp-block-tag-cloud a.tag-cloud-link:after{
	content:"";
	display:inline-block;
	width:4px;
	height:4px;
	margin:-2px 0 0;
	position:relative;
	top:50%;
	left:13px;
	background:#ff6231;
	border-radius:50%
}
.upland_widgets .tagcloud a:last-child:after,
.wp-block-tag-cloud a.tag-cloud-link:last-child:after{
	content:none;
}
.uplandres_com{
	margin-top:40px;
}
.uplandres_com:before{
	content:"";
	width:100%;
	height:2px;
	position:absolute;
	left:0;
	background:url(../img/dashed.png) repeat-x;
}
.uplandres_com .comment__top{
	padding-top:34px;
}

.comments-pagination {
	padding-bottom: 40px;
}
.comments-pagination .comments-pagination-link-right {
	float: right;
}

/* TTU */

.upland_widgets img{
	max-width:100%;
	height:auto;
	margin-bottom: 0px;
}
.upland_widgets .textwidget select{
	max-width:100%;
}
.upland_widgets ul{
	padding-bottom: 0px;
}
.upland_widgets ul li{
	padding:0 0 10px 20px;
}
.upland_widgets ul li:before{
	left: 0px;
}

.upland_widgets ul li ul li:first-child{
	padding-top: 10px;
}
.upland_widgets ul li ul li:last-child{
	padding-bottom: 0px;
}

.upland_widgets ul li ul li:first-child:before{
	top: 22px;
}

.upland_widgets ul li.main-nav__button{
	padding:0 20px 10px 20px;
}
.upland_widgets ul li.main-nav__button:before{
	content: none;
}
.upland_widgets select{
	width: 100%;
    height: 60px;
    padding: 5px 50px 5px 29px;
    background: #fff;
    outline: 1px solid #e6ebfc;
    border-radius: 30px;
    color: #000;
	border: none;
	border-right: 29px solid transparent;
}

.upland-footer{
	background-repeat: no-repeat;
	background-size: cover;
}

.single_page_content select{
	width: 250px;
    height: 60px;
    padding: 5px 50px 5px 29px;
    background: #fff;
    outline: 1px solid #e6ebfc;
    border-radius: 30px;
    color: #000;
	border: none;
	border-right: 29px solid transparent;
}
.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select{
	margin-bottom: 33px;
}

.upland_widgets .wp-block-search__inside-wrapper {
  display: block;
}
.upland_widgets .wp-block-search__input{
	height: 60px;
	padding: 5px 50px 5px 29px;
	background: #fff;
	border: 1px solid #e6ebfc;
	border-radius: 30px;
	color: #000;
	max-width: 100%;
}
.upland_widgets .wp-block-search__button {
  width: 100%;
  height: 60px;
  margin: 10px 0;
  padding: 0 35px !important;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: none;
  border-radius: 30px;
  font: 500 16px/60px Roboto,sans-serif;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  transition: .3s ease-out;
  box-shadow: 0 5px 10px rgba(252,104,58,.25);
  background: linear-gradient(270deg,rgba(255,169,121,.991703) 0,rgba(255,98,49,.991703) 100%);
}
.upland_widgets .wp-block-search__button:hover {
  color: #fff !important;
  background: linear-gradient(270deg,rgba(255,98,49,.991703) 0,rgba(255,169,121,.991703) 100%);
}

.upland_menu ul li,
.upland_widgets ul li,
ul.breadcrumbs li,
ul.check-list li,
.footer-nav ul li {
	list-style:none;
}

.single_page_content .wp-block-search__input{
	height: 60px;
	padding: 5px 50px 5px 29px;
	background: #fff;
	border: 1px solid #e6ebfc;
	border-radius: 30px;
	color: #000;
}
.single_page_content .wp-block-search__button {
  max-width: 100%;
  height: 60px;
  margin: 0 0 22px;
  padding: 0 35px !important;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: none;
  border-radius: 30px;
  font: 500 16px/60px Roboto,sans-serif;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  transition: .3s ease-out;
  box-shadow: 0 5px 10px rgba(252,104,58,.25);
  background: linear-gradient(270deg,rgba(255,169,121,.991703) 0,rgba(255,98,49,.991703) 100%);
}
.single_page_content .wp-block-search__button:hover {
  color: #fff !important;
  background: linear-gradient(270deg,rgba(255,98,49,.991703) 0,rgba(255,169,121,.991703) 100%);
}

.single_page_content.inner-content .alignfull,
.single_page_content.inner-content .alignwide {
    width: auto;
    max-width: 1000%;
    clear: both;
	margin-top: calc(2 * 1rem) !important;
	margin-bottom: calc(2 * 1rem) !important;
}
@media (min-width: 992px) {
    .single_page_content.inner-content .alignfull {
		margin-left: calc(50.1% - 50vw) !important;
		margin-right: calc(50.1% - 50vw) !important;
		padding: 0 !important;
    }
    .single_page_content.inner-content .alignwide {
        margin-left: calc(22.6% - 25vw) !important;
        margin-right: calc(22.6% - 25vw) !important;
    }
}

.wp-block-pullquote{
	border-radius: 20px;
	border: none !important;
}
.wp-block-pullquote:not(.is-style-solid-color){
	margin: 0;
	padding: 0;
}
.wp-block-pullquote.alignfull {
	padding: 3em 0 !important;
}
.wp-block-pullquote blockquote,
blockquote.wp-block-pullquote {
	border-top: 4px solid !important;
	border-bottom: 4px solid !important;
}
.wp-block-pullquote.is-style-solid-color blockquote {
  margin: 0 auto !important;
  max-width: 90% !important;
}
.alignfull .wp-block-column p,
.alignfull figcaption{
	padding-left:10px;
	padding-right:10px;
}
.article__full-content:after{
	content: ".";
visibility: hidden;
display: block;
height: 0;
clear: both;
	}

.alignnone {
    margin: 5px 20px 20px 0;
}

.alignleft {
    margin: 5px 20px 10px 0 !important;
    float: left;
}

.alignright {
    margin: 5px 0 10px 20px !important;
    float: right;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    text-align: center
}

.wp-block-latest-comments__comment-excerpt p {
  margin: 0 0;
}

.wp-block-button__link {
  max-width: 100%;
  margin: 0 0 22px;
  padding: 15px 35px !important;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: none;
  border-radius: 30px;
  font: 500 16px/60px Roboto,sans-serif;
  color: #fff;
  text-align: center;
  line-height: 1.69;
  text-transform: capitalize;
  transition: .3s ease-out;
  box-shadow: 0 5px 10px rgba(252,104,58,.25);
  background: linear-gradient(270deg,rgba(255,169,121,.991703) 0,rgba(255,98,49,.991703) 100%);
}
.wp-block-button__link:hover {
  color: #fff !important;
  background: linear-gradient(270deg,rgba(255,98,49,.991703) 0,rgba(255,169,121,.991703) 100%);
}

.wp-block-button.is-style-squared a.wp-block-button__link{
	border-radius: 0px;	
}
.wp-block-button.is-style-outline a.wp-block-button__link{
	color: #ff6231;
	box-shadow: none;
	background: #fff;
	border: 2px solid #ff6231;
}
.wp-block-button.is-style-outline a.wp-block-button__link:hover{
	color: #fff;
	box-shadow: 0 5px 10px rgba(252,104,58,.25);
  background: linear-gradient(270deg,rgba(255,169,121,.991703) 0,rgba(255,98,49,.991703) 100%);
}
.wp-block-button{
	margin:5px 0;
}

.wp-block-file__button{
	margin: 0 0 22px;
	padding: 10px 30px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border: none;
	border-radius: 30px !important;
	font: 500 16px/60px Roboto,sans-serif !important;
	color: #fff !important;
	text-align: center;
	text-transform: capitalize;
	transition: .3s ease-out;
	box-shadow: 0 5px 10px rgba(252,104,58,.25) !important;
	background: linear-gradient(270deg,rgba(255,169,121,.991703) 0,rgba(255,98,49,.991703) 100%) !important;
}
.wp-block-file__button:hover{
  color: #fff !important;
  background: linear-gradient(270deg,rgba(255,98,49,.991703) 0,rgba(255,169,121,.991703) 100%);
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
    color: #ffffff !important;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
    max-width: 610px;
    padding: 14px;
    text-align: center;
}

.wp-block-cover p {
    color: #ffffff !important;
    line-height: 1.6;
    margin-bottom: 0;
}

.wp-block-cover p a{
    color: #ffffff !important;
    line-height: 1.25 !important;
	text-decoration:underline;
}

.wp-block-cover{
	margin-bottom:20px;
}

.wp-block-cover + p {
    margin-top: 30px;
}
.wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item:before{
	visibility: hidden;
}

.wp-block-image{
	margin: 0px;
}
.wp-block-image img{
	margin-bottom: 1em;
}

.alignright img,
.alignleft img{
	margin-bottom: 0;
}

.article__full-content .post-password-form input{
	border:1px solid black;
	padding:5px;
}
h2,
.breadcrumbs{
	word-break:break-word;
}
.sticky .article__bg,
.tag-sticky-2 .article__bg{
	box-shadow: 0 10px 20px rgba(255,98,49,.2);
}
.tag-featured-image.post-1016 .article__short-image .article__photo{
	width:30%;
	}

p.wp-caption-text {
    font-size: 12px;
    padding: 0 4px 5px;
    text-align: center;
}
.wp-caption p.wp-caption-text {
    font-size: 12px;
    padding: 10px 4px 5px;
}
.widget_text .wp-caption p.wp-caption-text {
    padding: 0;
}
.widget_text .textwidget p img {
    padding: 10px 0;
}
.widget_text .textwidget .wp-caption p img {
    padding: 0;
}

.wp-caption, .wp-caption-text , .bypostauthor{
    max-width: 100%;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.gallery {
	margin-bottom: 33px !important;
}

.gallery-caption {
    display: block;
	margin: 4px 0;
	font-size: 13px;
	color: #555;
}

.gallery-item dd,
.gallery-item dt {
	text-align: center;
}
.gallery-item dt a,
.gallery-item dt img {
	display: block;
	margin: 0 auto;
}

.wp-audio-shortcode {
	margin-bottom: 33px;
}

/*Menu Settings*/

@media screen and (max-width:1279px){
	.header__center{
		max-width: 100%;
		padding: 50px 30px 0;
	}
}
@media screen and (max-width:1159px){
	.header__center, .header__center .main-nav {
	  display: none;
	}
	.header__inner-col_mob {
	  display: block;
	  position: relative;
	  bottom: 12px;
	}
	.hide-mob {
		width: 100%;
		height: 100%;
		display: none;
		position: fixed;
		max-height: 100%;
		overflow-y: auto;
		overflow-x: hidden;
		z-index: 999;
		background: rgba(0, 0, 0, .7);
	}
	.hide-mob .header-mob {
		padding: 20px 0 0;
	}
	.hide-mob .main-nav {
		margin: 0;
		padding: 0;
		display: block;
	}
	.hide-mob .main-nav__item {
		margin: 0!important;
		padding: 0 0 0 28px!important;
	}
	.hide-mob .main-nav__item:after {
		display: none;
	}
	.hide-mob .main-nav__link {
		color: #000;
	}
	.hide-mob .main-nav__button {
		min-width: 120px;
		margin: 15px 0;
		display: inline-block;
	}
	.hide-mob.active .hide-mob__bg {
		left: 0;
	}
	.hide-mob__bg {
		width: 260px;
		min-height: 100%;
		padding: 35px 35px 20px;
		position: relative;
		left: -261px;
		background: #fff;
		-webkit-transition: .3s ease-out;
		-ms-transition: .3s ease-out;
		transition: .3s ease-out;
		text-align: left;
	}
	.hide-mob__mask {
		width: 2000px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 100%}
	.hide-mob__close {
		position: absolute;
		top: 20px;
		right: 20px;
	}
	
}
@media screen and (max-width:500px){
	.hide-mob .js-to-2 .header-mob {
		padding: 10px 0 0;
	}
}
.hide-mob__content .main-nav .main-nav__item a:before {
	content:"";
	width: 4px;
	height: 4px;
	margin: -2px 0 0;
	position: absolute;
	top: 50%;
	left: 0px;
	background: #ff6231;
	border-radius: 50%;
}
.hide-mob__content .main-nav .main-nav__item.nav_btn {
	padding-left: 0px !important;
}
.hide-mob__content .main-nav .main-nav__item.nav_btn a:before {
	content:none;
}

.leave-reply__title small a{
	font: 14px/24px Roboto,sans-serif;
	color: #ff6231;
	padding-left: 5px;
}

.only_copyright,
.copyright_menu,
.copyright_logo,
.copyright_menu_logo{
	margin-top: 10px;
}

.only_copyright{
	min-height: 275px;
}
.only_copyright .footer-bottom{
	padding-top: 200px;
}

.copyright_menu .footer-top.wrapper{
	padding-top: 250px;
}
.copyright_logo .footer-top.wrapper{
	padding-top: 175px;
}
.copyright_menu_logo .footer-top.wrapper{
	padding-top: 175px;
}

.jp-carousel-overlay{
	opacity: 0.9;
}

.single_page_content:after {
    content: "";
    display: table;
    clear: both
}

.single_page_content ol ol,
.single_page_content ul ul,
.single_page_content ol ul,
.single_page_content ul ol{
	padding: 0;
}
.single_page_content ul {
	list-style-position: inside;
	list-style-type: disc;
}

.single_page_content ul ul {
    list-style-type: circle !important;
}

.single_page_content ul ul ul {
    list-style-type: square !important;
}

.single_page_content ol {
	list-style-position: inside !important;
	list-style-type: decimal;
}
.single_page_content ol > li {
	padding: 0 0 12px 40px;
}

.single_page_content ol li li{
  padding: 12px 0 0 40px;
}
.single_page_content ul li li{
  padding: 12px 0 0 40px;
}

.single_page_content ol ol {
    list-style: lower-alpha;
}
.single_page_content ol ol ol {
    list-style: lower-roman;
}
.single_page_content ol > li:before,
.single_page_content ul:not(.wp-block-rss) > li:before{
	content: none !important;
}

.single_page_content ul > li::marker,
.single_page_content ol ul > li::marker{
  color: #ff6231;
}
.single_page_content ol > li::marker {
  color: #888;
}

.single_page_content ul.wp-block-rss li{
	list-style: none;
}

.single_page_content blockquote p{
	max-width: 96%;
}

.single_page_content .wp-block-quote{
	border-left: none;
	padding: 50px;
}
.single_page_content blockquote cite{
	padding:22px 50px 0 0;
	position:relative;
	font:600 22px/26px 'Darker Grotesque',sans-serif !important;
	color:#000;
	width: 100%;
	display: inline-block;
	text-align: left !important;
}
.single_page_content .wp-block-pullquote cite {
  text-align: center !important;
}

.single_page_content blockquote.has-text-align-right cite{
	text-align: right !important;
}

@media screen and (max-width:1024px){
	.single_page_content blockquote cite{
		font:600 20px/24px 'Darker Grotesque',sans-serif !important;
	}
}
@media screen and (max-width:767px){
	.single_page_content blockquote cite{
		padding:16px 50px 0 0;
		font:600 18px/24px 'Darker Grotesque',sans-serif !important;
	}
}

.wp-block-quote.has-text-align-right {
  border-right: none;
}



/** === Table === */

.single_page_content table td,
.single_page_content table th  {
    border-color: #fff6f7;
	border: 1px solid #fff6f7 !important;
}

.single_page_content table tr:nth-child(2n) {
    background-color: #fffdfe;
}
.single_page_content table {
    font-size: 14px;
    margin: 0 0 20px;
    border-collapse: collapse;
    width: 100%;
}
.single_page_content table a {
	text-decoration:none;
}

.single_page_content table,
.single_page_content table th,
.single_page_content table td {
    text-align: left;
}

.single_page_content table tr>th,
.single_page_content table tr>td {
    line-height: 2.5;
    vertical-align: top;
    border: 1px solid #fff6f7;
	padding: .5em;
}

.single_page_content table tr:nth-child(even) {
    background-color: #fffdfe;
}

.blocks-gallery-grid,
.wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0 !important;
    margin: 0 0 20px;
}
li.blocks-gallery-item figcaption {
    overflow: hidden !important;
    text-overflow: ellipsis;
    width: 100% !important;
    padding: 15px !important;
}
ul.wp-block-gallery {
    margin-top: 0;
}
li.blocks-gallery-item:before {
	content: none;

}
li.blocks-gallery-item {
	padding: 0px !important;
}
li.blocks-gallery-item img {
	margin-bottom: 10px;
}
.columns-3 .blocks-gallery-item figcaption {
    font-size: 16px !important;
	padding: 15px 30px !important;
}
.columns-4 .blocks-gallery-item figcaption {
    font-size: 20px !important;
	padding: 15px 30px !important;
}
.wp-block-gallery .blocks-gallery-item figcaption{
	font-size: 14px !important;
}

.wp-block-gallery + .wp-block-gallery {
    margin-bottom: 30px;
}

.wp-block-latest-comments__comment article{
	display: inline-block;
}

.wp-block-separator {
    border-color: #ff6231;
	clear: both;
}

.wp-block-separator.is-style-dots::before {
    color: #ff6231;
}

.text-center{
	text-align: center;
}

pre {
    border: 1px solid #fff6f7 !important;
	border-radius: 5px;
	background-color:#fffdfe;
    line-height: 1.5;
    margin: 1.75em 0;
    max-width: 100%;
    overflow: auto;
    overflow-wrap: break-word;
    padding: 1em !important;
    white-space: pre-wrap;
}
address {
    font-style: italic;
    margin: 0 0 1.75em;
}
dt {
    font-weight: 700;
}

dd {
    margin: 0 0 1.75em;
}

code {
    background-color: rgba(68, 68, 68, 0.2) !important;
    padding: 0.125em 0.325em !important;
	font-size: 87.5% !important;
    color: #e83e8c !important;
    word-break: break-word;
}

.hr, hr {
	border-top: 1px solid #dbe4f7;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

p.has-drop-cap::first-line{
	line-height:3.7;
}
p.has-drop-cap{
	line-height:2;
}
.has-drop-cap:not(:focus)::first-letter {
	color: #ff6231;
	font-family:  'Darker Grotesque',sans-serif;
	font-size: 5.1em;
	font-weight: 600;
	margin: 0.05em 0.1em 0 0;
}

.has-drop-cap:not(:focus)::first-letter::after {
	content: "";
	display: table;
	clear: both;
}

.has-drop-cap:not(:focus)::after {
	padding: 0;
}

p.has-background {
  padding: 1.25em 2.375em;
	margin-bottom: 33px;
}

.post-password-form input[type=password]{
	height: 60px;
	padding: 5px 50px 5px 29px;
	background: #fff;
	border: 1px solid #e6ebfc;
	border-radius: 30px;
	color: #000;
}
.post-password-form input[type=submit]{
  max-width: 100%;
  height: 60px;
  margin: 0 0 22px;
  padding: 0 35px !important;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: none;
  border-radius: 30px;
  font: 500 16px/60px Roboto,sans-serif;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  transition: .3s ease-out;
  box-shadow: 0 5px 10px rgba(252,104,58,.25);
  background: linear-gradient(270deg,rgba(255,169,121,.991703) 0,rgba(255,98,49,.991703) 100%);
}
.post-password-form input[type=submit]:hover {
  color: #fff !important;
  background: linear-gradient(270deg,rgba(255,98,49,.991703) 0,rgba(255,169,121,.991703) 100%);
}
.color_text{
	padding:0 0 10px;font:500 12px/170% Roboto,sans-serif;color:#ff6231;text-transform:uppercase;letter-spacing:.1em
}

/*Team Section*/
.team-block {
    min-height: 1198px;
    margin: 0 0 144px;
    padding: 330px 0 0;
    position: relative;
}
.team-block__bg {
    width: 1920px;
    height: 1198px;
    margin: 0 0 0 -960px;
    position: absolute;
    top: 0;
    left: 50%;
    background: url(../img/presentation-bg.png) 0 0/100% 100% no-repeat;
}
.team-block__main {
    position: relative;
    z-index: 2;
}
@media screen and (min-width: 1921px) {
    .team-block__bg {
        content: "";
        width: 100%;
        margin: 0;
        left: 0;
    }
}
.members{
	margin:0 -15px;
	padding:20px 0 30px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.member_card{
	width:25%;
	padding:0 15px 30px;
}
.member__bg{
	min-height:100%;
	padding:34px 32px 35px;
	background:#fff;
	box-shadow:0 10px 20px rgba(47,21,135,.06);
	border-radius:20px;
}
.member__image{
	border-radius: 50%;
	margin:0 auto 25px;
}
.member__content{
	padding:0 8px;
}
.member__title{
	padding:0 0 10px;
	font:600 28px/31px 'Darker Grotesque',sans-serif;
}
.member__text{
	padding:0 0 15px;
}
.member_icons a i{
	padding: 6px;
}
@media screen and (max-width:1100px) {
	.team-block {
        min-height: 1128px;
        margin: 0 0 80px;
        padding: 250px 0 0;
    }
    .team-block__bg {
        top: -50px;
    }
	.members{
		margin:0 -7.5px;
	}
	.member_card{
		padding:0 7.5px 20px;
	}
	.member__bg{
		padding:34px 20px 25px;
	}
	.member__content{
		padding:0;
	}
}

@media screen and (max-width:767px) {
	.team-block {
        min-height: 600px;
        margin: 0 0 35px;
        padding: 150px 0 0;
    }
    .team-block__bg {
        width: 1200px;
        height: 749px;
        margin: 0 0 0 -600px;
        top: -40px;
    }
    .team-block__title {
        padding-bottom: 35px;
    }
	.members{
		padding:0 0 15px;
	}
	.member_card{
		width:50%;
		padding:0 15px 20px;
		text-align:center;
	}
	.member__bg{
		padding:30px 20px 15px;
	}
	.member__image{
		margin:0 auto 14px;
	}
	.member__title{
		padding:0 0 10px;
		font:600 24px/28px 'Darker Grotesque',sans-serif;
	}
	.member__text{
		padding:0 0 15px;
	}
}
@media screen and (max-width:440px) {
	.member_card{
		width:100%;
	}
}


.team__bg-left {
    width: 150px;
    height: 309px;
    margin: 0 -40px 0 0;
    position: absolute;
    right: 100%;
    bottom: 0;
    z-index: 2;
    background: url(../img/svg/trial-left.svg) 0 0/100% 100% no-repeat;
}
.team__bg-right {
    width: 211px;
    height: 422px;
    margin: 0 0 0 -101px;
    position: absolute;
    left: 100%;
    bottom: 0;
    z-index: 2;
    background: url(../img/svg/trial-right.svg) 0 0/100% 100% no-repeat;
}
@media screen and (max-width: 900px) {
	.team__bg-left,
    .team__bg-right {
        display: none;
    }
}
/**
 * ========================================
 * Client SECTION
 * ========================================
 */

.press-section {
	padding: 40px 0;
	background-color: #f5f5fb;
	margin-bottom: 80px;
}
.press-logos {
	text-align: center;
}
.press-logos a {
	display: inline-block;
	margin: 10px 20px;
}
.press-logos a img {
	margin: 0 auto;
	max-width: 150px;
	height: auto;
}
@media ( min-width: 768px ) {
	.press-section {
		padding: 45px 0;
	}
}
@media ( min-width: 992px ) {
	.press-section {
		padding: 50px 0;
	}
}

/*Footer Social Icons*/

.social-media-links {
	margin: 30px 0;
	padding: 0;
	list-style: none;
}
.social-media-links li {
	display: inline-block;
	margin-left: 10px;
	padding: 0 0 10px 20px;
}
.social-media-links li:before {
  content: none;
}
.social-media-links li:first-child {
	margin-left: 0;
}
.social-media-links li i {
	display: inline-block;
	width: 40px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
}
.social-media-links li a {
	display: inline-block;
	border-radius: 50%;
	background-color: #444444;
	background-color: rgba(255,255,255,0.2);
	font-weight: normal;
	color: #ffffff;
}

/*Hero Background Video*/
#background-video{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/*Hero Slider*/
.slider_wrap {
  overflow: hidden;
}

.slider_move {
  display: flex;
  position: relative;
  top: 0; right: 0;
}

.hero_slide {
  width: 100%;
  flex-shrink: 0;
  box-sizing: border-box;
}

@keyframes slideh {
  0% { right: 0; }
  30% { right: 0; }
  33% { right: 100%; }
  63% { right: 100%; }
  66% { right: 200%; }
  97% { right: 200%; }
  100% { right: 0; }
}
.slider_move { animation: slideh linear 15s infinite; }
.slider_move:hover { animation-play-state: paused; }

.mh-100{
	min-height: 100vh !important;
	height: 100vh !important;
}
.pb-20{
	padding-bottom: 22px !important;
}

.hero-release {
	margin: 22px 0 0;
	opacity: 0.8;
}
.hero-release a {
	color: #fff;
	display: inline-block;
	margin-left: 20px;
	font-size: 24px;
}
.hero-release a:first-child {
	margin-left: 0;
}

blockquote{
	position: relative;
}
blockquote:after {
	content:"";
	width:50px;
	height:50px;
	position:absolute;
	bottom: 50px;
	right: 40px;
	background:url(../img/svg/quote.svg) 0 0/100% 100% no-repeat;
}
@media screen and (max-width:1024px){
	blockquote:after {
		bottom: 28px;
		right: 20px;
	}
}
@media screen and (max-width:767px){
	blockquote:after {
		width: 40px;
		height: 40px;
		bottom: 17px;
		right: 17px;
	}
}

/*Prelaunch Page Settings*/
.prelaunch_sec {
  padding: 200px 0 150px;
}
.prelaunch_sec .first-screen__phone{
	width: 300px;
	height: auto ;
	margin: -75px 0 0 250px;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1;
}
@media screen and (max-width:1190px){
	.prelaunch_sec .first-screen__phone{
		margin: -110px 0 0 75px;
	}
}
@media screen and (max-width:990px){
	.prelaunch_sec .first-screen__phone{
		width: 250px;
		margin: -60px 0 0 40px;
	}
}
@media screen and (max-width:1190px){
	.prelaunch_sec {
		padding: 50px 0 150px;
	}
}

@media only screen and (max-width: 600px) {
    .admin-bar {
        margin-top: -46px;
    }
	
	.admin-bar .page-container{
        padding-top: 46px;
    }
	.admin-bar .page-container header.header{
        top: 46px;
    }
}

.contnt_comment + #respond{
	margin-bottom: 30px;
}
.contnt_comment #respond{
	margin-top: 30px;
	margin-bottom: 0px;
}

.fix_blog_padding.article__short-content{
	padding:38px 40px 38px;
}

@media screen and (max-width:1100px){
	.fix_blog_padding.article__short-content{
		padding:25px 20px 25px;
	}
}