/*
	Theme Name: Atypon
	Theme URI: http://atypon.com
	Author: Hyperactive
	Author URI: http://atypon.com
	Description: Theme for Atypon. Design by Hyperactive.
	Version: 1.0
*/

@import "scss/main.css";
@import "scss/royalslider/royalslider.css";


.homeTabs .tab-content {
	min-height: 301px;
}
/*
.tabs-container .leftToRight .text {
	float: right;
	padding: 70px 80px 40px 0;
	width: 50%;
}
.tabs-container .leftToRight .img {
	left: 0; }
.tabs-container .rightToLeft .text {
	float: left;
	width: 50%;
	padding: 70px 0px 40px 80px; }
.tabs-container .rightToLeft .img {
	right: 0; }
.tabs-container .rightToLeft .img img {
	right: 0; }*/

.homeTabs .rsArrow {
        position: absolute;
        top: 50%;
        margin-top: -16px;
}

.homeTabs .rsArrowLeft {
        left: 20px;
}

.homeTabs .rsArrowRight {
        right: 20px;
}
.homeTabs .navigation {
        display: none !important;
        width: 100%;
}
@media screen and (min-width: 600px) and (max-width: 1295px) {
.homeTabs .large-slide-content {
        padding: 0 70px;
}
}


@media screen and (max-width: 768px) {
.homeTabs .large-slide-content {
        padding: 50px 30px;
}

.homeTabs .rsArrowLeft {
        left: 10px;
}

.homeTabs .rsArrowRight {
        right: 10px;
}

}

.homeTabs .tabs-navigation {
	display: table !important;
	width: 100%;
}
/*
.homeTabs .navigation a {
	display: table-cell !important;
	width: auto;
	min-width: 20%;
	text-indent: 0;
	text-align: center;
}
*/
.homeTabs .paginator-home  .tabs-navigation a {
	text-indent: 0;
font-size: 14px;
font-weight: bold;
text-indent: 0;
display: block;
	text-align: center;
	border-right: 1px solid rgba(255,255,255,0.15);
}
/*
.homeTabs .navigation a.active .progress {
        display: none !important;
}
*/
.homeTabs .navigation a:last-child {
        border-right: 0px;
}
/*
.homeTabs .navigation.count1 a {
	width: 100%;
}

.homeTabs .navigation.count2 a {
	width: 50%;
}

.homeTabs .navigation.count3 a {
	width: 33.33333%;
}

.homeTabs .navigation.count4 a {
	width: 25%;
}

.homeTabs .navigation.count5 a {
	width: 20%;
}
*/

.tabs-container.count2 .tabs-navigation li {
	width: 50%;
}

.tabs-container.count3 .tabs-navigation li {
	width: 33.33333%;
}

.tabs-container.count4 .tabs-navigation li {
	width: 25%;
}

.tabs-container.count5 .tabs-navigation li {
	width: 20%;
}

.atyponCenters ul {
display: block;
width: 100%;
text-align: center;
}

.atyponCenters ul li {
padding-left: 50px;
padding-right: 50px;
display: inline-block;
}

@media screen and (max-width: 768px) {
.atyponCenters {
	display: none;
}
}

.gMap {
	position: relative;
}

.mockscroll {
	width: 100%;
	height: 700px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
}

.map.center {
	text-align: center;
}

/*
.profileImg {
	border-radius: 50%;
	overflow: hidden;
}

.team {
	padding-top: 60px;
}

.tabs-container .tab-content {
	padding-bottom: 50px;
}
*/
.tabs-container.privacy.cntHWA .tab-content .text {
 border-bottom: none;
}

.block:empty,
.text:empty,
p:empty {
	display: none;
}




.paginationCase {
	top: 260px;
	position: absolute;
	display: inline-block;
	left: 50%;
	transform: translateX(-50%); }

@media screen and (max-width: 480px) {
	.paginationCase {
		top: 140px;
	}
}


.paginationCase .swiper-pagination-switch {
	width: 12px;
	height: 12px;
	display: inline-block;
	border: 1px solid #bfbfbf;
	margin: 0 5px;
	border-radius: 50%;
	cursor: pointer; }
