/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/

@media only screen and (min-width: 1441px) {
	.slideshow-caption {
		top: 48%;
	}
}
@media only screen and (min-width: 1601px){
	#fixedheadernav > li > a,
	#fixedheadernav > li > ul li a {
		font-size: 12px;
	}
}

@media only screen and (max-width: 1599px){
	.reviews-row:before {
		width: 35%;
		background-size: cover;
		height: 900px;
	}
}


@media only screen and (max-width: 1440px) {
	.header-contacts span {
	    padding: 0 10px;
	    font-size: 13px;
	    letter-spacing: normal;
	}

	.header-contacts {
	    margin-right: 30px;
	}

	.side-menu-nav {
		padding-left: 0;
		padding-right: 0;
		max-width: 1140px;
		margin: 0 auto;
	}

	.side-menu-contacts-main {
		width: 33.33%;
	}


	.welc-content-wrap:before {
	    width: calc(100% + 95px);
	}

	.welc-col:last-child {
	    margin-right: -50px;
	}

	.welc-content-wrap {
	    margin-right: -15px;
	}

	.sa-floating-content {
	    margin-right: 50px;
	}


}

@media only screen and (max-width: 1366px) {
    .welc-col:last-child {
		width: 51.7%;
		margin-right: -39px;
	}

	.welc-col:first-child {
		width: 48.3%;
		margin-bottom: -20px;
	}

	.welc-content-container {
	}

	.welc-agent-container:before {
		left: -33px;
		width: 40%;
		height: 208px;
	}

	.welc-content-wrap:before {
		width: calc(100% + 80px);
	}

	.welc-wrapper .custom-container {
		padding: 0 30px;
	}

	.welc-agent-photo img {
		margin-right: 30px;
	}

	.floating-square {
		top: 66%;
		right: -30px;
	}
}

@media only screen and (max-width: 1280px) {
    .welc-wrapper .custom-container {
		max-width: 1070px;
	}

	.welc-content-wrap:before {
		height: calc(100% + 58px);
	}

	.reviews-wrapper > .container {
		width: 1080px;
	}

	.single-floating-box.top-left {
		left: -24px;
		top: -40px;
	}

	.reviews-content-wrapper {
		padding: 109px 26px 86px;
	}

	.reviews-row:before {
		right: calc((100vw - 1050px) / -2);
	}

	.welc-col:first-child {
	    margin-bottom: 7px;
	}

}

