@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .form-title h4 {
        font-size: 14px;
    }
    form.wpcf7-form p {
        width: 86%;
    }
    .wp-block-button__link {
        right: calc( 50% - 40px);
    }
	.pr-os-video .mejs__container {
		margin: 0px 80px;
		width: 75% !important;
		min-height: 250px;
	}
	.col-md-4.mt-30.story-video {
		flex: 100%;
		max-width: 100%;
		text-align: center;
	}
	.mejs__mediaelement video {
		width: 100%;
	}
	.mejs__overlay.mejs__layer.mejs__overlay-play {
		width: 100% !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mt-140 {
        margin-top: 0;
    }
    section {
        padding: 0 20px;
    }
    .mobil-boder {
        border-bottom: 1px solid #cdcdcd;
        border-top: 1px solid #cdcdcd;
        padding: 15px;
    }
    .mobile-form-wapper .form-title {
        margin-bottom: 10px;
    }
    .mobile-form-wapper {
        padding: 0 15px;
    }
    .wp-block-columns {

        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        -webkit-flex-direction: column;
    }
    .page-content.pr-container .wp-block-columns {
        /*display: -ms-flexbox;*/
        /*display: -webkit-flex;*/
        /*display: flex;*/
        /*flex-direction: column;*/
        /*-webkit-flex-direction: column;*/
        display: block;

    }
    h4.section-three {
        text-align: center;
    }
    .pr-layer .banner-heading>div {
        font-size: 30px !important;
    }
    .pr-layer .banner-content p {
        font-size: 22px !important;
    }
    .faqs p br {
        display: none;
    }
    .our-story-video .wp-block-embed__wrapper iframe {
        width: 100%;
        height: auto;
    }
    .our-story-btn .wp-block-button__link {
        top: calc(30% - 10px);
    }
	.pr-os-video{
		margin: 0 auto;
		width: 100%;
		/* height: 100%; */
	}
	.pr-os-video .mejs__container {
		margin: 0 auto;
	}
	.mejs__overlay.mejs__layer.mejs__overlay-play {
		width: 100% !important;
		height: 100% !important;
	}
	.pr-os-video .mejs__container {
		margin: 0 56px;
		width: 81% !important;
		min-height: 250px;
	}
	.mejs__mediaelement video {
		width: 100%;
		height: 100%;
	}
	.n2-ss-layer .n2-font-19622ef109f0d35ef09ffcad3334bdae-hover {
		font-size: 28px !important;
	}
	.pr-layer, .n2-ss-layer * {
		font-size: 24px !important;
	}
	.img-form-control.img input, .img-form-control.img select {
		padding: 13px 0 13px 40px;
		font-size: 11px;
	}
}


@media only screen and (min-width: 700px) and (max-width: 767px) {
    button.navbar-toggler {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        -webkit-flex-direction: column;
    }
    .navbar-toggler .navbar-toggler-icon {
        height: 3px;
        margin: 3px 0;
        background: white;
    }
    .navbar-toggler:focus {
        outline: none;
    }
    .section-three {
        text-align: center;
        padding: 60px 35px;
    }
    .mt-140 {
        margin-top: 0;
    }
    .mobil-boder {
        border-bottom: 1px solid #cdcdcd;
        border-top: 1px solid #cdcdcd;
        padding: 15px;
    }
    section {
        padding: 0 20px;
    }
    .mobil-boder {
        border-bottom: 1px solid #cdcdcd;
        border-top: 1px solid #cdcdcd;
        padding: 15px;
    }
    .mobile-form-wapper .form-title {
        margin-bottom: 10px;
    }
    .mobile-form-wapper {
        padding: 0 15px;
    }
    .wp-block-button__link {
        right: calc( 50% - 35px);
        top: 47%;
    }
    /*.our-story-btn .wp-block-button__link {*/
    /*    top: calc( 50% - 115px);*/
    /*}*/
    .our-story-btn .wp-block-button__link {
        top: calc( 50% - 53px);
    }
	.pr-os-video{
		margin: 0 auto;
		width: 100%;
		/* height: 100%; */
	}
	.n2-ss-layer .n2-font-19622ef109f0d35ef09ffcad3334bdae-hover{
		font-size: 38px !important;
	}
	
	.navbar-collapse {
		margin-top: -16px;
	}
	
}