.paginationCase .swiper-pagination-switch.swiper-active-switch {
	background-color: #b3b3b3; }



.client-slider-responsive {
	display: none;
}
@media screen and (max-width: 650px ) {
	.swiper-slide {
		width: 100%;
	}
	.client-slider {
		display: none;
	}
	.client-slider-responsive {
		display: block;
	}
}


.post-password-form {
text-align: center;
}

.post-password-form input {
width: 50%;
margin: 0 auto 10px;
display: block;
}

.post-password-form input {
    padding: 15px 10px;
    border: 1px solid #d9d9d9;
    font-size: 14px;
}

.subPageNavi .sub2LevelMenu li a {
	margin-right: 25px;
}

.royal-benefits {
top: 0px;
}

.royal-benefits-title h6 {
	text-align: center;
	font-weight: 100;
	font-size: 21px;
	color: white;
	text-transform: uppercase;
    padding: 0 20px;
	margin: -20px 0 35px 0;
}

.royal-benefits .rsContent p {
	font-weight: bold;
}

.officePlaces .mainOffice h4,
.officePlaces .office h4:not(.office-section-title-inline) {
	color: #32A9FD !important;
}

.officePlaces .mainOffice h4 {
font-size: 18px;
font-size: 1.125rem;
}

.officePlaces .office a,
.officePlaces .office a.viewMap,
.officePlaces .mainOffice a,
.officePlaces .viewMap {
	color: gray;
	text-decoration: underline;
}


@media screen and (min-width: 768px) {

.main-question select {
font-size: 17px !important;
} 

}

.page-template-page-product-layout .tabs-container .tab-content .productsContent .block.rightToLeft .img img,
.page-template-page-product-layout .tabs-container .tab-content .productsContent .block.leftToRight .img img {
        max-width: 55%;
}


.sendpress .sendpress-signup-form {
    display: block;
    text-align: center;
}

.sendpress p {
    text-align: center;
}

.sendpress {
    text-align: center;
    margin: 0 auto 35px;
}

.sendpress:after {
    content: " ";
    display: table;
    clear: both;
}

.sendpress .sendpress-signup-form {
    display: inline-block;
}

.sendpress .sendpress-signup-form:after {
    content: " ";
    display: table;
    clear: both;
}

.sendpress .sendpress-signup-form label, .sendpress .sendpress-signup-form br {
    display: none;
}

.sendpress .sendpress-signup-form p {
    float: left;
    margin: 0;
    padding: 0;
}

.sendpress .sendpress-signup-form input[type="text"] {
    float: left;
    padding: 15px 10px;
    border: 1px solid #d9d9d9;
    font-size: 14px;
    display: inline-block;
    height: 50px;
    margin: 0 10px 0 0;
    width: 400px;
}

.sendpress .sendpress-signup-form input[type="text"]:focus {
    outline: none;
    border: 1px solid #32A9FD;
}

.sendpress .sendpress-signup-form #error {
    margin-bottom: 10px;
    width: 100%;
    font-size: 14px;
}

.sendpress .sendpress-signup-form .submit {
    position: relative;
}

.sendpress .sendpress-signup-form .submit .ajaxloader {
    margin: 0;
    top: 17px;
    left: -44px;
    position: absolute;
}

.sendpress .sendpress-signup-form #thanks {
    color: #28a5fd;
}

.sendpress .s2_message {
    width: 100%;
}

.sendpress input[type="submit"] {
    float: left;
    font-size: 14px;
    display: inline-block;
    margin: 0 2px;
    width: 170px;
    height: 50px;
    padding: 0 40px;
    border: 1px solid #32A9FD;
    background-color: #32A9FD;
    font-size: 15px;
    font-size: 0.9375rem;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
    text-transform: uppercase;
}

.sendpress input[type="submit"]:hover {
    background-color: #0293fa;
    color: #fff;
}

.sendpress input[name="unsubscribe"] {
    display: none;
}

.sendpress.newsletter-confirm-page input[name="unsubscribe"] {
    display: block;
}

.sendpress-signup-form label {
    display: none !important;
}

.schedule-table { width: 100%; font-size: 14px; table-layout: fixed; border-collapse: collapse; }
.schedule-table td { vertical-align: top; padding: 4px 10px; }
.schedule-table td:first-child { width: 200px; } 
.schedule-table tr td { border-bottom: 1px solid #ccc; }
.schedule-table strong { color: #32A9FD; } 
.schedule-table span.black { font-weight: bold; color: #999; } 
.schedule-table strong.black { font-weight: bold; color: #000; } 
.schedule-table em { color: #666; }

@media screen and (max-width: 768px) {

.single-news .tabs-container .tab-content .block {
padding: 0 20px;
}
.single-news .tabs-container .tab-content .block .text p {
padding-bottom: 1.5em;
}

.single-tribe_events .tribe-events-schedule h2 {
    font-size: 14px;
    padding-bottom: 0 !important;
}

.productsContent p:first-child {
	padding: 0 20px;
}

} 

.officePlaces {
display: block;
text-align: center;
}

.officePlaces .office {
float:none;
width: 24%;
text-align: center;
vertical-align: top;
display: inline-block;
}

.officePlaces .office.office-section-title-inline {
display: block;
width: 100%;
display: block;
}

@media screen and (max-width: 768px){

.officePlaces .office {
width: 100%;
}

}


.news-list .date {
display :block;
padding-bottom: 14px;
}

.news-list h2 {
min-height: initial;
padding-bottom: 14px;
font-size: 18px;
line-height: 22px;
}

.news-list p {
min-height: initial;
padding-bottom: 14px;
margin-bottom: 0;
}

p img.alignright {
float: right;
margin-left: 15px;
}

p img.alignleft {
float: left;
margin-right: 15px;
}

@media screen and (max-width: 768px) {
p img.alignright,
p img.alignleft {
float: none;
display: block;
margin: 20px 15px;
}
}

.whr-date {display: none;}

.block ol {
    font-size: 0.875rem;
    line-height: 1.5em;
}

.gform_wrapper .gform_body .gform_fields .how-did-you-hear select {
  height: 40px;
  width: 100%;
  padding: 9px 10px;
}

@media screen and (min-width: 768px) {

.form-note-container {
  margin-top: -25px !important;
}

.main-menu .menu-item .sub-menu {
  display: none !important;
}
 
}

.news-list p {
    word-break: break-word;
}

#menu-what-we-do-new-1 li.menu-item:nth-child(4) a:after {
    position: relative;
    top: -5px;
    color: white;
    display: inline-block;
    content: "New";
    text-transform: uppercase;
    font-size: 9px;
    margin-left: 5px;
}

#menu-what-we-do-new-1 li.current-menu-item:nth-child(4) a:after {
	color: black;
}

.page-id-7405 .tabs-container .tab-content > .content ul + h3 {
padding-top: 0;	
}

.page-id-7405 .tabs-container .tab-content > .content h3 {
	line-height: 1;
}

.page-id-7405 .tabs-container .tab-content > .content ul {
	margin-top: 13px;
}