/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */
@media only screen and (max-width: 1199px) {
	.headernav-wrapper {
		padding-left: 1.75vw;
	}

	#fixed-header {
		min-height: 65px;
	}

	#fixedheadernav > li > a {
		font-size: 9px;
	}


	.header-contacts span {
		font-size: 9px;
		padding: 0 5px;
	}
    .slidehow-caption-content h2 {
		font-size: 45px;
	 }

	.slidehow-caption-content span {
		font-size: 23px;
	}

	.slideshow-caption-slide {
		max-width: 80%;
	}

	.side-menu-container {
		padding: 189px 30px 90px;
	}

	#sidemenu-nav > li > a {
		font-size: 20px;
	}

	.side-menu-contacts span {
		font-size: 13px;
	}

	.side-menu-contacts span:not(:last-child) {
		margin-bottom: 20px;
	}

	#sidemenu-nav > li {
		margin-bottom: 50px;
	}

	#sidemenu-nav li .sub-menu > li > a {
		font-size: 13px;
	}

	.side-menu-bg:after {
		width: 597px;
	}

	.welc-title h1 {
		font-size: 45px;
	}

	.welc-title span {
		font-size: 23px;
	}

	.welc-content-text strong {
		font-size: 16px;
	}

	.welc-content-text p {
		font-size: 13px;
	}


	.welc-content-wrap:before {
		width: calc(100% + 30px);
		left: 50%;
	}

	.welc-col:last-child {
		margin-right: 0;
		width: 50%;
	}

	.welc-agent-photo img {
		margin-right: 15px;
	}

	.floating-square span {
		height: calc(50% - 70px);
	}

	.floating-square {
		right: -25px;
		top: 67%;
	}

	.welc-content-wrap {
		padding-right: 40px;
	}

	.welc-col:first-child {
		width: 50%;
		margin-bottom: -43px;
	}

	.welc-agent-container:before {
		left: -30px;
		height: 213px;
	}

	.sa-floating-content {
		padding: 36px 30px;
		margin-right: 30px;
		/* width: 500px; */
	}

	.sa-content-title span {
		font-size: 20px;
	}


	.sa-main > .single-floating-box {
	    left: 50px;
	}

	.reviews-wrapper > .container {
		width: 970px;
	}

	.reviews-item {
		padding: 0 10px;
	}

	.review-slide {
		margin: 0 -10px;
	}

	.single-floating-box.top-left {
		left: -15px;
		top: -30px;
	}


	.single-floating-box.bot-right {
		bottom: -30px;
	}

	.reviews-main-title h2, .cu-form-title h2, .sa-content-title h2, .cu-btn-title h2 {
		font-size: 30px;
	}

	.reviews-row:before {
		right: calc((100vw - 940px) / -2);
		height: 840px;
		width: 50%;
	}


	.reviews-caption span {
		font-size: 16px;
	}

	.reviews-title span {
		letter-spacing: normal;
		font-size: 19px;
	}

	.reviews-content {
		padding: 0;
	}

	.reviews-content p {
		font-size: 13px;
	}


	.cu-form-title span {
		font-size: 20px;
	}

	.footer-contacts span {
		font-size: 14px;
		padding: 0 10px;
	}

	.footer-location span {
		font-size: 14px;
	}

	.footer-logo {
		width: 80%;
	}

	.footer-smi a {
		width: 50px;
		height: 50px;
		margin-right: 15px;
	}

	#fixedheadernav > li > ul {
	    padding-top: 28px;
	}


    .logo img {
		max-width: 200px;
	}

	.page-id-3 #content .entry-title {
		width: 970px;
	}


}


@media only screen and (max-height: 550px) {
	.contact-us-popup-wrapper {
	    display: block;
	}
}
/*@media only screen and (max-width: 1024px) {
	.welc-btn a {
	    width: 250px;
	    text-align: center;
	}
	.welc-btn a:last-child {
	    width: 190px;
	}
}
*/

@media only screen and (min-width: 992px) and (max-height: 780px) {
	.contact-us-popup-wrapper {
	    display: block;
	}
 
	.contact-us-popup-main {
	    margin: 30px auto;
	}
 }

@media only screen and (min-width: 320px) and (max-height: 780px) {
	.contact-us-popup-wrapper {
	    display: block;
	}
 
	.contact-us-popup-main {
	    margin: 30px auto;
	}
 }