@media only screen and (min-width: 480px) and (max-width: 699px) {
    button.navbar-toggler {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        -webkit-flex-direction: column;
    }
    .navbar-toggler .navbar-toggler-icon {
        height: 3px;
        margin: 3px 0;
        background: white;
    }
    .navbar-toggler:focus {
        outline: none;
    }
    .section-three {
        text-align: center;
        padding: 60px 35px;
    }
    .mt-140 {
        margin-top: 0;
    }
    .collapse .float-right {
        float: none !important;
    }
    .mobil-boder {
        border-bottom: 1px solid #cdcdcd;
        border-top: 1px solid #cdcdcd;
        padding: 15px;
    }
    section {
        padding: 0 15px;
        /*overflow: hidden;*/
    }
    /*div.container.pr-container {
        */
    /*    padding: 0;*/
    /*    margin: 0;*/
    /*    overflow-x: hidden;*/
    /*}*/
    .mobile-form-wapper {
        padding: 0 15px;
    }
    .mobile-form-wapper {
        padding: 0 15px;
    }
    .pr-faq-tabs .tab-content {
        padding: 0 !important;
    }
    .modal-content .modal-body {
        padding: 20px;
    }
    #tabs .nav-tabs .nav-link {
        font-size: 14px;
        max-width: unset;
        padding-left: 0;
    }
    .tab-content p {
        font-size: 14px;
    }
    form.wpcf7-form p {
        width: 88%;
    }
    .modal-header.pr-tames-tabs {
        min-height: 100px;
    }
    .wp-block-button__link {
        right: calc( 50% - 35px);
        top: 47%;
    }
    /*.our-story-btn .wp-block-button__link {*/
    /*    top: calc( 50% - 115px);*/
    /*}*/
    .our-story-btn .wp-block-button__link {
        top: calc( 50% - 50px);
    }
	.pr-os-video{
		margin: 0 auto;
		width: 100%;
		/* height: 100%; */
	}
}

@media only screen and (max-width: 479px) {
	
    button.navbar-toggler {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        -webkit-flex-direction: column;
    }
    .navbar-toggler .navbar-toggler-icon {
        height: 3px;
        margin: 3px 0;
        background: white;
    }
    .navbar-toggler:focus {
        outline: none;
    }
    .header {
        padding: 0;
    }
    .carousel {
        margin-top: 0;
    }
    section.section-two {
        padding: 60px 0;
    }
    div.container.pr-container {
        padding: 0;
        margin: 0;
        overflow-x: hidden;
    }
    .carousel-item .carousel-caption {
        left: 0;
    }
    .carousel-caption {
        height: 40%;
        width: 100%;
        margin-bottom: 50px;
        margin-left: 0;
    }
    .footer {
        padding: 40px 0;
    }
    .footer h5 {
        margin-bottom: 10px;
        font-size: 12px;
    }
    ul.footer-menu {
        margin-bottom: 10px;
    }
    .footer-menu li {
        font-size: 12px;
        /* padding: 0 4px; */
    }
	.footer-menu li a {
		padding: 0 2px;
	}
    section {
        padding: 0;
    }
    section.our-story {
        padding: 60px 0;
    }
    .Video-first-story video {
        width: 100%;
        height: auto;
    }
    .nav-item.active {
        border: none;
    }
    section.breadcrumbs {
        padding: 20px 0;
    }
    section.breadcrumbs h3 {
        font-size: 16px;
    }
    section.faqs {
        padding: 40px 15px;
    }
    .pr-faq-tabs .tab-content {
        padding: 0 !important;
    }
    .form-btn {
        width: 50%;
    }
    .section-three {
        text-align: center;
        padding: 40px;
    }
    .section-three h5 {
        font-size: 16px;
    }
    .section-three h4 {
        padding: 20px 0 0;
    }
    .section-three p {
        font-size: 12px;
    }
    .mt-140 {
        margin-top: 0;
    }
    .navbar-collapse {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .nav-item.current_page_item {
        border-bottom: 0;
    }
    .form-title {
        margin-bottom: 0;
    }
    /*.form-wapper {*/
    /*    padding: 15px;*/
    /*    border-bottom: 1px solid #cdcdcd;*/
    /*}*/
    .form-title h4 {
        font-size: 14px;
    }
    /*.mobile-form-wapper {*/
    /*    height: 260px;*/
    /*}*/
    .mobile-form-wapper .form-title {
        margin-bottom: 10px;
    }
    .mobile-form-wapper {
        padding: 0 15px;
    }

    button.float-right {
        float: none !important;
    }
    .mobil-boder {
        border-bottom: 1px solid #cdcdcd;
        border-top: 1px solid #cdcdcd;
        padding: 15px;
    }
    .modal-content .modal-body {
        padding: 20px;
    }
    #tabs .nav-tabs .nav-link {
        font-size: 14px;
        max-width: unset;
        padding-left: 0;
    }
    .tab-content p {
        font-size: 12px;
    }
    form.wpcf7-form p {
        width: 86%;
    }
    /*.input-group textarea.form-control {*/
    /*    width: 98%;*/
    /*}*/
    .pr-container .login-form .modal .modal-dialog {
        width: 100%;
        right: 0;
    }
    .modal-header.pr-tames-tabs {
        min-height: 100px;
    }
    .wp-block-button__link {
        right: calc( 50% - 35px);
        top: 47%;
    }
    /*.our-story-btn .wp-block-button__link {
        */
    /*    top: calc( 50% - 145px);*/
    /*}*/
    .our-story-btn .wp-block-button__link {
        top: calc( 50% - 55px);
    }
    .n2-ss-layer .n2-font-19622ef109f0d35ef09ffcad3334bdae-hover {
        line-height: 30px !important;
        font-size: 24px !important;
    }
    .pr-layer,
    .n2-ss-layer .n2-font-99063b0bbedae5b7636c04f33eaecb0a-paragraph {
        font-size: 14px !important;
    }
	.n2-ss-layer .n2-font-194357bba08d1256b5f35eaa9cb46642-paragraph {
		font-size: 12px !important;
	}
	.pr-os-video{
		margin: 0 auto;
		width: 100%;
		/* height: 100%; */
	}
	/* .logo img{ */
		/* width: 75%; */
	/* } */
 } 