/* iPad(portrait) | Galaxy Tab 4(portrait)  */
@media only screen and (max-width: 991px) {

	.slideshow-wrapper canvas {
		min-height: 413px;
	}

	.sa-video .cycloneslider-template-video,
	.sa-video #aios-slider-hp-surrounding-areas {
		position: relative;
	}

	.sa-video .cycloneslider-template-video canvas,
	.sa-video #aios-slider-hp-surrounding-areas .aios-slider-splide .aios-slider-img canvas, 
	.sa-video #aios-slider-hp-surrounding-areas .aios-slider-splide .aios-slider-custom-video canvas {
		min-height: 260px;
	}


	.slideshow-container .slide-spacer {
	    display: none;
	}

	.slideshow-container .cycloneslider  , .slideshow-wrapper .aios-slider{
	    position: initial;
	    z-index: 0;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	}

	.slideshow-container .cycloneslider .cycloneslider-slides,
	.slideshow-container .cycloneslider .cycloneslider-slide,
	.slideshow-container .cycloneslider .cycloneslider-slide canvas {
	    width: 100%;
	    height: 100%!important;
	}



	.header-wrapper {
		position: fixed;
		margin-top: 0;
		z-index: 1028;
		background: #fff;
		padding: 20px 0;
		min-height: 89px;
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
	}

	#fixed-header,
	#fixed-burger-menu-open {
		display: none;
	}

	.header-wrap {
		align-items: center;
		width: 100%;
	}

	.burger-menu-icon {
		border-color: rgba(0,0,0,.17);
		padding: 10px 9px;
    }

	.burger-menu-icon span {
		background: #000;
	}

	.header-contacts {
		margin-right: 22px;
		padding: 12px 0;
		max-width: 75px;
		display: inline-block;
		vertical-align: middle;
	}

	.header-contacts span {
		display: inline-block;
		vertical-align: middle;
		padding: 0;
		margin-right: 29px;
		border: none;
		font-size: 18px;
		color: #000;
	}

	.header-contacts span em {
		margin: 0;
	}

	.header-contacts span:last-child {
		margin-right: 0;
	}

	.header-contacts span a {
		color: #000;
	}

	.bm-lines {
		width: 20px;
		height: 14px;
	}

	.burger-menu-wrap {
		max-width: 40px;
	}

	.sm-exit-btn span {
		font-size: 18px;
	}

	.side-menu {
		width: calc(100% - 30px);
	}

	.logo img {
		/*filter: invert(1) brightness(0);
		-webkit-filter: invert(1) brightness(0);*/
		filter: none;
		-webkit-filter: none;
		max-width: 217px;
	}

	.slideshow-caption-slide {
		margin-top: 0
	}

	.slideshow-container {
		margin-top: 89px;
	}

	.sm-exit-btn {
		top: 25px;
		right: 15px;
		font-size: 9px;
		letter-spacing: normal;
		padding: 10px 10px;
	}

	.side-menu-container {
		padding: 70px 15px 50px;
	}

	#sidemenu-nav > li {
		display: block;
		margin-bottom: 0;
		width: 100%;
	}

	#sidemenu-nav {
		display: block;
	}

	#sidemenu-nav > li:not(:last-child) {
		margin-bottom: 18px;
	}

	#sidemenu-nav li .sub-menu {
		margin-top: 12px;
	}


	.logo{
		max-width: 100%;
		display: inline-block;
		vertical-align: middle;
	}

	.slideshow-caption {
		position: relative;
		top: 0;
		background: #236092;
		padding: 50px 0;
	}

	.slide-floating-title {
		display: none;
	}

	.slideshow-btn a:hover {
		background: transparent;
		border: 1px solid rgba(255,255,255,.40);
		border-left: 3px solid #fff;
		border-right: 3px solid #fff;
	}

	.slideshow-caption {
		position: relative;
		top: 0;
		background: #fff;
		padding: 42px 30px 50px;
	}

	.slidehow-caption-content span {
		font-size: 17.52px;
		letter-spacing: 0.100em;
		color: #000;
		line-height: 1;
	}

	.slidehow-caption-content h2 {
		font-size: 37.51px;
		color: #316a99;
	}

	.slidehow-caption-content p {
		font-size: 13px;
		line-height: 1.3;
		letter-spacing: 0.050em;
		color: #000;
	}

	.slideshow-btns {
		margin-top: 30px;
	}

	.slideshow-btn a {
		border-color: #000;
		color: #000;
	}


	.slide-floating-title {
		display: none;
	}

	.slideshow-btn a:hover {
		background: #236092;
		border: 1px solid rgba(35,96,146,.40);
		border-left: 3px solid #236092;
		border-right: 3px solid #236092;
	}

	.slideshow-btn a {
		max-width: 100%;
	}

	.welc-container {
		padding: 0;
	}

	.welc-row {
		/* -webkit-box-orient: vertical; */
		/* -webkit-box-direction: reverse; */
		-ms-flex-direction: column-reverse;
		/* flex-direction: column-reverse; */
		display: block;
	}

	.welc-col {
		display: block;
		width: 100%!important;
		margin-bottom: 0!important;
	}

	.welc-agent-container:before {
		display: none;
	}

	.floating-square {
		top: 0;
		right: 0;
		left: 0;
		width: 100%;
	}

	.welc-agent-photo img {
		max-width: 66%;
		margin-right: 47px;
		width: 100%;
	}

	.welc-agent-container {
		width: 100%;
		max-width: 530px;
		margin: 5px auto 42px;
		padding: 28px 28px 28px;
	}

	.welc-wrapper .custom-container {
		padding: 0;
	}

	.welc-content-container {
		padding: 66px 15px 48px;
		background: #fff;
	}

	.welc-content-container:before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(images/welc-bg.jpg) no-repeat;
        background-position: top;
        background-size: cover;
        pointer-events: none;
        opacity: .12;
	 }

	 .welc-wrapper {
		background: #fff;
	}

	.welc-bg {
		z-index: 2;
		height: 100%;
		display: none;
	}

	.welc-container:before {
		width: 80%;
		bottom: 0;
	}

	.welc-content-text {
		margin-bottom: 36px;
	}

	.welc-content-text p:not(:last-child) {
		font-weight: 500;
		font-size: 16.91px;
		line-height: 22.54px;
		letter-spacing: 0.050em;
	}

	.welc-content-text strong {
		font-size: inherit;
		letter-spacing: 0.050em;
		font-weight: 500;
	}

	.welc-content-text p:not(:first-child) strong {
		font-weight: 400;
	}

	.welc-content-text p {
		line-height: 22.54px;
		letter-spacing: 0.050em;
	}

	.welc-title span {
		font-size: 17.52px;
		letter-spacing: 0.120em;
		margin-bottom: 19px;
	}

	.welc-title h1 {
		font-size: 32px;
		line-height: 1.25;
	}

	.floating-square span {
		width: 35.2%;
		height: 33.99%;
		top: 28px;
	}

	.floating-square span:last-of-type {
		right: 0;
		left: auto;
	}

	.welc-title {
		display: block;
		text-align: center;
		margin-bottom: 50px;
	}

	.welc-content-wrap:before {
		display: none;
	}

	.welc-content-wrap {
		background: #fff;
		padding: 50px 15px 39px;
		text-align: center;
		box-shadow: none;
		margin-right: 0;
	}
	.welc-btn {
	    flex-direction: column;
	}

	.welc-btn a {
	    margin: 5px auto;
	    width: 100% !important;
	}




	.reviews-main-title h2,
	.cu-form-title h2, .sa-content-title h2,
	.cu-btn-title h2 {
		line-height: 1.25;
		font-size: 32px;
		letter-spacing: normal;
	}

	.sa-content-title span {
		line-height: 26px;
		font-size: 17.52px;
		margin-bottom: 25px;
		color: #000;
		letter-spacing: 0.120em;
	}


	 .sa-video {
		position: relative;
	}

	.sa-floating-content {
		width: 100%;
		max-width: 100%;
		background: #fff;
		padding: 50px 30px;
	}

	.sa-content-title h2 {
		font-size: 32px;
		line-height: 1.25;
		color: #236092;
	}

	.sa-content-text p {
		font-size: 13px;
		line-height: 1.9;
		letter-spacing: 0.050em;
		color: #000;
	}

	.sa-btn a {
		color: #323232;
		border-color: #323232;
		border: 1px solid rgba(50,50,50,.40);
		border-left: 3px solid #323232;
		border-right: 3px solid #323232;
	}

	.sa-main {
		padding: 0;
	}

	.sa-main > .single-floating-box {
		display: none;
	}

	.sa-video-icon {
		left: 50%;
	}

	.sa-content-title {
		text-align: center;
	}

	.sa-content-text {
		text-align: center;
	}

	.sa-btn a {
		margin: 0 auto;
	}


    .sa-container {
		padding-bottom: 0;
	}

	.sa-video canvas {
		min-height: 400px;
	}

	.sa-video video {
		min-width: 0;
		max-height: 100vh;
	}


	.sa-video-icon span.ai-icon-play {
		width: 60px;
		height: 60px;
	}

	.sa-video-icon span.ai-font-pause-button-a {
		font-size: 35px;
	}

	.single-floating-box,
	.reviews-row:before {
		display: none;
	}


	.review-slide {
		display: block;
		margin: 0;
	}

	.reviews-bg:before {
		width: 305px;
		top: 43%;
		background-size: contain;
	}

	.reviews-wrapper > .container {
		width: 750px;
	}

	.reviews-item {
		display: block;
		width: 100%;
		padding: 0;
		max-width: 360px;
		margin: 0 auto;
	}

	.reviews-item:not(:last-child) {
		margin-bottom: 47px;
	}

	.reviews-caption span {
		font-size: 16.91px;
		line-height: 24px;
		letter-spacing: 0.85px;
		color: #000;
	}

	.reviews-main {
		padding: 0 15px;
	}

	.reviews-caption span br {
		display: none;
	}

	.reviews-btn a {
		color: #323232;
		border-color: #323232;
		border: 1px solid rgba(50,50,50,.40);
		border-left: 3px solid #323232;
		border-right: 3px solid #323232;
	}

	.reviews-wrapper {
		padding: 53px 0 0;
	}

	.reviews-title {
		padding-bottom: 30px;
		margin-bottom: 30px;
	}

	.reviews-row {
		margin-top: 55px;
	}

	.reviews-main-title h2 br {
		display: none;
	}


	.reviews-bg {
		height: 100%;
		position: relative;
		min-height: 269px;
	}

	.reviews-main-title {
		margin-bottom: 40px;
	}

	.reviews-caption span:not(:last-child) {
		margin-bottom: 36px;
	}

	.reviews-main-title h2 {
		line-height: 1.25;
		font-size: 32px;
		padding: 0;
		color: #236092;
	}

	.reviews-container {
		padding: 0 0 36px;
	}


	.reviews-item .reviews-content-wrapper {
		background: #fff!important;
		padding: 49px 26px 53px;
	}

	.reviews-item .reviews-title span {
		color: #323232!important;
		font-size: 20px;
		letter-spacing: 1px;
	}

	.reviews-item .reviews-title:before {
		background: #236092!important;
	}

	.reviews-item .reviews-content p {
		color: #4b4b4b!important;
		font-size: 14px;
		letter-spacing: 0.7px;
	}

	.reviews-item .reviews-content-wrapper:before{
		opacity: 1;
		visibility: visible;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		border: none;
	}

	.reviews-bg span::after {
		height: 46%;
		background-size: contain;
	}

	.cu-btn-title {
		margin-bottom: 47px;
	}

	.cu-btn-title h2 {
		color: #000;
		font-size: 32px;
		letter-spacing: 3.84px;
	}

	.cu-form-title h2 {
		margin-bottom: 20px;
	}

	.cu-form-title span {
		font-size: 16.91px;
		font-weight: 400;
		letter-spacing: 0.85px;
		text-transform: uppercase;
		line-height: 26px;
	}

	.cu-form-title {
		margin-bottom: 22px;
	}

	.cu-btn-wrap, .ip-container .footer-contact-us .cu-btn-wrap {
		margin-bottom: 55px;
	}

	.cu-container {
		padding: 36px 0 56px;
	}

	.cu-btn a {
		width: 100%;
		margin: 0 auto;
		max-width: 100%;
	}

	.cu-form-col {
		width: 100%;
		display: block;
	}

	.cu-form-row {
		display: block;
		margin-bottom: 24px;
		padding: 0 19px;
	}

	.cu-form-col:not(:last-child) {
		margin-bottom: 8px;
	}


	.cu-form-widget div.wpcf7-response-output {
		bottom: -35px;
	}

	.footer-contacts-row {
		display: block;
	}

	.footer-contacts-col {
		display: block;
	}

	.footer-logo {
		text-align: center;
		margin: 0 auto 42px;
		width: 100%;
	}

	.footer-contacts {
		text-align: center;
		margin-bottom: 28px;
	}

	.footer-smi {
		-webkit-box-pack:  center;
		    -ms-flex-pack:  center;
		        justify-content:  center;
	}

	.footer-logo a {
		width: 100%;
		max-width: 338px;
		margin: 0 auto;
	}

	.footer-location {
		text-align: center;
	}

	.footer-contacts-col:not(:last-child) {
		margin-bottom: 42px;
	}

	.footer-contacts-container {
		padding-bottom: 39px;
		margin-bottom: 38px;
	}

	.footer-contact-us:before{
		display: none;
	}

	.footer-static-map iframe {
		display: block;
		width: 100%;
	}

	.footer-container {
		padding: 80px 0 46px;
	}

	.footer-contacts span {
		font-size: 16px;
		letter-spacing: 0.8px;
		padding: 0 20px;
	}

	.footer-map-widget {
		padding-top: 0;
	}

	.footer-nav-wrap {
		margin-bottom: 5px;
	}

	.copyright {
		margin-bottom: 19px;
	}

	.ip-banner {
		margin-top: 89px;
	}


	.ip-container .footer-contact-us .cu-container{
		padding-top: 80px;
	}

	.footer-smi a {
		width: 57px;
		height: 57px;
	}

	.mls-logo span.ai-icon-eho {
		width: 46px;
		height: 48px;
	}

	.mls-logo span.ai-icon-ehl {
		width: 42px;
		height: 48px;
	}

	.mls-logo span {
		margin: 0 10px;
	}

	/*Custom Table*/
	.ip-content-table-post .ip-content-table-tr {
	    width: 50%
	}

	.ip-content-table-post .ip-content-table {
	    padding: 0 30px 20px;
	}


	/* The following are used on inner pages. Please edit carefully. */

	.inner {
	    width: 100%;
	}
	#content-sidebar, #content-full {
	    width: 100%;
	}
	.outer{
		width: 100%;
		min-width: 100%;
	}
	#content-sidebar #content{
		width: 100%;
	}

	/*Remove Play button on video (Iphone)*/
	*::-webkit-media-controls-panel {
	  display: none!important;
	 -webkit-appearance: none;
	}

	*::--webkit-media-controls-play-button {
	  display: none!important;
	  -webkit-appearance: none;
	}

	*::-webkit-media-controls-start-playback-button {
	  display: none!important;
	  -webkit-appearance: none;
	}

	.page-id-3 #content .entry-title {
		width: 750px;
	}

}