@media only screen and (max-width: 767px) {
	#terms-and-privacy #tabs .nav-tabs .nav-link:first-child {
		margin-left: 0;
	}
    .collapse.dont-collapse-sm {
        display: block;
        height: auto !important;
        visibility: visible;
    }
    .wp-block-columns {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        -webkit-flex-direction: column;
    }
    .page-content.pr-container .wp-block-columns {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        -webkit-flex-direction: column;
    }
    h4.section-three {
        text-align: center;
    }
    .nav-item.current_page_item {
        border-bottom: 0;
    }
    .form-title {
        margin-bottom: 5px;
    }
    #terms-and-privacy {
        padding: 0 !important;
    }
    .accordion .card-header:after {
        display: none;
    }
    .faqs p br {
        display: none;
    }
    .pr-layer .banner-heading>div {
        font-size: 24px !important;
    }
    .pr-layer .banner-content p {
        font-size: 18px !important;
    }
    .n2-ss-layers-container.n2-ow {
        margin: 0 !important;
    }

    .n2-ss-slide {
        display: flex !important;
        height: 100% !important;
        align-items: flex-end;
        bottom: 0;
        top: auto;
    }
	.n2-ss-slide.n2-ss-canvas.n2-ow.n2-ss-slide-12{
		align-items: center;
	}
    body.bg-color.section-our-story .content-wrapper {
        padding: 60px 20px;
    }
    .modal-content .modal-body {
        background: #fff;
    }
    iframe {
        width: 100%;
        height: 100%;
    }
	.text-center .mejs__container{
		width: 100% !important;
		max-height: 200px !important;
	}
	.mejs__mediaelement video {
		width: 100%;
		max-height: 200px;
	}
	.mejs__overlay.mejs__layer.mejs__overlay-play {
		width: 100% !important;
	}
	.mejs__overlay.mejs__layer.mejs__overlay-play {
		width: 100% !important;
		height: 100% !important;
	}
	.pr-os-video .mejs__container {
		margin: 0 auto;
		width: 100% !important;
		/* height: 100% !important; */
		max-height: 200px;
	}
	.pr-os-video .mejs__container {
		margin: 0 auto;
		/* width: 100% !important; */
	}
	pr-layer, div#n2-ss-6 .n2-ss-layer * {
		font-size: 20px !important;
		height: 100%;
	}
	.n2-ss-layer .n2-font-19622ef109f0d35ef09ffcad3334bdae-hover {
		font-size: 28px !important;
	}
	.faqs p {
		font-size: 12px;
	}
	h4.main-color.m-40 {
		font-size: 16px;
		margin: 30px 0;
	}
	.n2-ss-layers-container {
		height: 100% !important;
	}
}

@media only screen and (max-width: 991px) {
	
	.login-btn {
		margin-left: 0;
		margin-top: 5px;
	}
	.login-btn a {
		padding: 20px 0;
	}
	/* .mejs__overlay-loading-bg-img{
		width: 100% !important;
	} */
	.wp-block-image img {
		width: 25%;
	}
	h4.section-three {
		padding-top: 40px;
		font-size: 18px;
	}
	.wp-block-columns.has-2-columns.section-three {
		padding-top: 0;
	}
	.n2-ss-slider .n2-ss-layer-row {
		box-sizing: border-box;
		display: flex;
		flex-wrap: wrap;
		height: 150px;
		padding-top: 20px;
		padding-bottom:20px;
		align-items: center;
	}
}



@media only screen and (min-width: 992px) {
    .form-title.flex-acenter {
        pointer-events: none;
        min-height: 45px;
    }
	.n2-ss-slider .n2-ss-layer-row {
		box-sizing: border-box;
		display: flex;
		flex-wrap: wrap;
		height: 180px;
		align-items: center;
	}
}

@media only screen and (min-width: 561px) and (max-width: 791px) {
    .modal-header.pr-tames-tabs {
        min-height: 62px;
    }
}

@media only screen and (max-width: 361px) {
    .pr-tames-tabs .nav-tabs .nav-link {
        margin-right: 20px;
        width: unset;
    }
}

@media only screen and (max-width: 991px) {
    .wp-block-button__link {
        right: calc( 50% - 35px);
    }
	.bg-color #optanon #optanon-popup-wrapper {
		left: unset;
		margin: unset;
		width: unset;
		top: unset !important;
	}

	.bg-color #optanon #optanon-menu li {
		padding: unset;
	}
	.story-video{
		flex: auto !important;
		max-width: 100% !important;
		text-align: center;
	}
	body.bg-color.section-our-story .content-wrapper {
		padding: 20px;
	}
	section.peeps-corner.white {
		padding: 40px;
		text-align: center;
	}
	.myVideo .mejs__mediaelement video {
		max-height: -webkit-fill-available;
		max-height: -moz-available;
	}
	li.nav-item:hover {
		border: 0;
	}
}

@media only screen and (min-width: 540px) and (max-width: 560px) {
    .modal-header.pr-tames-tabs {
        min-height: 63px;
    }
}

@media (max-width: 767px) {
    .navbar-collapse {
        position: absolute;
        top: 54px;
        left: 1%;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 100%;
        transition: all 0.3s ease-in;
    }
    .navbar-collapse.collapsing {
        height: auto !important;
        transition: all 0.2s ease;
        left: 100%;
    }
    .navbar-collapse.show {
        left: 0;
    }
    .navbar-collapse.show {
            top: 0;
    right: 0;
    /* background: #413887; */
    z-index: 99999;
    width: 100vw !important;
    margin: 0;
    /* height: 100vh; */
    padding: 20px 0;
    overflow-x: hidden;
    position: relative;
    }
	.login-btn {
		background: none;
	}
	.login-btn a{
		color: #fff;
		font-size: 14px;
		padding-bottom: 10px;
		border-bottom: 2px solid #bebece;;
	}
	.logo img {
		width: 50%;
		padding: 5px 0;
	}
	.img-center{
		text-align: center;
	}
	.n2-ss-img-wrapper.n2-ow img,.n2-ss-img-wrapper.n2-ow {
		min-height: 400px !important;
		object-fit: cover !important;
		object-position: top !important;
	}
}


@media only screen and (max-device-width: 667px), screen and (max-width: 450px){
div#intercom-container .intercom-launcher-frame, div#intercom-positioner-tree .intercom-launcher-frame, div#intercom-container .intercom-launcher-discovery-frame, div#intercom-positioner-tree .intercom-launcher-discovery-frame {
    bottom: 100px !important;
}
}

div#n2-ss-9 .n2-ss-layer.n2-ow.layer-without-bg {
   
    z-index: 7;
    
}
@media only screen and (max-width: 991px) {
div#n2-ss-9 .n2-ss-layer .n2-font-19622ef109f0d35ef09ffcad3334bdae-hover {
    font-size: 38px !important;
}
.pr-layer, div#n2-ss-9 .n2-ss-layer * {
    font-size: 24px !important;
}
}


@media only screen and (max-width: 767px) {
.n2-ss-img-wrapper.n2-ow img, .n2-ss-img-wrapper.n2-ow {
    min-height: auto !important;
    object-fit: cover !important;
    /* object-position: top !important; */
}
div#n2-ss-9 .n2-ss-slide {
    align-items: unset;
}
.n2-ss-slider .n2-ss-layer-row {
    min-height: 100px;
}
div#n2-ss-9 .n2-ss-slide.n2-ss-canvas.n2-ow.n2-ss-slide-12 {
    align-items: unset;
}
.n2-ss-layer.n2-ow.layer-without-bg.n-uc-iI7oMOXJ22to {
    transform: translate(0%,20%);
}
div#n2-ss-9 .n2-ss-layer .n2-font-19622ef109f0d35ef09ffcad3334bdae-hover {
    font-size: 28px !important;
}
.pr-layer, div#n2-ss-9 .n2-ss-layer * {
    font-size: 20px !important;
}
div#n2-ss-9 .n2-ss-layer .n2-font-194357bba08d1256b5f35eaa9cb46642-paragraph {
    font-size: 16px !important;
}
div#n2-ss-9 .n2-ss-layer .n2-font-19622ef109f0d35ef09ffcad3334bdae-hover {
    font-size: 38px !important;
}
.n2-ss-slider .n2-ss-layer-row {
    height: auto;
}
}
@media only screen and (max-width: 480px) {
div#n2-ss-9 .n2-ss-layer .n2-font-19622ef109f0d35ef09ffcad3334bdae-hover {
    font-size: 20px !important;
}
.pr-layer, div#n2-ss-9 .n2-ss-layer * {
    font-size: 16px !important;
}
div#n2-ss-9 .n2-ss-layer.n2-ow.layer-without-bg {
    margin-top: -100px !important;
}
}
@media only screen and (max-width: 350px) {
	div#n2-ss-9 .n2-ss-layer .n2-font-99063b0bbedae5b7636c04f33eaecb0a-paragraph {
    line-height: 16px !important;
}
}