@media (min-width: 600px) and (max-width: 768px) {
	.blue {
  font-size: 19px !important;
  color: #236092 !important;
  line-height: 37px !important;
}
}


/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
@media only screen and (max-width: 767px) {
	.cu-btn:first-child a {
		width: 302px;
	}

	.cu-form-widget div.wpcf7-response-output {
		font-size: 12px;
	}
    .ip-banner .container{
        width: 100%;
    }

    .slideshow-btn {
		display: block;
		padding: 0;
	}

	.slideshow-btn:not(:last-child) {
		margin-bottom: 20px;
	}

	.slideshow-btn a {
		margin: 0 auto;
	}

	.cu-btn {
		display: block;
		padding: 0;
	}

	.cu-btns {
		display: block;
	}

	.cu-btn:not(:last-child) {
		margin-bottom: 20px;
	}

	.reviews-wrapper > .container {
		width: 100%;
	}

	#footer-nav > li {
		padding: 0 14px!important;
		margin-bottom: 9px;
	}

	.contact-us-popup-wrapper {
	    padding: 15px;
	}

	.contact-us-popup-main {
	    padding: 50px 15px;
	}

	.contact-us-popup-close-btn {
	    padding: 8px;
	    font-size: 13px;
	}

	.contact-us-popup-col {
	    width: calc(50% - 5px);
	}

	/*Custom Table*/
	.ip-content-table-post .ip-content-table-tr {
	    width: 100%;
	}

	.page-id-3 #content .entry-title {
		width: 100%;
	}


}

@media only screen and (max-width: 568px) {
	.slideshow-container .cycloneslider .cycloneslider-slide canvas {
/*		background-image: url(images/agent-photo-slider.jpg)!important;*/

		height: 100%;
		max-height: 413px!important;
	}

	.ip-banner canvas{
		background-image: url(images/agent-photo-slider.jpg)!important;
		min-height: 413px;
	}

	article.blog-single p#breadcrumbs {
	    top: -44px;
	}

}

@media only screen and (max-width: 500px) {
    .slideshow-container .cycloneslider .cycloneslider-slide canvas {
        background-position: bottom center!important;
    }

    body:not(.page-template-templates) .ip-banner canvas{
    	background-position: bottom center;
    }

}

@media (min-width: 320px) and (max-width: 480px) {
.blue {
  font-size: 19px !important;
  color: #236092 !important;
  line-height: 37px !important;
}
}

/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */
@media only screen and (max-width: 480px) {
	.slideshow-wrapper canvas {
		/* min-height: 350px; */
	}

	#content .entry-title,
	#content .archive-title {
		font-size: 35px;
	}

	.slideshow-btn a {
		width: 100%;
	}

	.slideshow-caption {
		padding: 50px 15px;
	}

	.slidehow-caption-content h2 {
		font-size: 35px;
	}

	.slideshow-caption-slide {
		max-width: 100%;
	}

	.sa-video canvas {
		min-height: 250px;
	}

	.sa-video video {
		max-height: 49vh;
	}

	.sa-floating-content {
		padding: 36px 15px;
	}

    .welc-title h1 {
		font-size: 34px;
	}

	.welc-title h1 br {
		display: none;
	}

	.welc-wrapper .custom-container {
		/* padding: 0 15px; */
	}

	.welc-content-wrap {
		padding: 50px 15px;
	}

	.welc-agent-photo img {
		/* padding: 0 15px; */
	}

	.reviews-caption span br {
		display: none;
	}



    .footer-contacts span {
		display: block;
		border: none;
		padding: 0;
	}

	.footer-contacts span:not(:last-child) {
		margin-bottom: 10px;
	}

	.contact-us-popup-col {
	    width: 100%;
	}

	.contact-us-popup-row {
	    display: block;
	}

	.contact-us-popup-col:not(:last-child) {
	    margin-bottom: 20px;
	}

	.header-contacts {
		margin-right: 15px;
	}

	.header-contacts span {
		font-size: 14px;
		margin-right: 15px;
	}

	.logo img {
		max-width: 179px;
	}

	.header-wrapper > .container {
		padding: 0 9px;
	}

	.side-menu-contacts span {
		font-size: 13px;
	}

	.welc-agent-photo img {
		/* margin: 0 auto; */
	}

	.reviews-main {
		padding: 0;
	}

	.sa-content-title h2 {
		font-size: 30px;
	}

	.reviews-main-title h2, .cu-form-title h2, .sa-content-title h2, .cu-btn-title h2 {
		font-size: 30px;
	}


	article.blog-single h1.entry-title {
	    font-size: 30px!important;
	}

	#content .error-page-excerpt p {
		font-size: 25px;
	}
	#content .error-page-excerpt p span {
		font-size: 100px;
	}

}


